OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [or1ksim/] [autom4te.cache/] [traces.0] - Blame information for rev 60

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 60 jeremybenn
m4trace:/opt/libtool-1.5.24/share/aclocal/libtool.m4:25: -1- AC_DEFUN([AC_PROG_LIBTOOL], [AC_REQUIRE([_AC_PROG_LIBTOOL])dnl
2 19 jeremybenn
dnl If AC_PROG_CXX has already been expanded, run AC_LIBTOOL_CXX
3
dnl immediately, otherwise, hook it in at the end of AC_PROG_CXX.
4
  AC_PROVIDE_IFELSE([AC_PROG_CXX],
5
    [AC_LIBTOOL_CXX],
6
    [define([AC_PROG_CXX], defn([AC_PROG_CXX])[AC_LIBTOOL_CXX
7
  ])])
8
dnl And a similar setup for Fortran 77 support
9
  AC_PROVIDE_IFELSE([AC_PROG_F77],
10
    [AC_LIBTOOL_F77],
11
    [define([AC_PROG_F77], defn([AC_PROG_F77])[AC_LIBTOOL_F77
12
])])
13
 
14
dnl Quote AM_PROG_GCJ so that aclocal doesn't bring it in needlessly.
15
dnl If either AC_PROG_GCJ or AM_PROG_GCJ have already been expanded, run
16
dnl AC_LIBTOOL_GCJ immediately, otherwise, hook it in at the end of both.
17
  AC_PROVIDE_IFELSE([AC_PROG_GCJ],
18
    [AC_LIBTOOL_GCJ],
19
    [AC_PROVIDE_IFELSE([A][M_PROG_GCJ],
20
      [AC_LIBTOOL_GCJ],
21
      [AC_PROVIDE_IFELSE([LT_AC_PROG_GCJ],
22
        [AC_LIBTOOL_GCJ],
23
      [ifdef([AC_PROG_GCJ],
24
             [define([AC_PROG_GCJ], defn([AC_PROG_GCJ])[AC_LIBTOOL_GCJ])])
25
       ifdef([A][M_PROG_GCJ],
26
             [define([A][M_PROG_GCJ], defn([A][M_PROG_GCJ])[AC_LIBTOOL_GCJ])])
27
       ifdef([LT_AC_PROG_GCJ],
28
             [define([LT_AC_PROG_GCJ],
29
                defn([LT_AC_PROG_GCJ])[AC_LIBTOOL_GCJ])])])])
30
])])
31 60 jeremybenn
m4trace:/opt/libtool-1.5.24/share/aclocal/libtool.m4:60: -1- AC_DEFUN([_AC_PROG_LIBTOOL], [AC_REQUIRE([AC_LIBTOOL_SETUP])dnl
32 19 jeremybenn
AC_BEFORE([$0],[AC_LIBTOOL_CXX])dnl
33
AC_BEFORE([$0],[AC_LIBTOOL_F77])dnl
34
AC_BEFORE([$0],[AC_LIBTOOL_GCJ])dnl
35
 
36
# This can be used to rebuild libtool when needed
37
LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
38
 
39
# Always use our own libtool.
40
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
41
AC_SUBST(LIBTOOL)dnl
42
 
43
# Prevent multiple expansion
44
define([AC_PROG_LIBTOOL], [])
45
])
46 60 jeremybenn
m4trace:/opt/libtool-1.5.24/share/aclocal/libtool.m4:80: -1- AC_DEFUN([AC_LIBTOOL_SETUP], [AC_PREREQ(2.50)dnl
47 19 jeremybenn
AC_REQUIRE([AC_ENABLE_SHARED])dnl
48
AC_REQUIRE([AC_ENABLE_STATIC])dnl
49
AC_REQUIRE([AC_ENABLE_FAST_INSTALL])dnl
50
AC_REQUIRE([AC_CANONICAL_HOST])dnl
51
AC_REQUIRE([AC_CANONICAL_BUILD])dnl
52
AC_REQUIRE([AC_PROG_CC])dnl
53
AC_REQUIRE([AC_PROG_LD])dnl
54
AC_REQUIRE([AC_PROG_LD_RELOAD_FLAG])dnl
55
AC_REQUIRE([AC_PROG_NM])dnl
56
 
57
AC_REQUIRE([AC_PROG_LN_S])dnl
58
AC_REQUIRE([AC_DEPLIBS_CHECK_METHOD])dnl
59
# Autoconf 2.13's AC_OBJEXT and AC_EXEEXT macros only works for C compilers!
60
AC_REQUIRE([AC_OBJEXT])dnl
61
AC_REQUIRE([AC_EXEEXT])dnl
62
dnl
63
 
64
AC_LIBTOOL_SYS_MAX_CMD_LEN
65
AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE
66
AC_LIBTOOL_OBJDIR
67
 
68
AC_REQUIRE([_LT_AC_SYS_COMPILER])dnl
69
_LT_AC_PROG_ECHO_BACKSLASH
70
 
71
case $host_os in
72
aix3*)
73
  # AIX sometimes has problems with the GCC collect2 program.  For some
74
  # reason, if we set the COLLECT_NAMES environment variable, the problems
75
  # vanish in a puff of smoke.
76
  if test "X${COLLECT_NAMES+set}" != Xset; then
77
    COLLECT_NAMES=
78
    export COLLECT_NAMES
79
  fi
80
  ;;
81
esac
82
 
83
# Sed substitution that helps us do robust quoting.  It backslashifies
84
# metacharacters that are still active within double-quoted strings.
85
Xsed='sed -e 1s/^X//'
86
[sed_quote_subst='s/\([\\"\\`$\\\\]\)/\\\1/g']
87
 
88
# Same as above, but do not quote variable references.
89
[double_quote_subst='s/\([\\"\\`\\\\]\)/\\\1/g']
90
 
91
# Sed substitution to delay expansion of an escaped shell variable in a
92
# double_quote_subst'ed string.
93
delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g'
94
 
95
# Sed substitution to avoid accidental globbing in evaled expressions
96
no_glob_subst='s/\*/\\\*/g'
97
 
98
# Constants:
99
rm="rm -f"
100
 
101
# Global variables:
102
default_ofile=libtool
103
can_build_shared=yes
104
 
105
# All known linkers require a `.a' archive for static linking (except MSVC,
106
# which needs '.lib').
107
libext=a
108
ltmain="$ac_aux_dir/ltmain.sh"
109
ofile="$default_ofile"
110
with_gnu_ld="$lt_cv_prog_gnu_ld"
111
 
112
AC_CHECK_TOOL(AR, ar, false)
113
AC_CHECK_TOOL(RANLIB, ranlib, :)
114
AC_CHECK_TOOL(STRIP, strip, :)
115
 
116
old_CC="$CC"
117
old_CFLAGS="$CFLAGS"
118
 
119
# Set sane defaults for various variables
120
test -z "$AR" && AR=ar
121
test -z "$AR_FLAGS" && AR_FLAGS=cru
122
test -z "$AS" && AS=as
123
test -z "$CC" && CC=cc
124
test -z "$LTCC" && LTCC=$CC
125
test -z "$LTCFLAGS" && LTCFLAGS=$CFLAGS
126
test -z "$DLLTOOL" && DLLTOOL=dlltool
127
test -z "$LD" && LD=ld
128
test -z "$LN_S" && LN_S="ln -s"
129
test -z "$MAGIC_CMD" && MAGIC_CMD=file
130
test -z "$NM" && NM=nm
131
test -z "$SED" && SED=sed
132
test -z "$OBJDUMP" && OBJDUMP=objdump
133
test -z "$RANLIB" && RANLIB=:
134
test -z "$STRIP" && STRIP=:
135
test -z "$ac_objext" && ac_objext=o
136
 
137
# Determine commands to create old-style static archives.
138
old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs'
139
old_postinstall_cmds='chmod 644 $oldlib'
140
old_postuninstall_cmds=
141
 
142
if test -n "$RANLIB"; then
143
  case $host_os in
144
  openbsd*)
145
    old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$oldlib"
146
    ;;
147
  *)
148
    old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$oldlib"
149
    ;;
150
  esac
151
  old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib"
152
fi
153
 
154
_LT_CC_BASENAME([$compiler])
155
 
156
# Only perform the check for file, if the check method requires it
157
case $deplibs_check_method in
158
file_magic*)
159
  if test "$file_magic_cmd" = '$MAGIC_CMD'; then
160
    AC_PATH_MAGIC
161
  fi
162
  ;;
163
esac
164
 
165
AC_PROVIDE_IFELSE([AC_LIBTOOL_DLOPEN], enable_dlopen=yes, enable_dlopen=no)
166
AC_PROVIDE_IFELSE([AC_LIBTOOL_WIN32_DLL],
167
enable_win32_dll=yes, enable_win32_dll=no)
168
 
169
AC_ARG_ENABLE([libtool-lock],
170
    [AC_HELP_STRING([--disable-libtool-lock],
171
        [avoid locking (might break parallel builds)])])
172
test "x$enable_libtool_lock" != xno && enable_libtool_lock=yes
173
 
174
AC_ARG_WITH([pic],
175
    [AC_HELP_STRING([--with-pic],
176
        [try to use only PIC/non-PIC objects @<:@default=use both@:>@])],
177
    [pic_mode="$withval"],
178
    [pic_mode=default])
179
test -z "$pic_mode" && pic_mode=default
180
 
181
# Use C for the default configuration in the libtool script
182
tagname=
183
AC_LIBTOOL_LANG_C_CONFIG
184
_LT_AC_TAGCONFIG
185
])
186 60 jeremybenn
m4trace:/opt/libtool-1.5.24/share/aclocal/libtool.m4:225: -1- AC_DEFUN([_LT_AC_SYS_COMPILER], [AC_REQUIRE([AC_PROG_CC])dnl
187 19 jeremybenn
 
188
# If no C compiler was specified, use CC.
189
LTCC=${LTCC-"$CC"}
190
 
191
# If no C compiler flags were specified, use CFLAGS.
192
LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
193
 
194
# Allow CC to be a program name with arguments.
195
compiler=$CC
196
])
197 60 jeremybenn
m4trace:/opt/libtool-1.5.24/share/aclocal/libtool.m4:242: -1- AC_DEFUN([_LT_CC_BASENAME], [for cc_temp in $1""; do
198 19 jeremybenn
  case $cc_temp in
199
    compile | *[[\\/]]compile | ccache | *[[\\/]]ccache ) ;;
200
    distcc | *[[\\/]]distcc | purify | *[[\\/]]purify ) ;;
201
    \-*) ;;
202
    *) break;;
203
  esac
204
done
205
cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
206
])
207 60 jeremybenn
m4trace:/opt/libtool-1.5.24/share/aclocal/libtool.m4:259: -1- AC_DEFUN([_LT_COMPILER_BOILERPLATE], [AC_REQUIRE([LT_AC_PROG_SED])dnl
208 19 jeremybenn
ac_outfile=conftest.$ac_objext
209
echo "$lt_simple_compile_test_code" >conftest.$ac_ext
210
eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
211
_lt_compiler_boilerplate=`cat conftest.err`
212
$rm conftest*
213
])
214 60 jeremybenn
m4trace:/opt/libtool-1.5.24/share/aclocal/libtool.m4:273: -1- AC_DEFUN([_LT_LINKER_BOILERPLATE], [AC_REQUIRE([LT_AC_PROG_SED])dnl
215 19 jeremybenn
ac_outfile=conftest.$ac_objext
216
echo "$lt_simple_link_test_code" >conftest.$ac_ext
217
eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
218
_lt_linker_boilerplate=`cat conftest.err`
219
$rm conftest*
220
])
221 60 jeremybenn
m4trace:/opt/libtool-1.5.24/share/aclocal/libtool.m4:291: -1- AC_DEFUN([_LT_AC_SYS_LIBPATH_AIX], [AC_REQUIRE([LT_AC_PROG_SED])dnl
222 19 jeremybenn
AC_LINK_IFELSE(AC_LANG_PROGRAM,[
223
lt_aix_libpath_sed='
224
    /Import File Strings/,/^$/ {
225
        /^0/ {
226
            s/^0  *\(.*\)$/\1/
227
            p
228
        }
229
    }'
230
aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
231
# Check for a 64-bit object if we didn't find anything.
232
if test -z "$aix_libpath"; then
233
  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
234
fi],[])
235
if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
236
])
237 60 jeremybenn
m4trace:/opt/libtool-1.5.24/share/aclocal/libtool.m4:312: -1- AC_DEFUN([_LT_AC_SHELL_INIT], [ifdef([AC_DIVERSION_NOTICE],
238 19 jeremybenn
             [AC_DIVERT_PUSH(AC_DIVERSION_NOTICE)],
239
         [AC_DIVERT_PUSH(NOTICE)])
240
$1
241
AC_DIVERT_POP
242
])
243 60 jeremybenn
m4trace:/opt/libtool-1.5.24/share/aclocal/libtool.m4:325: -1- AC_DEFUN([_LT_AC_PROG_ECHO_BACKSLASH], [_LT_AC_SHELL_INIT([
244 19 jeremybenn
# Check that we are running under the correct shell.
245
SHELL=${CONFIG_SHELL-/bin/sh}
246
 
247
case X$ECHO in
248
X*--fallback-echo)
249
  # Remove one level of quotation (which was required for Make).
250
  ECHO=`echo "$ECHO" | sed 's,\\\\\[$]\\[$]0,'[$]0','`
251
  ;;
252
esac
253
 
254
echo=${ECHO-echo}
255
if test "X[$]1" = X--no-reexec; then
256
  # Discard the --no-reexec flag, and continue.
257
  shift
258
elif test "X[$]1" = X--fallback-echo; then
259
  # Avoid inline document here, it may be left over
260
  :
261
elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then
262
  # Yippee, $echo works!
263
  :
264
else
265
  # Restart under the correct shell.
266
  exec $SHELL "[$]0" --no-reexec ${1+"[$]@"}
267
fi
268
 
269
if test "X[$]1" = X--fallback-echo; then
270
  # used as fallback echo
271
  shift
272
  cat <
273
[$]*
274
EOF
275
  exit 0
276
fi
277
 
278
# The HP-UX ksh and POSIX shell print the target directory to stdout
279
# if CDPATH is set.
280
(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
281
 
282
if test -z "$ECHO"; then
283
if test "X${echo_test_string+set}" != Xset; then
284
# find a string as large as possible, as long as the shell can cope with it
285
  for cmd in 'sed 50q "[$]0"' 'sed 20q "[$]0"' 'sed 10q "[$]0"' 'sed 2q "[$]0"' 'echo test'; do
286
    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
287
    if (echo_test_string=`eval $cmd`) 2>/dev/null &&
288
       echo_test_string=`eval $cmd` &&
289
       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
290
    then
291
      break
292
    fi
293
  done
294
fi
295
 
296
if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
297
   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
298
   test "X$echo_testing_string" = "X$echo_test_string"; then
299
  :
300
else
301
  # The Solaris, AIX, and Digital Unix default echo programs unquote
302
  # backslashes.  This makes it impossible to quote backslashes using
303
  #   echo "$something" | sed 's/\\/\\\\/g'
304
  #
305
  # So, first we look for a working echo in the user's PATH.
306
 
307
  lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
308
  for dir in $PATH /usr/ucb; do
309
    IFS="$lt_save_ifs"
310
    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
311
       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
312
       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
313
       test "X$echo_testing_string" = "X$echo_test_string"; then
314
      echo="$dir/echo"
315
      break
316
    fi
317
  done
318
  IFS="$lt_save_ifs"
319
 
320
  if test "X$echo" = Xecho; then
321
    # We didn't find a better echo, so look for alternatives.
322
    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
323
       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
324
       test "X$echo_testing_string" = "X$echo_test_string"; then
325
      # This shell has a builtin print -r that does the trick.
326
      echo='print -r'
327
    elif (test -f /bin/ksh || test -f /bin/ksh$ac_exeext) &&
328
         test "X$CONFIG_SHELL" != X/bin/ksh; then
329
      # If we have ksh, try running configure again with it.
330
      ORIGINAL_CONFIG_SHELL=${CONFIG_SHELL-/bin/sh}
331
      export ORIGINAL_CONFIG_SHELL
332
      CONFIG_SHELL=/bin/ksh
333
      export CONFIG_SHELL
334
      exec $CONFIG_SHELL "[$]0" --no-reexec ${1+"[$]@"}
335
    else
336
      # Try using printf.
337
      echo='printf %s\n'
338
      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
339
         echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
340
         test "X$echo_testing_string" = "X$echo_test_string"; then
341
        # Cool, printf works
342
        :
343
      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
344
           test "X$echo_testing_string" = 'X\t' &&
345
           echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
346
           test "X$echo_testing_string" = "X$echo_test_string"; then
347
        CONFIG_SHELL=$ORIGINAL_CONFIG_SHELL
348
        export CONFIG_SHELL
349
        SHELL="$CONFIG_SHELL"
350
        export SHELL
351
        echo="$CONFIG_SHELL [$]0 --fallback-echo"
352
      elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
353
           test "X$echo_testing_string" = 'X\t' &&
354
           echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
355
           test "X$echo_testing_string" = "X$echo_test_string"; then
356
        echo="$CONFIG_SHELL [$]0 --fallback-echo"
357
      else
358
        # maybe with a smaller string...
359
        prev=:
360
 
361
        for cmd in 'echo test' 'sed 2q "[$]0"' 'sed 10q "[$]0"' 'sed 20q "[$]0"' 'sed 50q "[$]0"'; do
362
          if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
363
          then
364
            break
365
          fi
366
          prev="$cmd"
367
        done
368
 
369
        if test "$prev" != 'sed 50q "[$]0"'; then
370
          echo_test_string=`eval $prev`
371
          export echo_test_string
372
          exec ${ORIGINAL_CONFIG_SHELL-${CONFIG_SHELL-/bin/sh}} "[$]0" ${1+"[$]@"}
373
        else
374
          # Oops.  We lost completely, so just stick with echo.
375
          echo=echo
376
        fi
377
      fi
378
    fi
379
  fi
380
fi
381
fi
382
 
383
# Copy echo and quote the copy suitably for passing to libtool from
384
# the Makefile, instead of quoting the original, which is used later.
385
ECHO=$echo
386
if test "X$ECHO" = "X$CONFIG_SHELL [$]0 --fallback-echo"; then
387
   ECHO="$CONFIG_SHELL \\\$\[$]0 --fallback-echo"
388
fi
389
 
390
AC_SUBST(ECHO)
391
])])
392 60 jeremybenn
m4trace:/opt/libtool-1.5.24/share/aclocal/libtool.m4:479: -1- AC_DEFUN([_LT_AC_LOCK], [AC_ARG_ENABLE([libtool-lock],
393 19 jeremybenn
    [AC_HELP_STRING([--disable-libtool-lock],
394
        [avoid locking (might break parallel builds)])])
395
test "x$enable_libtool_lock" != xno && enable_libtool_lock=yes
396
 
397
# Some flags need to be propagated to the compiler or linker for good
398
# libtool support.
399
case $host in
400
ia64-*-hpux*)
401
  # Find out which ABI we are using.
402
  echo 'int i;' > conftest.$ac_ext
403
  if AC_TRY_EVAL(ac_compile); then
404
    case `/usr/bin/file conftest.$ac_objext` in
405
    *ELF-32*)
406
      HPUX_IA64_MODE="32"
407
      ;;
408
    *ELF-64*)
409
      HPUX_IA64_MODE="64"
410
      ;;
411
    esac
412
  fi
413
  rm -rf conftest*
414
  ;;
415
*-*-irix6*)
416
  # Find out which ABI we are using.
417
  echo '[#]line __oline__ "configure"' > conftest.$ac_ext
418
  if AC_TRY_EVAL(ac_compile); then
419
   if test "$lt_cv_prog_gnu_ld" = yes; then
420
    case `/usr/bin/file conftest.$ac_objext` in
421
    *32-bit*)
422
      LD="${LD-ld} -melf32bsmip"
423
      ;;
424
    *N32*)
425
      LD="${LD-ld} -melf32bmipn32"
426
      ;;
427
    *64-bit*)
428
      LD="${LD-ld} -melf64bmip"
429
      ;;
430
    esac
431
   else
432
    case `/usr/bin/file conftest.$ac_objext` in
433
    *32-bit*)
434
      LD="${LD-ld} -32"
435
      ;;
436
    *N32*)
437
      LD="${LD-ld} -n32"
438
      ;;
439
    *64-bit*)
440
      LD="${LD-ld} -64"
441
      ;;
442
    esac
443
   fi
444
  fi
445
  rm -rf conftest*
446
  ;;
447
 
448
x86_64-*kfreebsd*-gnu|x86_64-*linux*|ppc*-*linux*|powerpc*-*linux*| \
449
s390*-*linux*|sparc*-*linux*)
450
  # Find out which ABI we are using.
451
  echo 'int i;' > conftest.$ac_ext
452
  if AC_TRY_EVAL(ac_compile); then
453
    case `/usr/bin/file conftest.o` in
454
    *32-bit*)
455
      case $host in
456
        x86_64-*kfreebsd*-gnu)
457
          LD="${LD-ld} -m elf_i386_fbsd"
458
          ;;
459
        x86_64-*linux*)
460
          LD="${LD-ld} -m elf_i386"
461
          ;;
462
        ppc64-*linux*|powerpc64-*linux*)
463
          LD="${LD-ld} -m elf32ppclinux"
464
          ;;
465
        s390x-*linux*)
466
          LD="${LD-ld} -m elf_s390"
467
          ;;
468
        sparc64-*linux*)
469
          LD="${LD-ld} -m elf32_sparc"
470
          ;;
471
      esac
472
      ;;
473
    *64-bit*)
474
      case $host in
475
        x86_64-*kfreebsd*-gnu)
476
          LD="${LD-ld} -m elf_x86_64_fbsd"
477
          ;;
478
        x86_64-*linux*)
479
          LD="${LD-ld} -m elf_x86_64"
480
          ;;
481
        ppc*-*linux*|powerpc*-*linux*)
482
          LD="${LD-ld} -m elf64ppc"
483
          ;;
484
        s390*-*linux*)
485
          LD="${LD-ld} -m elf64_s390"
486
          ;;
487
        sparc*-*linux*)
488
          LD="${LD-ld} -m elf64_sparc"
489
          ;;
490
      esac
491
      ;;
492
    esac
493
  fi
494
  rm -rf conftest*
495
  ;;
496
 
497
*-*-sco3.2v5*)
498
  # On SCO OpenServer 5, we need -belf to get full-featured binaries.
499
  SAVE_CFLAGS="$CFLAGS"
500
  CFLAGS="$CFLAGS -belf"
501
  AC_CACHE_CHECK([whether the C compiler needs -belf], lt_cv_cc_needs_belf,
502
    [AC_LANG_PUSH(C)
503
     AC_TRY_LINK([],[],[lt_cv_cc_needs_belf=yes],[lt_cv_cc_needs_belf=no])
504
     AC_LANG_POP])
505
  if test x"$lt_cv_cc_needs_belf" != x"yes"; then
506
    # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf
507
    CFLAGS="$SAVE_CFLAGS"
508
  fi
509
  ;;
510
sparc*-*solaris*)
511
  # Find out which ABI we are using.
512
  echo 'int i;' > conftest.$ac_ext
513
  if AC_TRY_EVAL(ac_compile); then
514
    case `/usr/bin/file conftest.o` in
515
    *64-bit*)
516
      case $lt_cv_prog_gnu_ld in
517
      yes*) LD="${LD-ld} -m elf64_sparc" ;;
518
      *)    LD="${LD-ld} -64" ;;
519
      esac
520
      ;;
521
    esac
522
  fi
523
  rm -rf conftest*
524
  ;;
525
 
526
AC_PROVIDE_IFELSE([AC_LIBTOOL_WIN32_DLL],
527
[*-*-cygwin* | *-*-mingw* | *-*-pw32*)
528
  AC_CHECK_TOOL(DLLTOOL, dlltool, false)
529
  AC_CHECK_TOOL(AS, as, false)
530
  AC_CHECK_TOOL(OBJDUMP, objdump, false)
531
  ;;
532
  ])
533
esac
534
 
535
need_locks="$enable_libtool_lock"
536
 
537
])
538 60 jeremybenn
m4trace:/opt/libtool-1.5.24/share/aclocal/libtool.m4:632: -1- AC_DEFUN([AC_LIBTOOL_COMPILER_OPTION], [AC_REQUIRE([LT_AC_PROG_SED])
539 19 jeremybenn
AC_CACHE_CHECK([$1], [$2],
540
  [$2=no
541
  ifelse([$4], , [ac_outfile=conftest.$ac_objext], [ac_outfile=$4])
542
   echo "$lt_simple_compile_test_code" > conftest.$ac_ext
543
   lt_compiler_flag="$3"
544
   # Insert the option either (1) after the last *FLAGS variable, or
545
   # (2) before a word containing "conftest.", or (3) at the end.
546
   # Note that $ac_compile itself does not contain backslashes and begins
547
   # with a dollar sign (not a hyphen), so the echo should work correctly.
548
   # The option is referenced via a variable to avoid confusing sed.
549
   lt_compile=`echo "$ac_compile" | $SED \
550
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
551
   -e 's: [[^ ]]*conftest\.: $lt_compiler_flag&:; t' \
552
   -e 's:$: $lt_compiler_flag:'`
553
   (eval echo "\"\$as_me:__oline__: $lt_compile\"" >&AS_MESSAGE_LOG_FD)
554
   (eval "$lt_compile" 2>conftest.err)
555
   ac_status=$?
556
   cat conftest.err >&AS_MESSAGE_LOG_FD
557
   echo "$as_me:__oline__: \$? = $ac_status" >&AS_MESSAGE_LOG_FD
558
   if (exit $ac_status) && test -s "$ac_outfile"; then
559
     # The compiler can only warn and ignore the option if not recognized
560
     # So say no if there are warnings other than the usual output.
561
     $echo "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' >conftest.exp
562
     $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
563
     if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
564
       $2=yes
565
     fi
566
   fi
567
   $rm conftest*
568
])
569
 
570
if test x"[$]$2" = xyes; then
571
    ifelse([$5], , :, [$5])
572
else
573
    ifelse([$6], , :, [$6])
574
fi
575
])
576 60 jeremybenn
m4trace:/opt/libtool-1.5.24/share/aclocal/libtool.m4:677: -1- AC_DEFUN([AC_LIBTOOL_LINKER_OPTION], [AC_REQUIRE([LT_AC_PROG_SED])dnl
577 19 jeremybenn
AC_CACHE_CHECK([$1], [$2],
578
  [$2=no
579
   save_LDFLAGS="$LDFLAGS"
580
   LDFLAGS="$LDFLAGS $3"
581
   echo "$lt_simple_link_test_code" > conftest.$ac_ext
582
   if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
583
     # The linker can only warn and ignore the option if not recognized
584
     # So say no if there are warnings
585
     if test -s conftest.err; then
586
       # Append any errors to the config.log.
587
       cat conftest.err 1>&AS_MESSAGE_LOG_FD
588
       $echo "X$_lt_linker_boilerplate" | $Xsed -e '/^$/d' > conftest.exp
589
       $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
590
       if diff conftest.exp conftest.er2 >/dev/null; then
591
         $2=yes
592
       fi
593
     else
594
       $2=yes
595
     fi
596
   fi
597
   $rm conftest*
598
   LDFLAGS="$save_LDFLAGS"
599
])
600
 
601
if test x"[$]$2" = xyes; then
602
    ifelse([$4], , :, [$4])
603
else
604
    ifelse([$5], , :, [$5])
605
fi
606
])
607 60 jeremybenn
m4trace:/opt/libtool-1.5.24/share/aclocal/libtool.m4:713: -1- AC_DEFUN([AC_LIBTOOL_SYS_MAX_CMD_LEN], [# find the maximum length of command line arguments
608 19 jeremybenn
AC_MSG_CHECKING([the maximum length of command line arguments])
609
AC_CACHE_VAL([lt_cv_sys_max_cmd_len], [dnl
610
  i=0
611
  teststring="ABCD"
612
 
613
  case $build_os in
614
  msdosdjgpp*)
615
    # On DJGPP, this test can blow up pretty badly due to problems in libc
616
    # (any single argument exceeding 2000 bytes causes a buffer overrun
617
    # during glob expansion).  Even if it were fixed, the result of this
618
    # check would be larger than it should be.
619
    lt_cv_sys_max_cmd_len=12288;    # 12K is about right
620
    ;;
621
 
622
  gnu*)
623
    # Under GNU Hurd, this test is not required because there is
624
    # no limit to the length of command line arguments.
625
    # Libtool will interpret -1 as no limit whatsoever
626
    lt_cv_sys_max_cmd_len=-1;
627
    ;;
628
 
629
  cygwin* | mingw*)
630
    # On Win9x/ME, this test blows up -- it succeeds, but takes
631
    # about 5 minutes as the teststring grows exponentially.
632
    # Worse, since 9x/ME are not pre-emptively multitasking,
633
    # you end up with a "frozen" computer, even though with patience
634
    # the test eventually succeeds (with a max line length of 256k).
635
    # Instead, let's just punt: use the minimum linelength reported by
636
    # all of the supported platforms: 8192 (on NT/2K/XP).
637
    lt_cv_sys_max_cmd_len=8192;
638
    ;;
639
 
640
  amigaos*)
641
    # On AmigaOS with pdksh, this test takes hours, literally.
642
    # So we just punt and use a minimum line length of 8192.
643
    lt_cv_sys_max_cmd_len=8192;
644
    ;;
645
 
646
  netbsd* | freebsd* | openbsd* | darwin* | dragonfly*)
647
    # This has been around since 386BSD, at least.  Likely further.
648
    if test -x /sbin/sysctl; then
649
      lt_cv_sys_max_cmd_len=`/sbin/sysctl -n kern.argmax`
650
    elif test -x /usr/sbin/sysctl; then
651
      lt_cv_sys_max_cmd_len=`/usr/sbin/sysctl -n kern.argmax`
652
    else
653
      lt_cv_sys_max_cmd_len=65536       # usable default for all BSDs
654
    fi
655
    # And add a safety zone
656
    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
657
    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
658
    ;;
659
 
660
  interix*)
661
    # We know the value 262144 and hardcode it with a safety zone (like BSD)
662
    lt_cv_sys_max_cmd_len=196608
663
    ;;
664
 
665
  osf*)
666
    # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure
667
    # due to this test when exec_disable_arg_limit is 1 on Tru64. It is not
668
    # nice to cause kernel panics so lets avoid the loop below.
669
    # First set a reasonable default.
670
    lt_cv_sys_max_cmd_len=16384
671
    #
672
    if test -x /sbin/sysconfig; then
673
      case `/sbin/sysconfig -q proc exec_disable_arg_limit` in
674
        *1*) lt_cv_sys_max_cmd_len=-1 ;;
675
      esac
676
    fi
677
    ;;
678
  sco3.2v5*)
679
    lt_cv_sys_max_cmd_len=102400
680
    ;;
681
  sysv5* | sco5v6* | sysv4.2uw2*)
682
    kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null`
683
    if test -n "$kargmax"; then
684
      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[        ]]//'`
685
    else
686
      lt_cv_sys_max_cmd_len=32768
687
    fi
688
    ;;
689
  *)
690
    lt_cv_sys_max_cmd_len=`(getconf ARG_MAX) 2> /dev/null`
691
    if test -n "$lt_cv_sys_max_cmd_len"; then
692
      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
693
      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
694
    else
695
      SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
696
      while (test "X"`$SHELL [$]0 --fallback-echo "X$teststring" 2>/dev/null` \
697
               = "XX$teststring") >/dev/null 2>&1 &&
698
              new_result=`expr "X$teststring" : ".*" 2>&1` &&
699
              lt_cv_sys_max_cmd_len=$new_result &&
700
              test $i != 17 # 1/2 MB should be enough
701
      do
702
        i=`expr $i + 1`
703
        teststring=$teststring$teststring
704
      done
705
      teststring=
706
      # Add a significant safety factor because C++ compilers can tack on massive
707
      # amounts of additional arguments before passing them to the linker.
708
      # It appears as though 1/2 is a usable value.
709
      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
710
    fi
711
    ;;
712
  esac
713
])
714
if test -n $lt_cv_sys_max_cmd_len ; then
715
  AC_MSG_RESULT($lt_cv_sys_max_cmd_len)
716
else
717
  AC_MSG_RESULT(none)
718
fi
719
])
720 60 jeremybenn
m4trace:/opt/libtool-1.5.24/share/aclocal/libtool.m4:831: -1- AC_DEFUN([_LT_AC_CHECK_DLFCN], [AC_CHECK_HEADERS(dlfcn.h)dnl
721 19 jeremybenn
])
722 60 jeremybenn
m4trace:/opt/libtool-1.5.24/share/aclocal/libtool.m4:839: -1- AC_DEFUN([_LT_AC_TRY_DLOPEN_SELF], [AC_REQUIRE([_LT_AC_CHECK_DLFCN])dnl
723 19 jeremybenn
if test "$cross_compiling" = yes; then :
724
  [$4]
725
else
726
  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
727
  lt_status=$lt_dlunknown
728
  cat > conftest.$ac_ext <
729
[#line __oline__ "configure"
730
#include "confdefs.h"
731
 
732
#if HAVE_DLFCN_H
733
#include 
734
#endif
735
 
736
#include 
737
 
738
#ifdef RTLD_GLOBAL
739
#  define LT_DLGLOBAL           RTLD_GLOBAL
740
#else
741
#  ifdef DL_GLOBAL
742
#    define LT_DLGLOBAL         DL_GLOBAL
743
#  else
744
#    define LT_DLGLOBAL         0
745
#  endif
746
#endif
747
 
748
/* We may have to define LT_DLLAZY_OR_NOW in the command line if we
749
   find out it does not work in some platform. */
750
#ifndef LT_DLLAZY_OR_NOW
751
#  ifdef RTLD_LAZY
752
#    define LT_DLLAZY_OR_NOW            RTLD_LAZY
753
#  else
754
#    ifdef DL_LAZY
755
#      define LT_DLLAZY_OR_NOW          DL_LAZY
756
#    else
757
#      ifdef RTLD_NOW
758
#        define LT_DLLAZY_OR_NOW        RTLD_NOW
759
#      else
760
#        ifdef DL_NOW
761
#          define LT_DLLAZY_OR_NOW      DL_NOW
762
#        else
763
#          define LT_DLLAZY_OR_NOW      0
764
#        endif
765
#      endif
766
#    endif
767
#  endif
768
#endif
769
 
770
#ifdef __cplusplus
771
extern "C" void exit (int);
772
#endif
773
 
774
void fnord() { int i=42;}
775
int main ()
776
{
777
  void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
778
  int status = $lt_dlunknown;
779
 
780
  if (self)
781
    {
782
      if (dlsym (self,"fnord"))       status = $lt_dlno_uscore;
783
      else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
784
      /* dlclose (self); */
785
    }
786
  else
787
    puts (dlerror ());
788
 
789
    exit (status);
790
}]
791
EOF
792
  if AC_TRY_EVAL(ac_link) && test -s conftest${ac_exeext} 2>/dev/null; then
793
    (./conftest; exit; ) >&AS_MESSAGE_LOG_FD 2>/dev/null
794
    lt_status=$?
795
    case x$lt_status in
796
      x$lt_dlno_uscore) $1 ;;
797
      x$lt_dlneed_uscore) $2 ;;
798
      x$lt_dlunknown|x*) $3 ;;
799
    esac
800
  else :
801
    # compilation failed
802
    $3
803
  fi
804
fi
805
rm -fr conftest*
806
])
807 60 jeremybenn
m4trace:/opt/libtool-1.5.24/share/aclocal/libtool.m4:929: -1- AC_DEFUN([AC_LIBTOOL_DLOPEN_SELF], [AC_REQUIRE([_LT_AC_CHECK_DLFCN])dnl
808 19 jeremybenn
if test "x$enable_dlopen" != xyes; then
809
  enable_dlopen=unknown
810
  enable_dlopen_self=unknown
811
  enable_dlopen_self_static=unknown
812
else
813
  lt_cv_dlopen=no
814
  lt_cv_dlopen_libs=
815
 
816
  case $host_os in
817
  beos*)
818
    lt_cv_dlopen="load_add_on"
819
    lt_cv_dlopen_libs=
820
    lt_cv_dlopen_self=yes
821
    ;;
822
 
823
  mingw* | pw32*)
824
    lt_cv_dlopen="LoadLibrary"
825
    lt_cv_dlopen_libs=
826
   ;;
827
 
828
  cygwin*)
829
    lt_cv_dlopen="dlopen"
830
    lt_cv_dlopen_libs=
831
   ;;
832
 
833
  darwin*)
834
  # if libdl is installed we need to link against it
835
    AC_CHECK_LIB([dl], [dlopen],
836
                [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"],[
837
    lt_cv_dlopen="dyld"
838
    lt_cv_dlopen_libs=
839
    lt_cv_dlopen_self=yes
840
    ])
841
   ;;
842
 
843
  *)
844
    AC_CHECK_FUNC([shl_load],
845
          [lt_cv_dlopen="shl_load"],
846
      [AC_CHECK_LIB([dld], [shl_load],
847
            [lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-dld"],
848
        [AC_CHECK_FUNC([dlopen],
849
              [lt_cv_dlopen="dlopen"],
850
          [AC_CHECK_LIB([dl], [dlopen],
851
                [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"],
852
            [AC_CHECK_LIB([svld], [dlopen],
853
                  [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"],
854
              [AC_CHECK_LIB([dld], [dld_link],
855
                    [lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-dld"])
856
              ])
857
            ])
858
          ])
859
        ])
860
      ])
861
    ;;
862
  esac
863
 
864
  if test "x$lt_cv_dlopen" != xno; then
865
    enable_dlopen=yes
866
  else
867
    enable_dlopen=no
868
  fi
869
 
870
  case $lt_cv_dlopen in
871
  dlopen)
872
    save_CPPFLAGS="$CPPFLAGS"
873
    test "x$ac_cv_header_dlfcn_h" = xyes && CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_H"
874
 
875
    save_LDFLAGS="$LDFLAGS"
876
    wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\"
877
 
878
    save_LIBS="$LIBS"
879
    LIBS="$lt_cv_dlopen_libs $LIBS"
880
 
881
    AC_CACHE_CHECK([whether a program can dlopen itself],
882
          lt_cv_dlopen_self, [dnl
883
          _LT_AC_TRY_DLOPEN_SELF(
884
            lt_cv_dlopen_self=yes, lt_cv_dlopen_self=yes,
885
            lt_cv_dlopen_self=no, lt_cv_dlopen_self=cross)
886
    ])
887
 
888
    if test "x$lt_cv_dlopen_self" = xyes; then
889
      wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $lt_prog_compiler_static\"
890
      AC_CACHE_CHECK([whether a statically linked program can dlopen itself],
891
          lt_cv_dlopen_self_static, [dnl
892
          _LT_AC_TRY_DLOPEN_SELF(
893
            lt_cv_dlopen_self_static=yes, lt_cv_dlopen_self_static=yes,
894
            lt_cv_dlopen_self_static=no,  lt_cv_dlopen_self_static=cross)
895
      ])
896
    fi
897
 
898
    CPPFLAGS="$save_CPPFLAGS"
899
    LDFLAGS="$save_LDFLAGS"
900
    LIBS="$save_LIBS"
901
    ;;
902
  esac
903
 
904
  case $lt_cv_dlopen_self in
905
  yes|no) enable_dlopen_self=$lt_cv_dlopen_self ;;
906
  *) enable_dlopen_self=unknown ;;
907
  esac
908
 
909
  case $lt_cv_dlopen_self_static in
910
  yes|no) enable_dlopen_self_static=$lt_cv_dlopen_self_static ;;
911
  *) enable_dlopen_self_static=unknown ;;
912
  esac
913
fi
914
])
915 60 jeremybenn
m4trace:/opt/libtool-1.5.24/share/aclocal/libtool.m4:1043: -1- AC_DEFUN([AC_LIBTOOL_PROG_CC_C_O], [AC_REQUIRE([LT_AC_PROG_SED])dnl
916 19 jeremybenn
AC_REQUIRE([_LT_AC_SYS_COMPILER])dnl
917
AC_CACHE_CHECK([if $compiler supports -c -o file.$ac_objext],
918
  [_LT_AC_TAGVAR(lt_cv_prog_compiler_c_o, $1)],
919
  [_LT_AC_TAGVAR(lt_cv_prog_compiler_c_o, $1)=no
920
   $rm -r conftest 2>/dev/null
921
   mkdir conftest
922
   cd conftest
923
   mkdir out
924
   echo "$lt_simple_compile_test_code" > conftest.$ac_ext
925
 
926
   lt_compiler_flag="-o out/conftest2.$ac_objext"
927
   # Insert the option either (1) after the last *FLAGS variable, or
928
   # (2) before a word containing "conftest.", or (3) at the end.
929
   # Note that $ac_compile itself does not contain backslashes and begins
930
   # with a dollar sign (not a hyphen), so the echo should work correctly.
931
   lt_compile=`echo "$ac_compile" | $SED \
932
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
933
   -e 's: [[^ ]]*conftest\.: $lt_compiler_flag&:; t' \
934
   -e 's:$: $lt_compiler_flag:'`
935
   (eval echo "\"\$as_me:__oline__: $lt_compile\"" >&AS_MESSAGE_LOG_FD)
936
   (eval "$lt_compile" 2>out/conftest.err)
937
   ac_status=$?
938
   cat out/conftest.err >&AS_MESSAGE_LOG_FD
939
   echo "$as_me:__oline__: \$? = $ac_status" >&AS_MESSAGE_LOG_FD
940
   if (exit $ac_status) && test -s out/conftest2.$ac_objext
941
   then
942
     # The compiler can only warn and ignore the option if not recognized
943
     # So say no if there are warnings
944
     $echo "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' > out/conftest.exp
945
     $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
946
     if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
947
       _LT_AC_TAGVAR(lt_cv_prog_compiler_c_o, $1)=yes
948
     fi
949
   fi
950
   chmod u+w . 2>&AS_MESSAGE_LOG_FD
951
   $rm conftest*
952
   # SGI C++ compiler will create directory out/ii_files/ for
953
   # template instantiation
954
   test -d out/ii_files && $rm out/ii_files/* && rmdir out/ii_files
955
   $rm out/* && rmdir out
956
   cd ..
957
   rmdir conftest
958
   $rm conftest*
959
])
960
])
961 60 jeremybenn
m4trace:/opt/libtool-1.5.24/share/aclocal/libtool.m4:1095: -1- AC_DEFUN([AC_LIBTOOL_SYS_HARD_LINK_LOCKS], [AC_REQUIRE([_LT_AC_LOCK])dnl
962 19 jeremybenn
 
963
hard_links="nottested"
964
if test "$_LT_AC_TAGVAR(lt_cv_prog_compiler_c_o, $1)" = no && test "$need_locks" != no; then
965
  # do not overwrite the value of need_locks provided by the user
966
  AC_MSG_CHECKING([if we can lock with hard links])
967
  hard_links=yes
968
  $rm conftest*
969
  ln conftest.a conftest.b 2>/dev/null && hard_links=no
970
  touch conftest.a
971
  ln conftest.a conftest.b 2>&5 || hard_links=no
972
  ln conftest.a conftest.b 2>/dev/null && hard_links=no
973
  AC_MSG_RESULT([$hard_links])
974
  if test "$hard_links" = no; then
975
    AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe])
976
    need_locks=warn
977
  fi
978
else
979
  need_locks=no
980
fi
981
])
982 60 jeremybenn
m4trace:/opt/libtool-1.5.24/share/aclocal/libtool.m4:1121: -1- AC_DEFUN([AC_LIBTOOL_OBJDIR], [AC_CACHE_CHECK([for objdir], [lt_cv_objdir],
983 19 jeremybenn
[rm -f .libs 2>/dev/null
984
mkdir .libs 2>/dev/null
985
if test -d .libs; then
986
  lt_cv_objdir=.libs
987
else
988
  # MS-DOS does not allow filenames that begin with a dot.
989
  lt_cv_objdir=_libs
990
fi
991
rmdir .libs 2>/dev/null])
992
objdir=$lt_cv_objdir
993
])
994 60 jeremybenn
m4trace:/opt/libtool-1.5.24/share/aclocal/libtool.m4:1139: -1- AC_DEFUN([AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH], [AC_MSG_CHECKING([how to hardcode library paths into programs])
995 19 jeremybenn
_LT_AC_TAGVAR(hardcode_action, $1)=
996
if test -n "$_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)" || \
997
   test -n "$_LT_AC_TAGVAR(runpath_var, $1)" || \
998
   test "X$_LT_AC_TAGVAR(hardcode_automatic, $1)" = "Xyes" ; then
999
 
1000
  # We can hardcode non-existant directories.
1001
  if test "$_LT_AC_TAGVAR(hardcode_direct, $1)" != no &&
1002
     # If the only mechanism to avoid hardcoding is shlibpath_var, we
1003
     # have to relink, otherwise we might link with an installed library
1004
     # when we should be linking with a yet-to-be-installed one
1005
     ## test "$_LT_AC_TAGVAR(hardcode_shlibpath_var, $1)" != no &&
1006
     test "$_LT_AC_TAGVAR(hardcode_minus_L, $1)" != no; then
1007
    # Linking always hardcodes the temporary library directory.
1008
    _LT_AC_TAGVAR(hardcode_action, $1)=relink
1009
  else
1010
    # We can link without hardcoding, and we can hardcode nonexisting dirs.
1011
    _LT_AC_TAGVAR(hardcode_action, $1)=immediate
1012
  fi
1013
else
1014
  # We cannot hardcode anything, or else we can only hardcode existing
1015
  # directories.
1016
  _LT_AC_TAGVAR(hardcode_action, $1)=unsupported
1017
fi
1018
AC_MSG_RESULT([$_LT_AC_TAGVAR(hardcode_action, $1)])
1019
 
1020
if test "$_LT_AC_TAGVAR(hardcode_action, $1)" = relink; then
1021
  # Fast installation is not supported
1022
  enable_fast_install=no
1023
elif test "$shlibpath_overrides_runpath" = yes ||
1024
     test "$enable_shared" = no; then
1025
  # Fast installation is not necessary
1026
  enable_fast_install=needless
1027
fi
1028
])
1029 60 jeremybenn
m4trace:/opt/libtool-1.5.24/share/aclocal/libtool.m4:1179: -1- AC_DEFUN([AC_LIBTOOL_SYS_LIB_STRIP], [striplib=
1030 19 jeremybenn
old_striplib=
1031
AC_MSG_CHECKING([whether stripping libraries is possible])
1032
if test -n "$STRIP" && $STRIP -V 2>&1 | grep "GNU strip" >/dev/null; then
1033
  test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
1034
  test -z "$striplib" && striplib="$STRIP --strip-unneeded"
1035
  AC_MSG_RESULT([yes])
1036
else
1037
# FIXME - insert some real tests, host_os isn't really good enough
1038
  case $host_os in
1039
   darwin*)
1040
       if test -n "$STRIP" ; then
1041
         striplib="$STRIP -x"
1042
         old_striplib="$STRIP -S"
1043
         AC_MSG_RESULT([yes])
1044
       else
1045
  AC_MSG_RESULT([no])
1046
fi
1047
       ;;
1048
   *)
1049
  AC_MSG_RESULT([no])
1050
    ;;
1051
  esac
1052
fi
1053
])
1054 60 jeremybenn
m4trace:/opt/libtool-1.5.24/share/aclocal/libtool.m4:1210: -1- AC_DEFUN([AC_LIBTOOL_SYS_DYNAMIC_LINKER], [AC_REQUIRE([LT_AC_PROG_SED])dnl
1055 19 jeremybenn
AC_MSG_CHECKING([dynamic linker characteristics])
1056
library_names_spec=
1057
libname_spec='lib$name'
1058
soname_spec=
1059
shrext_cmds=".so"
1060
postinstall_cmds=
1061
postuninstall_cmds=
1062
finish_cmds=
1063
finish_eval=
1064
shlibpath_var=
1065
shlibpath_overrides_runpath=unknown
1066
version_type=none
1067
dynamic_linker="$host_os ld.so"
1068
sys_lib_dlsearch_path_spec="/lib /usr/lib"
1069
m4_if($1,[],[
1070
if test "$GCC" = yes; then
1071
  case $host_os in
1072
    darwin*) lt_awk_arg="/^libraries:/,/LR/" ;;
1073
    *) lt_awk_arg="/^libraries:/" ;;
1074
  esac
1075
  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e "s,=/,/,g"`
1076
  if echo "$lt_search_path_spec" | grep ';' >/dev/null ; then
1077
    # if the path contains ";" then we assume it to be the separator
1078
    # otherwise default to the standard path separator (i.e. ":") - it is
1079
    # assumed that no part of a normal pathname contains ";" but that should
1080
    # okay in the real world where ";" in dirpaths is itself problematic.
1081
    lt_search_path_spec=`echo "$lt_search_path_spec" | $SED -e 's/;/ /g'`
1082
  else
1083
    lt_search_path_spec=`echo "$lt_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
1084
  fi
1085
  # Ok, now we have the path, separated by spaces, we can step through it
1086
  # and add multilib dir if necessary.
1087
  lt_tmp_lt_search_path_spec=
1088
  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
1089
  for lt_sys_path in $lt_search_path_spec; do
1090
    if test -d "$lt_sys_path/$lt_multi_os_dir"; then
1091
      lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path/$lt_multi_os_dir"
1092
    else
1093
      test -d "$lt_sys_path" && \
1094
        lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path"
1095
    fi
1096
  done
1097
  lt_search_path_spec=`echo $lt_tmp_lt_search_path_spec | awk '
1098
BEGIN {RS=" "; FS="/|\n";} {
1099
  lt_foo="";
1100
  lt_count=0;
1101
  for (lt_i = NF; lt_i > 0; lt_i--) {
1102
    if ($lt_i != "" && $lt_i != ".") {
1103
      if ($lt_i == "..") {
1104
        lt_count++;
1105
      } else {
1106
        if (lt_count == 0) {
1107
          lt_foo="/" $lt_i lt_foo;
1108
        } else {
1109
          lt_count--;
1110
        }
1111
      }
1112
    }
1113
  }
1114
  if (lt_foo != "") { lt_freq[[lt_foo]]++; }
1115
  if (lt_freq[[lt_foo]] == 1) { print lt_foo; }
1116
}'`
1117
  sys_lib_search_path_spec=`echo $lt_search_path_spec`
1118
else
1119
  sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib"
1120
fi])
1121
need_lib_prefix=unknown
1122
hardcode_into_libs=no
1123
 
1124
# when you set need_version to no, make sure it does not cause -set_version
1125
# flags to be left without arguments
1126
need_version=unknown
1127
 
1128
case $host_os in
1129
aix3*)
1130
  version_type=linux
1131
  library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a'
1132
  shlibpath_var=LIBPATH
1133
 
1134
  # AIX 3 has no versioning support, so we append a major version to the name.
1135
  soname_spec='${libname}${release}${shared_ext}$major'
1136
  ;;
1137
 
1138
aix4* | aix5*)
1139
  version_type=linux
1140
  need_lib_prefix=no
1141
  need_version=no
1142
  hardcode_into_libs=yes
1143
  if test "$host_cpu" = ia64; then
1144
    # AIX 5 supports IA64
1145
    library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}'
1146
    shlibpath_var=LD_LIBRARY_PATH
1147
  else
1148
    # With GCC up to 2.95.x, collect2 would create an import file
1149
    # for dependence libraries.  The import file would start with
1150
    # the line `#! .'.  This would cause the generated library to
1151
    # depend on `.', always an invalid library.  This was fixed in
1152
    # development snapshots of GCC prior to 3.0.
1153
    case $host_os in
1154
      aix4 | aix4.[[01]] | aix4.[[01]].*)
1155
      if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)'
1156
           echo ' yes '
1157
           echo '#endif'; } | ${CC} -E - | grep yes > /dev/null; then
1158
        :
1159
      else
1160
        can_build_shared=no
1161
      fi
1162
      ;;
1163
    esac
1164
    # AIX (on Power*) has no versioning support, so currently we can not hardcode correct
1165
    # soname into executable. Probably we can add versioning support to
1166
    # collect2, so additional links can be useful in future.
1167
    if test "$aix_use_runtimelinking" = yes; then
1168
      # If using run time linking (on AIX 4.2 or later) use lib.so
1169
      # instead of lib.a to let people know that these are not
1170
      # typical AIX shared libraries.
1171
      library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
1172
    else
1173
      # We preserve .a as extension for shared libraries through AIX4.2
1174
      # and later when we are not doing run time linking.
1175
      library_names_spec='${libname}${release}.a $libname.a'
1176
      soname_spec='${libname}${release}${shared_ext}$major'
1177
    fi
1178
    shlibpath_var=LIBPATH
1179
  fi
1180
  ;;
1181
 
1182
amigaos*)
1183
  library_names_spec='$libname.ixlibrary $libname.a'
1184
  # Create ${libname}_ixlibrary.a entries in /sys/libs.
1185
  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'
1186
  ;;
1187
 
1188
beos*)
1189
  library_names_spec='${libname}${shared_ext}'
1190
  dynamic_linker="$host_os ld.so"
1191
  shlibpath_var=LIBRARY_PATH
1192
  ;;
1193
 
1194
bsdi[[45]]*)
1195
  version_type=linux
1196
  need_version=no
1197
  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
1198
  soname_spec='${libname}${release}${shared_ext}$major'
1199
  finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir'
1200
  shlibpath_var=LD_LIBRARY_PATH
1201
  sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib"
1202
  sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib"
1203
  # the default ld.so.conf also contains /usr/contrib/lib and
1204
  # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow
1205
  # libtool to hard-code these into programs
1206
  ;;
1207
 
1208
cygwin* | mingw* | pw32*)
1209
  version_type=windows
1210
  shrext_cmds=".dll"
1211
  need_version=no
1212
  need_lib_prefix=no
1213
 
1214
  case $GCC,$host_os in
1215
  yes,cygwin* | yes,mingw* | yes,pw32*)
1216
    library_names_spec='$libname.dll.a'
1217
    # DLL is installed to $(libdir)/../bin by postinstall_cmds
1218
    postinstall_cmds='base_file=`basename \${file}`~
1219
      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
1220
      dldir=$destdir/`dirname \$dlpath`~
1221
      test -d \$dldir || mkdir -p \$dldir~
1222
      $install_prog $dir/$dlname \$dldir/$dlname~
1223
      chmod a+x \$dldir/$dlname'
1224
    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
1225
      dlpath=$dir/\$dldll~
1226
       $rm \$dlpath'
1227
    shlibpath_overrides_runpath=yes
1228
 
1229
    case $host_os in
1230
    cygwin*)
1231
      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
1232
      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
1233
      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
1234
      ;;
1235
    mingw*)
1236
      # MinGW DLLs use traditional 'lib' prefix
1237
      soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
1238
      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
1239
      if echo "$sys_lib_search_path_spec" | [grep ';[c-zC-Z]:/' >/dev/null]; then
1240
        # It is most probably a Windows format PATH printed by
1241
        # mingw gcc, but we are running on Cygwin. Gcc prints its search
1242
        # path with ; separators, and with drive letters. We can handle the
1243
        # drive letters (cygwin fileutils understands them), so leave them,
1244
        # especially as we might pass files found there to a mingw objdump,
1245
        # which wouldn't understand a cygwinified path. Ahh.
1246
        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
1247
      else
1248
        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
1249
      fi
1250
      ;;
1251
    pw32*)
1252
      # pw32 DLLs use 'pw' prefix rather than 'lib'
1253
      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
1254
      ;;
1255
    esac
1256
    ;;
1257
 
1258
  *)
1259
    library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib'
1260
    ;;
1261
  esac
1262
  dynamic_linker='Win32 ld.exe'
1263
  # FIXME: first we should search . and the directory the executable is in
1264
  shlibpath_var=PATH
1265
  ;;
1266
 
1267
darwin* | rhapsody*)
1268
  dynamic_linker="$host_os dyld"
1269
  version_type=darwin
1270
  need_lib_prefix=no
1271
  need_version=no
1272
  library_names_spec='${libname}${release}${versuffix}$shared_ext ${libname}${release}${major}$shared_ext ${libname}$shared_ext'
1273
  soname_spec='${libname}${release}${major}$shared_ext'
1274
  shlibpath_overrides_runpath=yes
1275
  shlibpath_var=DYLD_LIBRARY_PATH
1276
  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
1277
  m4_if([$1], [],[
1278
  sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/local/lib"])
1279
  sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
1280
  ;;
1281
 
1282
dgux*)
1283
  version_type=linux
1284
  need_lib_prefix=no
1285
  need_version=no
1286
  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
1287
  soname_spec='${libname}${release}${shared_ext}$major'
1288
  shlibpath_var=LD_LIBRARY_PATH
1289
  ;;
1290
 
1291
freebsd1*)
1292
  dynamic_linker=no
1293
  ;;
1294
 
1295
freebsd* | dragonfly*)
1296
  # DragonFly does not have aout.  When/if they implement a new
1297
  # versioning mechanism, adjust this.
1298
  if test -x /usr/bin/objformat; then
1299
    objformat=`/usr/bin/objformat`
1300
  else
1301
    case $host_os in
1302
    freebsd[[123]]*) objformat=aout ;;
1303
    *) objformat=elf ;;
1304
    esac
1305
  fi
1306
  version_type=freebsd-$objformat
1307
  case $version_type in
1308
    freebsd-elf*)
1309
      library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
1310
      need_version=no
1311
      need_lib_prefix=no
1312
      ;;
1313
    freebsd-*)
1314
      library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix'
1315
      need_version=yes
1316
      ;;
1317
  esac
1318
  shlibpath_var=LD_LIBRARY_PATH
1319
  case $host_os in
1320
  freebsd2*)
1321
    shlibpath_overrides_runpath=yes
1322
    ;;
1323
  freebsd3.[[01]]* | freebsdelf3.[[01]]*)
1324
    shlibpath_overrides_runpath=yes
1325
    hardcode_into_libs=yes
1326
    ;;
1327
  freebsd3.[[2-9]]* | freebsdelf3.[[2-9]]* | \
1328
  freebsd4.[[0-5]] | freebsdelf4.[[0-5]] | freebsd4.1.1 | freebsdelf4.1.1)
1329
    shlibpath_overrides_runpath=no
1330
    hardcode_into_libs=yes
1331
    ;;
1332
  *) # from 4.6 on, and DragonFly
1333
    shlibpath_overrides_runpath=yes
1334
    hardcode_into_libs=yes
1335
    ;;
1336
  esac
1337
  ;;
1338
 
1339
gnu*)
1340
  version_type=linux
1341
  need_lib_prefix=no
1342
  need_version=no
1343
  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
1344
  soname_spec='${libname}${release}${shared_ext}$major'
1345
  shlibpath_var=LD_LIBRARY_PATH
1346
  hardcode_into_libs=yes
1347
  ;;
1348
 
1349
hpux9* | hpux10* | hpux11*)
1350
  # Give a soname corresponding to the major version so that dld.sl refuses to
1351
  # link against other versions.
1352
  version_type=sunos
1353
  need_lib_prefix=no
1354
  need_version=no
1355
  case $host_cpu in
1356
  ia64*)
1357
    shrext_cmds='.so'
1358
    hardcode_into_libs=yes
1359
    dynamic_linker="$host_os dld.so"
1360
    shlibpath_var=LD_LIBRARY_PATH
1361
    shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
1362
    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
1363
    soname_spec='${libname}${release}${shared_ext}$major'
1364
    if test "X$HPUX_IA64_MODE" = X32; then
1365
      sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib"
1366
    else
1367
      sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64"
1368
    fi
1369
    sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
1370
    ;;
1371
   hppa*64*)
1372
     shrext_cmds='.sl'
1373
     hardcode_into_libs=yes
1374
     dynamic_linker="$host_os dld.sl"
1375
     shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH
1376
     shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
1377
     library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
1378
     soname_spec='${libname}${release}${shared_ext}$major'
1379
     sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64"
1380
     sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
1381
     ;;
1382
   *)
1383
    shrext_cmds='.sl'
1384
    dynamic_linker="$host_os dld.sl"
1385
    shlibpath_var=SHLIB_PATH
1386
    shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH
1387
    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
1388
    soname_spec='${libname}${release}${shared_ext}$major'
1389
    ;;
1390
  esac
1391
  # HP-UX runs *really* slowly unless shared libraries are mode 555.
1392
  postinstall_cmds='chmod 555 $lib'
1393
  ;;
1394
 
1395
interix[[3-9]]*)
1396
  version_type=linux
1397
  need_lib_prefix=no
1398
  need_version=no
1399
  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
1400
  soname_spec='${libname}${release}${shared_ext}$major'
1401
  dynamic_linker='Interix 3.x ld.so.1 (PE, like ELF)'
1402
  shlibpath_var=LD_LIBRARY_PATH
1403
  shlibpath_overrides_runpath=no
1404
  hardcode_into_libs=yes
1405
  ;;
1406
 
1407
irix5* | irix6* | nonstopux*)
1408
  case $host_os in
1409
    nonstopux*) version_type=nonstopux ;;
1410
    *)
1411
        if test "$lt_cv_prog_gnu_ld" = yes; then
1412
                version_type=linux
1413
        else
1414
                version_type=irix
1415
        fi ;;
1416
  esac
1417
  need_lib_prefix=no
1418
  need_version=no
1419
  soname_spec='${libname}${release}${shared_ext}$major'
1420
  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}'
1421
  case $host_os in
1422
  irix5* | nonstopux*)
1423
    libsuff= shlibsuff=
1424
    ;;
1425
  *)
1426
    case $LD in # libtool.m4 will add one of these switches to LD
1427
    *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ")
1428
      libsuff= shlibsuff= libmagic=32-bit;;
1429
    *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
1430
      libsuff=32 shlibsuff=N32 libmagic=N32;;
1431
    *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ")
1432
      libsuff=64 shlibsuff=64 libmagic=64-bit;;
1433
    *) libsuff= shlibsuff= libmagic=never-match;;
1434
    esac
1435
    ;;
1436
  esac
1437
  shlibpath_var=LD_LIBRARY${shlibsuff}_PATH
1438
  shlibpath_overrides_runpath=no
1439
  sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}"
1440
  sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}"
1441
  hardcode_into_libs=yes
1442
  ;;
1443
 
1444
# No shared lib support for Linux oldld, aout, or coff.
1445
linux*oldld* | linux*aout* | linux*coff*)
1446
  dynamic_linker=no
1447
  ;;
1448
 
1449
# This must be Linux ELF.
1450
linux* | k*bsd*-gnu)
1451
  version_type=linux
1452
  need_lib_prefix=no
1453
  need_version=no
1454
  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
1455
  soname_spec='${libname}${release}${shared_ext}$major'
1456
  finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
1457
  shlibpath_var=LD_LIBRARY_PATH
1458
  shlibpath_overrides_runpath=no
1459
  # This implies no fast_install, which is unacceptable.
1460
  # Some rework will be needed to allow for fast_install
1461
  # before this can be enabled.
1462
  hardcode_into_libs=yes
1463
 
1464
  # Append ld.so.conf contents to the search path
1465
  if test -f /etc/ld.so.conf; then
1466
    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[  ]*hwcap[        ]/d;s/[:,       ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
1467 60 jeremybenn
    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
1468 19 jeremybenn
  fi
1469
 
1470
  # We used to test for /lib/ld.so.1 and disable shared libraries on
1471
  # powerpc, because MkLinux only supported shared libraries with the
1472
  # GNU dynamic linker.  Since this was broken with cross compilers,
1473
  # most powerpc-linux boxes support dynamic linking these days and
1474
  # people can always --disable-shared, the test was removed, and we
1475
  # assume the GNU/Linux dynamic linker is in use.
1476
  dynamic_linker='GNU/Linux ld.so'
1477
  ;;
1478
 
1479
netbsd*)
1480
  version_type=sunos
1481
  need_lib_prefix=no
1482
  need_version=no
1483
  if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
1484
    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
1485
    finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
1486
    dynamic_linker='NetBSD (a.out) ld.so'
1487
  else
1488
    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
1489
    soname_spec='${libname}${release}${shared_ext}$major'
1490
    dynamic_linker='NetBSD ld.elf_so'
1491
  fi
1492
  shlibpath_var=LD_LIBRARY_PATH
1493
  shlibpath_overrides_runpath=yes
1494
  hardcode_into_libs=yes
1495
  ;;
1496
 
1497
newsos6)
1498
  version_type=linux
1499
  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
1500
  shlibpath_var=LD_LIBRARY_PATH
1501
  shlibpath_overrides_runpath=yes
1502
  ;;
1503
 
1504
nto-qnx*)
1505
  version_type=linux
1506
  need_lib_prefix=no
1507
  need_version=no
1508
  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
1509
  soname_spec='${libname}${release}${shared_ext}$major'
1510
  shlibpath_var=LD_LIBRARY_PATH
1511
  shlibpath_overrides_runpath=yes
1512
  ;;
1513
 
1514
openbsd*)
1515
  version_type=sunos
1516
  sys_lib_dlsearch_path_spec="/usr/lib"
1517
  need_lib_prefix=no
1518
  # Some older versions of OpenBSD (3.3 at least) *do* need versioned libs.
1519
  case $host_os in
1520
    openbsd3.3 | openbsd3.3.*) need_version=yes ;;
1521
    *)                         need_version=no  ;;
1522
  esac
1523
  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
1524
  finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
1525
  shlibpath_var=LD_LIBRARY_PATH
1526
  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
1527
    case $host_os in
1528
      openbsd2.[[89]] | openbsd2.[[89]].*)
1529
        shlibpath_overrides_runpath=no
1530
        ;;
1531
      *)
1532
        shlibpath_overrides_runpath=yes
1533
        ;;
1534
      esac
1535
  else
1536
    shlibpath_overrides_runpath=yes
1537
  fi
1538
  ;;
1539
 
1540
os2*)
1541
  libname_spec='$name'
1542
  shrext_cmds=".dll"
1543
  need_lib_prefix=no
1544
  library_names_spec='$libname${shared_ext} $libname.a'
1545
  dynamic_linker='OS/2 ld.exe'
1546
  shlibpath_var=LIBPATH
1547
  ;;
1548
 
1549
osf3* | osf4* | osf5*)
1550
  version_type=osf
1551
  need_lib_prefix=no
1552
  need_version=no
1553
  soname_spec='${libname}${release}${shared_ext}$major'
1554
  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
1555
  shlibpath_var=LD_LIBRARY_PATH
1556
  sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib"
1557
  sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec"
1558
  ;;
1559
 
1560
rdos*)
1561
  dynamic_linker=no
1562
  ;;
1563
 
1564
solaris*)
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=yes
1572
  hardcode_into_libs=yes
1573
  # ldd complains unless libraries are executable
1574
  postinstall_cmds='chmod +x $lib'
1575
  ;;
1576
 
1577
sunos4*)
1578
  version_type=sunos
1579
  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
1580
  finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir'
1581
  shlibpath_var=LD_LIBRARY_PATH
1582
  shlibpath_overrides_runpath=yes
1583
  if test "$with_gnu_ld" = yes; then
1584
    need_lib_prefix=no
1585
  fi
1586
  need_version=yes
1587
  ;;
1588
 
1589
sysv4 | sysv4.3*)
1590
  version_type=linux
1591
  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
1592
  soname_spec='${libname}${release}${shared_ext}$major'
1593
  shlibpath_var=LD_LIBRARY_PATH
1594
  case $host_vendor in
1595
    sni)
1596
      shlibpath_overrides_runpath=no
1597
      need_lib_prefix=no
1598
      export_dynamic_flag_spec='${wl}-Blargedynsym'
1599
      runpath_var=LD_RUN_PATH
1600
      ;;
1601
    siemens)
1602
      need_lib_prefix=no
1603
      ;;
1604
    motorola)
1605
      need_lib_prefix=no
1606
      need_version=no
1607
      shlibpath_overrides_runpath=no
1608
      sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib'
1609
      ;;
1610
  esac
1611
  ;;
1612
 
1613
sysv4*MP*)
1614
  if test -d /usr/nec ;then
1615
    version_type=linux
1616
    library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'
1617
    soname_spec='$libname${shared_ext}.$major'
1618
    shlibpath_var=LD_LIBRARY_PATH
1619
  fi
1620
  ;;
1621
 
1622
sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
1623
  version_type=freebsd-elf
1624
  need_lib_prefix=no
1625
  need_version=no
1626
  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
1627
  soname_spec='${libname}${release}${shared_ext}$major'
1628
  shlibpath_var=LD_LIBRARY_PATH
1629
  hardcode_into_libs=yes
1630
  if test "$with_gnu_ld" = yes; then
1631
    sys_lib_search_path_spec='/usr/local/lib /usr/gnu/lib /usr/ccs/lib /usr/lib /lib'
1632
    shlibpath_overrides_runpath=no
1633
  else
1634
    sys_lib_search_path_spec='/usr/ccs/lib /usr/lib'
1635
    shlibpath_overrides_runpath=yes
1636
    case $host_os in
1637
      sco3.2v5*)
1638
        sys_lib_search_path_spec="$sys_lib_search_path_spec /lib"
1639
        ;;
1640
    esac
1641
  fi
1642
  sys_lib_dlsearch_path_spec='/usr/lib'
1643
  ;;
1644
 
1645
uts4*)
1646
  version_type=linux
1647
  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
1648
  soname_spec='${libname}${release}${shared_ext}$major'
1649
  shlibpath_var=LD_LIBRARY_PATH
1650
  ;;
1651
 
1652
*)
1653
  dynamic_linker=no
1654
  ;;
1655
esac
1656
AC_MSG_RESULT([$dynamic_linker])
1657
test "$dynamic_linker" = no && can_build_shared=no
1658
 
1659
variables_saved_for_relink="PATH $shlibpath_var $runpath_var"
1660
if test "$GCC" = yes; then
1661
  variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
1662
fi
1663
])
1664 60 jeremybenn
m4trace:/opt/libtool-1.5.24/share/aclocal/libtool.m4:1825: -1- AC_DEFUN([_LT_AC_TAGCONFIG], [AC_REQUIRE([LT_AC_PROG_SED])dnl
1665 19 jeremybenn
AC_ARG_WITH([tags],
1666
    [AC_HELP_STRING([--with-tags@<:@=TAGS@:>@],
1667
        [include additional configurations @<:@automatic@:>@])],
1668
    [tagnames="$withval"])
1669
 
1670
if test -f "$ltmain" && test -n "$tagnames"; then
1671
  if test ! -f "${ofile}"; then
1672
    AC_MSG_WARN([output file `$ofile' does not exist])
1673
  fi
1674
 
1675
  if test -z "$LTCC"; then
1676
    eval "`$SHELL ${ofile} --config | grep '^LTCC='`"
1677
    if test -z "$LTCC"; then
1678
      AC_MSG_WARN([output file `$ofile' does not look like a libtool script])
1679
    else
1680
      AC_MSG_WARN([using `LTCC=$LTCC', extracted from `$ofile'])
1681
    fi
1682
  fi
1683
  if test -z "$LTCFLAGS"; then
1684
    eval "`$SHELL ${ofile} --config | grep '^LTCFLAGS='`"
1685
  fi
1686
 
1687
  # Extract list of available tagged configurations in $ofile.
1688
  # Note that this assumes the entire list is on one line.
1689
  available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'`
1690
 
1691
  lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
1692
  for tagname in $tagnames; do
1693
    IFS="$lt_save_ifs"
1694
    # Check whether tagname contains only valid characters
1695
    case `$echo "X$tagname" | $Xsed -e 's:[[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]]::g'` in
1696
    "") ;;
1697
    *)  AC_MSG_ERROR([invalid tag name: $tagname])
1698
        ;;
1699
    esac
1700
 
1701
    if grep "^# ### BEGIN LIBTOOL TAG CONFIG: $tagname$" < "${ofile}" > /dev/null
1702
    then
1703
      AC_MSG_ERROR([tag name \"$tagname\" already exists])
1704
    fi
1705
 
1706
    # Update the list of available tags.
1707
    if test -n "$tagname"; then
1708
      echo appending configuration tag \"$tagname\" to $ofile
1709
 
1710
      case $tagname in
1711
      CXX)
1712
        if test -n "$CXX" && ( test "X$CXX" != "Xno" &&
1713
            ( (test "X$CXX" = "Xg++" && `g++ -v >/dev/null 2>&1` ) ||
1714
            (test "X$CXX" != "Xg++"))) ; then
1715
          AC_LIBTOOL_LANG_CXX_CONFIG
1716
        else
1717
          tagname=""
1718
        fi
1719
        ;;
1720
 
1721
      F77)
1722
        if test -n "$F77" && test "X$F77" != "Xno"; then
1723
          AC_LIBTOOL_LANG_F77_CONFIG
1724
        else
1725
          tagname=""
1726
        fi
1727
        ;;
1728
 
1729
      GCJ)
1730
        if test -n "$GCJ" && test "X$GCJ" != "Xno"; then
1731
          AC_LIBTOOL_LANG_GCJ_CONFIG
1732
        else
1733
          tagname=""
1734
        fi
1735
        ;;
1736
 
1737
      RC)
1738
        AC_LIBTOOL_LANG_RC_CONFIG
1739
        ;;
1740
 
1741
      *)
1742
        AC_MSG_ERROR([Unsupported tag name: $tagname])
1743
        ;;
1744
      esac
1745
 
1746
      # Append the new tag name to the list of available tags.
1747
      if test -n "$tagname" ; then
1748
      available_tags="$available_tags $tagname"
1749
    fi
1750
    fi
1751
  done
1752
  IFS="$lt_save_ifs"
1753
 
1754
  # Now substitute the updated list of available tags.
1755
  if eval "sed -e 's/^available_tags=.*\$/available_tags=\"$available_tags\"/' \"$ofile\" > \"${ofile}T\""; then
1756
    mv "${ofile}T" "$ofile"
1757
    chmod +x "$ofile"
1758
  else
1759
    rm -f "${ofile}T"
1760
    AC_MSG_ERROR([unable to update list of available tagged configurations.])
1761
  fi
1762
fi
1763
])
1764 60 jeremybenn
m4trace:/opt/libtool-1.5.24/share/aclocal/libtool.m4:1931: -1- AC_DEFUN([AC_LIBTOOL_DLOPEN], [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])
1765 19 jeremybenn
])
1766 60 jeremybenn
m4trace:/opt/libtool-1.5.24/share/aclocal/libtool.m4:1939: -1- AC_DEFUN([AC_LIBTOOL_WIN32_DLL], [AC_BEFORE([$0], [AC_LIBTOOL_SETUP])
1767 19 jeremybenn
])
1768 60 jeremybenn
m4trace:/opt/libtool-1.5.24/share/aclocal/libtool.m4:1948: -1- AC_DEFUN([AC_ENABLE_SHARED], [define([AC_ENABLE_SHARED_DEFAULT], ifelse($1, no, no, yes))dnl
1769 19 jeremybenn
AC_ARG_ENABLE([shared],
1770
    [AC_HELP_STRING([--enable-shared@<:@=PKGS@:>@],
1771
        [build shared libraries @<:@default=]AC_ENABLE_SHARED_DEFAULT[@:>@])],
1772
    [p=${PACKAGE-default}
1773
    case $enableval in
1774
    yes) enable_shared=yes ;;
1775
    no) enable_shared=no ;;
1776
    *)
1777
      enable_shared=no
1778
      # Look at the argument we got.  We use all the common list separators.
1779
      lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
1780
      for pkg in $enableval; do
1781
        IFS="$lt_save_ifs"
1782
        if test "X$pkg" = "X$p"; then
1783
          enable_shared=yes
1784
        fi
1785
      done
1786
      IFS="$lt_save_ifs"
1787
      ;;
1788
    esac],
1789
    [enable_shared=]AC_ENABLE_SHARED_DEFAULT)
1790
])
1791 60 jeremybenn
m4trace:/opt/libtool-1.5.24/share/aclocal/libtool.m4:1977: -1- AC_DEFUN([AC_DISABLE_SHARED], [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl
1792 19 jeremybenn
AC_ENABLE_SHARED(no)
1793
])
1794 60 jeremybenn
m4trace:/opt/libtool-1.5.24/share/aclocal/libtool.m4:1987: -1- AC_DEFUN([AC_ENABLE_STATIC], [define([AC_ENABLE_STATIC_DEFAULT], ifelse($1, no, no, yes))dnl
1795 19 jeremybenn
AC_ARG_ENABLE([static],
1796
    [AC_HELP_STRING([--enable-static@<:@=PKGS@:>@],
1797
        [build static libraries @<:@default=]AC_ENABLE_STATIC_DEFAULT[@:>@])],
1798
    [p=${PACKAGE-default}
1799
    case $enableval in
1800
    yes) enable_static=yes ;;
1801
    no) enable_static=no ;;
1802
    *)
1803
     enable_static=no
1804
      # Look at the argument we got.  We use all the common list separators.
1805
      lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
1806
      for pkg in $enableval; do
1807
        IFS="$lt_save_ifs"
1808
        if test "X$pkg" = "X$p"; then
1809
          enable_static=yes
1810
        fi
1811
      done
1812
      IFS="$lt_save_ifs"
1813
      ;;
1814
    esac],
1815
    [enable_static=]AC_ENABLE_STATIC_DEFAULT)
1816
])
1817 60 jeremybenn
m4trace:/opt/libtool-1.5.24/share/aclocal/libtool.m4:2016: -1- AC_DEFUN([AC_DISABLE_STATIC], [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl
1818 19 jeremybenn
AC_ENABLE_STATIC(no)
1819
])
1820 60 jeremybenn
m4trace:/opt/libtool-1.5.24/share/aclocal/libtool.m4:2026: -1- AC_DEFUN([AC_ENABLE_FAST_INSTALL], [define([AC_ENABLE_FAST_INSTALL_DEFAULT], ifelse($1, no, no, yes))dnl
1821 19 jeremybenn
AC_ARG_ENABLE([fast-install],
1822
    [AC_HELP_STRING([--enable-fast-install@<:@=PKGS@:>@],
1823
    [optimize for fast installation @<:@default=]AC_ENABLE_FAST_INSTALL_DEFAULT[@:>@])],
1824
    [p=${PACKAGE-default}
1825
    case $enableval in
1826
    yes) enable_fast_install=yes ;;
1827
    no) enable_fast_install=no ;;
1828
    *)
1829
      enable_fast_install=no
1830
      # Look at the argument we got.  We use all the common list separators.
1831
      lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
1832
      for pkg in $enableval; do
1833
        IFS="$lt_save_ifs"
1834
        if test "X$pkg" = "X$p"; then
1835
          enable_fast_install=yes
1836
        fi
1837
      done
1838
      IFS="$lt_save_ifs"
1839
      ;;
1840
    esac],
1841
    [enable_fast_install=]AC_ENABLE_FAST_INSTALL_DEFAULT)
1842
])
1843 60 jeremybenn
m4trace:/opt/libtool-1.5.24/share/aclocal/libtool.m4:2055: -1- AC_DEFUN([AC_DISABLE_FAST_INSTALL], [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl
1844 19 jeremybenn
AC_ENABLE_FAST_INSTALL(no)
1845
])
1846 60 jeremybenn
m4trace:/opt/libtool-1.5.24/share/aclocal/libtool.m4:2065: -1- AC_DEFUN([AC_LIBTOOL_PICMODE], [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl
1847 19 jeremybenn
pic_mode=ifelse($#,1,$1,default)
1848
])
1849 60 jeremybenn
m4trace:/opt/libtool-1.5.24/share/aclocal/libtool.m4:2089: -1- AC_DEFUN([AC_PATH_TOOL_PREFIX], [AC_REQUIRE([AC_PROG_EGREP])dnl
1850 19 jeremybenn
AC_MSG_CHECKING([for $1])
1851
AC_CACHE_VAL(lt_cv_path_MAGIC_CMD,
1852
[case $MAGIC_CMD in
1853
[[\\/*] |  ?:[\\/]*])
1854
  lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
1855
  ;;
1856
*)
1857
  lt_save_MAGIC_CMD="$MAGIC_CMD"
1858
  lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
1859
dnl $ac_dummy forces splitting on constant user-supplied paths.
1860
dnl POSIX.2 word splitting is done only on the output of word expansions,
1861
dnl not every word.  This closes a longstanding sh security hole.
1862
  ac_dummy="ifelse([$2], , $PATH, [$2])"
1863
  for ac_dir in $ac_dummy; do
1864
    IFS="$lt_save_ifs"
1865
    test -z "$ac_dir" && ac_dir=.
1866
    if test -f $ac_dir/$1; then
1867
      lt_cv_path_MAGIC_CMD="$ac_dir/$1"
1868
      if test -n "$file_magic_test_file"; then
1869
        case $deplibs_check_method in
1870
        "file_magic "*)
1871
          file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
1872
          MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
1873
          if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
1874
            $EGREP "$file_magic_regex" > /dev/null; then
1875
            :
1876
          else
1877
            cat <&2
1878
 
1879
*** Warning: the command libtool uses to detect shared libraries,
1880
*** $file_magic_cmd, produces output that libtool cannot recognize.
1881
*** The result is that libtool may fail to recognize shared libraries
1882
*** as such.  This will affect the creation of libtool libraries that
1883
*** depend on shared libraries, but programs linked with such libtool
1884
*** libraries will work regardless of this problem.  Nevertheless, you
1885
*** may want to report the problem to your system manager and/or to
1886
*** bug-libtool@gnu.org
1887
 
1888
EOF
1889
          fi ;;
1890
        esac
1891
      fi
1892
      break
1893
    fi
1894
  done
1895
  IFS="$lt_save_ifs"
1896
  MAGIC_CMD="$lt_save_MAGIC_CMD"
1897
  ;;
1898
esac])
1899
MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
1900
if test -n "$MAGIC_CMD"; then
1901
  AC_MSG_RESULT($MAGIC_CMD)
1902
else
1903
  AC_MSG_RESULT(no)
1904
fi
1905
])
1906 60 jeremybenn
m4trace:/opt/libtool-1.5.24/share/aclocal/libtool.m4:2152: -1- AC_DEFUN([AC_PATH_MAGIC], [AC_PATH_TOOL_PREFIX(${ac_tool_prefix}file, /usr/bin$PATH_SEPARATOR$PATH)
1907 19 jeremybenn
if test -z "$lt_cv_path_MAGIC_CMD"; then
1908
  if test -n "$ac_tool_prefix"; then
1909
    AC_PATH_TOOL_PREFIX(file, /usr/bin$PATH_SEPARATOR$PATH)
1910
  else
1911
    MAGIC_CMD=:
1912
  fi
1913
fi
1914
])
1915 60 jeremybenn
m4trace:/opt/libtool-1.5.24/share/aclocal/libtool.m4:2167: -1- AC_DEFUN([AC_PROG_LD], [AC_ARG_WITH([gnu-ld],
1916 19 jeremybenn
    [AC_HELP_STRING([--with-gnu-ld],
1917
        [assume the C compiler uses GNU ld @<:@default=no@:>@])],
1918
    [test "$withval" = no || with_gnu_ld=yes],
1919
    [with_gnu_ld=no])
1920
AC_REQUIRE([LT_AC_PROG_SED])dnl
1921
AC_REQUIRE([AC_PROG_CC])dnl
1922
AC_REQUIRE([AC_CANONICAL_HOST])dnl
1923
AC_REQUIRE([AC_CANONICAL_BUILD])dnl
1924
ac_prog=ld
1925
if test "$GCC" = yes; then
1926
  # Check if gcc -print-prog-name=ld gives a path.
1927
  AC_MSG_CHECKING([for ld used by $CC])
1928
  case $host in
1929
  *-*-mingw*)
1930
    # gcc leaves a trailing carriage return which upsets mingw
1931
    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
1932
  *)
1933
    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
1934
  esac
1935
  case $ac_prog in
1936
    # Accept absolute paths.
1937
    [[\\/]]* | ?:[[\\/]]*)
1938
      re_direlt='/[[^/]][[^/]]*/\.\./'
1939
      # Canonicalize the pathname of ld
1940
      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
1941
      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
1942
        ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
1943
      done
1944
      test -z "$LD" && LD="$ac_prog"
1945
      ;;
1946
  "")
1947
    # If it fails, then pretend we aren't using GCC.
1948
    ac_prog=ld
1949
    ;;
1950
  *)
1951
    # If it is relative, then search for the first ld in PATH.
1952
    with_gnu_ld=unknown
1953
    ;;
1954
  esac
1955
elif test "$with_gnu_ld" = yes; then
1956
  AC_MSG_CHECKING([for GNU ld])
1957
else
1958
  AC_MSG_CHECKING([for non-GNU ld])
1959
fi
1960
AC_CACHE_VAL(lt_cv_path_LD,
1961
[if test -z "$LD"; then
1962
  lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
1963
  for ac_dir in $PATH; do
1964
    IFS="$lt_save_ifs"
1965
    test -z "$ac_dir" && ac_dir=.
1966
    if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
1967
      lt_cv_path_LD="$ac_dir/$ac_prog"
1968
      # Check to see if the program is GNU ld.  I'd rather use --version,
1969
      # but apparently some variants of GNU ld only accept -v.
1970
      # Break only if it was the GNU/non-GNU ld that we prefer.
1971
      case `"$lt_cv_path_LD" -v 2>&1 
1972
      *GNU* | *'with BFD'*)
1973
        test "$with_gnu_ld" != no && break
1974
        ;;
1975
      *)
1976
        test "$with_gnu_ld" != yes && break
1977
        ;;
1978
      esac
1979
    fi
1980
  done
1981
  IFS="$lt_save_ifs"
1982
else
1983
  lt_cv_path_LD="$LD" # Let the user override the test with a path.
1984
fi])
1985
LD="$lt_cv_path_LD"
1986
if test -n "$LD"; then
1987
  AC_MSG_RESULT($LD)
1988
else
1989
  AC_MSG_RESULT(no)
1990
fi
1991
test -z "$LD" && AC_MSG_ERROR([no acceptable ld found in \$PATH])
1992
AC_PROG_LD_GNU
1993
])
1994 60 jeremybenn
m4trace:/opt/libtool-1.5.24/share/aclocal/libtool.m4:2251: -1- AC_DEFUN([AC_PROG_LD_GNU], [AC_REQUIRE([AC_PROG_EGREP])dnl
1995 19 jeremybenn
AC_CACHE_CHECK([if the linker ($LD) is GNU ld], lt_cv_prog_gnu_ld,
1996
[# I'd rather use --version here, but apparently some GNU lds only accept -v.
1997
case `$LD -v 2>&1 
1998
*GNU* | *'with BFD'*)
1999
  lt_cv_prog_gnu_ld=yes
2000
  ;;
2001
*)
2002
  lt_cv_prog_gnu_ld=no
2003
  ;;
2004
esac])
2005
with_gnu_ld=$lt_cv_prog_gnu_ld
2006
])
2007 60 jeremybenn
m4trace:/opt/libtool-1.5.24/share/aclocal/libtool.m4:2271: -1- AC_DEFUN([AC_PROG_LD_RELOAD_FLAG], [AC_CACHE_CHECK([for $LD option to reload object files],
2008 19 jeremybenn
  lt_cv_ld_reload_flag,
2009
  [lt_cv_ld_reload_flag='-r'])
2010
reload_flag=$lt_cv_ld_reload_flag
2011
case $reload_flag in
2012
"" | " "*) ;;
2013
*) reload_flag=" $reload_flag" ;;
2014
esac
2015
reload_cmds='$LD$reload_flag -o $output$reload_objs'
2016
case $host_os in
2017
  darwin*)
2018
    if test "$GCC" = yes; then
2019
      reload_cmds='$LTCC $LTCFLAGS -nostdlib ${wl}-r -o $output$reload_objs'
2020
    else
2021
      reload_cmds='$LD$reload_flag -o $output$reload_objs'
2022
    fi
2023
    ;;
2024
esac
2025
])
2026 60 jeremybenn
m4trace:/opt/libtool-1.5.24/share/aclocal/libtool.m4:2297: -1- AC_DEFUN([AC_DEPLIBS_CHECK_METHOD], [AC_CACHE_CHECK([how to recognize dependent libraries],
2027 19 jeremybenn
lt_cv_deplibs_check_method,
2028
[lt_cv_file_magic_cmd='$MAGIC_CMD'
2029
lt_cv_file_magic_test_file=
2030
lt_cv_deplibs_check_method='unknown'
2031
# Need to set the preceding variable on all platforms that support
2032
# interlibrary dependencies.
2033
# 'none' -- dependencies not supported.
2034
# `unknown' -- same as none, but documents that we really don't know.
2035
# 'pass_all' -- all dependencies passed with no checks.
2036
# 'test_compile' -- check by making test program.
2037
# 'file_magic [[regex]]' -- check by looking for files in library path
2038
# which responds to the $file_magic_cmd with a given extended regex.
2039
# If you have `file' or equivalent on your system and you're not sure
2040
# whether `pass_all' will *always* work, you probably want this one.
2041
 
2042
case $host_os in
2043
aix4* | aix5*)
2044
  lt_cv_deplibs_check_method=pass_all
2045
  ;;
2046
 
2047
beos*)
2048
  lt_cv_deplibs_check_method=pass_all
2049
  ;;
2050
 
2051
bsdi[[45]]*)
2052
  lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[ML]]SB (shared object|dynamic lib)'
2053
  lt_cv_file_magic_cmd='/usr/bin/file -L'
2054
  lt_cv_file_magic_test_file=/shlib/libc.so
2055
  ;;
2056
 
2057
cygwin*)
2058
  # func_win32_libid is a shell function defined in ltmain.sh
2059
  lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
2060
  lt_cv_file_magic_cmd='func_win32_libid'
2061
  ;;
2062
 
2063
mingw* | pw32*)
2064
  # Base MSYS/MinGW do not provide the 'file' command needed by
2065
  # func_win32_libid shell function, so use a weaker test based on 'objdump',
2066
  # unless we find 'file', for example because we are cross-compiling.
2067
  if ( file / ) >/dev/null 2>&1; then
2068
    lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
2069
    lt_cv_file_magic_cmd='func_win32_libid'
2070
  else
2071
    lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?'
2072
    lt_cv_file_magic_cmd='$OBJDUMP -f'
2073
  fi
2074
  ;;
2075
 
2076
darwin* | rhapsody*)
2077
  lt_cv_deplibs_check_method=pass_all
2078
  ;;
2079
 
2080
freebsd* | dragonfly*)
2081
  if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then
2082
    case $host_cpu in
2083
    i*86 )
2084
      # Not sure whether the presence of OpenBSD here was a mistake.
2085
      # Let's accept both of them until this is cleared up.
2086
      lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[[3-9]]86 (compact )?demand paged shared library'
2087
      lt_cv_file_magic_cmd=/usr/bin/file
2088
      lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
2089
      ;;
2090
    esac
2091
  else
2092
    lt_cv_deplibs_check_method=pass_all
2093
  fi
2094
  ;;
2095
 
2096
gnu*)
2097
  lt_cv_deplibs_check_method=pass_all
2098
  ;;
2099
 
2100
hpux10.20* | hpux11*)
2101
  lt_cv_file_magic_cmd=/usr/bin/file
2102
  case $host_cpu in
2103
  ia64*)
2104
    lt_cv_deplibs_check_method='file_magic (s[[0-9]][[0-9]][[0-9]]|ELF-[[0-9]][[0-9]]) shared object file - IA64'
2105
    lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so
2106
    ;;
2107
  hppa*64*)
2108
    [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]']
2109
    lt_cv_file_magic_test_file=/usr/lib/pa20_64/libc.sl
2110
    ;;
2111
  *)
2112
    lt_cv_deplibs_check_method='file_magic (s[[0-9]][[0-9]][[0-9]]|PA-RISC[[0-9]].[[0-9]]) shared library'
2113
    lt_cv_file_magic_test_file=/usr/lib/libc.sl
2114
    ;;
2115
  esac
2116
  ;;
2117
 
2118
interix[[3-9]]*)
2119
  # PIC code is broken on Interix 3.x, that's why |\.a not |_pic\.a here
2120
  lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so|\.a)$'
2121
  ;;
2122
 
2123
irix5* | irix6* | nonstopux*)
2124
  case $LD in
2125
  *-32|*"-32 ") libmagic=32-bit;;
2126
  *-n32|*"-n32 ") libmagic=N32;;
2127
  *-64|*"-64 ") libmagic=64-bit;;
2128
  *) libmagic=never-match;;
2129
  esac
2130
  lt_cv_deplibs_check_method=pass_all
2131
  ;;
2132
 
2133
# This must be Linux ELF.
2134
linux* | k*bsd*-gnu)
2135
  lt_cv_deplibs_check_method=pass_all
2136
  ;;
2137
 
2138
netbsd*)
2139
  if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then
2140
    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|_pic\.a)$'
2141
  else
2142
    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so|_pic\.a)$'
2143
  fi
2144
  ;;
2145
 
2146
newos6*)
2147
  lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[ML]]SB (executable|dynamic lib)'
2148
  lt_cv_file_magic_cmd=/usr/bin/file
2149
  lt_cv_file_magic_test_file=/usr/lib/libnls.so
2150
  ;;
2151
 
2152
nto-qnx*)
2153
  lt_cv_deplibs_check_method=unknown
2154
  ;;
2155
 
2156
openbsd*)
2157
  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
2158
    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
2159
  else
2160
    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|_pic\.a)$'
2161
  fi
2162
  ;;
2163
 
2164
osf3* | osf4* | osf5*)
2165
  lt_cv_deplibs_check_method=pass_all
2166
  ;;
2167
 
2168
rdos*)
2169
  lt_cv_deplibs_check_method=pass_all
2170
  ;;
2171
 
2172
solaris*)
2173
  lt_cv_deplibs_check_method=pass_all
2174
  ;;
2175
 
2176
sysv4 | sysv4.3*)
2177
  case $host_vendor in
2178
  motorola)
2179
    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]]'
2180
    lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*`
2181
    ;;
2182
  ncr)
2183
    lt_cv_deplibs_check_method=pass_all
2184
    ;;
2185
  sequent)
2186
    lt_cv_file_magic_cmd='/bin/file'
2187
    lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[LM]]SB (shared object|dynamic lib )'
2188
    ;;
2189
  sni)
2190
    lt_cv_file_magic_cmd='/bin/file'
2191
    lt_cv_deplibs_check_method="file_magic ELF [[0-9]][[0-9]]*-bit [[LM]]SB dynamic lib"
2192
    lt_cv_file_magic_test_file=/lib/libc.so
2193
    ;;
2194
  siemens)
2195
    lt_cv_deplibs_check_method=pass_all
2196
    ;;
2197
  pc)
2198
    lt_cv_deplibs_check_method=pass_all
2199
    ;;
2200
  esac
2201
  ;;
2202
 
2203
sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
2204
  lt_cv_deplibs_check_method=pass_all
2205
  ;;
2206
esac
2207
])
2208
file_magic_cmd=$lt_cv_file_magic_cmd
2209
deplibs_check_method=$lt_cv_deplibs_check_method
2210
test -z "$deplibs_check_method" && deplibs_check_method=unknown
2211
])
2212 60 jeremybenn
m4trace:/opt/libtool-1.5.24/share/aclocal/libtool.m4:2489: -1- AC_DEFUN([AC_PROG_NM], [AC_CACHE_CHECK([for BSD-compatible nm], lt_cv_path_NM,
2213 19 jeremybenn
[if test -n "$NM"; then
2214
  # Let the user override the test.
2215
  lt_cv_path_NM="$NM"
2216
else
2217
  lt_nm_to_check="${ac_tool_prefix}nm"
2218
  if test -n "$ac_tool_prefix" && test "$build" = "$host"; then
2219
    lt_nm_to_check="$lt_nm_to_check nm"
2220
  fi
2221
  for lt_tmp_nm in $lt_nm_to_check; do
2222
    lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
2223
    for ac_dir in $PATH /usr/ccs/bin/elf /usr/ccs/bin /usr/ucb /bin; do
2224
      IFS="$lt_save_ifs"
2225
      test -z "$ac_dir" && ac_dir=.
2226
      tmp_nm="$ac_dir/$lt_tmp_nm"
2227
      if test -f "$tmp_nm" || test -f "$tmp_nm$ac_exeext" ; then
2228
        # Check to see if the nm accepts a BSD-compat flag.
2229
        # Adding the `sed 1q' prevents false positives on HP-UX, which says:
2230
        #   nm: unknown option "B" ignored
2231
        # Tru64's nm complains that /dev/null is an invalid object file
2232
        case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
2233
        */dev/null* | *'Invalid file or object type'*)
2234
          lt_cv_path_NM="$tmp_nm -B"
2235
          break
2236
          ;;
2237
        *)
2238
          case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
2239
          */dev/null*)
2240
            lt_cv_path_NM="$tmp_nm -p"
2241
            break
2242
            ;;
2243
          *)
2244
            lt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but
2245
            continue # so that we can try to find one that supports BSD flags
2246
            ;;
2247
          esac
2248
          ;;
2249
        esac
2250
      fi
2251
    done
2252
    IFS="$lt_save_ifs"
2253
  done
2254
  test -z "$lt_cv_path_NM" && lt_cv_path_NM=nm
2255
fi])
2256
NM="$lt_cv_path_NM"
2257
])
2258 60 jeremybenn
m4trace:/opt/libtool-1.5.24/share/aclocal/libtool.m4:2541: -1- AC_DEFUN([AC_CHECK_LIBM], [AC_REQUIRE([AC_CANONICAL_HOST])dnl
2259 19 jeremybenn
LIBM=
2260
case $host in
2261
*-*-beos* | *-*-cygwin* | *-*-pw32* | *-*-darwin*)
2262
  # These system don't have libm, or don't need it
2263
  ;;
2264
*-ncr-sysv4.3*)
2265
  AC_CHECK_LIB(mw, _mwvalidcheckl, LIBM="-lmw")
2266
  AC_CHECK_LIB(m, cos, LIBM="$LIBM -lm")
2267
  ;;
2268
*)
2269
  AC_CHECK_LIB(m, cos, LIBM="-lm")
2270
  ;;
2271
esac
2272
])
2273 60 jeremybenn
m4trace:/opt/libtool-1.5.24/share/aclocal/libtool.m4:2570: -1- AC_DEFUN([AC_LIBLTDL_CONVENIENCE], [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl
2274 19 jeremybenn
  case $enable_ltdl_convenience in
2275
  no) AC_MSG_ERROR([this package needs a convenience libltdl]) ;;
2276
  "") enable_ltdl_convenience=yes
2277
      ac_configure_args="$ac_configure_args --enable-ltdl-convenience" ;;
2278
  esac
2279
  LIBLTDL='${top_builddir}/'ifelse($#,1,[$1],['libltdl'])/libltdlc.la
2280
  LTDLINCL='-I${top_srcdir}/'ifelse($#,1,[$1],['libltdl'])
2281
  # For backwards non-gettext consistent compatibility...
2282
  INCLTDL="$LTDLINCL"
2283
])
2284 60 jeremybenn
m4trace:/opt/libtool-1.5.24/share/aclocal/libtool.m4:2596: -1- AC_DEFUN([AC_LIBLTDL_INSTALLABLE], [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl
2285 19 jeremybenn
  AC_CHECK_LIB(ltdl, lt_dlinit,
2286
  [test x"$enable_ltdl_install" != xyes && enable_ltdl_install=no],
2287
  [if test x"$enable_ltdl_install" = xno; then
2288
     AC_MSG_WARN([libltdl not installed, but installation disabled])
2289
   else
2290
     enable_ltdl_install=yes
2291
   fi
2292
  ])
2293
  if test x"$enable_ltdl_install" = x"yes"; then
2294
    ac_configure_args="$ac_configure_args --enable-ltdl-install"
2295
    LIBLTDL='${top_builddir}/'ifelse($#,1,[$1],['libltdl'])/libltdl.la
2296
    LTDLINCL='-I${top_srcdir}/'ifelse($#,1,[$1],['libltdl'])
2297
  else
2298
    ac_configure_args="$ac_configure_args --enable-ltdl-install=no"
2299
    LIBLTDL="-lltdl"
2300
    LTDLINCL=
2301
  fi
2302
  # For backwards non-gettext consistent compatibility...
2303
  INCLTDL="$LTDLINCL"
2304
])
2305 60 jeremybenn
m4trace:/opt/libtool-1.5.24/share/aclocal/libtool.m4:2623: -1- AC_DEFUN([AC_LIBTOOL_CXX], [AC_REQUIRE([_LT_AC_LANG_CXX])
2306 19 jeremybenn
])
2307 60 jeremybenn
m4trace:/opt/libtool-1.5.24/share/aclocal/libtool.m4:2630: -1- AC_DEFUN([_LT_AC_LANG_CXX], [AC_REQUIRE([AC_PROG_CXX])
2308 19 jeremybenn
AC_REQUIRE([_LT_AC_PROG_CXXCPP])
2309
_LT_AC_SHELL_INIT([tagnames=${tagnames+${tagnames},}CXX])
2310
])
2311 60 jeremybenn
m4trace:/opt/libtool-1.5.24/share/aclocal/libtool.m4:2638: -1- AC_DEFUN([_LT_AC_PROG_CXXCPP], [
2312 19 jeremybenn
AC_REQUIRE([AC_PROG_CXX])
2313
if test -n "$CXX" && ( test "X$CXX" != "Xno" &&
2314
    ( (test "X$CXX" = "Xg++" && `g++ -v >/dev/null 2>&1` ) ||
2315
    (test "X$CXX" != "Xg++"))) ; then
2316
  AC_PROG_CXXCPP
2317
fi
2318
])
2319 60 jeremybenn
m4trace:/opt/libtool-1.5.24/share/aclocal/libtool.m4:2651: -1- AC_DEFUN([AC_LIBTOOL_F77], [AC_REQUIRE([_LT_AC_LANG_F77])
2320 19 jeremybenn
])
2321 60 jeremybenn
m4trace:/opt/libtool-1.5.24/share/aclocal/libtool.m4:2658: -1- AC_DEFUN([_LT_AC_LANG_F77], [AC_REQUIRE([AC_PROG_F77])
2322 19 jeremybenn
_LT_AC_SHELL_INIT([tagnames=${tagnames+${tagnames},}F77])
2323
])
2324 60 jeremybenn
m4trace:/opt/libtool-1.5.24/share/aclocal/libtool.m4:2667: -1- AC_DEFUN([AC_LIBTOOL_GCJ], [AC_REQUIRE([_LT_AC_LANG_GCJ])
2325 19 jeremybenn
])
2326 60 jeremybenn
m4trace:/opt/libtool-1.5.24/share/aclocal/libtool.m4:2674: -1- AC_DEFUN([_LT_AC_LANG_GCJ], [AC_PROVIDE_IFELSE([AC_PROG_GCJ],[],
2327 19 jeremybenn
  [AC_PROVIDE_IFELSE([A][M_PROG_GCJ],[],
2328
    [AC_PROVIDE_IFELSE([LT_AC_PROG_GCJ],[],
2329
      [ifdef([AC_PROG_GCJ],[AC_REQUIRE([AC_PROG_GCJ])],
2330
         [ifdef([A][M_PROG_GCJ],[AC_REQUIRE([A][M_PROG_GCJ])],
2331
           [AC_REQUIRE([A][C_PROG_GCJ_OR_A][M_PROG_GCJ])])])])])])
2332
_LT_AC_SHELL_INIT([tagnames=${tagnames+${tagnames},}GCJ])
2333
])
2334 60 jeremybenn
m4trace:/opt/libtool-1.5.24/share/aclocal/libtool.m4:2688: -1- AC_DEFUN([AC_LIBTOOL_RC], [AC_REQUIRE([LT_AC_PROG_RC])
2335 19 jeremybenn
_LT_AC_SHELL_INIT([tagnames=${tagnames+${tagnames},}RC])
2336
])
2337 60 jeremybenn
m4trace:/opt/libtool-1.5.24/share/aclocal/libtool.m4:2699: -1- AC_DEFUN([AC_LIBTOOL_LANG_C_CONFIG], [_LT_AC_LANG_C_CONFIG])
2338
m4trace:/opt/libtool-1.5.24/share/aclocal/libtool.m4:2700: -1- AC_DEFUN([_LT_AC_LANG_C_CONFIG], [lt_save_CC="$CC"
2339 19 jeremybenn
AC_LANG_PUSH(C)
2340
 
2341
# Source file extension for C test sources.
2342
ac_ext=c
2343
 
2344
# Object file extension for compiled C test sources.
2345
objext=o
2346
_LT_AC_TAGVAR(objext, $1)=$objext
2347
 
2348
# Code to be used in simple compile tests
2349
lt_simple_compile_test_code="int some_variable = 0;"
2350
 
2351
# Code to be used in simple link tests
2352
lt_simple_link_test_code='int main(){return(0);}'
2353
 
2354
_LT_AC_SYS_COMPILER
2355
 
2356
# save warnings/boilerplate of simple test code
2357
_LT_COMPILER_BOILERPLATE
2358
_LT_LINKER_BOILERPLATE
2359
 
2360
## CAVEAT EMPTOR:
2361
## There is no encapsulation within the following macros, do not change
2362
## the running order or otherwise move them around unless you know exactly
2363
## what you are doing...
2364
AC_LIBTOOL_PROG_COMPILER_NO_RTTI($1)
2365
AC_LIBTOOL_PROG_COMPILER_PIC($1)
2366
AC_LIBTOOL_PROG_CC_C_O($1)
2367
AC_LIBTOOL_SYS_HARD_LINK_LOCKS($1)
2368
AC_LIBTOOL_PROG_LD_SHLIBS($1)
2369
AC_LIBTOOL_SYS_DYNAMIC_LINKER($1)
2370
AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH($1)
2371
AC_LIBTOOL_SYS_LIB_STRIP
2372
AC_LIBTOOL_DLOPEN_SELF
2373
 
2374
# Report which library types will actually be built
2375
AC_MSG_CHECKING([if libtool supports shared libraries])
2376
AC_MSG_RESULT([$can_build_shared])
2377
 
2378
AC_MSG_CHECKING([whether to build shared libraries])
2379
test "$can_build_shared" = "no" && enable_shared=no
2380
 
2381
# On AIX, shared libraries and static libraries use the same namespace, and
2382
# are all built from PIC.
2383
case $host_os in
2384
aix3*)
2385
  test "$enable_shared" = yes && enable_static=no
2386
  if test -n "$RANLIB"; then
2387
    archive_cmds="$archive_cmds~\$RANLIB \$lib"
2388
    postinstall_cmds='$RANLIB $lib'
2389
  fi
2390
  ;;
2391
 
2392
aix4* | aix5*)
2393
  if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then
2394
    test "$enable_shared" = yes && enable_static=no
2395
  fi
2396
    ;;
2397
esac
2398
AC_MSG_RESULT([$enable_shared])
2399
 
2400
AC_MSG_CHECKING([whether to build static libraries])
2401
# Make sure either enable_shared or enable_static is yes.
2402
test "$enable_shared" = yes || enable_static=yes
2403
AC_MSG_RESULT([$enable_static])
2404
 
2405
AC_LIBTOOL_CONFIG($1)
2406
 
2407
AC_LANG_POP
2408
CC="$lt_save_CC"
2409
])
2410 60 jeremybenn
m4trace:/opt/libtool-1.5.24/share/aclocal/libtool.m4:2780: -1- AC_DEFUN([AC_LIBTOOL_LANG_CXX_CONFIG], [_LT_AC_LANG_CXX_CONFIG(CXX)])
2411
m4trace:/opt/libtool-1.5.24/share/aclocal/libtool.m4:2781: -1- AC_DEFUN([_LT_AC_LANG_CXX_CONFIG], [AC_LANG_PUSH(C++)
2412 19 jeremybenn
AC_REQUIRE([AC_PROG_CXX])
2413
AC_REQUIRE([_LT_AC_PROG_CXXCPP])
2414
 
2415
_LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
2416
_LT_AC_TAGVAR(allow_undefined_flag, $1)=
2417
_LT_AC_TAGVAR(always_export_symbols, $1)=no
2418
_LT_AC_TAGVAR(archive_expsym_cmds, $1)=
2419
_LT_AC_TAGVAR(export_dynamic_flag_spec, $1)=
2420
_LT_AC_TAGVAR(hardcode_direct, $1)=no
2421
_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)=
2422
_LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)=
2423
_LT_AC_TAGVAR(hardcode_libdir_separator, $1)=
2424
_LT_AC_TAGVAR(hardcode_minus_L, $1)=no
2425
_LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=unsupported
2426
_LT_AC_TAGVAR(hardcode_automatic, $1)=no
2427
_LT_AC_TAGVAR(module_cmds, $1)=
2428
_LT_AC_TAGVAR(module_expsym_cmds, $1)=
2429
_LT_AC_TAGVAR(link_all_deplibs, $1)=unknown
2430
_LT_AC_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds
2431
_LT_AC_TAGVAR(no_undefined_flag, $1)=
2432
_LT_AC_TAGVAR(whole_archive_flag_spec, $1)=
2433
_LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=no
2434
 
2435
# Dependencies to place before and after the object being linked:
2436
_LT_AC_TAGVAR(predep_objects, $1)=
2437
_LT_AC_TAGVAR(postdep_objects, $1)=
2438
_LT_AC_TAGVAR(predeps, $1)=
2439
_LT_AC_TAGVAR(postdeps, $1)=
2440
_LT_AC_TAGVAR(compiler_lib_search_path, $1)=
2441
 
2442
# Source file extension for C++ test sources.
2443
ac_ext=cpp
2444
 
2445
# Object file extension for compiled C++ test sources.
2446
objext=o
2447
_LT_AC_TAGVAR(objext, $1)=$objext
2448
 
2449
# Code to be used in simple compile tests
2450
lt_simple_compile_test_code="int some_variable = 0;"
2451
 
2452
# Code to be used in simple link tests
2453
lt_simple_link_test_code='int main(int, char *[[]]) { return(0); }'
2454
 
2455
# ltmain only uses $CC for tagged configurations so make sure $CC is set.
2456
_LT_AC_SYS_COMPILER
2457
 
2458
# save warnings/boilerplate of simple test code
2459
_LT_COMPILER_BOILERPLATE
2460
_LT_LINKER_BOILERPLATE
2461
 
2462
# Allow CC to be a program name with arguments.
2463
lt_save_CC=$CC
2464
lt_save_LD=$LD
2465
lt_save_GCC=$GCC
2466
GCC=$GXX
2467
lt_save_with_gnu_ld=$with_gnu_ld
2468
lt_save_path_LD=$lt_cv_path_LD
2469
if test -n "${lt_cv_prog_gnu_ldcxx+set}"; then
2470
  lt_cv_prog_gnu_ld=$lt_cv_prog_gnu_ldcxx
2471
else
2472
  $as_unset lt_cv_prog_gnu_ld
2473
fi
2474
if test -n "${lt_cv_path_LDCXX+set}"; then
2475
  lt_cv_path_LD=$lt_cv_path_LDCXX
2476
else
2477
  $as_unset lt_cv_path_LD
2478
fi
2479
test -z "${LDCXX+set}" || LD=$LDCXX
2480
CC=${CXX-"c++"}
2481
compiler=$CC
2482
_LT_AC_TAGVAR(compiler, $1)=$CC
2483
_LT_CC_BASENAME([$compiler])
2484
 
2485
# We don't want -fno-exception wen compiling C++ code, so set the
2486
# no_builtin_flag separately
2487
if test "$GXX" = yes; then
2488
  _LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=' -fno-builtin'
2489
else
2490
  _LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=
2491
fi
2492
 
2493
if test "$GXX" = yes; then
2494
  # Set up default GNU C++ configuration
2495
 
2496
  AC_PROG_LD
2497
 
2498
  # Check if GNU C++ uses GNU ld as the underlying linker, since the
2499
  # archiving commands below assume that GNU ld is being used.
2500
  if test "$with_gnu_ld" = yes; then
2501
    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
2502
    _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'
2503
 
2504
    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}--rpath ${wl}$libdir'
2505
    _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
2506
 
2507
    # If archive_cmds runs LD, not CC, wlarc should be empty
2508
    # XXX I think wlarc can be eliminated in ltcf-cxx, but I need to
2509
    #     investigate it a little bit more. (MM)
2510
    wlarc='${wl}'
2511
 
2512
    # ancient GNU ld didn't support --whole-archive et. al.
2513
    if eval "`$CC -print-prog-name=ld` --help 2>&1" | \
2514
        grep 'no-whole-archive' > /dev/null; then
2515
      _LT_AC_TAGVAR(whole_archive_flag_spec, $1)="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
2516
    else
2517
      _LT_AC_TAGVAR(whole_archive_flag_spec, $1)=
2518
    fi
2519
  else
2520
    with_gnu_ld=no
2521
    wlarc=
2522
 
2523
    # A generic and very simple default shared library creation
2524
    # command for GNU C++ for the case where it uses the native
2525
    # linker, instead of GNU ld.  If possible, this setting should
2526
    # overridden to take advantage of the native linker features on
2527
    # the platform it is being used on.
2528
    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib'
2529
  fi
2530
 
2531
  # Commands to make compiler produce verbose output that lists
2532
  # what "hidden" libraries, object files and flags are used when
2533
  # linking a shared library.
2534
  output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "\-L"'
2535
 
2536
else
2537
  GXX=no
2538
  with_gnu_ld=no
2539
  wlarc=
2540
fi
2541
 
2542
# PORTME: fill in a description of your system's C++ link characteristics
2543
AC_MSG_CHECKING([whether the $compiler linker ($LD) supports shared libraries])
2544
_LT_AC_TAGVAR(ld_shlibs, $1)=yes
2545
case $host_os in
2546
  aix3*)
2547
    # FIXME: insert proper C++ library support
2548
    _LT_AC_TAGVAR(ld_shlibs, $1)=no
2549
    ;;
2550
  aix4* | aix5*)
2551
    if test "$host_cpu" = ia64; then
2552
      # On IA64, the linker does run time linking by default, so we don't
2553
      # have to do anything special.
2554
      aix_use_runtimelinking=no
2555
      exp_sym_flag='-Bexport'
2556
      no_entry_flag=""
2557
    else
2558
      aix_use_runtimelinking=no
2559
 
2560
      # Test if we are trying to use run time linking or normal
2561
      # AIX style linking. If -brtl is somewhere in LDFLAGS, we
2562
      # need to do runtime linking.
2563
      case $host_os in aix4.[[23]]|aix4.[[23]].*|aix5*)
2564
        for ld_flag in $LDFLAGS; do
2565
          case $ld_flag in
2566
          *-brtl*)
2567
            aix_use_runtimelinking=yes
2568
            break
2569
            ;;
2570
          esac
2571
        done
2572
        ;;
2573
      esac
2574
 
2575
      exp_sym_flag='-bexport'
2576
      no_entry_flag='-bnoentry'
2577
    fi
2578
 
2579
    # When large executables or shared objects are built, AIX ld can
2580
    # have problems creating the table of contents.  If linking a library
2581
    # or program results in "error TOC overflow" add -mminimal-toc to
2582
    # CXXFLAGS/CFLAGS for g++/gcc.  In the cases where that is not
2583
    # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
2584
 
2585
    _LT_AC_TAGVAR(archive_cmds, $1)=''
2586
    _LT_AC_TAGVAR(hardcode_direct, $1)=yes
2587
    _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=':'
2588
    _LT_AC_TAGVAR(link_all_deplibs, $1)=yes
2589
 
2590
    if test "$GXX" = yes; then
2591
      case $host_os in aix4.[[012]]|aix4.[[012]].*)
2592
      # We only want to do this on AIX 4.2 and lower, the check
2593
      # below for broken collect2 doesn't work under 4.3+
2594
        collect2name=`${CC} -print-prog-name=collect2`
2595
        if test -f "$collect2name" && \
2596
           strings "$collect2name" | grep resolve_lib_name >/dev/null
2597
        then
2598
          # We have reworked collect2
2599
          :
2600
        else
2601
          # We have old collect2
2602
          _LT_AC_TAGVAR(hardcode_direct, $1)=unsupported
2603
          # It fails to find uninstalled libraries when the uninstalled
2604
          # path is not listed in the libpath.  Setting hardcode_minus_L
2605
          # to unsupported forces relinking
2606
          _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes
2607
          _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
2608
          _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=
2609
        fi
2610
        ;;
2611
      esac
2612
      shared_flag='-shared'
2613
      if test "$aix_use_runtimelinking" = yes; then
2614
        shared_flag="$shared_flag "'${wl}-G'
2615
      fi
2616
    else
2617
      # not using gcc
2618
      if test "$host_cpu" = ia64; then
2619
        # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
2620
        # chokes on -Wl,-G. The following line is correct:
2621
        shared_flag='-G'
2622
      else
2623
        if test "$aix_use_runtimelinking" = yes; then
2624
          shared_flag='${wl}-G'
2625
        else
2626
          shared_flag='${wl}-bM:SRE'
2627
        fi
2628
      fi
2629
    fi
2630
 
2631
    # It seems that -bexpall does not export symbols beginning with
2632
    # underscore (_), so it is better to generate a list of symbols to export.
2633
    _LT_AC_TAGVAR(always_export_symbols, $1)=yes
2634
    if test "$aix_use_runtimelinking" = yes; then
2635
      # Warning - without using the other runtime loading flags (-brtl),
2636
      # -berok will link without error, but may produce a broken library.
2637
      _LT_AC_TAGVAR(allow_undefined_flag, $1)='-berok'
2638
      # Determine the default libpath from the value encoded in an empty executable.
2639
      _LT_AC_SYS_LIBPATH_AIX
2640
      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
2641
 
2642
      _LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
2643
     else
2644
      if test "$host_cpu" = ia64; then
2645
        _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R $libdir:/usr/lib:/lib'
2646
        _LT_AC_TAGVAR(allow_undefined_flag, $1)="-z nodefs"
2647
        _LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$exp_sym_flag:\$export_symbols"
2648
      else
2649
        # Determine the default libpath from the value encoded in an empty executable.
2650
        _LT_AC_SYS_LIBPATH_AIX
2651
        _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
2652
        # Warning - without using the other run time loading flags,
2653
        # -berok will link without error, but may produce a broken library.
2654
        _LT_AC_TAGVAR(no_undefined_flag, $1)=' ${wl}-bernotok'
2655
        _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-berok'
2656
        # Exported symbols can be pulled into shared objects from archives
2657
        _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='$convenience'
2658
        _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=yes
2659
        # This is similar to how AIX traditionally builds its shared libraries.
2660
        _LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs ${wl}-bnoentry $compiler_flags ${wl}-bE:$export_symbols${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname'
2661
      fi
2662
    fi
2663
    ;;
2664
 
2665
  beos*)
2666
    if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
2667
      _LT_AC_TAGVAR(allow_undefined_flag, $1)=unsupported
2668
      # Joseph Beckenbach  says some releases of gcc
2669
      # support --undefined.  This deserves some investigation.  FIXME
2670
      _LT_AC_TAGVAR(archive_cmds, $1)='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
2671
    else
2672
      _LT_AC_TAGVAR(ld_shlibs, $1)=no
2673
    fi
2674
    ;;
2675
 
2676
  chorus*)
2677
    case $cc_basename in
2678
      *)
2679
        # FIXME: insert proper C++ library support
2680
        _LT_AC_TAGVAR(ld_shlibs, $1)=no
2681
        ;;
2682
    esac
2683
    ;;
2684
 
2685
  cygwin* | mingw* | pw32*)
2686
    # _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1) is actually meaningless,
2687
    # as there is no search path for DLLs.
2688
    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
2689
    _LT_AC_TAGVAR(allow_undefined_flag, $1)=unsupported
2690
    _LT_AC_TAGVAR(always_export_symbols, $1)=no
2691
    _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
2692
 
2693
    if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then
2694
      _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 -Xlinker --out-implib -Xlinker $lib'
2695
      # If the export-symbols file already is a .def file (1st line
2696
      # is EXPORTS), use it as is; otherwise, prepend...
2697
      _LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
2698
        cp $export_symbols $output_objdir/$soname.def;
2699
      else
2700
        echo EXPORTS > $output_objdir/$soname.def;
2701
        cat $export_symbols >> $output_objdir/$soname.def;
2702
      fi~
2703
      $CC -shared -nostdlib $output_objdir/$soname.def $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
2704
    else
2705
      _LT_AC_TAGVAR(ld_shlibs, $1)=no
2706
    fi
2707
  ;;
2708
      darwin* | rhapsody*)
2709
        case $host_os in
2710
        rhapsody* | darwin1.[[012]])
2711
         _LT_AC_TAGVAR(allow_undefined_flag, $1)='${wl}-undefined ${wl}suppress'
2712
         ;;
2713
       *) # Darwin 1.3 on
2714
         if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then
2715
           _LT_AC_TAGVAR(allow_undefined_flag, $1)='${wl}-flat_namespace ${wl}-undefined ${wl}suppress'
2716
         else
2717
           case ${MACOSX_DEPLOYMENT_TARGET} in
2718
             10.[[012]])
2719
               _LT_AC_TAGVAR(allow_undefined_flag, $1)='${wl}-flat_namespace ${wl}-undefined ${wl}suppress'
2720
               ;;
2721
             10.*)
2722
               _LT_AC_TAGVAR(allow_undefined_flag, $1)='${wl}-undefined ${wl}dynamic_lookup'
2723
               ;;
2724
           esac
2725
         fi
2726
         ;;
2727
        esac
2728
      _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
2729
      _LT_AC_TAGVAR(hardcode_direct, $1)=no
2730
      _LT_AC_TAGVAR(hardcode_automatic, $1)=yes
2731
      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=unsupported
2732
      _LT_AC_TAGVAR(whole_archive_flag_spec, $1)=''
2733
      _LT_AC_TAGVAR(link_all_deplibs, $1)=yes
2734
 
2735
    if test "$GXX" = yes ; then
2736
      lt_int_apple_cc_single_mod=no
2737
      output_verbose_link_cmd='echo'
2738
      if $CC -dumpspecs 2>&1 | $EGREP 'single_module' >/dev/null ; then
2739
       lt_int_apple_cc_single_mod=yes
2740
      fi
2741
      if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
2742
       _LT_AC_TAGVAR(archive_cmds, $1)='$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
2743
      else
2744
          _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'
2745
        fi
2746
        _LT_AC_TAGVAR(module_cmds, $1)='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
2747
        # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin lds
2748
          if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
2749
            _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}'
2750
          else
2751
            _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}'
2752
          fi
2753
            _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}'
2754
      else
2755
      case $cc_basename in
2756
        xlc*)
2757
         output_verbose_link_cmd='echo'
2758
          _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` $xlcverstring'
2759
          _LT_AC_TAGVAR(module_cmds, $1)='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
2760
          # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin lds
2761
          _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 $xlcverstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
2762
          _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}'
2763
          ;;
2764
       *)
2765
         _LT_AC_TAGVAR(ld_shlibs, $1)=no
2766
          ;;
2767
      esac
2768
      fi
2769
        ;;
2770
 
2771
  dgux*)
2772
    case $cc_basename in
2773
      ec++*)
2774
        # FIXME: insert proper C++ library support
2775
        _LT_AC_TAGVAR(ld_shlibs, $1)=no
2776
        ;;
2777
      ghcx*)
2778
        # Green Hills C++ Compiler
2779
        # FIXME: insert proper C++ library support
2780
        _LT_AC_TAGVAR(ld_shlibs, $1)=no
2781
        ;;
2782
      *)
2783
        # FIXME: insert proper C++ library support
2784
        _LT_AC_TAGVAR(ld_shlibs, $1)=no
2785
        ;;
2786
    esac
2787
    ;;
2788
  freebsd[[12]]*)
2789
    # C++ shared libraries reported to be fairly broken before switch to ELF
2790
    _LT_AC_TAGVAR(ld_shlibs, $1)=no
2791
    ;;
2792
  freebsd-elf*)
2793
    _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
2794
    ;;
2795
  freebsd* | dragonfly*)
2796
    # FreeBSD 3 and later use GNU C++ and GNU ld with standard ELF
2797
    # conventions
2798
    _LT_AC_TAGVAR(ld_shlibs, $1)=yes
2799
    ;;
2800
  gnu*)
2801
    ;;
2802
  hpux9*)
2803
    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir'
2804
    _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
2805
    _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
2806
    _LT_AC_TAGVAR(hardcode_direct, $1)=yes
2807
    _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes # Not in the search PATH,
2808
                                # but as the default
2809
                                # location of the library.
2810
 
2811
    case $cc_basename in
2812
    CC*)
2813
      # FIXME: insert proper C++ library support
2814
      _LT_AC_TAGVAR(ld_shlibs, $1)=no
2815
      ;;
2816
    aCC*)
2817
      _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'
2818
      # Commands to make compiler produce verbose output that lists
2819
      # what "hidden" libraries, object files and flags are used when
2820
      # linking a shared library.
2821
      #
2822
      # There doesn't appear to be a way to prevent this compiler from
2823
      # explicitly linking system object files so we need to strip them
2824
      # from the output so that they don't get included in the library
2825
      # dependencies.
2826
      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'
2827
      ;;
2828
    *)
2829
      if test "$GXX" = yes; then
2830
        _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'
2831
      else
2832
        # FIXME: insert proper C++ library support
2833
        _LT_AC_TAGVAR(ld_shlibs, $1)=no
2834
      fi
2835
      ;;
2836
    esac
2837
    ;;
2838
  hpux10*|hpux11*)
2839
    if test $with_gnu_ld = no; then
2840
      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir'
2841
      _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
2842
 
2843
      case $host_cpu in
2844
      hppa*64*|ia64*) ;;
2845
      *)
2846
        _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
2847
        ;;
2848
      esac
2849
    fi
2850
    case $host_cpu in
2851
    hppa*64*|ia64*)
2852
      _LT_AC_TAGVAR(hardcode_direct, $1)=no
2853
      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
2854
      ;;
2855
    *)
2856
      _LT_AC_TAGVAR(hardcode_direct, $1)=yes
2857
      _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes # Not in the search PATH,
2858
                                              # but as the default
2859
                                              # location of the library.
2860
      ;;
2861
    esac
2862
 
2863
    case $cc_basename in
2864
      CC*)
2865
        # FIXME: insert proper C++ library support
2866
        _LT_AC_TAGVAR(ld_shlibs, $1)=no
2867
        ;;
2868
      aCC*)
2869
        case $host_cpu in
2870
        hppa*64*)
2871
          _LT_AC_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
2872
          ;;
2873
        ia64*)
2874
          _LT_AC_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
2875
          ;;
2876
        *)
2877
          _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'
2878
          ;;
2879
        esac
2880
        # Commands to make compiler produce verbose output that lists
2881
        # what "hidden" libraries, object files and flags are used when
2882
        # linking a shared library.
2883
        #
2884
        # There doesn't appear to be a way to prevent this compiler from
2885
        # explicitly linking system object files so we need to strip them
2886
        # from the output so that they don't get included in the library
2887
        # dependencies.
2888
        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'
2889
        ;;
2890
      *)
2891
        if test "$GXX" = yes; then
2892
          if test $with_gnu_ld = no; then
2893
            case $host_cpu in
2894
            hppa*64*)
2895
              _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib -fPIC ${wl}+h ${wl}$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
2896
              ;;
2897
            ia64*)
2898
              _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib -fPIC ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
2899
              ;;
2900
            *)
2901
              _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'
2902
              ;;
2903
            esac
2904
          fi
2905
        else
2906
          # FIXME: insert proper C++ library support
2907
          _LT_AC_TAGVAR(ld_shlibs, $1)=no
2908
        fi
2909
        ;;
2910
    esac
2911
    ;;
2912
  interix[[3-9]]*)
2913
    _LT_AC_TAGVAR(hardcode_direct, $1)=no
2914
    _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
2915
    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
2916
    _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
2917
    # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc.
2918
    # Instead, shared libraries are loaded at an image base (0x10000000 by
2919
    # default) and relocated if they conflict, which is a slow very memory
2920
    # consuming and fragmenting process.  To avoid this, we pick a random,
2921
    # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link
2922
    # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
2923
    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
2924
    _LT_AC_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
2925
    ;;
2926
  irix5* | irix6*)
2927
    case $cc_basename in
2928
      CC*)
2929
        # SGI C++
2930
        _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'
2931
 
2932
        # Archives containing C++ object files must be created using
2933
        # "CC -ar", where "CC" is the IRIX C++ compiler.  This is
2934
        # necessary to make sure instantiated templates are included
2935
        # in the archive.
2936
        _LT_AC_TAGVAR(old_archive_cmds, $1)='$CC -ar -WR,-u -o $oldlib $oldobjs'
2937
        ;;
2938
      *)
2939
        if test "$GXX" = yes; then
2940
          if test "$with_gnu_ld" = no; then
2941
            _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'
2942
          else
2943
            _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'
2944
          fi
2945
        fi
2946
        _LT_AC_TAGVAR(link_all_deplibs, $1)=yes
2947
        ;;
2948
    esac
2949
    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
2950
    _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
2951
    ;;
2952
  linux* | k*bsd*-gnu)
2953
    case $cc_basename in
2954
      KCC*)
2955
        # Kuck and Associates, Inc. (KAI) C++ Compiler
2956
 
2957
        # KCC will only create a shared library if the output file
2958
        # ends with ".so" (or ".sl" for HP-UX), so rename the library
2959
        # to its proper name (with version) after linking.
2960
        _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'
2961
        _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'
2962
        # Commands to make compiler produce verbose output that lists
2963
        # what "hidden" libraries, object files and flags are used when
2964
        # linking a shared library.
2965
        #
2966
        # There doesn't appear to be a way to prevent this compiler from
2967
        # explicitly linking system object files so we need to strip them
2968
        # from the output so that they don't get included in the library
2969
        # dependencies.
2970
        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'
2971
 
2972
        _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}--rpath,$libdir'
2973
        _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
2974
 
2975
        # Archives containing C++ object files must be created using
2976
        # "CC -Bstatic", where "CC" is the KAI C++ compiler.
2977
        _LT_AC_TAGVAR(old_archive_cmds, $1)='$CC -Bstatic -o $oldlib $oldobjs'
2978
        ;;
2979
      icpc*)
2980
        # Intel C++
2981
        with_gnu_ld=yes
2982
        # version 8.0 and above of icpc choke on multiply defined symbols
2983
        # if we add $predep_objects and $postdep_objects, however 7.1 and
2984
        # earlier do not add the objects themselves.
2985
        case `$CC -V 2>&1` in
2986
        *"Version 7."*)
2987
          _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
2988
          _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'
2989
          ;;
2990
        *)  # Version 8.0 or newer
2991
          tmp_idyn=
2992
          case $host_cpu in
2993
            ia64*) tmp_idyn=' -i_dynamic';;
2994
          esac
2995
          _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
2996
          _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'
2997
          ;;
2998
        esac
2999
        _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
3000
        _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
3001
        _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
3002
        _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive$convenience ${wl}--no-whole-archive'
3003
        ;;
3004
      pgCC*)
3005
        # Portland Group C++ compiler
3006
        _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
3007
        _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'
3008
 
3009
        _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}--rpath ${wl}$libdir'
3010
        _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
3011
        _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'
3012
        ;;
3013
      cxx*)
3014
        # Compaq C++
3015
        _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
3016
        _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'
3017
 
3018
        runpath_var=LD_RUN_PATH
3019
        _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-rpath $libdir'
3020
        _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
3021
 
3022
        # Commands to make compiler produce verbose output that lists
3023
        # what "hidden" libraries, object files and flags are used when
3024
        # linking a shared library.
3025
        #
3026
        # There doesn't appear to be a way to prevent this compiler from
3027
        # explicitly linking system object files so we need to strip them
3028
        # from the output so that they don't get included in the library
3029
        # dependencies.
3030
        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'
3031
        ;;
3032
      *)
3033
        case `$CC -V 2>&1 | sed 5q` in
3034
        *Sun\ C*)
3035
          # Sun C++ 5.9
3036
          _LT_AC_TAGVAR(no_undefined_flag, $1)=' -zdefs'
3037
          _LT_AC_TAGVAR(archive_cmds, $1)='$CC -G${allow_undefined_flag} -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
3038
          _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -G${allow_undefined_flag} -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file ${wl}$export_symbols'
3039
          _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
3040
          _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
3041
 
3042
          # Not sure whether something based on
3043
          # $CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1
3044
          # would be better.
3045
          output_verbose_link_cmd='echo'
3046
 
3047
          # Archives containing C++ object files must be created using
3048
          # "CC -xar", where "CC" is the Sun C++ compiler.  This is
3049
          # necessary to make sure instantiated templates are included
3050
          # in the archive.
3051
          _LT_AC_TAGVAR(old_archive_cmds, $1)='$CC -xar -o $oldlib $oldobjs'
3052
          ;;
3053
        esac
3054
        ;;
3055
    esac
3056
    ;;
3057
  lynxos*)
3058
    # FIXME: insert proper C++ library support
3059
    _LT_AC_TAGVAR(ld_shlibs, $1)=no
3060
    ;;
3061
  m88k*)
3062
    # FIXME: insert proper C++ library support
3063
    _LT_AC_TAGVAR(ld_shlibs, $1)=no
3064
    ;;
3065
  mvs*)
3066
    case $cc_basename in
3067
      cxx*)
3068
        # FIXME: insert proper C++ library support
3069
        _LT_AC_TAGVAR(ld_shlibs, $1)=no
3070
        ;;
3071
      *)
3072
        # FIXME: insert proper C++ library support
3073
        _LT_AC_TAGVAR(ld_shlibs, $1)=no
3074
        ;;
3075
    esac
3076
    ;;
3077
  netbsd*)
3078
    if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
3079
      _LT_AC_TAGVAR(archive_cmds, $1)='$LD -Bshareable  -o $lib $predep_objects $libobjs $deplibs $postdep_objects $linker_flags'
3080
      wlarc=
3081
      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
3082
      _LT_AC_TAGVAR(hardcode_direct, $1)=yes
3083
      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
3084
    fi
3085
    # Workaround some broken pre-1.5 toolchains
3086
    output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep conftest.$objext | $SED -e "s:-lgcc -lc -lgcc::"'
3087
    ;;
3088
  openbsd2*)
3089
    # C++ shared libraries are fairly broken
3090
    _LT_AC_TAGVAR(ld_shlibs, $1)=no
3091
    ;;
3092
  openbsd*)
3093
    if test -f /usr/libexec/ld.so; then
3094
      _LT_AC_TAGVAR(hardcode_direct, $1)=yes
3095
      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
3096
      _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib'
3097
      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
3098
      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
3099
        _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'
3100
        _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
3101
        _LT_AC_TAGVAR(whole_archive_flag_spec, $1)="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
3102
      fi
3103
      output_verbose_link_cmd='echo'
3104
    else
3105
      _LT_AC_TAGVAR(ld_shlibs, $1)=no
3106
    fi
3107
    ;;
3108
  osf3*)
3109
    case $cc_basename in
3110
      KCC*)
3111
        # Kuck and Associates, Inc. (KAI) C++ Compiler
3112
 
3113
        # KCC will only create a shared library if the output file
3114
        # ends with ".so" (or ".sl" for HP-UX), so rename the library
3115
        # to its proper name (with version) after linking.
3116
        _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'
3117
 
3118
        _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
3119
        _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
3120
 
3121
        # Archives containing C++ object files must be created using
3122
        # "CC -Bstatic", where "CC" is the KAI C++ compiler.
3123
        _LT_AC_TAGVAR(old_archive_cmds, $1)='$CC -Bstatic -o $oldlib $oldobjs'
3124
 
3125
        ;;
3126
      RCC*)
3127
        # Rational C++ 2.4.1
3128
        # FIXME: insert proper C++ library support
3129
        _LT_AC_TAGVAR(ld_shlibs, $1)=no
3130
        ;;
3131
      cxx*)
3132
        _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
3133
        _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'
3134
 
3135
        _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
3136
        _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
3137
 
3138
        # Commands to make compiler produce verbose output that lists
3139
        # what "hidden" libraries, object files and flags are used when
3140
        # linking a shared library.
3141
        #
3142
        # There doesn't appear to be a way to prevent this compiler from
3143
        # explicitly linking system object files so we need to strip them
3144
        # from the output so that they don't get included in the library
3145
        # dependencies.
3146
        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'
3147
        ;;
3148
      *)
3149
        if test "$GXX" = yes && test "$with_gnu_ld" = no; then
3150
          _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
3151
          _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'
3152
 
3153
          _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
3154
          _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
3155
 
3156
          # Commands to make compiler produce verbose output that lists
3157
          # what "hidden" libraries, object files and flags are used when
3158
          # linking a shared library.
3159
          output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "\-L"'
3160
 
3161
        else
3162
          # FIXME: insert proper C++ library support
3163
          _LT_AC_TAGVAR(ld_shlibs, $1)=no
3164
        fi
3165
        ;;
3166
    esac
3167
    ;;
3168
  osf4* | osf5*)
3169
    case $cc_basename in
3170
      KCC*)
3171
        # Kuck and Associates, Inc. (KAI) C++ Compiler
3172
 
3173
        # KCC will only create a shared library if the output file
3174
        # ends with ".so" (or ".sl" for HP-UX), so rename the library
3175
        # to its proper name (with version) after linking.
3176
        _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'
3177
 
3178
        _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
3179
        _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
3180
 
3181
        # Archives containing C++ object files must be created using
3182
        # the KAI C++ compiler.
3183
        _LT_AC_TAGVAR(old_archive_cmds, $1)='$CC -o $oldlib $oldobjs'
3184
        ;;
3185
      RCC*)
3186
        # Rational C++ 2.4.1
3187
        # FIXME: insert proper C++ library support
3188
        _LT_AC_TAGVAR(ld_shlibs, $1)=no
3189
        ;;
3190
      cxx*)
3191
        _LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
3192
        _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'
3193
        _LT_AC_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
3194
          echo "-hidden">> $lib.exp~
3195
          $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~
3196
          $rm $lib.exp'
3197
 
3198
        _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-rpath $libdir'
3199
        _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
3200
 
3201
        # Commands to make compiler produce verbose output that lists
3202
        # what "hidden" libraries, object files and flags are used when
3203
        # linking a shared library.
3204
        #
3205
        # There doesn't appear to be a way to prevent this compiler from
3206
        # explicitly linking system object files so we need to strip them
3207
        # from the output so that they don't get included in the library
3208
        # dependencies.
3209
        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'
3210
        ;;
3211
      *)
3212
        if test "$GXX" = yes && test "$with_gnu_ld" = no; then
3213
          _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
3214
         _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'
3215
 
3216
          _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
3217
          _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
3218
 
3219
          # Commands to make compiler produce verbose output that lists
3220
          # what "hidden" libraries, object files and flags are used when
3221
          # linking a shared library.
3222
          output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "\-L"'
3223
 
3224
        else
3225
          # FIXME: insert proper C++ library support
3226
          _LT_AC_TAGVAR(ld_shlibs, $1)=no
3227
        fi
3228
        ;;
3229
    esac
3230
    ;;
3231
  psos*)
3232
    # FIXME: insert proper C++ library support
3233
    _LT_AC_TAGVAR(ld_shlibs, $1)=no
3234
    ;;
3235
  sunos4*)
3236
    case $cc_basename in
3237
      CC*)
3238
        # Sun C++ 4.x
3239
        # FIXME: insert proper C++ library support
3240
        _LT_AC_TAGVAR(ld_shlibs, $1)=no
3241
        ;;
3242
      lcc*)
3243
        # Lucid
3244
        # FIXME: insert proper C++ library support
3245
        _LT_AC_TAGVAR(ld_shlibs, $1)=no
3246
        ;;
3247
      *)
3248
        # FIXME: insert proper C++ library support
3249
        _LT_AC_TAGVAR(ld_shlibs, $1)=no
3250
        ;;
3251
    esac
3252
    ;;
3253
  solaris*)
3254
    case $cc_basename in
3255
      CC*)
3256
        # Sun C++ 4.2, 5.x and Centerline C++
3257
        _LT_AC_TAGVAR(archive_cmds_need_lc,$1)=yes
3258
        _LT_AC_TAGVAR(no_undefined_flag, $1)=' -zdefs'
3259
        _LT_AC_TAGVAR(archive_cmds, $1)='$CC -G${allow_undefined_flag}  -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
3260
        _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
3261
        $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'
3262
 
3263
        _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
3264
        _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
3265
        case $host_os in
3266
          solaris2.[[0-5]] | solaris2.[[0-5]].*) ;;
3267
          *)
3268
            # The compiler driver will combine and reorder linker options,
3269
            # but understands `-z linker_flag'.
3270
            # Supported since Solaris 2.6 (maybe 2.5.1?)
3271
            _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='-z allextract$convenience -z defaultextract'
3272
            ;;
3273
        esac
3274
        _LT_AC_TAGVAR(link_all_deplibs, $1)=yes
3275
 
3276
        output_verbose_link_cmd='echo'
3277
 
3278
        # Archives containing C++ object files must be created using
3279
        # "CC -xar", where "CC" is the Sun C++ compiler.  This is
3280
        # necessary to make sure instantiated templates are included
3281
        # in the archive.
3282
        _LT_AC_TAGVAR(old_archive_cmds, $1)='$CC -xar -o $oldlib $oldobjs'
3283
        ;;
3284
      gcx*)
3285
        # Green Hills C++ Compiler
3286
        _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
3287
 
3288
        # The C++ compiler must be used to create the archive.
3289
        _LT_AC_TAGVAR(old_archive_cmds, $1)='$CC $LDFLAGS -archive -o $oldlib $oldobjs'
3290
        ;;
3291
      *)
3292
        # GNU C++ compiler with Solaris linker
3293
        if test "$GXX" = yes && test "$with_gnu_ld" = no; then
3294
          _LT_AC_TAGVAR(no_undefined_flag, $1)=' ${wl}-z ${wl}defs'
3295
          if $CC --version | grep -v '^2\.7' > /dev/null; then
3296
            _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
3297
            _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
3298
                $CC -shared -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$rm $lib.exp'
3299
 
3300
            # Commands to make compiler produce verbose output that lists
3301
            # what "hidden" libraries, object files and flags are used when
3302
            # linking a shared library.
3303
            output_verbose_link_cmd="$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep \"\-L\""
3304
          else
3305
            # g++ 2.7 appears to require `-G' NOT `-shared' on this
3306
            # platform.
3307
            _LT_AC_TAGVAR(archive_cmds, $1)='$CC -G -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
3308
            _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
3309
                $CC -G -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$rm $lib.exp'
3310
 
3311
            # Commands to make compiler produce verbose output that lists
3312
            # what "hidden" libraries, object files and flags are used when
3313
            # linking a shared library.
3314
            output_verbose_link_cmd="$CC -G $CFLAGS -v conftest.$objext 2>&1 | grep \"\-L\""
3315
          fi
3316
 
3317
          _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R $wl$libdir'
3318
          case $host_os in
3319
          solaris2.[[0-5]] | solaris2.[[0-5]].*) ;;
3320
          *)
3321
            _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract'
3322
            ;;
3323
          esac
3324
        fi
3325
        ;;
3326
    esac
3327
    ;;
3328
  sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[[01]].[[10]]* | unixware7* | sco3.2v5.0.[[024]]*)
3329
    _LT_AC_TAGVAR(no_undefined_flag, $1)='${wl}-z,text'
3330
    _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
3331
    _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
3332
    runpath_var='LD_RUN_PATH'
3333
 
3334
    case $cc_basename in
3335
      CC*)
3336
        _LT_AC_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
3337
        _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
3338
        ;;
3339
      *)
3340
        _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
3341
        _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
3342
        ;;
3343
    esac
3344
    ;;
3345
  sysv5* | sco3.2v5* | sco5v6*)
3346
    # Note: We can NOT use -z defs as we might desire, because we do not
3347
    # link with -lc, and that would cause any symbols used from libc to
3348
    # always be unresolved, which means just about no library would
3349
    # ever link correctly.  If we're not using GNU ld we use -z text
3350
    # though, which does catch some bad symbols but isn't as heavy-handed
3351
    # as -z defs.
3352
    # For security reasons, it is highly recommended that you always
3353
    # use absolute paths for naming shared libraries, and exclude the
3354
    # DT_RUNPATH tag from executables and libraries.  But doing so
3355
    # requires that you compile everything twice, which is a pain.
3356
    # So that behaviour is only enabled if SCOABSPATH is set to a
3357
    # non-empty value in the environment.  Most likely only useful for
3358
    # creating official distributions of packages.
3359
    # This is a hack until libtool officially supports absolute path
3360
    # names for shared libraries.
3361
    _LT_AC_TAGVAR(no_undefined_flag, $1)='${wl}-z,text'
3362
    _LT_AC_TAGVAR(allow_undefined_flag, $1)='${wl}-z,nodefs'
3363
    _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
3364
    _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
3365
    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
3366
    _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=':'
3367
    _LT_AC_TAGVAR(link_all_deplibs, $1)=yes
3368
    _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-Bexport'
3369
    runpath_var='LD_RUN_PATH'
3370
 
3371
    case $cc_basename in
3372
      CC*)
3373
        _LT_AC_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib $libobjs $deplibs $compiler_flags'
3374
        _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib $libobjs $deplibs $compiler_flags'
3375
        ;;
3376
      *)
3377
        _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}-h,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib $libobjs $deplibs $compiler_flags'
3378
        _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib $libobjs $deplibs $compiler_flags'
3379
        ;;
3380
    esac
3381
    ;;
3382
  tandem*)
3383
    case $cc_basename in
3384
      NCC*)
3385
        # NonStop-UX NCC 3.20
3386
        # FIXME: insert proper C++ library support
3387
        _LT_AC_TAGVAR(ld_shlibs, $1)=no
3388
        ;;
3389
      *)
3390
        # FIXME: insert proper C++ library support
3391
        _LT_AC_TAGVAR(ld_shlibs, $1)=no
3392
        ;;
3393
    esac
3394
    ;;
3395
  vxworks*)
3396
    # FIXME: insert proper C++ library support
3397
    _LT_AC_TAGVAR(ld_shlibs, $1)=no
3398
    ;;
3399
  *)
3400
    # FIXME: insert proper C++ library support
3401
    _LT_AC_TAGVAR(ld_shlibs, $1)=no
3402
    ;;
3403
esac
3404
AC_MSG_RESULT([$_LT_AC_TAGVAR(ld_shlibs, $1)])
3405
test "$_LT_AC_TAGVAR(ld_shlibs, $1)" = no && can_build_shared=no
3406
 
3407
_LT_AC_TAGVAR(GCC, $1)="$GXX"
3408
_LT_AC_TAGVAR(LD, $1)="$LD"
3409
 
3410
## CAVEAT EMPTOR:
3411
## There is no encapsulation within the following macros, do not change
3412
## the running order or otherwise move them around unless you know exactly
3413
## what you are doing...
3414
AC_LIBTOOL_POSTDEP_PREDEP($1)
3415
AC_LIBTOOL_PROG_COMPILER_PIC($1)
3416
AC_LIBTOOL_PROG_CC_C_O($1)
3417
AC_LIBTOOL_SYS_HARD_LINK_LOCKS($1)
3418
AC_LIBTOOL_PROG_LD_SHLIBS($1)
3419
AC_LIBTOOL_SYS_DYNAMIC_LINKER($1)
3420
AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH($1)
3421
 
3422
AC_LIBTOOL_CONFIG($1)
3423
 
3424
AC_LANG_POP
3425
CC=$lt_save_CC
3426
LDCXX=$LD
3427
LD=$lt_save_LD
3428
GCC=$lt_save_GCC
3429
with_gnu_ldcxx=$with_gnu_ld
3430
with_gnu_ld=$lt_save_with_gnu_ld
3431
lt_cv_path_LDCXX=$lt_cv_path_LD
3432
lt_cv_path_LD=$lt_save_path_LD
3433
lt_cv_prog_gnu_ldcxx=$lt_cv_prog_gnu_ld
3434
lt_cv_prog_gnu_ld=$lt_save_with_gnu_ld
3435
])
3436 60 jeremybenn
m4trace:/opt/libtool-1.5.24/share/aclocal/libtool.m4:3814: -1- AC_DEFUN([AC_LIBTOOL_POSTDEP_PREDEP], [
3437 19 jeremybenn
dnl we can't use the lt_simple_compile_test_code here,
3438
dnl because it contains code intended for an executable,
3439
dnl not a library.  It's possible we should let each
3440
dnl tag define a new lt_????_link_test_code variable,
3441
dnl but it's only used here...
3442
ifelse([$1],[],[cat > conftest.$ac_ext <
3443
int a;
3444
void foo (void) { a = 0; }
3445
EOF
3446
],[$1],[CXX],[cat > conftest.$ac_ext <
3447
class Foo
3448
{
3449
public:
3450
  Foo (void) { a = 0; }
3451
private:
3452
  int a;
3453
};
3454
EOF
3455
],[$1],[F77],[cat > conftest.$ac_ext <
3456
      subroutine foo
3457
      implicit none
3458
      integer*4 a
3459
      a=0
3460
      return
3461
      end
3462
EOF
3463
],[$1],[GCJ],[cat > conftest.$ac_ext <
3464
public class foo {
3465
  private int a;
3466
  public void bar (void) {
3467
    a = 0;
3468
  }
3469
};
3470
EOF
3471
])
3472
dnl Parse the compiler output and extract the necessary
3473
dnl objects, libraries and library flags.
3474
if AC_TRY_EVAL(ac_compile); then
3475
  # Parse the compiler output and extract the necessary
3476
  # objects, libraries and library flags.
3477
 
3478
  # Sentinel used to keep track of whether or not we are before
3479
  # the conftest object file.
3480
  pre_test_object_deps_done=no
3481
 
3482
  # The `*' in the case matches for architectures that use `case' in
3483
  # $output_verbose_cmd can trigger glob expansion during the loop
3484
  # eval without this substitution.
3485
  output_verbose_link_cmd=`$echo "X$output_verbose_link_cmd" | $Xsed -e "$no_glob_subst"`
3486
 
3487
  for p in `eval $output_verbose_link_cmd`; do
3488
    case $p in
3489
 
3490
    -L* | -R* | -l*)
3491
       # Some compilers place space between "-{L,R}" and the path.
3492
       # Remove the space.
3493
       if test $p = "-L" \
3494
          || test $p = "-R"; then
3495
         prev=$p
3496
         continue
3497
       else
3498
         prev=
3499
       fi
3500
 
3501
       if test "$pre_test_object_deps_done" = no; then
3502
         case $p in
3503
         -L* | -R*)
3504
           # Internal compiler library paths should come after those
3505
           # provided the user.  The postdeps already come after the
3506
           # user supplied libs so there is no need to process them.
3507
           if test -z "$_LT_AC_TAGVAR(compiler_lib_search_path, $1)"; then
3508
             _LT_AC_TAGVAR(compiler_lib_search_path, $1)="${prev}${p}"
3509
           else
3510
             _LT_AC_TAGVAR(compiler_lib_search_path, $1)="${_LT_AC_TAGVAR(compiler_lib_search_path, $1)} ${prev}${p}"
3511
           fi
3512
           ;;
3513
         # The "-l" case would never come before the object being
3514
         # linked, so don't bother handling this case.
3515
         esac
3516
       else
3517
         if test -z "$_LT_AC_TAGVAR(postdeps, $1)"; then
3518
           _LT_AC_TAGVAR(postdeps, $1)="${prev}${p}"
3519
         else
3520
           _LT_AC_TAGVAR(postdeps, $1)="${_LT_AC_TAGVAR(postdeps, $1)} ${prev}${p}"
3521
         fi
3522
       fi
3523
       ;;
3524
 
3525
    *.$objext)
3526
       # This assumes that the test object file only shows up
3527
       # once in the compiler output.
3528
       if test "$p" = "conftest.$objext"; then
3529
         pre_test_object_deps_done=yes
3530
         continue
3531
       fi
3532
 
3533
       if test "$pre_test_object_deps_done" = no; then
3534
         if test -z "$_LT_AC_TAGVAR(predep_objects, $1)"; then
3535
           _LT_AC_TAGVAR(predep_objects, $1)="$p"
3536
         else
3537
           _LT_AC_TAGVAR(predep_objects, $1)="$_LT_AC_TAGVAR(predep_objects, $1) $p"
3538
         fi
3539
       else
3540
         if test -z "$_LT_AC_TAGVAR(postdep_objects, $1)"; then
3541
           _LT_AC_TAGVAR(postdep_objects, $1)="$p"
3542
         else
3543
           _LT_AC_TAGVAR(postdep_objects, $1)="$_LT_AC_TAGVAR(postdep_objects, $1) $p"
3544
         fi
3545
       fi
3546
       ;;
3547
 
3548
    *) ;; # Ignore the rest.
3549
 
3550
    esac
3551
  done
3552
 
3553
  # Clean up.
3554
  rm -f a.out a.exe
3555
else
3556
  echo "libtool.m4: error: problem compiling $1 test program"
3557
fi
3558
 
3559
$rm -f confest.$objext
3560
 
3561
# PORTME: override above test on systems where it is broken
3562
ifelse([$1],[CXX],
3563
[case $host_os in
3564
interix[[3-9]]*)
3565
  # Interix 3.5 installs completely hosed .la files for C++, so rather than
3566
  # hack all around it, let's just trust "g++" to DTRT.
3567
  _LT_AC_TAGVAR(predep_objects,$1)=
3568
  _LT_AC_TAGVAR(postdep_objects,$1)=
3569
  _LT_AC_TAGVAR(postdeps,$1)=
3570
  ;;
3571
 
3572
linux*)
3573
  case `$CC -V 2>&1 | sed 5q` in
3574
  *Sun\ C*)
3575
    # Sun C++ 5.9
3576
    #
3577
    # The more standards-conforming stlport4 library is
3578
    # incompatible with the Cstd library. Avoid specifying
3579
    # it if it's in CXXFLAGS. Ignore libCrun as
3580
    # -library=stlport4 depends on it.
3581
    case " $CXX $CXXFLAGS " in
3582
    *" -library=stlport4 "*)
3583
      solaris_use_stlport4=yes
3584
      ;;
3585
    esac
3586
    if test "$solaris_use_stlport4" != yes; then
3587
      _LT_AC_TAGVAR(postdeps,$1)='-library=Cstd -library=Crun'
3588
    fi
3589
    ;;
3590
  esac
3591
  ;;
3592
 
3593
solaris*)
3594
  case $cc_basename in
3595
  CC*)
3596
    # The more standards-conforming stlport4 library is
3597
    # incompatible with the Cstd library. Avoid specifying
3598
    # it if it's in CXXFLAGS. Ignore libCrun as
3599
    # -library=stlport4 depends on it.
3600
    case " $CXX $CXXFLAGS " in
3601
    *" -library=stlport4 "*)
3602
      solaris_use_stlport4=yes
3603
      ;;
3604
    esac
3605
 
3606
    # Adding this requires a known-good setup of shared libraries for
3607
    # Sun compiler versions before 5.6, else PIC objects from an old
3608
    # archive will be linked into the output, leading to subtle bugs.
3609
    if test "$solaris_use_stlport4" != yes; then
3610
      _LT_AC_TAGVAR(postdeps,$1)='-library=Cstd -library=Crun'
3611
    fi
3612
    ;;
3613
  esac
3614
  ;;
3615
esac
3616
])
3617
 
3618
case " $_LT_AC_TAGVAR(postdeps, $1) " in
3619
*" -lc "*) _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no ;;
3620
esac
3621
])
3622 60 jeremybenn
m4trace:/opt/libtool-1.5.24/share/aclocal/libtool.m4:4006: -1- AC_DEFUN([AC_LIBTOOL_LANG_F77_CONFIG], [_LT_AC_LANG_F77_CONFIG(F77)])
3623
m4trace:/opt/libtool-1.5.24/share/aclocal/libtool.m4:4007: -1- AC_DEFUN([_LT_AC_LANG_F77_CONFIG], [AC_REQUIRE([AC_PROG_F77])
3624 19 jeremybenn
AC_LANG_PUSH(Fortran 77)
3625
 
3626
_LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
3627
_LT_AC_TAGVAR(allow_undefined_flag, $1)=
3628
_LT_AC_TAGVAR(always_export_symbols, $1)=no
3629
_LT_AC_TAGVAR(archive_expsym_cmds, $1)=
3630
_LT_AC_TAGVAR(export_dynamic_flag_spec, $1)=
3631
_LT_AC_TAGVAR(hardcode_direct, $1)=no
3632
_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)=
3633
_LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)=
3634
_LT_AC_TAGVAR(hardcode_libdir_separator, $1)=
3635
_LT_AC_TAGVAR(hardcode_minus_L, $1)=no
3636
_LT_AC_TAGVAR(hardcode_automatic, $1)=no
3637
_LT_AC_TAGVAR(module_cmds, $1)=
3638
_LT_AC_TAGVAR(module_expsym_cmds, $1)=
3639
_LT_AC_TAGVAR(link_all_deplibs, $1)=unknown
3640
_LT_AC_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds
3641
_LT_AC_TAGVAR(no_undefined_flag, $1)=
3642
_LT_AC_TAGVAR(whole_archive_flag_spec, $1)=
3643
_LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=no
3644
 
3645
# Source file extension for f77 test sources.
3646
ac_ext=f
3647
 
3648
# Object file extension for compiled f77 test sources.
3649
objext=o
3650
_LT_AC_TAGVAR(objext, $1)=$objext
3651
 
3652
# Code to be used in simple compile tests
3653
lt_simple_compile_test_code="\
3654
      subroutine t
3655
      return
3656
      end
3657
"
3658
 
3659
# Code to be used in simple link tests
3660
lt_simple_link_test_code="\
3661
      program t
3662
      end
3663
"
3664
 
3665
# ltmain only uses $CC for tagged configurations so make sure $CC is set.
3666
_LT_AC_SYS_COMPILER
3667
 
3668
# save warnings/boilerplate of simple test code
3669
_LT_COMPILER_BOILERPLATE
3670
_LT_LINKER_BOILERPLATE
3671
 
3672
# Allow CC to be a program name with arguments.
3673
lt_save_CC="$CC"
3674
CC=${F77-"f77"}
3675
compiler=$CC
3676
_LT_AC_TAGVAR(compiler, $1)=$CC
3677
_LT_CC_BASENAME([$compiler])
3678
 
3679
AC_MSG_CHECKING([if libtool supports shared libraries])
3680
AC_MSG_RESULT([$can_build_shared])
3681
 
3682
AC_MSG_CHECKING([whether to build shared libraries])
3683
test "$can_build_shared" = "no" && enable_shared=no
3684
 
3685
# On AIX, shared libraries and static libraries use the same namespace, and
3686
# are all built from PIC.
3687
case $host_os in
3688
aix3*)
3689
  test "$enable_shared" = yes && enable_static=no
3690
  if test -n "$RANLIB"; then
3691
    archive_cmds="$archive_cmds~\$RANLIB \$lib"
3692
    postinstall_cmds='$RANLIB $lib'
3693
  fi
3694
  ;;
3695
aix4* | aix5*)
3696
  if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then
3697
    test "$enable_shared" = yes && enable_static=no
3698
  fi
3699
  ;;
3700
esac
3701
AC_MSG_RESULT([$enable_shared])
3702
 
3703
AC_MSG_CHECKING([whether to build static libraries])
3704
# Make sure either enable_shared or enable_static is yes.
3705
test "$enable_shared" = yes || enable_static=yes
3706
AC_MSG_RESULT([$enable_static])
3707
 
3708
_LT_AC_TAGVAR(GCC, $1)="$G77"
3709
_LT_AC_TAGVAR(LD, $1)="$LD"
3710
 
3711
AC_LIBTOOL_PROG_COMPILER_PIC($1)
3712
AC_LIBTOOL_PROG_CC_C_O($1)
3713
AC_LIBTOOL_SYS_HARD_LINK_LOCKS($1)
3714
AC_LIBTOOL_PROG_LD_SHLIBS($1)
3715
AC_LIBTOOL_SYS_DYNAMIC_LINKER($1)
3716
AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH($1)
3717
 
3718
AC_LIBTOOL_CONFIG($1)
3719
 
3720
AC_LANG_POP
3721
CC="$lt_save_CC"
3722
])
3723 60 jeremybenn
m4trace:/opt/libtool-1.5.24/share/aclocal/libtool.m4:4115: -1- AC_DEFUN([AC_LIBTOOL_LANG_GCJ_CONFIG], [_LT_AC_LANG_GCJ_CONFIG(GCJ)])
3724
m4trace:/opt/libtool-1.5.24/share/aclocal/libtool.m4:4116: -1- AC_DEFUN([_LT_AC_LANG_GCJ_CONFIG], [AC_LANG_SAVE
3725 19 jeremybenn
 
3726
# Source file extension for Java test sources.
3727
ac_ext=java
3728
 
3729
# Object file extension for compiled Java test sources.
3730
objext=o
3731
_LT_AC_TAGVAR(objext, $1)=$objext
3732
 
3733
# Code to be used in simple compile tests
3734
lt_simple_compile_test_code="class foo {}"
3735
 
3736
# Code to be used in simple link tests
3737
lt_simple_link_test_code='public class conftest { public static void main(String[[]] argv) {}; }'
3738
 
3739
# ltmain only uses $CC for tagged configurations so make sure $CC is set.
3740
_LT_AC_SYS_COMPILER
3741
 
3742
# save warnings/boilerplate of simple test code
3743
_LT_COMPILER_BOILERPLATE
3744
_LT_LINKER_BOILERPLATE
3745
 
3746
# Allow CC to be a program name with arguments.
3747
lt_save_CC="$CC"
3748
CC=${GCJ-"gcj"}
3749
compiler=$CC
3750
_LT_AC_TAGVAR(compiler, $1)=$CC
3751
_LT_CC_BASENAME([$compiler])
3752
 
3753
# GCJ did not exist at the time GCC didn't implicitly link libc in.
3754
_LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
3755
 
3756
_LT_AC_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds
3757
 
3758
## CAVEAT EMPTOR:
3759
## There is no encapsulation within the following macros, do not change
3760
## the running order or otherwise move them around unless you know exactly
3761
## what you are doing...
3762
AC_LIBTOOL_PROG_COMPILER_NO_RTTI($1)
3763
AC_LIBTOOL_PROG_COMPILER_PIC($1)
3764
AC_LIBTOOL_PROG_CC_C_O($1)
3765
AC_LIBTOOL_SYS_HARD_LINK_LOCKS($1)
3766
AC_LIBTOOL_PROG_LD_SHLIBS($1)
3767
AC_LIBTOOL_SYS_DYNAMIC_LINKER($1)
3768
AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH($1)
3769
 
3770
AC_LIBTOOL_CONFIG($1)
3771
 
3772
AC_LANG_RESTORE
3773
CC="$lt_save_CC"
3774
])
3775 60 jeremybenn
m4trace:/opt/libtool-1.5.24/share/aclocal/libtool.m4:4175: -1- AC_DEFUN([AC_LIBTOOL_LANG_RC_CONFIG], [_LT_AC_LANG_RC_CONFIG(RC)])
3776
m4trace:/opt/libtool-1.5.24/share/aclocal/libtool.m4:4176: -1- AC_DEFUN([_LT_AC_LANG_RC_CONFIG], [AC_LANG_SAVE
3777 19 jeremybenn
 
3778
# Source file extension for RC test sources.
3779
ac_ext=rc
3780
 
3781
# Object file extension for compiled RC test sources.
3782
objext=o
3783
_LT_AC_TAGVAR(objext, $1)=$objext
3784
 
3785
# Code to be used in simple compile tests
3786
lt_simple_compile_test_code='sample MENU { MENUITEM "&Soup", 100, CHECKED }'
3787
 
3788
# Code to be used in simple link tests
3789
lt_simple_link_test_code="$lt_simple_compile_test_code"
3790
 
3791
# ltmain only uses $CC for tagged configurations so make sure $CC is set.
3792
_LT_AC_SYS_COMPILER
3793
 
3794
# save warnings/boilerplate of simple test code
3795
_LT_COMPILER_BOILERPLATE
3796
_LT_LINKER_BOILERPLATE
3797
 
3798
# Allow CC to be a program name with arguments.
3799
lt_save_CC="$CC"
3800
CC=${RC-"windres"}
3801
compiler=$CC
3802
_LT_AC_TAGVAR(compiler, $1)=$CC
3803
_LT_CC_BASENAME([$compiler])
3804
_LT_AC_TAGVAR(lt_cv_prog_compiler_c_o, $1)=yes
3805
 
3806
AC_LIBTOOL_CONFIG($1)
3807
 
3808
AC_LANG_RESTORE
3809
CC="$lt_save_CC"
3810
])
3811 60 jeremybenn
m4trace:/opt/libtool-1.5.24/share/aclocal/libtool.m4:4220: -1- AC_DEFUN([AC_LIBTOOL_CONFIG], [# The else clause should only fire when bootstrapping the
3812 19 jeremybenn
# libtool distribution, otherwise you forgot to ship ltmain.sh
3813
# with your package, and you will get complaints that there are
3814
# no rules to generate ltmain.sh.
3815
if test -f "$ltmain"; then
3816
  # See if we are running on zsh, and set the options which allow our commands through
3817
  # without removal of \ escapes.
3818
  if test -n "${ZSH_VERSION+set}" ; then
3819
    setopt NO_GLOB_SUBST
3820
  fi
3821
  # Now quote all the things that may contain metacharacters while being
3822
  # careful not to overquote the AC_SUBSTed values.  We take copies of the
3823
  # variables and quote the copies for generation of the libtool script.
3824
  for var in echo old_CC old_CFLAGS AR AR_FLAGS EGREP RANLIB LN_S LTCC LTCFLAGS NM \
3825
    SED SHELL STRIP \
3826
    libname_spec library_names_spec soname_spec extract_expsyms_cmds \
3827
    old_striplib striplib file_magic_cmd finish_cmds finish_eval \
3828
    deplibs_check_method reload_flag reload_cmds need_locks \
3829
    lt_cv_sys_global_symbol_pipe lt_cv_sys_global_symbol_to_cdecl \
3830
    lt_cv_sys_global_symbol_to_c_name_address \
3831
    sys_lib_search_path_spec sys_lib_dlsearch_path_spec \
3832
    old_postinstall_cmds old_postuninstall_cmds \
3833
    _LT_AC_TAGVAR(compiler, $1) \
3834
    _LT_AC_TAGVAR(CC, $1) \
3835
    _LT_AC_TAGVAR(LD, $1) \
3836
    _LT_AC_TAGVAR(lt_prog_compiler_wl, $1) \
3837
    _LT_AC_TAGVAR(lt_prog_compiler_pic, $1) \
3838
    _LT_AC_TAGVAR(lt_prog_compiler_static, $1) \
3839
    _LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1) \
3840
    _LT_AC_TAGVAR(export_dynamic_flag_spec, $1) \
3841
    _LT_AC_TAGVAR(thread_safe_flag_spec, $1) \
3842
    _LT_AC_TAGVAR(whole_archive_flag_spec, $1) \
3843
    _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1) \
3844
    _LT_AC_TAGVAR(old_archive_cmds, $1) \
3845
    _LT_AC_TAGVAR(old_archive_from_new_cmds, $1) \
3846
    _LT_AC_TAGVAR(predep_objects, $1) \
3847
    _LT_AC_TAGVAR(postdep_objects, $1) \
3848
    _LT_AC_TAGVAR(predeps, $1) \
3849
    _LT_AC_TAGVAR(postdeps, $1) \
3850
    _LT_AC_TAGVAR(compiler_lib_search_path, $1) \
3851
    _LT_AC_TAGVAR(archive_cmds, $1) \
3852
    _LT_AC_TAGVAR(archive_expsym_cmds, $1) \
3853
    _LT_AC_TAGVAR(postinstall_cmds, $1) \
3854
    _LT_AC_TAGVAR(postuninstall_cmds, $1) \
3855
    _LT_AC_TAGVAR(old_archive_from_expsyms_cmds, $1) \
3856
    _LT_AC_TAGVAR(allow_undefined_flag, $1) \
3857
    _LT_AC_TAGVAR(no_undefined_flag, $1) \
3858
    _LT_AC_TAGVAR(export_symbols_cmds, $1) \
3859
    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1) \
3860
    _LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1) \
3861
    _LT_AC_TAGVAR(hardcode_libdir_separator, $1) \
3862
    _LT_AC_TAGVAR(hardcode_automatic, $1) \
3863
    _LT_AC_TAGVAR(module_cmds, $1) \
3864
    _LT_AC_TAGVAR(module_expsym_cmds, $1) \
3865
    _LT_AC_TAGVAR(lt_cv_prog_compiler_c_o, $1) \
3866
    _LT_AC_TAGVAR(fix_srcfile_path, $1) \
3867
    _LT_AC_TAGVAR(exclude_expsyms, $1) \
3868
    _LT_AC_TAGVAR(include_expsyms, $1); do
3869
 
3870
    case $var in
3871
    _LT_AC_TAGVAR(old_archive_cmds, $1) | \
3872
    _LT_AC_TAGVAR(old_archive_from_new_cmds, $1) | \
3873
    _LT_AC_TAGVAR(archive_cmds, $1) | \
3874
    _LT_AC_TAGVAR(archive_expsym_cmds, $1) | \
3875
    _LT_AC_TAGVAR(module_cmds, $1) | \
3876
    _LT_AC_TAGVAR(module_expsym_cmds, $1) | \
3877
    _LT_AC_TAGVAR(old_archive_from_expsyms_cmds, $1) | \
3878
    _LT_AC_TAGVAR(export_symbols_cmds, $1) | \
3879
    extract_expsyms_cmds | reload_cmds | finish_cmds | \
3880
    postinstall_cmds | postuninstall_cmds | \
3881
    old_postinstall_cmds | old_postuninstall_cmds | \
3882
    sys_lib_search_path_spec | sys_lib_dlsearch_path_spec)
3883
      # Double-quote double-evaled strings.
3884
      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
3885
      ;;
3886
    *)
3887
      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
3888
      ;;
3889
    esac
3890
  done
3891
 
3892
  case $lt_echo in
3893
  *'\[$]0 --fallback-echo"')
3894
    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\[$]0 --fallback-echo"[$]/[$]0 --fallback-echo"/'`
3895
    ;;
3896
  esac
3897
 
3898
ifelse([$1], [],
3899
  [cfgfile="${ofile}T"
3900
  trap "$rm \"$cfgfile\"; exit 1" 1 2 15
3901
  $rm -f "$cfgfile"
3902
  AC_MSG_NOTICE([creating $ofile])],
3903
  [cfgfile="$ofile"])
3904
 
3905
  cat <<__EOF__ >> "$cfgfile"
3906
ifelse([$1], [],
3907
[#! $SHELL
3908
 
3909
# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
3910
# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
3911
# NOTE: Changes made to this file will be lost: look at ltmain.sh.
3912
#
3913
# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007
3914
# Free Software Foundation, Inc.
3915
#
3916
# This file is part of GNU Libtool:
3917
# Originally by Gordon Matzigkeit , 1996
3918
#
3919
# This program is free software; you can redistribute it and/or modify
3920
# it under the terms of the GNU General Public License as published by
3921
# the Free Software Foundation; either version 2 of the License, or
3922
# (at your option) any later version.
3923
#
3924
# This program is distributed in the hope that it will be useful, but
3925
# WITHOUT ANY WARRANTY; without even the implied warranty of
3926
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
3927
# General Public License for more details.
3928
#
3929
# You should have received a copy of the GNU General Public License
3930
# along with this program; if not, write to the Free Software
3931
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
3932
#
3933
# As a special exception to the GNU General Public License, if you
3934
# distribute this file as part of a program that contains a
3935
# configuration script generated by Autoconf, you may include it under
3936
# the same distribution terms that you use for the rest of that program.
3937
 
3938
# A sed program that does not truncate output.
3939
SED=$lt_SED
3940
 
3941
# Sed that helps us avoid accidentally triggering echo(1) options like -n.
3942
Xsed="$SED -e 1s/^X//"
3943
 
3944
# The HP-UX ksh and POSIX shell print the target directory to stdout
3945
# if CDPATH is set.
3946
(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
3947
 
3948
# The names of the tagged configurations supported by this script.
3949
available_tags=
3950
 
3951
# ### BEGIN LIBTOOL CONFIG],
3952
[# ### BEGIN LIBTOOL TAG CONFIG: $tagname])
3953
 
3954
# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
3955
 
3956
# Shell to use when invoking shell scripts.
3957
SHELL=$lt_SHELL
3958
 
3959
# Whether or not to build shared libraries.
3960
build_libtool_libs=$enable_shared
3961
 
3962
# Whether or not to build static libraries.
3963
build_old_libs=$enable_static
3964
 
3965
# Whether or not to add -lc for building shared libraries.
3966
build_libtool_need_lc=$_LT_AC_TAGVAR(archive_cmds_need_lc, $1)
3967
 
3968
# Whether or not to disallow shared libs when runtime libs are static
3969
allow_libtool_libs_with_static_runtimes=$_LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)
3970
 
3971
# Whether or not to optimize for fast installation.
3972
fast_install=$enable_fast_install
3973
 
3974
# The host system.
3975
host_alias=$host_alias
3976
host=$host
3977
host_os=$host_os
3978
 
3979
# The build system.
3980
build_alias=$build_alias
3981
build=$build
3982
build_os=$build_os
3983
 
3984
# An echo program that does not interpret backslashes.
3985
echo=$lt_echo
3986
 
3987
# The archiver.
3988
AR=$lt_AR
3989
AR_FLAGS=$lt_AR_FLAGS
3990
 
3991
# A C compiler.
3992
LTCC=$lt_LTCC
3993
 
3994
# LTCC compiler flags.
3995
LTCFLAGS=$lt_LTCFLAGS
3996
 
3997
# A language-specific compiler.
3998
CC=$lt_[]_LT_AC_TAGVAR(compiler, $1)
3999
 
4000
# Is the compiler the GNU C compiler?
4001
with_gcc=$_LT_AC_TAGVAR(GCC, $1)
4002
 
4003
# An ERE matcher.
4004
EGREP=$lt_EGREP
4005
 
4006
# The linker used to build libraries.
4007
LD=$lt_[]_LT_AC_TAGVAR(LD, $1)
4008
 
4009
# Whether we need hard or soft links.
4010
LN_S=$lt_LN_S
4011
 
4012
# A BSD-compatible nm program.
4013
NM=$lt_NM
4014
 
4015
# A symbol stripping program
4016
STRIP=$lt_STRIP
4017
 
4018
# Used to examine libraries when file_magic_cmd begins "file"
4019
MAGIC_CMD=$MAGIC_CMD
4020
 
4021
# Used on cygwin: DLL creation program.
4022
DLLTOOL="$DLLTOOL"
4023
 
4024
# Used on cygwin: object dumper.
4025
OBJDUMP="$OBJDUMP"
4026
 
4027
# Used on cygwin: assembler.
4028
AS="$AS"
4029
 
4030
# The name of the directory that contains temporary libtool files.
4031
objdir=$objdir
4032
 
4033
# How to create reloadable object files.
4034
reload_flag=$lt_reload_flag
4035
reload_cmds=$lt_reload_cmds
4036
 
4037
# How to pass a linker flag through the compiler.
4038
wl=$lt_[]_LT_AC_TAGVAR(lt_prog_compiler_wl, $1)
4039
 
4040
# Object file suffix (normally "o").
4041
objext="$ac_objext"
4042
 
4043
# Old archive suffix (normally "a").
4044
libext="$libext"
4045
 
4046
# Shared library suffix (normally ".so").
4047
shrext_cmds='$shrext_cmds'
4048
 
4049
# Executable file suffix (normally "").
4050
exeext="$exeext"
4051
 
4052
# Additional compiler flags for building library objects.
4053
pic_flag=$lt_[]_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)
4054
pic_mode=$pic_mode
4055
 
4056
# What is the maximum length of a command?
4057
max_cmd_len=$lt_cv_sys_max_cmd_len
4058
 
4059
# Does compiler simultaneously support -c and -o options?
4060
compiler_c_o=$lt_[]_LT_AC_TAGVAR(lt_cv_prog_compiler_c_o, $1)
4061
 
4062
# Must we lock files when doing compilation?
4063
need_locks=$lt_need_locks
4064
 
4065
# Do we need the lib prefix for modules?
4066
need_lib_prefix=$need_lib_prefix
4067
 
4068
# Do we need a version for libraries?
4069
need_version=$need_version
4070
 
4071
# Whether dlopen is supported.
4072
dlopen_support=$enable_dlopen
4073
 
4074
# Whether dlopen of programs is supported.
4075
dlopen_self=$enable_dlopen_self
4076
 
4077
# Whether dlopen of statically linked programs is supported.
4078
dlopen_self_static=$enable_dlopen_self_static
4079
 
4080
# Compiler flag to prevent dynamic linking.
4081
link_static_flag=$lt_[]_LT_AC_TAGVAR(lt_prog_compiler_static, $1)
4082
 
4083
# Compiler flag to turn off builtin functions.
4084
no_builtin_flag=$lt_[]_LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)
4085
 
4086
# Compiler flag to allow reflexive dlopens.
4087
export_dynamic_flag_spec=$lt_[]_LT_AC_TAGVAR(export_dynamic_flag_spec, $1)
4088
 
4089
# Compiler flag to generate shared objects directly from archives.
4090
whole_archive_flag_spec=$lt_[]_LT_AC_TAGVAR(whole_archive_flag_spec, $1)
4091
 
4092
# Compiler flag to generate thread-safe objects.
4093
thread_safe_flag_spec=$lt_[]_LT_AC_TAGVAR(thread_safe_flag_spec, $1)
4094
 
4095
# Library versioning type.
4096
version_type=$version_type
4097
 
4098
# Format of library name prefix.
4099
libname_spec=$lt_libname_spec
4100
 
4101
# List of archive names.  First name is the real one, the rest are links.
4102
# The last name is the one that the linker finds with -lNAME.
4103
library_names_spec=$lt_library_names_spec
4104
 
4105
# The coded name of the library, if different from the real name.
4106
soname_spec=$lt_soname_spec
4107
 
4108
# Commands used to build and install an old-style archive.
4109
RANLIB=$lt_RANLIB
4110
old_archive_cmds=$lt_[]_LT_AC_TAGVAR(old_archive_cmds, $1)
4111
old_postinstall_cmds=$lt_old_postinstall_cmds
4112
old_postuninstall_cmds=$lt_old_postuninstall_cmds
4113
 
4114
# Create an old-style archive from a shared archive.
4115
old_archive_from_new_cmds=$lt_[]_LT_AC_TAGVAR(old_archive_from_new_cmds, $1)
4116
 
4117
# Create a temporary old-style archive to link instead of a shared archive.
4118
old_archive_from_expsyms_cmds=$lt_[]_LT_AC_TAGVAR(old_archive_from_expsyms_cmds, $1)
4119
 
4120
# Commands used to build and install a shared archive.
4121
archive_cmds=$lt_[]_LT_AC_TAGVAR(archive_cmds, $1)
4122
archive_expsym_cmds=$lt_[]_LT_AC_TAGVAR(archive_expsym_cmds, $1)
4123
postinstall_cmds=$lt_postinstall_cmds
4124
postuninstall_cmds=$lt_postuninstall_cmds
4125
 
4126
# Commands used to build a loadable module (assumed same as above if empty)
4127
module_cmds=$lt_[]_LT_AC_TAGVAR(module_cmds, $1)
4128
module_expsym_cmds=$lt_[]_LT_AC_TAGVAR(module_expsym_cmds, $1)
4129
 
4130
# Commands to strip libraries.
4131
old_striplib=$lt_old_striplib
4132
striplib=$lt_striplib
4133
 
4134
# Dependencies to place before the objects being linked to create a
4135
# shared library.
4136
predep_objects=$lt_[]_LT_AC_TAGVAR(predep_objects, $1)
4137
 
4138
# Dependencies to place after the objects being linked to create a
4139
# shared library.
4140
postdep_objects=$lt_[]_LT_AC_TAGVAR(postdep_objects, $1)
4141
 
4142
# Dependencies to place before the objects being linked to create a
4143
# shared library.
4144
predeps=$lt_[]_LT_AC_TAGVAR(predeps, $1)
4145
 
4146
# Dependencies to place after the objects being linked to create a
4147
# shared library.
4148
postdeps=$lt_[]_LT_AC_TAGVAR(postdeps, $1)
4149
 
4150
# The library search path used internally by the compiler when linking
4151
# a shared library.
4152
compiler_lib_search_path=$lt_[]_LT_AC_TAGVAR(compiler_lib_search_path, $1)
4153
 
4154
# Method to check whether dependent libraries are shared objects.
4155
deplibs_check_method=$lt_deplibs_check_method
4156
 
4157
# Command to use when deplibs_check_method == file_magic.
4158
file_magic_cmd=$lt_file_magic_cmd
4159
 
4160
# Flag that allows shared libraries with undefined symbols to be built.
4161
allow_undefined_flag=$lt_[]_LT_AC_TAGVAR(allow_undefined_flag, $1)
4162
 
4163
# Flag that forces no undefined symbols.
4164
no_undefined_flag=$lt_[]_LT_AC_TAGVAR(no_undefined_flag, $1)
4165
 
4166
# Commands used to finish a libtool library installation in a directory.
4167
finish_cmds=$lt_finish_cmds
4168
 
4169
# Same as above, but a single script fragment to be evaled but not shown.
4170
finish_eval=$lt_finish_eval
4171
 
4172
# Take the output of nm and produce a listing of raw symbols and C names.
4173
global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe
4174
 
4175
# Transform the output of nm in a proper C declaration
4176
global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl
4177
 
4178
# Transform the output of nm in a C name address pair
4179
global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address
4180
 
4181
# This is the shared library runtime path variable.
4182
runpath_var=$runpath_var
4183
 
4184
# This is the shared library path variable.
4185
shlibpath_var=$shlibpath_var
4186
 
4187
# Is shlibpath searched before the hard-coded library search path?
4188
shlibpath_overrides_runpath=$shlibpath_overrides_runpath
4189
 
4190
# How to hardcode a shared library path into an executable.
4191
hardcode_action=$_LT_AC_TAGVAR(hardcode_action, $1)
4192
 
4193
# Whether we should hardcode library paths into libraries.
4194
hardcode_into_libs=$hardcode_into_libs
4195
 
4196
# Flag to hardcode \$libdir into a binary during linking.
4197
# This must work even if \$libdir does not exist.
4198
hardcode_libdir_flag_spec=$lt_[]_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)
4199
 
4200
# If ld is used when linking, flag to hardcode \$libdir into
4201
# a binary during linking. This must work even if \$libdir does
4202
# not exist.
4203
hardcode_libdir_flag_spec_ld=$lt_[]_LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)
4204
 
4205
# Whether we need a single -rpath flag with a separated argument.
4206
hardcode_libdir_separator=$lt_[]_LT_AC_TAGVAR(hardcode_libdir_separator, $1)
4207
 
4208
# Set to yes if using DIR/libNAME${shared_ext} during linking hardcodes DIR into the
4209
# resulting binary.
4210
hardcode_direct=$_LT_AC_TAGVAR(hardcode_direct, $1)
4211
 
4212
# Set to yes if using the -LDIR flag during linking hardcodes DIR into the
4213
# resulting binary.
4214
hardcode_minus_L=$_LT_AC_TAGVAR(hardcode_minus_L, $1)
4215
 
4216
# Set to yes if using SHLIBPATH_VAR=DIR during linking hardcodes DIR into
4217
# the resulting binary.
4218
hardcode_shlibpath_var=$_LT_AC_TAGVAR(hardcode_shlibpath_var, $1)
4219
 
4220
# Set to yes if building a shared library automatically hardcodes DIR into the library
4221
# and all subsequent libraries and executables linked against it.
4222
hardcode_automatic=$_LT_AC_TAGVAR(hardcode_automatic, $1)
4223
 
4224
# Variables whose values should be saved in libtool wrapper scripts and
4225
# restored at relink time.
4226
variables_saved_for_relink="$variables_saved_for_relink"
4227
 
4228
# Whether libtool must link a program against all its dependency libraries.
4229
link_all_deplibs=$_LT_AC_TAGVAR(link_all_deplibs, $1)
4230
 
4231
# Compile-time system search path for libraries
4232
sys_lib_search_path_spec=$lt_sys_lib_search_path_spec
4233
 
4234
# Run-time system search path for libraries
4235
sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec
4236
 
4237
# Fix the shell variable \$srcfile for the compiler.
4238
fix_srcfile_path=$lt_fix_srcfile_path
4239
 
4240
# Set to yes if exported symbols are required.
4241
always_export_symbols=$_LT_AC_TAGVAR(always_export_symbols, $1)
4242
 
4243
# The commands to list exported symbols.
4244
export_symbols_cmds=$lt_[]_LT_AC_TAGVAR(export_symbols_cmds, $1)
4245
 
4246
# The commands to extract the exported symbol list from a shared archive.
4247
extract_expsyms_cmds=$lt_extract_expsyms_cmds
4248
 
4249
# Symbols that should not be listed in the preloaded symbols.
4250
exclude_expsyms=$lt_[]_LT_AC_TAGVAR(exclude_expsyms, $1)
4251
 
4252
# Symbols that must always be exported.
4253
include_expsyms=$lt_[]_LT_AC_TAGVAR(include_expsyms, $1)
4254
 
4255
ifelse([$1],[],
4256
[# ### END LIBTOOL CONFIG],
4257
[# ### END LIBTOOL TAG CONFIG: $tagname])
4258
 
4259
__EOF__
4260
 
4261
ifelse([$1],[], [
4262
  case $host_os in
4263
  aix3*)
4264
    cat <<\EOF >> "$cfgfile"
4265
 
4266
# AIX sometimes has problems with the GCC collect2 program.  For some
4267
# reason, if we set the COLLECT_NAMES environment variable, the problems
4268
# vanish in a puff of smoke.
4269
if test "X${COLLECT_NAMES+set}" != Xset; then
4270
  COLLECT_NAMES=
4271
  export COLLECT_NAMES
4272
fi
4273
EOF
4274
    ;;
4275
  esac
4276
 
4277
  # We use sed instead of cat because bash on DJGPP gets confused if
4278
  # if finds mixed CR/LF and LF-only lines.  Since sed operates in
4279
  # text mode, it properly converts lines to CR/LF.  This bash problem
4280
  # is reportedly fixed, but why not run on old versions too?
4281
  sed '$q' "$ltmain" >> "$cfgfile" || (rm -f "$cfgfile"; exit 1)
4282
 
4283
  mv -f "$cfgfile" "$ofile" || \
4284
    (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
4285
  chmod +x "$ofile"
4286
])
4287
else
4288
  # If there is no Makefile yet, we rely on a make rule to execute
4289
  # `config.status --recheck' to rerun these tests and create the
4290
  # libtool script then.
4291
  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
4292
  if test -f "$ltmain_in"; then
4293
    test -f Makefile && make "$ltmain"
4294
  fi
4295
fi
4296
])
4297 60 jeremybenn
m4trace:/opt/libtool-1.5.24/share/aclocal/libtool.m4:4711: -1- AC_DEFUN([AC_LIBTOOL_PROG_COMPILER_NO_RTTI], [AC_REQUIRE([_LT_AC_SYS_COMPILER])dnl
4298 19 jeremybenn
 
4299
_LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=
4300
 
4301
if test "$GCC" = yes; then
4302
  _LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=' -fno-builtin'
4303
 
4304
  AC_LIBTOOL_COMPILER_OPTION([if $compiler supports -fno-rtti -fno-exceptions],
4305
    lt_cv_prog_compiler_rtti_exceptions,
4306
    [-fno-rtti -fno-exceptions], [],
4307
    [_LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)="$_LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1) -fno-rtti -fno-exceptions"])
4308
fi
4309
])
4310 60 jeremybenn
m4trace:/opt/libtool-1.5.24/share/aclocal/libtool.m4:4729: -1- AC_DEFUN([AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE], [AC_REQUIRE([AC_CANONICAL_HOST])
4311 19 jeremybenn
AC_REQUIRE([LT_AC_PROG_SED])
4312
AC_REQUIRE([AC_PROG_NM])
4313
AC_REQUIRE([AC_OBJEXT])
4314
# Check for command to grab the raw symbol name followed by C symbol from nm.
4315
AC_MSG_CHECKING([command to parse $NM output from $compiler object])
4316
AC_CACHE_VAL([lt_cv_sys_global_symbol_pipe],
4317
[
4318
# These are sane defaults that work on at least a few old systems.
4319
# [They come from Ultrix.  What could be older than Ultrix?!! ;)]
4320
 
4321
# Character class describing NM global symbol codes.
4322
symcode='[[BCDEGRST]]'
4323
 
4324
# Regexp to match symbols that can be accessed directly from C.
4325
sympat='\([[_A-Za-z]][[_A-Za-z0-9]]*\)'
4326
 
4327
# Transform an extracted symbol line into a proper C declaration
4328
lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^. .* \(.*\)$/extern int \1;/p'"
4329
 
4330
# Transform an extracted symbol line into symbol name and symbol address
4331
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'"
4332
 
4333
# Define system-specific variables.
4334
case $host_os in
4335
aix*)
4336
  symcode='[[BCDT]]'
4337
  ;;
4338
cygwin* | mingw* | pw32*)
4339
  symcode='[[ABCDGISTW]]'
4340
  ;;
4341
hpux*) # Its linker distinguishes data from code symbols
4342
  if test "$host_cpu" = ia64; then
4343
    symcode='[[ABCDEGRST]]'
4344
  fi
4345
  lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
4346
  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'"
4347
  ;;
4348
linux* | k*bsd*-gnu)
4349
  if test "$host_cpu" = ia64; then
4350
    symcode='[[ABCDGIRSTW]]'
4351
    lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
4352
    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'"
4353
  fi
4354
  ;;
4355
irix* | nonstopux*)
4356
  symcode='[[BCDEGRST]]'
4357
  ;;
4358
osf*)
4359
  symcode='[[BCDEGQRST]]'
4360
  ;;
4361
solaris*)
4362
  symcode='[[BDRT]]'
4363
  ;;
4364
sco3.2v5*)
4365
  symcode='[[DT]]'
4366
  ;;
4367
sysv4.2uw2*)
4368
  symcode='[[DT]]'
4369
  ;;
4370
sysv5* | sco5v6* | unixware* | OpenUNIX*)
4371
  symcode='[[ABDT]]'
4372
  ;;
4373
sysv4)
4374
  symcode='[[DFNSTU]]'
4375
  ;;
4376
esac
4377
 
4378
# Handle CRLF in mingw tool chain
4379
opt_cr=
4380
case $build_os in
4381
mingw*)
4382
  opt_cr=`echo 'x\{0,1\}' | tr x '\015'` # option cr in regexp
4383
  ;;
4384
esac
4385
 
4386
# If we're using GNU nm, then use its standard symbol codes.
4387
case `$NM -V 2>&1` in
4388
*GNU* | *'with BFD'*)
4389
  symcode='[[ABCDGIRSTW]]' ;;
4390
esac
4391
 
4392
# Try without a prefix undercore, then with it.
4393
for ac_symprfx in "" "_"; do
4394
 
4395
  # Transform symcode, sympat, and symprfx into a raw symbol and a C symbol.
4396
  symxfrm="\\1 $ac_symprfx\\2 \\2"
4397
 
4398
  # Write the raw and C identifiers.
4399
  lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[[      ]]\($symcode$symcode*\)[[       ]][[    ]]*$ac_symprfx$sympat$opt_cr$/$symxfrm/p'"
4400
 
4401
  # Check to see that the pipe works correctly.
4402
  pipe_works=no
4403
 
4404
  rm -f conftest*
4405
  cat > conftest.$ac_ext <
4406
#ifdef __cplusplus
4407
extern "C" {
4408
#endif
4409
char nm_test_var;
4410
void nm_test_func(){}
4411
#ifdef __cplusplus
4412
}
4413
#endif
4414
int main(){nm_test_var='a';nm_test_func();return(0);}
4415
EOF
4416
 
4417
  if AC_TRY_EVAL(ac_compile); then
4418
    # Now try to grab the symbols.
4419
    nlist=conftest.nm
4420
    if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) && test -s "$nlist"; then
4421
      # Try sorting and uniquifying the output.
4422
      if sort "$nlist" | uniq > "$nlist"T; then
4423
        mv -f "$nlist"T "$nlist"
4424
      else
4425
        rm -f "$nlist"T
4426
      fi
4427
 
4428
      # Make sure that we snagged all the symbols we need.
4429
      if grep ' nm_test_var$' "$nlist" >/dev/null; then
4430
        if grep ' nm_test_func$' "$nlist" >/dev/null; then
4431
          cat < conftest.$ac_ext
4432
#ifdef __cplusplus
4433
extern "C" {
4434
#endif
4435
 
4436
EOF
4437
          # Now generate the symbol file.
4438
          eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | grep -v main >> conftest.$ac_ext'
4439
 
4440
          cat <> conftest.$ac_ext
4441
#if defined (__STDC__) && __STDC__
4442
# define lt_ptr_t void *
4443
#else
4444
# define lt_ptr_t char *
4445
# define const
4446
#endif
4447
 
4448
/* The mapping between symbol names and symbols. */
4449
const struct {
4450
  const char *name;
4451
  lt_ptr_t address;
4452
}
4453
lt_preloaded_symbols[[]] =
4454
{
4455
EOF
4456
          $SED "s/^$symcode$symcode* \(.*\) \(.*\)$/  {\"\2\", (lt_ptr_t) \&\2},/" < "$nlist" | grep -v main >> conftest.$ac_ext
4457
          cat <<\EOF >> conftest.$ac_ext
4458
  {0, (lt_ptr_t) 0}
4459
};
4460
 
4461
#ifdef __cplusplus
4462
}
4463
#endif
4464
EOF
4465
          # Now try linking the two files.
4466
          mv conftest.$ac_objext conftstm.$ac_objext
4467
          lt_save_LIBS="$LIBS"
4468
          lt_save_CFLAGS="$CFLAGS"
4469
          LIBS="conftstm.$ac_objext"
4470
          CFLAGS="$CFLAGS$_LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)"
4471
          if AC_TRY_EVAL(ac_link) && test -s conftest${ac_exeext}; then
4472
            pipe_works=yes
4473
          fi
4474
          LIBS="$lt_save_LIBS"
4475
          CFLAGS="$lt_save_CFLAGS"
4476
        else
4477
          echo "cannot find nm_test_func in $nlist" >&AS_MESSAGE_LOG_FD
4478
        fi
4479
      else
4480
        echo "cannot find nm_test_var in $nlist" >&AS_MESSAGE_LOG_FD
4481
      fi
4482
    else
4483
      echo "cannot run $lt_cv_sys_global_symbol_pipe" >&AS_MESSAGE_LOG_FD
4484
    fi
4485
  else
4486
    echo "$progname: failed program was:" >&AS_MESSAGE_LOG_FD
4487
    cat conftest.$ac_ext >&5
4488
  fi
4489
  rm -f conftest* conftst*
4490
 
4491
  # Do not use the global_symbol_pipe unless it works.
4492
  if test "$pipe_works" = yes; then
4493
    break
4494
  else
4495
    lt_cv_sys_global_symbol_pipe=
4496
  fi
4497
done
4498
])
4499
if test -z "$lt_cv_sys_global_symbol_pipe"; then
4500
  lt_cv_sys_global_symbol_to_cdecl=
4501
fi
4502
if test -z "$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl"; then
4503
  AC_MSG_RESULT(failed)
4504
else
4505
  AC_MSG_RESULT(ok)
4506
fi
4507
])
4508 60 jeremybenn
m4trace:/opt/libtool-1.5.24/share/aclocal/libtool.m4:4932: -1- AC_DEFUN([AC_LIBTOOL_PROG_COMPILER_PIC], [_LT_AC_TAGVAR(lt_prog_compiler_wl, $1)=
4509 19 jeremybenn
_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)=
4510
_LT_AC_TAGVAR(lt_prog_compiler_static, $1)=
4511
 
4512
AC_MSG_CHECKING([for $compiler option to produce PIC])
4513
 ifelse([$1],[CXX],[
4514
  # C++ specific cases for pic, static, wl, etc.
4515
  if test "$GXX" = yes; then
4516
    _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4517
    _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-static'
4518
 
4519
    case $host_os in
4520
    aix*)
4521
      # All AIX code is PIC.
4522
      if test "$host_cpu" = ia64; then
4523
        # AIX 5 now supports IA64 processor
4524
        _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
4525
      fi
4526
      ;;
4527
    amigaos*)
4528
      # FIXME: we need at least 68020 code to build shared libraries, but
4529
      # adding the `-m68020' flag to GCC prevents building anything better,
4530
      # like `-m68040'.
4531
      _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-m68020 -resident32 -malways-restore-a4'
4532
      ;;
4533
    beos* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*)
4534
      # PIC is the default for these OSes.
4535
      ;;
4536
    mingw* | cygwin* | os2* | pw32*)
4537
      # This hack is so that the source file can tell whether it is being
4538
      # built for inclusion in a dll (and should export symbols for example).
4539
      # Although the cygwin gcc ignores -fPIC, still need this for old-style
4540
      # (--disable-auto-import) libraries
4541
      _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-DDLL_EXPORT'
4542
      ;;
4543
    darwin* | rhapsody*)
4544
      # PIC is the default on this platform
4545
      # Common symbols not allowed in MH_DYLIB files
4546
      _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-fno-common'
4547
      ;;
4548
    *djgpp*)
4549
      # DJGPP does not support shared libraries at all
4550
      _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)=
4551
      ;;
4552
    interix[[3-9]]*)
4553
      # Interix 3.x gcc -fpic/-fPIC options generate broken code.
4554
      # Instead, we relocate shared libraries at runtime.
4555
      ;;
4556
    sysv4*MP*)
4557
      if test -d /usr/nec; then
4558
        _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)=-Kconform_pic
4559
      fi
4560
      ;;
4561
    hpux*)
4562
      # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
4563
      # not for PA HP-UX.
4564
      case $host_cpu in
4565
      hppa*64*|ia64*)
4566
        ;;
4567
      *)
4568
        _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
4569
        ;;
4570
      esac
4571
      ;;
4572
    *)
4573
      _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
4574
      ;;
4575
    esac
4576
  else
4577
    case $host_os in
4578
      aix4* | aix5*)
4579
        # All AIX code is PIC.
4580
        if test "$host_cpu" = ia64; then
4581
          # AIX 5 now supports IA64 processor
4582
          _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
4583
        else
4584
          _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-bnso -bI:/lib/syscalls.exp'
4585
        fi
4586
        ;;
4587
      chorus*)
4588
        case $cc_basename in
4589
        cxch68*)
4590
          # Green Hills C++ Compiler
4591
          # _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"
4592
          ;;
4593
        esac
4594
        ;;
4595
       darwin*)
4596
         # PIC is the default on this platform
4597
         # Common symbols not allowed in MH_DYLIB files
4598
         case $cc_basename in
4599
           xlc*)
4600
           _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-qnocommon'
4601
           _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4602
           ;;
4603
         esac
4604
       ;;
4605
      dgux*)
4606
        case $cc_basename in
4607
          ec++*)
4608
            _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
4609
            ;;
4610
          ghcx*)
4611
            # Green Hills C++ Compiler
4612
            _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
4613
            ;;
4614
          *)
4615
            ;;
4616
        esac
4617
        ;;
4618
      freebsd* | dragonfly*)
4619
        # FreeBSD uses GNU C++
4620
        ;;
4621
      hpux9* | hpux10* | hpux11*)
4622
        case $cc_basename in
4623
          CC*)
4624
            _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4625
            _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='${wl}-a ${wl}archive'
4626
            if test "$host_cpu" != ia64; then
4627
              _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='+Z'
4628
            fi
4629
            ;;
4630
          aCC*)
4631
            _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4632
            _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='${wl}-a ${wl}archive'
4633
            case $host_cpu in
4634
            hppa*64*|ia64*)
4635
              # +Z the default
4636
              ;;
4637
            *)
4638
              _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='+Z'
4639
              ;;
4640
            esac
4641
            ;;
4642
          *)
4643
            ;;
4644
        esac
4645
        ;;
4646
      interix*)
4647
        # This is c89, which is MS Visual C++ (no shared libs)
4648
        # Anyone wants to do a port?
4649
        ;;
4650
      irix5* | irix6* | nonstopux*)
4651
        case $cc_basename in
4652
          CC*)
4653
            _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4654
            _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
4655
            # CC pic flag -KPIC is the default.
4656
            ;;
4657
          *)
4658
            ;;
4659
        esac
4660
        ;;
4661
      linux* | k*bsd*-gnu)
4662
        case $cc_basename in
4663
          KCC*)
4664
            # KAI C++ Compiler
4665
            _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='--backend -Wl,'
4666
            _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
4667
            ;;
4668
          icpc* | ecpc*)
4669
            # Intel C++
4670
            _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4671
            _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
4672
            _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-static'
4673
            ;;
4674
          pgCC*)
4675
            # Portland Group C++ compiler.
4676
            _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4677
            _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-fpic'
4678
            _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
4679
            ;;
4680
          cxx*)
4681
            # Compaq C++
4682
            # Make sure the PIC flag is empty.  It appears that all Alpha
4683
            # Linux and Compaq Tru64 Unix objects are PIC.
4684
            _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)=
4685
            _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
4686
            ;;
4687
          *)
4688
            case `$CC -V 2>&1 | sed 5q` in
4689
            *Sun\ C*)
4690
              # Sun C++ 5.9
4691
              _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
4692
              _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
4693
              _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld '
4694
              ;;
4695
            esac
4696
            ;;
4697
        esac
4698
        ;;
4699
      lynxos*)
4700
        ;;
4701
      m88k*)
4702
        ;;
4703
      mvs*)
4704
        case $cc_basename in
4705
          cxx*)
4706
            _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-W c,exportall'
4707
            ;;
4708
          *)
4709
            ;;
4710
        esac
4711
        ;;
4712
      netbsd*)
4713
        ;;
4714
      osf3* | osf4* | osf5*)
4715
        case $cc_basename in
4716
          KCC*)
4717
            _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='--backend -Wl,'
4718
            ;;
4719
          RCC*)
4720
            # Rational C++ 2.4.1
4721
            _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
4722
            ;;
4723
          cxx*)
4724
            # Digital/Compaq C++
4725
            _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4726
            # Make sure the PIC flag is empty.  It appears that all Alpha
4727
            # Linux and Compaq Tru64 Unix objects are PIC.
4728
            _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)=
4729
            _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
4730
            ;;
4731
          *)
4732
            ;;
4733
        esac
4734
        ;;
4735
      psos*)
4736
        ;;
4737
      solaris*)
4738
        case $cc_basename in
4739
          CC*)
4740
            # Sun C++ 4.2, 5.x and Centerline C++
4741
            _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
4742
            _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
4743
            _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld '
4744
            ;;
4745
          gcx*)
4746
            # Green Hills C++ Compiler
4747
            _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-PIC'
4748
            ;;
4749
          *)
4750
            ;;
4751
        esac
4752
        ;;
4753
      sunos4*)
4754
        case $cc_basename in
4755
          CC*)
4756
            # Sun C++ 4.x
4757
            _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
4758
            _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
4759
            ;;
4760
          lcc*)
4761
            # Lucid
4762
            _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
4763
            ;;
4764
          *)
4765
            ;;
4766
        esac
4767
        ;;
4768
      tandem*)
4769
        case $cc_basename in
4770
          NCC*)
4771
            # NonStop-UX NCC 3.20
4772
            _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
4773
            ;;
4774
          *)
4775
            ;;
4776
        esac
4777
        ;;
4778
      sysv5* | unixware* | sco3.2v5* | sco5v6* | OpenUNIX*)
4779
        case $cc_basename in
4780
          CC*)
4781
            _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4782
            _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
4783
            _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
4784
            ;;
4785
        esac
4786
        ;;
4787
      vxworks*)
4788
        ;;
4789
      *)
4790
        _LT_AC_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no
4791
        ;;
4792
    esac
4793
  fi
4794
],
4795
[
4796
  if test "$GCC" = yes; then
4797
    _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4798
    _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-static'
4799
 
4800
    case $host_os in
4801
      aix*)
4802
      # All AIX code is PIC.
4803
      if test "$host_cpu" = ia64; then
4804
        # AIX 5 now supports IA64 processor
4805
        _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
4806
      fi
4807
      ;;
4808
 
4809
    amigaos*)
4810
      # FIXME: we need at least 68020 code to build shared libraries, but
4811
      # adding the `-m68020' flag to GCC prevents building anything better,
4812
      # like `-m68040'.
4813
      _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-m68020 -resident32 -malways-restore-a4'
4814
      ;;
4815
 
4816
    beos* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*)
4817
      # PIC is the default for these OSes.
4818
      ;;
4819
 
4820
    mingw* | cygwin* | pw32* | os2*)
4821
      # This hack is so that the source file can tell whether it is being
4822
      # built for inclusion in a dll (and should export symbols for example).
4823
      # Although the cygwin gcc ignores -fPIC, still need this for old-style
4824
      # (--disable-auto-import) libraries
4825
      _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-DDLL_EXPORT'
4826
      ;;
4827
 
4828
    darwin* | rhapsody*)
4829
      # PIC is the default on this platform
4830
      # Common symbols not allowed in MH_DYLIB files
4831
      _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-fno-common'
4832
      ;;
4833
 
4834
    interix[[3-9]]*)
4835
      # Interix 3.x gcc -fpic/-fPIC options generate broken code.
4836
      # Instead, we relocate shared libraries at runtime.
4837
      ;;
4838
 
4839
    msdosdjgpp*)
4840
      # Just because we use GCC doesn't mean we suddenly get shared libraries
4841
      # on systems that don't support them.
4842
      _LT_AC_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no
4843
      enable_shared=no
4844
      ;;
4845
 
4846
    sysv4*MP*)
4847
      if test -d /usr/nec; then
4848
        _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)=-Kconform_pic
4849
      fi
4850
      ;;
4851
 
4852
    hpux*)
4853
      # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
4854
      # not for PA HP-UX.
4855
      case $host_cpu in
4856
      hppa*64*|ia64*)
4857
        # +Z the default
4858
        ;;
4859
      *)
4860
        _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
4861
        ;;
4862
      esac
4863
      ;;
4864
 
4865
    *)
4866
      _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
4867
      ;;
4868
    esac
4869
  else
4870
    # PORTME Check for flag to pass linker flags through the system compiler.
4871
    case $host_os in
4872
    aix*)
4873
      _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4874
      if test "$host_cpu" = ia64; then
4875
        # AIX 5 now supports IA64 processor
4876
        _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
4877
      else
4878
        _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-bnso -bI:/lib/syscalls.exp'
4879
      fi
4880
      ;;
4881
      darwin*)
4882
        # PIC is the default on this platform
4883
        # Common symbols not allowed in MH_DYLIB files
4884
       case $cc_basename in
4885
         xlc*)
4886
         _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-qnocommon'
4887
         _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4888
         ;;
4889
       esac
4890
       ;;
4891
 
4892
    mingw* | cygwin* | pw32* | os2*)
4893
      # This hack is so that the source file can tell whether it is being
4894
      # built for inclusion in a dll (and should export symbols for example).
4895
      _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-DDLL_EXPORT'
4896
      ;;
4897
 
4898
    hpux9* | hpux10* | hpux11*)
4899
      _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4900
      # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
4901
      # not for PA HP-UX.
4902
      case $host_cpu in
4903
      hppa*64*|ia64*)
4904
        # +Z the default
4905
        ;;
4906
      *)
4907
        _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='+Z'
4908
        ;;
4909
      esac
4910
      # Is there a better lt_prog_compiler_static that works with the bundled CC?
4911
      _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='${wl}-a ${wl}archive'
4912
      ;;
4913
 
4914
    irix5* | irix6* | nonstopux*)
4915
      _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4916
      # PIC (with -KPIC) is the default.
4917
      _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
4918
      ;;
4919
 
4920
    newsos6)
4921
      _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
4922
      _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
4923
      ;;
4924
 
4925
    linux* | k*bsd*-gnu)
4926
      case $cc_basename in
4927
      icc* | ecc*)
4928
        _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4929
        _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
4930
        _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-static'
4931
        ;;
4932
      pgcc* | pgf77* | pgf90* | pgf95*)
4933
        # Portland Group compilers (*not* the Pentium gcc compiler,
4934
        # which looks to be a dead project)
4935
        _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4936
        _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-fpic'
4937
        _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
4938
        ;;
4939
      ccc*)
4940
        _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4941
        # All Alpha code is PIC.
4942
        _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
4943
        ;;
4944
      *)
4945
        case `$CC -V 2>&1 | sed 5q` in
4946
        *Sun\ C*)
4947
          # Sun C 5.9
4948
          _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
4949
          _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
4950
          _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4951
          ;;
4952
        *Sun\ F*)
4953
          # Sun Fortran 8.3 passes all unrecognized flags to the linker
4954
          _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
4955
          _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
4956
          _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)=''
4957
          ;;
4958
        esac
4959
        ;;
4960
      esac
4961
      ;;
4962
 
4963
    osf3* | osf4* | osf5*)
4964
      _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4965
      # All OSF/1 code is PIC.
4966
      _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
4967
      ;;
4968
 
4969
    rdos*)
4970
      _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
4971
      ;;
4972
 
4973
    solaris*)
4974
      _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
4975
      _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
4976
      case $cc_basename in
4977
      f77* | f90* | f95*)
4978
        _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld ';;
4979
      *)
4980
        _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,';;
4981
      esac
4982
      ;;
4983
 
4984
    sunos4*)
4985
      _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld '
4986
      _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-PIC'
4987
      _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
4988
      ;;
4989
 
4990
    sysv4 | sysv4.2uw2* | sysv4.3*)
4991
      _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4992
      _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
4993
      _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
4994
      ;;
4995
 
4996
    sysv4*MP*)
4997
      if test -d /usr/nec ;then
4998
        _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-Kconform_pic'
4999
        _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
5000
      fi
5001
      ;;
5002
 
5003
    sysv5* | unixware* | sco3.2v5* | sco5v6* | OpenUNIX*)
5004
      _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
5005
      _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
5006
      _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
5007
      ;;
5008
 
5009
    unicos*)
5010
      _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
5011
      _LT_AC_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no
5012
      ;;
5013
 
5014
    uts4*)
5015
      _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
5016
      _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
5017
      ;;
5018
 
5019
    *)
5020
      _LT_AC_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no
5021
      ;;
5022
    esac
5023
  fi
5024
])
5025
AC_MSG_RESULT([$_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)])
5026
 
5027
#
5028
# Check to make sure the PIC flag actually works.
5029
#
5030
if test -n "$_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)"; then
5031
  AC_LIBTOOL_COMPILER_OPTION([if $compiler PIC flag $_LT_AC_TAGVAR(lt_prog_compiler_pic, $1) works],
5032
    _LT_AC_TAGVAR(lt_prog_compiler_pic_works, $1),
5033
    [$_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)ifelse([$1],[],[ -DPIC],[ifelse([$1],[CXX],[ -DPIC],[])])], [],
5034
    [case $_LT_AC_TAGVAR(lt_prog_compiler_pic, $1) in
5035
     "" | " "*) ;;
5036
     *) _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)=" $_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)" ;;
5037
     esac],
5038
    [_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)=
5039
     _LT_AC_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no])
5040
fi
5041
case $host_os in
5042
  # For platforms which do not support PIC, -DPIC is meaningless:
5043
  *djgpp*)
5044
    _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)=
5045
    ;;
5046
  *)
5047
    _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)="$_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)ifelse([$1],[],[ -DPIC],[ifelse([$1],[CXX],[ -DPIC],[])])"
5048
    ;;
5049
esac
5050
 
5051
#
5052
# Check to make sure the static flag actually works.
5053
#
5054
wl=$_LT_AC_TAGVAR(lt_prog_compiler_wl, $1) eval lt_tmp_static_flag=\"$_LT_AC_TAGVAR(lt_prog_compiler_static, $1)\"
5055
AC_LIBTOOL_LINKER_OPTION([if $compiler static flag $lt_tmp_static_flag works],
5056
  _LT_AC_TAGVAR(lt_prog_compiler_static_works, $1),
5057
  $lt_tmp_static_flag,
5058
  [],
5059
  [_LT_AC_TAGVAR(lt_prog_compiler_static, $1)=])
5060
])
5061 60 jeremybenn
m4trace:/opt/libtool-1.5.24/share/aclocal/libtool.m4:5491: -1- AC_DEFUN([AC_LIBTOOL_PROG_LD_SHLIBS], [AC_REQUIRE([LT_AC_PROG_SED])dnl
5062 19 jeremybenn
AC_MSG_CHECKING([whether the $compiler linker ($LD) supports shared libraries])
5063
ifelse([$1],[CXX],[
5064
  _LT_AC_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
5065
  case $host_os in
5066
  aix4* | aix5*)
5067
    # If we're using GNU nm, then we don't want the "-C" option.
5068
    # -C means demangle to AIX nm, but means don't demangle with GNU nm
5069
    if $NM -V 2>&1 | grep 'GNU' > /dev/null; then
5070
      _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'
5071
    else
5072
      _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'
5073
    fi
5074
    ;;
5075
  pw32*)
5076
    _LT_AC_TAGVAR(export_symbols_cmds, $1)="$ltdll_cmds"
5077
  ;;
5078
  cygwin* | mingw*)
5079
    _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'
5080
  ;;
5081
  *)
5082
    _LT_AC_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
5083
  ;;
5084
  esac
5085
],[
5086
  runpath_var=
5087
  _LT_AC_TAGVAR(allow_undefined_flag, $1)=
5088
  _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=no
5089
  _LT_AC_TAGVAR(archive_cmds, $1)=
5090
  _LT_AC_TAGVAR(archive_expsym_cmds, $1)=
5091
  _LT_AC_TAGVAR(old_archive_From_new_cmds, $1)=
5092
  _LT_AC_TAGVAR(old_archive_from_expsyms_cmds, $1)=
5093
  _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)=
5094
  _LT_AC_TAGVAR(whole_archive_flag_spec, $1)=
5095
  _LT_AC_TAGVAR(thread_safe_flag_spec, $1)=
5096
  _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)=
5097
  _LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)=
5098
  _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=
5099
  _LT_AC_TAGVAR(hardcode_direct, $1)=no
5100
  _LT_AC_TAGVAR(hardcode_minus_L, $1)=no
5101
  _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=unsupported
5102
  _LT_AC_TAGVAR(link_all_deplibs, $1)=unknown
5103
  _LT_AC_TAGVAR(hardcode_automatic, $1)=no
5104
  _LT_AC_TAGVAR(module_cmds, $1)=
5105
  _LT_AC_TAGVAR(module_expsym_cmds, $1)=
5106
  _LT_AC_TAGVAR(always_export_symbols, $1)=no
5107
  _LT_AC_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
5108
  # include_expsyms should be a list of space-separated symbols to be *always*
5109
  # included in the symbol list
5110
  _LT_AC_TAGVAR(include_expsyms, $1)=
5111
  # exclude_expsyms can be an extended regexp of symbols to exclude
5112
  # it will be wrapped by ` (' and `)$', so one must not match beginning or
5113
  # end of line.  Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc',
5114
  # as well as any symbol that contains `d'.
5115
  _LT_AC_TAGVAR(exclude_expsyms, $1)="_GLOBAL_OFFSET_TABLE_"
5116
  # Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out
5117
  # platforms (ab)use it in PIC code, but their linkers get confused if
5118
  # the symbol is explicitly referenced.  Since portable code cannot
5119
  # rely on this symbol name, it's probably fine to never include it in
5120
  # preloaded symbol tables.
5121
  extract_expsyms_cmds=
5122
  # Just being paranoid about ensuring that cc_basename is set.
5123
  _LT_CC_BASENAME([$compiler])
5124
  case $host_os in
5125
  cygwin* | mingw* | pw32*)
5126
    # FIXME: the MSVC++ port hasn't been tested in a loooong time
5127
    # When not using gcc, we currently assume that we are using
5128
    # Microsoft Visual C++.
5129
    if test "$GCC" != yes; then
5130
      with_gnu_ld=no
5131
    fi
5132
    ;;
5133
  interix*)
5134
    # we just hope/assume this is gcc and not c89 (= MSVC++)
5135
    with_gnu_ld=yes
5136
    ;;
5137
  openbsd*)
5138
    with_gnu_ld=no
5139
    ;;
5140
  esac
5141
 
5142
  _LT_AC_TAGVAR(ld_shlibs, $1)=yes
5143
  if test "$with_gnu_ld" = yes; then
5144
    # If archive_cmds runs LD, not CC, wlarc should be empty
5145
    wlarc='${wl}'
5146
 
5147
    # Set some defaults for GNU ld with shared library support. These
5148
    # are reset later if shared libraries are not supported. Putting them
5149
    # here allows them to be overridden if necessary.
5150
    runpath_var=LD_RUN_PATH
5151
    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}--rpath ${wl}$libdir'
5152
    _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
5153
    # ancient GNU ld didn't support --whole-archive et. al.
5154
    if $LD --help 2>&1 | grep 'no-whole-archive' > /dev/null; then
5155
        _LT_AC_TAGVAR(whole_archive_flag_spec, $1)="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
5156
      else
5157
        _LT_AC_TAGVAR(whole_archive_flag_spec, $1)=
5158
    fi
5159
    supports_anon_versioning=no
5160
    case `$LD -v 2>/dev/null` in
5161
      *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11
5162
      *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
5163
      *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
5164
      *\ 2.11.*) ;; # other 2.11 versions
5165
      *) supports_anon_versioning=yes ;;
5166
    esac
5167
 
5168
    # See if GNU ld supports shared libraries.
5169
    case $host_os in
5170
    aix3* | aix4* | aix5*)
5171
      # On AIX/PPC, the GNU linker is very broken
5172
      if test "$host_cpu" != ia64; then
5173
        _LT_AC_TAGVAR(ld_shlibs, $1)=no
5174
        cat <&2
5175
 
5176
*** Warning: the GNU linker, at least up to release 2.9.1, is reported
5177
*** to be unable to reliably create shared libraries on AIX.
5178
*** Therefore, libtool is disabling shared libraries support.  If you
5179
*** really care for shared libraries, you may want to modify your PATH
5180
*** so that a non-GNU linker is found, and then restart.
5181
 
5182
EOF
5183
      fi
5184
      ;;
5185
 
5186
    amigaos*)
5187
      _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)'
5188
      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
5189
      _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes
5190
 
5191
      # Samuel A. Falvo II  reports
5192
      # that the semantics of dynamic libraries on AmigaOS, at least up
5193
      # to version 4, is to share data among multiple programs linked
5194
      # with the same dynamic library.  Since this doesn't match the
5195
      # behavior of shared libraries on other platforms, we can't use
5196
      # them.
5197
      _LT_AC_TAGVAR(ld_shlibs, $1)=no
5198
      ;;
5199
 
5200
    beos*)
5201
      if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
5202
        _LT_AC_TAGVAR(allow_undefined_flag, $1)=unsupported
5203
        # Joseph Beckenbach  says some releases of gcc
5204
        # support --undefined.  This deserves some investigation.  FIXME
5205
        _LT_AC_TAGVAR(archive_cmds, $1)='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
5206
      else
5207
        _LT_AC_TAGVAR(ld_shlibs, $1)=no
5208
      fi
5209
      ;;
5210
 
5211
    cygwin* | mingw* | pw32*)
5212
      # _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1) is actually meaningless,
5213
      # as there is no search path for DLLs.
5214
      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
5215
      _LT_AC_TAGVAR(allow_undefined_flag, $1)=unsupported
5216
      _LT_AC_TAGVAR(always_export_symbols, $1)=no
5217
      _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
5218
      _LT_AC_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[[BCDGRS]][[ ]]/s/.*[[ ]]\([[^ ]]*\)/\1 DATA/'\'' -e '\''/^[[AITW]][[ ]]/s/.*[[ ]]//'\'' | sort | uniq > $export_symbols'
5219
 
5220
      if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then
5221
        _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
5222
        # If the export-symbols file already is a .def file (1st line
5223
        # is EXPORTS), use it as is; otherwise, prepend...
5224
        _LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
5225
          cp $export_symbols $output_objdir/$soname.def;
5226
        else
5227
          echo EXPORTS > $output_objdir/$soname.def;
5228
          cat $export_symbols >> $output_objdir/$soname.def;
5229
        fi~
5230
        $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
5231
      else
5232
        _LT_AC_TAGVAR(ld_shlibs, $1)=no
5233
      fi
5234
      ;;
5235
 
5236
    interix[[3-9]]*)
5237
      _LT_AC_TAGVAR(hardcode_direct, $1)=no
5238
      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
5239
      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
5240
      _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
5241
      # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc.
5242
      # Instead, shared libraries are loaded at an image base (0x10000000 by
5243
      # default) and relocated if they conflict, which is a slow very memory
5244
      # consuming and fragmenting process.  To avoid this, we pick a random,
5245
      # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link
5246
      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
5247
      _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
5248
      _LT_AC_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
5249
      ;;
5250
 
5251
    gnu* | linux* | k*bsd*-gnu)
5252
      if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
5253
        tmp_addflag=
5254
        case $cc_basename,$host_cpu in
5255
        pgcc*)                          # Portland Group C compiler
5256
          _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'
5257
          tmp_addflag=' $pic_flag'
5258
          ;;
5259
        pgf77* | pgf90* | pgf95*)       # Portland Group f77 and f90 compilers
5260
          _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'
5261
          tmp_addflag=' $pic_flag -Mnomain' ;;
5262
        ecc*,ia64* | icc*,ia64*)                # Intel C compiler on ia64
5263
          tmp_addflag=' -i_dynamic' ;;
5264
        efc*,ia64* | ifort*,ia64*)      # Intel Fortran compiler on ia64
5265
          tmp_addflag=' -i_dynamic -nofor_main' ;;
5266
        ifc* | ifort*)                  # Intel Fortran compiler
5267
          tmp_addflag=' -nofor_main' ;;
5268
        esac
5269
        case `$CC -V 2>&1 | sed 5q` in
5270
        *Sun\ C*)                       # Sun C 5.9
5271
          _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
5272
          tmp_sharedflag='-G' ;;
5273
        *Sun\ F*)                       # Sun Fortran 8.3
5274
          tmp_sharedflag='-G' ;;
5275
        *)
5276
          tmp_sharedflag='-shared' ;;
5277
        esac
5278
        _LT_AC_TAGVAR(archive_cmds, $1)='$CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
5279
 
5280
        if test $supports_anon_versioning = yes; then
5281
          _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$echo "{ global:" > $output_objdir/$libname.ver~
5282
  cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
5283
  $echo "local: *; };" >> $output_objdir/$libname.ver~
5284
          $CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
5285
        fi
5286
      else
5287
        _LT_AC_TAGVAR(ld_shlibs, $1)=no
5288
      fi
5289
      ;;
5290
 
5291
    netbsd*)
5292
      if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
5293
        _LT_AC_TAGVAR(archive_cmds, $1)='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
5294
        wlarc=
5295
      else
5296
        _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
5297
        _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'
5298
      fi
5299
      ;;
5300
 
5301
    solaris*)
5302
      if $LD -v 2>&1 | grep 'BFD 2\.8' > /dev/null; then
5303
        _LT_AC_TAGVAR(ld_shlibs, $1)=no
5304
        cat <&2
5305
 
5306
*** Warning: The releases 2.8.* of the GNU linker cannot reliably
5307
*** create shared libraries on Solaris systems.  Therefore, libtool
5308
*** is disabling shared libraries support.  We urge you to upgrade GNU
5309
*** binutils to release 2.9.1 or newer.  Another option is to modify
5310
*** your PATH or compiler configuration so that the native linker is
5311
*** used, and then restart.
5312
 
5313
EOF
5314
      elif $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
5315
        _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
5316
        _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'
5317
      else
5318
        _LT_AC_TAGVAR(ld_shlibs, $1)=no
5319
      fi
5320
      ;;
5321
 
5322
    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
5323
      case `$LD -v 2>&1` in
5324
        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
5325
        _LT_AC_TAGVAR(ld_shlibs, $1)=no
5326
        cat <<_LT_EOF 1>&2
5327
 
5328
*** Warning: Releases of the GNU linker prior to 2.16.91.0.3 can not
5329
*** reliably create shared libraries on SCO systems.  Therefore, libtool
5330
*** is disabling shared libraries support.  We urge you to upgrade GNU
5331
*** binutils to release 2.16.91.0.3 or newer.  Another option is to modify
5332
*** your PATH or compiler configuration so that the native linker is
5333
*** used, and then restart.
5334
 
5335
_LT_EOF
5336
        ;;
5337
        *)
5338
          if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
5339
            _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
5340
            _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
5341
            _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname,-retain-symbols-file,$export_symbols -o $lib'
5342
          else
5343
            _LT_AC_TAGVAR(ld_shlibs, $1)=no
5344
          fi
5345
        ;;
5346
      esac
5347
      ;;
5348
 
5349
    sunos4*)
5350
      _LT_AC_TAGVAR(archive_cmds, $1)='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags'
5351
      wlarc=
5352
      _LT_AC_TAGVAR(hardcode_direct, $1)=yes
5353
      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
5354
      ;;
5355
 
5356
    *)
5357
      if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
5358
        _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
5359
        _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'
5360
      else
5361
        _LT_AC_TAGVAR(ld_shlibs, $1)=no
5362
      fi
5363
      ;;
5364
    esac
5365
 
5366
    if test "$_LT_AC_TAGVAR(ld_shlibs, $1)" = no; then
5367
      runpath_var=
5368
      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)=
5369
      _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)=
5370
      _LT_AC_TAGVAR(whole_archive_flag_spec, $1)=
5371
    fi
5372
  else
5373
    # PORTME fill in a description of your system's linker (not GNU ld)
5374
    case $host_os in
5375
    aix3*)
5376
      _LT_AC_TAGVAR(allow_undefined_flag, $1)=unsupported
5377
      _LT_AC_TAGVAR(always_export_symbols, $1)=yes
5378
      _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'
5379
      # Note: this linker hardcodes the directories in LIBPATH if there
5380
      # are no directories specified by -L.
5381
      _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes
5382
      if test "$GCC" = yes && test -z "$lt_prog_compiler_static"; then
5383
        # Neither direct hardcoding nor static linking is supported with a
5384
        # broken collect2.
5385
        _LT_AC_TAGVAR(hardcode_direct, $1)=unsupported
5386
      fi
5387
      ;;
5388
 
5389
    aix4* | aix5*)
5390
      if test "$host_cpu" = ia64; then
5391
        # On IA64, the linker does run time linking by default, so we don't
5392
        # have to do anything special.
5393
        aix_use_runtimelinking=no
5394
        exp_sym_flag='-Bexport'
5395
        no_entry_flag=""
5396
      else
5397
        # If we're using GNU nm, then we don't want the "-C" option.
5398
        # -C means demangle to AIX nm, but means don't demangle with GNU nm
5399
        if $NM -V 2>&1 | grep 'GNU' > /dev/null; then
5400
          _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'
5401
        else
5402
          _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'
5403
        fi
5404
        aix_use_runtimelinking=no
5405
 
5406
        # Test if we are trying to use run time linking or normal
5407
        # AIX style linking. If -brtl is somewhere in LDFLAGS, we
5408
        # need to do runtime linking.
5409
        case $host_os in aix4.[[23]]|aix4.[[23]].*|aix5*)
5410
          for ld_flag in $LDFLAGS; do
5411
          if (test $ld_flag = "-brtl" || test $ld_flag = "-Wl,-brtl"); then
5412
            aix_use_runtimelinking=yes
5413
            break
5414
          fi
5415
          done
5416
          ;;
5417
        esac
5418
 
5419
        exp_sym_flag='-bexport'
5420
        no_entry_flag='-bnoentry'
5421
      fi
5422
 
5423
      # When large executables or shared objects are built, AIX ld can
5424
      # have problems creating the table of contents.  If linking a library
5425
      # or program results in "error TOC overflow" add -mminimal-toc to
5426
      # CXXFLAGS/CFLAGS for g++/gcc.  In the cases where that is not
5427
      # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
5428
 
5429
      _LT_AC_TAGVAR(archive_cmds, $1)=''
5430
      _LT_AC_TAGVAR(hardcode_direct, $1)=yes
5431
      _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=':'
5432
      _LT_AC_TAGVAR(link_all_deplibs, $1)=yes
5433
 
5434
      if test "$GCC" = yes; then
5435
        case $host_os in aix4.[[012]]|aix4.[[012]].*)
5436
        # We only want to do this on AIX 4.2 and lower, the check
5437
        # below for broken collect2 doesn't work under 4.3+
5438
          collect2name=`${CC} -print-prog-name=collect2`
5439
          if test -f "$collect2name" && \
5440
           strings "$collect2name" | grep resolve_lib_name >/dev/null
5441
          then
5442
          # We have reworked collect2
5443
          :
5444
          else
5445
          # We have old collect2
5446
          _LT_AC_TAGVAR(hardcode_direct, $1)=unsupported
5447
          # It fails to find uninstalled libraries when the uninstalled
5448
          # path is not listed in the libpath.  Setting hardcode_minus_L
5449
          # to unsupported forces relinking
5450
          _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes
5451
          _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
5452
          _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=
5453
          fi
5454
          ;;
5455
        esac
5456
        shared_flag='-shared'
5457
        if test "$aix_use_runtimelinking" = yes; then
5458
          shared_flag="$shared_flag "'${wl}-G'
5459
        fi
5460
      else
5461
        # not using gcc
5462
        if test "$host_cpu" = ia64; then
5463
        # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
5464
        # chokes on -Wl,-G. The following line is correct:
5465
          shared_flag='-G'
5466
        else
5467
          if test "$aix_use_runtimelinking" = yes; then
5468
            shared_flag='${wl}-G'
5469
          else
5470
            shared_flag='${wl}-bM:SRE'
5471
          fi
5472
        fi
5473
      fi
5474
 
5475
      # It seems that -bexpall does not export symbols beginning with
5476
      # underscore (_), so it is better to generate a list of symbols to export.
5477
      _LT_AC_TAGVAR(always_export_symbols, $1)=yes
5478
      if test "$aix_use_runtimelinking" = yes; then
5479
        # Warning - without using the other runtime loading flags (-brtl),
5480
        # -berok will link without error, but may produce a broken library.
5481
        _LT_AC_TAGVAR(allow_undefined_flag, $1)='-berok'
5482
       # Determine the default libpath from the value encoded in an empty executable.
5483
       _LT_AC_SYS_LIBPATH_AIX
5484
       _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
5485
        _LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
5486
       else
5487
        if test "$host_cpu" = ia64; then
5488
          _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R $libdir:/usr/lib:/lib'
5489
          _LT_AC_TAGVAR(allow_undefined_flag, $1)="-z nodefs"
5490
          _LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$exp_sym_flag:\$export_symbols"
5491
        else
5492
         # Determine the default libpath from the value encoded in an empty executable.
5493
         _LT_AC_SYS_LIBPATH_AIX
5494
         _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
5495
          # Warning - without using the other run time loading flags,
5496
          # -berok will link without error, but may produce a broken library.
5497
          _LT_AC_TAGVAR(no_undefined_flag, $1)=' ${wl}-bernotok'
5498
          _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-berok'
5499
          # Exported symbols can be pulled into shared objects from archives
5500
          _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='$convenience'
5501
          _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=yes
5502
          # This is similar to how AIX traditionally builds its shared libraries.
5503
          _LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs ${wl}-bnoentry $compiler_flags ${wl}-bE:$export_symbols${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname'
5504
        fi
5505
      fi
5506
      ;;
5507
 
5508
    amigaos*)
5509
      _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)'
5510
      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
5511
      _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes
5512
      # see comment about different semantics on the GNU ld section
5513
      _LT_AC_TAGVAR(ld_shlibs, $1)=no
5514
      ;;
5515
 
5516
    bsdi[[45]]*)
5517
      _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)=-rdynamic
5518
      ;;
5519
 
5520
    cygwin* | mingw* | pw32*)
5521
      # When not using gcc, we currently assume that we are using
5522
      # Microsoft Visual C++.
5523
      # hardcode_libdir_flag_spec is actually meaningless, as there is
5524
      # no search path for DLLs.
5525
      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)=' '
5526
      _LT_AC_TAGVAR(allow_undefined_flag, $1)=unsupported
5527
      # Tell ltmain to make .lib files, not .a files.
5528
      libext=lib
5529
      # Tell ltmain to make .dll files, not .so files.
5530
      shrext_cmds=".dll"
5531
      # FIXME: Setting linknames here is a bad hack.
5532
      _LT_AC_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
5533
      # The linker will automatically build a .lib file if we build a DLL.
5534
      _LT_AC_TAGVAR(old_archive_From_new_cmds, $1)='true'
5535
      # FIXME: Should let the user specify the lib program.
5536
      _LT_AC_TAGVAR(old_archive_cmds, $1)='lib -OUT:$oldlib$oldobjs$old_deplibs'
5537
      _LT_AC_TAGVAR(fix_srcfile_path, $1)='`cygpath -w "$srcfile"`'
5538
      _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
5539
      ;;
5540
 
5541
    darwin* | rhapsody*)
5542
      case $host_os in
5543
        rhapsody* | darwin1.[[012]])
5544
         _LT_AC_TAGVAR(allow_undefined_flag, $1)='${wl}-undefined ${wl}suppress'
5545
         ;;
5546
       *) # Darwin 1.3 on
5547
         if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then
5548
           _LT_AC_TAGVAR(allow_undefined_flag, $1)='${wl}-flat_namespace ${wl}-undefined ${wl}suppress'
5549
         else
5550
           case ${MACOSX_DEPLOYMENT_TARGET} in
5551
             10.[[012]])
5552
               _LT_AC_TAGVAR(allow_undefined_flag, $1)='${wl}-flat_namespace ${wl}-undefined ${wl}suppress'
5553
               ;;
5554
             10.*)
5555
               _LT_AC_TAGVAR(allow_undefined_flag, $1)='${wl}-undefined ${wl}dynamic_lookup'
5556
               ;;
5557
           esac
5558
         fi
5559
         ;;
5560
      esac
5561
      _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
5562
      _LT_AC_TAGVAR(hardcode_direct, $1)=no
5563
      _LT_AC_TAGVAR(hardcode_automatic, $1)=yes
5564
      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=unsupported
5565
      _LT_AC_TAGVAR(whole_archive_flag_spec, $1)=''
5566
      _LT_AC_TAGVAR(link_all_deplibs, $1)=yes
5567
    if test "$GCC" = yes ; then
5568
        output_verbose_link_cmd='echo'
5569
        _LT_AC_TAGVAR(archive_cmds, $1)='$CC -dynamiclib $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
5570
      _LT_AC_TAGVAR(module_cmds, $1)='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
5571
      # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin lds
5572
      _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}'
5573
      _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}'
5574
    else
5575
      case $cc_basename in
5576
        xlc*)
5577
         output_verbose_link_cmd='echo'
5578
         _LT_AC_TAGVAR(archive_cmds, $1)='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $xlcverstring'
5579
         _LT_AC_TAGVAR(module_cmds, $1)='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
5580
          # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin lds
5581
         _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 $xlcverstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
5582
          _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}'
5583
          ;;
5584
       *)
5585
         _LT_AC_TAGVAR(ld_shlibs, $1)=no
5586
          ;;
5587
      esac
5588
    fi
5589
      ;;
5590
 
5591
    dgux*)
5592
      _LT_AC_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
5593
      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
5594
      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
5595
      ;;
5596
 
5597
    freebsd1*)
5598
      _LT_AC_TAGVAR(ld_shlibs, $1)=no
5599
      ;;
5600
 
5601
    # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
5602
    # support.  Future versions do this automatically, but an explicit c++rt0.o
5603
    # does not break anything, and helps significantly (at the cost of a little
5604
    # extra space).
5605
    freebsd2.2*)
5606
      _LT_AC_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
5607
      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
5608
      _LT_AC_TAGVAR(hardcode_direct, $1)=yes
5609
      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
5610
      ;;
5611
 
5612
    # Unfortunately, older versions of FreeBSD 2 do not have this feature.
5613
    freebsd2*)
5614
      _LT_AC_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
5615
      _LT_AC_TAGVAR(hardcode_direct, $1)=yes
5616
      _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes
5617
      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
5618
      ;;
5619
 
5620
    # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
5621
    freebsd* | dragonfly*)
5622
      _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
5623
      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
5624
      _LT_AC_TAGVAR(hardcode_direct, $1)=yes
5625
      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
5626
      ;;
5627
 
5628
    hpux9*)
5629
      if test "$GCC" = yes; then
5630
        _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'
5631
      else
5632
        _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'
5633
      fi
5634
      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir'
5635
      _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
5636
      _LT_AC_TAGVAR(hardcode_direct, $1)=yes
5637
 
5638
      # hardcode_minus_L: Not really in the search PATH,
5639
      # but as the default location of the library.
5640
      _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes
5641
      _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
5642
      ;;
5643
 
5644
    hpux10*)
5645
      if test "$GCC" = yes -a "$with_gnu_ld" = no; then
5646
        _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
5647
      else
5648
        _LT_AC_TAGVAR(archive_cmds, $1)='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
5649
      fi
5650
      if test "$with_gnu_ld" = no; then
5651
        _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir'
5652
        _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
5653
 
5654
        _LT_AC_TAGVAR(hardcode_direct, $1)=yes
5655
        _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
5656
 
5657
        # hardcode_minus_L: Not really in the search PATH,
5658
        # but as the default location of the library.
5659
        _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes
5660
      fi
5661
      ;;
5662
 
5663
    hpux11*)
5664
      if test "$GCC" = yes -a "$with_gnu_ld" = no; then
5665
        case $host_cpu in
5666
        hppa*64*)
5667
          _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
5668
          ;;
5669
        ia64*)
5670
          _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
5671
          ;;
5672
        *)
5673
          _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
5674
          ;;
5675
        esac
5676
      else
5677
        case $host_cpu in
5678
        hppa*64*)
5679
          _LT_AC_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
5680
          ;;
5681
        ia64*)
5682
          _LT_AC_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
5683
          ;;
5684
        *)
5685
          _LT_AC_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
5686
          ;;
5687
        esac
5688
      fi
5689
      if test "$with_gnu_ld" = no; then
5690
        _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir'
5691
        _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
5692
 
5693
        case $host_cpu in
5694
        hppa*64*|ia64*)
5695
          _LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)='+b $libdir'
5696
          _LT_AC_TAGVAR(hardcode_direct, $1)=no
5697
          _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
5698
          ;;
5699
        *)
5700
          _LT_AC_TAGVAR(hardcode_direct, $1)=yes
5701
          _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
5702
 
5703
          # hardcode_minus_L: Not really in the search PATH,
5704
          # but as the default location of the library.
5705
          _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes
5706
          ;;
5707
        esac
5708
      fi
5709
      ;;
5710
 
5711
    irix5* | irix6* | nonstopux*)
5712
      if test "$GCC" = yes; then
5713
        _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'
5714
      else
5715
        _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'
5716
        _LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)='-rpath $libdir'
5717
      fi
5718
      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
5719
      _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
5720
      _LT_AC_TAGVAR(link_all_deplibs, $1)=yes
5721
      ;;
5722
 
5723
    netbsd*)
5724
      if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
5725
        _LT_AC_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'  # a.out
5726
      else
5727
        _LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared -o $lib $libobjs $deplibs $linker_flags'      # ELF
5728
      fi
5729
      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
5730
      _LT_AC_TAGVAR(hardcode_direct, $1)=yes
5731
      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
5732
      ;;
5733
 
5734
    newsos6)
5735
      _LT_AC_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
5736
      _LT_AC_TAGVAR(hardcode_direct, $1)=yes
5737
      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
5738
      _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
5739
      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
5740
      ;;
5741
 
5742
    openbsd*)
5743
      if test -f /usr/libexec/ld.so; then
5744
        _LT_AC_TAGVAR(hardcode_direct, $1)=yes
5745
        _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
5746
        if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
5747
          _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
5748
          _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-retain-symbols-file,$export_symbols'
5749
          _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
5750
          _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
5751
        else
5752
          case $host_os in
5753
           openbsd[[01]].* | openbsd2.[[0-7]] | openbsd2.[[0-7]].*)
5754
             _LT_AC_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
5755
             _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
5756
             ;;
5757
           *)
5758
             _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
5759
             _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
5760
             ;;
5761
          esac
5762
        fi
5763
      else
5764
        _LT_AC_TAGVAR(ld_shlibs, $1)=no
5765
      fi
5766
      ;;
5767
 
5768
    os2*)
5769
      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
5770
      _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes
5771
      _LT_AC_TAGVAR(allow_undefined_flag, $1)=unsupported
5772
      _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'
5773
      _LT_AC_TAGVAR(old_archive_From_new_cmds, $1)='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def'
5774
      ;;
5775
 
5776
    osf3*)
5777
      if test "$GCC" = yes; then
5778
        _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
5779
        _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'
5780
      else
5781
        _LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
5782
        _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'
5783
      fi
5784
      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
5785
      _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
5786
      ;;
5787
 
5788
    osf4* | osf5*)      # as osf3* with the addition of -msym flag
5789
      if test "$GCC" = yes; then
5790
        _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
5791
        _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'
5792
        _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
5793
      else
5794
        _LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
5795
        _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'
5796
        _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~
5797
        $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'
5798
 
5799
        # Both c and cxx compiler support -rpath directly
5800
        _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-rpath $libdir'
5801
      fi
5802
      _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
5803
      ;;
5804
 
5805
    solaris*)
5806
      _LT_AC_TAGVAR(no_undefined_flag, $1)=' -z text'
5807
      if test "$GCC" = yes; then
5808
        wlarc='${wl}'
5809
        _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
5810
        _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
5811
          $CC -shared ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$rm $lib.exp'
5812
      else
5813
        wlarc=''
5814
        _LT_AC_TAGVAR(archive_cmds, $1)='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
5815
        _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
5816
        $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$rm $lib.exp'
5817
      fi
5818
      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
5819
      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
5820
      case $host_os in
5821
      solaris2.[[0-5]] | solaris2.[[0-5]].*) ;;
5822
      *)
5823
        # The compiler driver will combine and reorder linker options,
5824
        # but understands `-z linker_flag'.  GCC discards it without `$wl',
5825
        # but is careful enough not to reorder.
5826
        # Supported since Solaris 2.6 (maybe 2.5.1?)
5827
        if test "$GCC" = yes; then
5828
          _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract'
5829
        else
5830
          _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='-z allextract$convenience -z defaultextract'
5831
        fi
5832
        ;;
5833
      esac
5834
      _LT_AC_TAGVAR(link_all_deplibs, $1)=yes
5835
      ;;
5836
 
5837
    sunos4*)
5838
      if test "x$host_vendor" = xsequent; then
5839
        # Use $CC to link under sequent, because it throws in some extra .o
5840
        # files that make .init and .fini sections work.
5841
        _LT_AC_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h $soname -o $lib $libobjs $deplibs $compiler_flags'
5842
      else
5843
        _LT_AC_TAGVAR(archive_cmds, $1)='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags'
5844
      fi
5845
      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
5846
      _LT_AC_TAGVAR(hardcode_direct, $1)=yes
5847
      _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes
5848
      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
5849
      ;;
5850
 
5851
    sysv4)
5852
      case $host_vendor in
5853
        sni)
5854
          _LT_AC_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
5855
          _LT_AC_TAGVAR(hardcode_direct, $1)=yes # is this really true???
5856
        ;;
5857
        siemens)
5858
          ## LD is ld it makes a PLAMLIB
5859
          ## CC just makes a GrossModule.
5860
          _LT_AC_TAGVAR(archive_cmds, $1)='$LD -G -o $lib $libobjs $deplibs $linker_flags'
5861
          _LT_AC_TAGVAR(reload_cmds, $1)='$CC -r -o $output$reload_objs'
5862
          _LT_AC_TAGVAR(hardcode_direct, $1)=no
5863
        ;;
5864
        motorola)
5865
          _LT_AC_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
5866
          _LT_AC_TAGVAR(hardcode_direct, $1)=no #Motorola manual says yes, but my tests say they lie
5867
        ;;
5868
      esac
5869
      runpath_var='LD_RUN_PATH'
5870
      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
5871
      ;;
5872
 
5873
    sysv4.3*)
5874
      _LT_AC_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
5875
      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
5876
      _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='-Bexport'
5877
      ;;
5878
 
5879
    sysv4*MP*)
5880
      if test -d /usr/nec; then
5881
        _LT_AC_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
5882
        _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
5883
        runpath_var=LD_RUN_PATH
5884
        hardcode_runpath_var=yes
5885
        _LT_AC_TAGVAR(ld_shlibs, $1)=yes
5886
      fi
5887
      ;;
5888
 
5889
    sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[[01]].[[10]]* | unixware7* | sco3.2v5.0.[[024]]*)
5890
      _LT_AC_TAGVAR(no_undefined_flag, $1)='${wl}-z,text'
5891
      _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
5892
      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
5893
      runpath_var='LD_RUN_PATH'
5894
 
5895
      if test "$GCC" = yes; then
5896
        _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
5897
        _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
5898
      else
5899
        _LT_AC_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
5900
        _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
5901
      fi
5902
      ;;
5903
 
5904
    sysv5* | sco3.2v5* | sco5v6*)
5905
      # Note: We can NOT use -z defs as we might desire, because we do not
5906
      # link with -lc, and that would cause any symbols used from libc to
5907
      # always be unresolved, which means just about no library would
5908
      # ever link correctly.  If we're not using GNU ld we use -z text
5909
      # though, which does catch some bad symbols but isn't as heavy-handed
5910
      # as -z defs.
5911
      _LT_AC_TAGVAR(no_undefined_flag, $1)='${wl}-z,text'
5912
      _LT_AC_TAGVAR(allow_undefined_flag, $1)='${wl}-z,nodefs'
5913
      _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
5914
      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
5915
      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
5916
      _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=':'
5917
      _LT_AC_TAGVAR(link_all_deplibs, $1)=yes
5918
      _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-Bexport'
5919
      runpath_var='LD_RUN_PATH'
5920
 
5921
      if test "$GCC" = yes; then
5922
        _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}-h,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib $libobjs $deplibs $compiler_flags'
5923
        _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib $libobjs $deplibs $compiler_flags'
5924
      else
5925
        _LT_AC_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib $libobjs $deplibs $compiler_flags'
5926
        _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib $libobjs $deplibs $compiler_flags'
5927
      fi
5928
      ;;
5929
 
5930
    uts4*)
5931
      _LT_AC_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
5932
      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
5933
      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
5934
      ;;
5935
 
5936
    *)
5937
      _LT_AC_TAGVAR(ld_shlibs, $1)=no
5938
      ;;
5939
    esac
5940
  fi
5941
])
5942
AC_MSG_RESULT([$_LT_AC_TAGVAR(ld_shlibs, $1)])
5943
test "$_LT_AC_TAGVAR(ld_shlibs, $1)" = no && can_build_shared=no
5944
 
5945
#
5946
# Do we need to explicitly link libc?
5947
#
5948
case "x$_LT_AC_TAGVAR(archive_cmds_need_lc, $1)" in
5949
x|xyes)
5950
  # Assume -lc should be added
5951
  _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=yes
5952
 
5953
  if test "$enable_shared" = yes && test "$GCC" = yes; then
5954
    case $_LT_AC_TAGVAR(archive_cmds, $1) in
5955
    *'~'*)
5956
      # FIXME: we may have to deal with multi-command sequences.
5957
      ;;
5958
    '$CC '*)
5959
      # Test whether the compiler implicitly links with -lc since on some
5960
      # systems, -lgcc has to come before -lc. If gcc already passes -lc
5961
      # to ld, don't add -lc before -lgcc.
5962
      AC_MSG_CHECKING([whether -lc should be explicitly linked in])
5963
      $rm conftest*
5964
      echo "$lt_simple_compile_test_code" > conftest.$ac_ext
5965
 
5966
      if AC_TRY_EVAL(ac_compile) 2>conftest.err; then
5967
        soname=conftest
5968
        lib=conftest
5969
        libobjs=conftest.$ac_objext
5970
        deplibs=
5971
        wl=$_LT_AC_TAGVAR(lt_prog_compiler_wl, $1)
5972
        pic_flag=$_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)
5973
        compiler_flags=-v
5974
        linker_flags=-v
5975
        verstring=
5976
        output_objdir=.
5977
        libname=conftest
5978
        lt_save_allow_undefined_flag=$_LT_AC_TAGVAR(allow_undefined_flag, $1)
5979
        _LT_AC_TAGVAR(allow_undefined_flag, $1)=
5980
        if AC_TRY_EVAL(_LT_AC_TAGVAR(archive_cmds, $1) 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1)
5981
        then
5982
          _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
5983
        else
5984
          _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=yes
5985
        fi
5986
        _LT_AC_TAGVAR(allow_undefined_flag, $1)=$lt_save_allow_undefined_flag
5987
      else
5988
        cat conftest.err 1>&5
5989
      fi
5990
      $rm conftest*
5991
      AC_MSG_RESULT([$_LT_AC_TAGVAR(archive_cmds_need_lc, $1)])
5992
      ;;
5993
    esac
5994
  fi
5995
  ;;
5996
esac
5997
])
5998 60 jeremybenn
m4trace:/opt/libtool-1.5.24/share/aclocal/libtool.m4:6434: -1- AC_DEFUN([_LT_AC_FILE_LTDLL_C], [
5999 19 jeremybenn
# /* ltdll.c starts here */
6000
# #define WIN32_LEAN_AND_MEAN
6001
# #include 
6002
# #undef WIN32_LEAN_AND_MEAN
6003
# #include 
6004
#
6005
# #ifndef __CYGWIN__
6006
# #  ifdef __CYGWIN32__
6007
# #    define __CYGWIN__ __CYGWIN32__
6008
# #  endif
6009
# #endif
6010
#
6011
# #ifdef __cplusplus
6012
# extern "C" {
6013
# #endif
6014
# BOOL APIENTRY DllMain (HINSTANCE hInst, DWORD reason, LPVOID reserved);
6015
# #ifdef __cplusplus
6016
# }
6017
# #endif
6018
#
6019
# #ifdef __CYGWIN__
6020
# #include 
6021
# DECLARE_CYGWIN_DLL( DllMain );
6022
# #endif
6023
# HINSTANCE __hDllInstance_base;
6024
#
6025
# BOOL APIENTRY
6026
# DllMain (HINSTANCE hInst, DWORD reason, LPVOID reserved)
6027
# {
6028
#   __hDllInstance_base = hInst;
6029
#   return TRUE;
6030
# }
6031
# /* ltdll.c ends here */
6032
])
6033 60 jeremybenn
m4trace:/opt/libtool-1.5.24/share/aclocal/libtool.m4:6473: -1- AC_DEFUN([_LT_AC_TAGVAR], [ifelse([$2], [], [$1], [$1_$2])])
6034
m4trace:/opt/libtool-1.5.24/share/aclocal/libtool.m4:6477: -1- AC_DEFUN([AM_PROG_LIBTOOL], [AC_PROG_LIBTOOL])
6035
m4trace:/opt/libtool-1.5.24/share/aclocal/libtool.m4:6478: -1- AC_DEFUN([AM_ENABLE_SHARED], [AC_ENABLE_SHARED($@)])
6036
m4trace:/opt/libtool-1.5.24/share/aclocal/libtool.m4:6479: -1- AC_DEFUN([AM_ENABLE_STATIC], [AC_ENABLE_STATIC($@)])
6037
m4trace:/opt/libtool-1.5.24/share/aclocal/libtool.m4:6480: -1- AC_DEFUN([AM_DISABLE_SHARED], [AC_DISABLE_SHARED($@)])
6038
m4trace:/opt/libtool-1.5.24/share/aclocal/libtool.m4:6481: -1- AC_DEFUN([AM_DISABLE_STATIC], [AC_DISABLE_STATIC($@)])
6039
m4trace:/opt/libtool-1.5.24/share/aclocal/libtool.m4:6482: -1- AC_DEFUN([AM_PROG_LD], [AC_PROG_LD])
6040
m4trace:/opt/libtool-1.5.24/share/aclocal/libtool.m4:6483: -1- AC_DEFUN([AM_PROG_NM], [AC_PROG_NM])
6041
m4trace:/opt/libtool-1.5.24/share/aclocal/libtool.m4:6488: -1- AC_DEFUN([LT_AC_PROG_GCJ], [AC_CHECK_TOOL(GCJ, gcj, no)
6042 19 jeremybenn
  test "x${GCJFLAGS+set}" = xset || GCJFLAGS="-g -O2"
6043
  AC_SUBST(GCJFLAGS)
6044
])
6045 60 jeremybenn
m4trace:/opt/libtool-1.5.24/share/aclocal/libtool.m4:6494: -1- AC_DEFUN([LT_AC_PROG_RC], [AC_CHECK_TOOL(RC, windres, no)
6046 19 jeremybenn
])
6047 60 jeremybenn
m4trace:/opt/libtool-1.5.24/share/aclocal/libtool.m4:6532: -1- AC_DEFUN([LT_AC_PROG_SED], [AC_MSG_CHECKING([for a sed that does not truncate output])
6048 19 jeremybenn
AC_CACHE_VAL(lt_cv_path_SED,
6049
[# Loop through the user's path and test for sed and gsed.
6050
# Then use that list of sed's as ones to test for truncation.
6051
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6052
for as_dir in $PATH
6053
do
6054
  IFS=$as_save_IFS
6055
  test -z "$as_dir" && as_dir=.
6056
  for lt_ac_prog in sed gsed; do
6057
    for ac_exec_ext in '' $ac_executable_extensions; do
6058
      if AS_EXECUTABLE_P(["$as_dir/$lt_ac_prog$ac_exec_ext"]); then
6059
        lt_ac_sed_list="$lt_ac_sed_list $as_dir/$lt_ac_prog$ac_exec_ext"
6060
      fi
6061
    done
6062
  done
6063
done
6064
IFS=$as_save_IFS
6065
lt_ac_max=0
6066
lt_ac_count=0
6067
# Add /usr/xpg4/bin/sed as it is typically found on Solaris
6068
# along with /bin/sed that truncates output.
6069
for lt_ac_sed in $lt_ac_sed_list /usr/xpg4/bin/sed; do
6070
  test ! -f $lt_ac_sed && continue
6071
  cat /dev/null > conftest.in
6072
  lt_ac_count=0
6073
  echo $ECHO_N "0123456789$ECHO_C" >conftest.in
6074
  # Check for GNU sed and select it if it is found.
6075
  if "$lt_ac_sed" --version 2>&1 < /dev/null | grep 'GNU' > /dev/null; then
6076
    lt_cv_path_SED=$lt_ac_sed
6077
    break
6078
  fi
6079
  while true; do
6080
    cat conftest.in conftest.in >conftest.tmp
6081
    mv conftest.tmp conftest.in
6082
    cp conftest.in conftest.nl
6083
    echo >>conftest.nl
6084
    $lt_ac_sed -e 's/a$//' < conftest.nl >conftest.out || break
6085
    cmp -s conftest.out conftest.nl || break
6086
    # 10000 chars as input seems more than enough
6087
    test $lt_ac_count -gt 10 && break
6088
    lt_ac_count=`expr $lt_ac_count + 1`
6089
    if test $lt_ac_count -gt $lt_ac_max; then
6090
      lt_ac_max=$lt_ac_count
6091
      lt_cv_path_SED=$lt_ac_sed
6092
    fi
6093
  done
6094
done
6095
])
6096
SED=$lt_cv_path_SED
6097
AC_SUBST([SED])
6098
AC_MSG_RESULT([$SED])
6099
])
6100 60 jeremybenn
m4trace:/opt/automake-1.10.1/share/aclocal-1.10/amversion.m4:14: -1- AC_DEFUN([AM_AUTOMAKE_VERSION], [am__api_version='1.10'
6101 19 jeremybenn
dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to
6102
dnl require some minimum version.  Point them to the right macro.
6103
m4_if([$1], [1.10.1], [],
6104
      [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl
6105
])
6106 60 jeremybenn
m4trace:/opt/automake-1.10.1/share/aclocal-1.10/amversion.m4:33: -1- AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION], [AM_AUTOMAKE_VERSION([1.10.1])dnl
6107 19 jeremybenn
m4_ifndef([AC_AUTOCONF_VERSION],
6108
  [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
6109
_AM_AUTOCONF_VERSION(AC_AUTOCONF_VERSION)])
6110 60 jeremybenn
m4trace:/opt/automake-1.10.1/share/aclocal-1.10/auxdir.m4:47: -1- AC_DEFUN([AM_AUX_DIR_EXPAND], [dnl Rely on autoconf to set up CDPATH properly.
6111 19 jeremybenn
AC_PREREQ([2.50])dnl
6112
# expand $ac_aux_dir to an absolute path
6113
am_aux_dir=`cd $ac_aux_dir && pwd`
6114
])
6115 60 jeremybenn
m4trace:/opt/automake-1.10.1/share/aclocal-1.10/cond.m4:15: -1- AC_DEFUN([AM_CONDITIONAL], [AC_PREREQ(2.52)dnl
6116 19 jeremybenn
 ifelse([$1], [TRUE],  [AC_FATAL([$0: invalid condition: $1])],
6117
        [$1], [FALSE], [AC_FATAL([$0: invalid condition: $1])])dnl
6118
AC_SUBST([$1_TRUE])dnl
6119
AC_SUBST([$1_FALSE])dnl
6120
_AM_SUBST_NOTMAKE([$1_TRUE])dnl
6121
_AM_SUBST_NOTMAKE([$1_FALSE])dnl
6122
if $2; then
6123
  $1_TRUE=
6124
  $1_FALSE='#'
6125
else
6126
  $1_TRUE='#'
6127
  $1_FALSE=
6128
fi
6129
AC_CONFIG_COMMANDS_PRE(
6130
[if test -z "${$1_TRUE}" && test -z "${$1_FALSE}"; then
6131
  AC_MSG_ERROR([[conditional "$1" was never defined.
6132
Usually this means the macro was only invoked conditionally.]])
6133
fi])])
6134 60 jeremybenn
m4trace:/opt/automake-1.10.1/share/aclocal-1.10/depend.m4:28: -1- AC_DEFUN([_AM_DEPENDENCIES], [AC_REQUIRE([AM_SET_DEPDIR])dnl
6135 19 jeremybenn
AC_REQUIRE([AM_OUTPUT_DEPENDENCY_COMMANDS])dnl
6136
AC_REQUIRE([AM_MAKE_INCLUDE])dnl
6137
AC_REQUIRE([AM_DEP_TRACK])dnl
6138
 
6139
ifelse([$1], CC,   [depcc="$CC"   am_compiler_list=],
6140
       [$1], CXX,  [depcc="$CXX"  am_compiler_list=],
6141
       [$1], OBJC, [depcc="$OBJC" am_compiler_list='gcc3 gcc'],
6142
       [$1], UPC,  [depcc="$UPC"  am_compiler_list=],
6143
       [$1], GCJ,  [depcc="$GCJ"  am_compiler_list='gcc3 gcc'],
6144
                   [depcc="$$1"   am_compiler_list=])
6145
 
6146
AC_CACHE_CHECK([dependency style of $depcc],
6147
               [am_cv_$1_dependencies_compiler_type],
6148
[if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
6149
  # We make a subdir and do the tests there.  Otherwise we can end up
6150
  # making bogus files that we don't know about and never remove.  For
6151
  # instance it was reported that on HP-UX the gcc test will end up
6152
  # making a dummy file named `D' -- because `-MD' means `put the output
6153
  # in D'.
6154
  mkdir conftest.dir
6155
  # Copy depcomp to subdir because otherwise we won't find it if we're
6156
  # using a relative directory.
6157
  cp "$am_depcomp" conftest.dir
6158
  cd conftest.dir
6159
  # We will build objects and dependencies in a subdirectory because
6160
  # it helps to detect inapplicable dependency modes.  For instance
6161
  # both Tru64's cc and ICC support -MD to output dependencies as a
6162
  # side effect of compilation, but ICC will put the dependencies in
6163
  # the current directory while Tru64 will put them in the object
6164
  # directory.
6165
  mkdir sub
6166
 
6167
  am_cv_$1_dependencies_compiler_type=none
6168
  if test "$am_compiler_list" = ""; then
6169
     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
6170
  fi
6171
  for depmode in $am_compiler_list; do
6172
    # Setup a source with many dependencies, because some compilers
6173
    # like to wrap large dependency lists on column 80 (with \), and
6174
    # we should not choose a depcomp mode which is confused by this.
6175
    #
6176
    # We need to recreate these files for each test, as the compiler may
6177
    # overwrite some of them when testing with obscure command lines.
6178
    # This happens at least with the AIX C compiler.
6179
    : > sub/conftest.c
6180
    for i in 1 2 3 4 5 6; do
6181
      echo '#include "conftst'$i'.h"' >> sub/conftest.c
6182
      # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
6183
      # Solaris 8's {/usr,}/bin/sh.
6184
      touch sub/conftst$i.h
6185
    done
6186
    echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
6187
 
6188
    case $depmode in
6189
    nosideeffect)
6190
      # after this tag, mechanisms are not by side-effect, so they'll
6191
      # only be used when explicitly requested
6192
      if test "x$enable_dependency_tracking" = xyes; then
6193
        continue
6194
      else
6195
        break
6196
      fi
6197
      ;;
6198
    none) break ;;
6199
    esac
6200
    # We check with `-c' and `-o' for the sake of the "dashmstdout"
6201
    # mode.  It turns out that the SunPro C++ compiler does not properly
6202
    # handle `-M -o', and we need to detect this.
6203
    if depmode=$depmode \
6204
       source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \
6205
       depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
6206
       $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \
6207
         >/dev/null 2>conftest.err &&
6208
       grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
6209
       grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
6210
       grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 &&
6211
       ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
6212
      # icc doesn't choke on unknown options, it will just issue warnings
6213
      # or remarks (even with -Werror).  So we grep stderr for any message
6214
      # that says an option was ignored or not supported.
6215
      # When given -MP, icc 7.0 and 7.1 complain thusly:
6216
      #   icc: Command line warning: ignoring option '-M'; no argument required
6217
      # The diagnosis changed in icc 8.0:
6218
      #   icc: Command line remark: option '-MP' not supported
6219
      if (grep 'ignoring option' conftest.err ||
6220
          grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
6221
        am_cv_$1_dependencies_compiler_type=$depmode
6222
        break
6223
      fi
6224
    fi
6225
  done
6226
 
6227
  cd ..
6228
  rm -rf conftest.dir
6229
else
6230
  am_cv_$1_dependencies_compiler_type=none
6231
fi
6232
])
6233
AC_SUBST([$1DEPMODE], [depmode=$am_cv_$1_dependencies_compiler_type])
6234
AM_CONDITIONAL([am__fastdep$1], [
6235
  test "x$enable_dependency_tracking" != xno \
6236
  && test "$am_cv_$1_dependencies_compiler_type" = gcc3])
6237
])
6238 60 jeremybenn
m4trace:/opt/automake-1.10.1/share/aclocal-1.10/depend.m4:139: -1- AC_DEFUN([AM_SET_DEPDIR], [AC_REQUIRE([AM_SET_LEADING_DOT])dnl
6239 19 jeremybenn
AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])dnl
6240
])
6241 60 jeremybenn
m4trace:/opt/automake-1.10.1/share/aclocal-1.10/depend.m4:147: -1- AC_DEFUN([AM_DEP_TRACK], [AC_ARG_ENABLE(dependency-tracking,
6242 19 jeremybenn
[  --disable-dependency-tracking  speeds up one-time build
6243
  --enable-dependency-tracking   do not reject slow dependency extractors])
6244
if test "x$enable_dependency_tracking" != xno; then
6245
  am_depcomp="$ac_aux_dir/depcomp"
6246
  AMDEPBACKSLASH='\'
6247
fi
6248
AM_CONDITIONAL([AMDEP], [test "x$enable_dependency_tracking" != xno])
6249
AC_SUBST([AMDEPBACKSLASH])dnl
6250
_AM_SUBST_NOTMAKE([AMDEPBACKSLASH])dnl
6251
])
6252 60 jeremybenn
m4trace:/opt/automake-1.10.1/share/aclocal-1.10/depout.m4:14: -1- AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS], [for mf in $CONFIG_FILES; do
6253 19 jeremybenn
  # Strip MF so we end up with the name of the file.
6254
  mf=`echo "$mf" | sed -e 's/:.*$//'`
6255
  # Check whether this is an Automake generated Makefile or not.
6256
  # We used to match only the files named `Makefile.in', but
6257
  # some people rename them; so instead we look at the file content.
6258
  # Grep'ing the first line is not enough: some people post-process
6259
  # each Makefile.in and add a new line on top of each file to say so.
6260
  # Grep'ing the whole file is not good either: AIX grep has a line
6261
  # limit of 2048, but all sed's we know have understand at least 4000.
6262
  if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
6263
    dirpart=`AS_DIRNAME("$mf")`
6264
  else
6265
    continue
6266
  fi
6267
  # Extract the definition of DEPDIR, am__include, and am__quote
6268
  # from the Makefile without running `make'.
6269
  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
6270
  test -z "$DEPDIR" && continue
6271
  am__include=`sed -n 's/^am__include = //p' < "$mf"`
6272
  test -z "am__include" && continue
6273
  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
6274
  # When using ansi2knr, U may be empty or an underscore; expand it
6275
  U=`sed -n 's/^U = //p' < "$mf"`
6276
  # Find all dependency output files, they are included files with
6277
  # $(DEPDIR) in their names.  We invoke sed twice because it is the
6278
  # simplest approach to changing $(DEPDIR) to its actual value in the
6279
  # expansion.
6280
  for file in `sed -n "
6281
    s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
6282
       sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
6283
    # Make sure the directory exists.
6284
    test -f "$dirpart/$file" && continue
6285
    fdir=`AS_DIRNAME(["$file"])`
6286
    AS_MKDIR_P([$dirpart/$fdir])
6287
    # echo "creating $dirpart/$file"
6288
    echo '# dummy' > "$dirpart/$file"
6289
  done
6290
done
6291
])
6292 60 jeremybenn
m4trace:/opt/automake-1.10.1/share/aclocal-1.10/depout.m4:64: -1- AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS], [AC_CONFIG_COMMANDS([depfiles],
6293 19 jeremybenn
     [test x"$AMDEP_TRUE" != x"" || _AM_OUTPUT_DEPENDENCY_COMMANDS],
6294
     [AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"])
6295
])
6296 60 jeremybenn
m4trace:/opt/automake-1.10.1/share/aclocal-1.10/init.m4:26: -1- AC_DEFUN([AM_INIT_AUTOMAKE], [AC_PREREQ([2.60])dnl
6297 19 jeremybenn
dnl Autoconf wants to disallow AM_ names.  We explicitly allow
6298
dnl the ones we care about.
6299
m4_pattern_allow([^AM_[A-Z]+FLAGS$])dnl
6300
AC_REQUIRE([AM_SET_CURRENT_AUTOMAKE_VERSION])dnl
6301
AC_REQUIRE([AC_PROG_INSTALL])dnl
6302
if test "`cd $srcdir && pwd`" != "`pwd`"; then
6303
  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
6304
  # is not polluted with repeated "-I."
6305
  AC_SUBST([am__isrc], [' -I$(srcdir)'])_AM_SUBST_NOTMAKE([am__isrc])dnl
6306
  # test to see if srcdir already configured
6307
  if test -f $srcdir/config.status; then
6308
    AC_MSG_ERROR([source directory already configured; run "make distclean" there first])
6309
  fi
6310
fi
6311
 
6312
# test whether we have cygpath
6313
if test -z "$CYGPATH_W"; then
6314
  if (cygpath --version) >/dev/null 2>/dev/null; then
6315
    CYGPATH_W='cygpath -w'
6316
  else
6317
    CYGPATH_W=echo
6318
  fi
6319
fi
6320
AC_SUBST([CYGPATH_W])
6321
 
6322
# Define the identity of the package.
6323
dnl Distinguish between old-style and new-style calls.
6324
m4_ifval([$2],
6325
[m4_ifval([$3], [_AM_SET_OPTION([no-define])])dnl
6326
 AC_SUBST([PACKAGE], [$1])dnl
6327
 AC_SUBST([VERSION], [$2])],
6328
[_AM_SET_OPTIONS([$1])dnl
6329
dnl Diagnose old-style AC_INIT with new-style AM_AUTOMAKE_INIT.
6330
m4_if(m4_ifdef([AC_PACKAGE_NAME], 1)m4_ifdef([AC_PACKAGE_VERSION], 1), 11,,
6331
  [m4_fatal([AC_INIT should be called with package and version arguments])])dnl
6332
 AC_SUBST([PACKAGE], ['AC_PACKAGE_TARNAME'])dnl
6333
 AC_SUBST([VERSION], ['AC_PACKAGE_VERSION'])])dnl
6334
 
6335
_AM_IF_OPTION([no-define],,
6336
[AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Name of package])
6337
 AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Version number of package])])dnl
6338
 
6339
# Some tools Automake needs.
6340
AC_REQUIRE([AM_SANITY_CHECK])dnl
6341
AC_REQUIRE([AC_ARG_PROGRAM])dnl
6342
AM_MISSING_PROG(ACLOCAL, aclocal-${am__api_version})
6343
AM_MISSING_PROG(AUTOCONF, autoconf)
6344
AM_MISSING_PROG(AUTOMAKE, automake-${am__api_version})
6345
AM_MISSING_PROG(AUTOHEADER, autoheader)
6346
AM_MISSING_PROG(MAKEINFO, makeinfo)
6347
AM_PROG_INSTALL_SH
6348
AM_PROG_INSTALL_STRIP
6349
AC_REQUIRE([AM_PROG_MKDIR_P])dnl
6350
# We need awk for the "check" target.  The system "awk" is bad on
6351
# some platforms.
6352
AC_REQUIRE([AC_PROG_AWK])dnl
6353
AC_REQUIRE([AC_PROG_MAKE_SET])dnl
6354
AC_REQUIRE([AM_SET_LEADING_DOT])dnl
6355
_AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])],
6356
              [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])],
6357
                             [_AM_PROG_TAR([v7])])])
6358
_AM_IF_OPTION([no-dependencies],,
6359
[AC_PROVIDE_IFELSE([AC_PROG_CC],
6360
                  [_AM_DEPENDENCIES(CC)],
6361
                  [define([AC_PROG_CC],
6362
                          defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl
6363
AC_PROVIDE_IFELSE([AC_PROG_CXX],
6364
                  [_AM_DEPENDENCIES(CXX)],
6365
                  [define([AC_PROG_CXX],
6366
                          defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl
6367
AC_PROVIDE_IFELSE([AC_PROG_OBJC],
6368
                  [_AM_DEPENDENCIES(OBJC)],
6369
                  [define([AC_PROG_OBJC],
6370
                          defn([AC_PROG_OBJC])[_AM_DEPENDENCIES(OBJC)])])dnl
6371
])
6372
])
6373 60 jeremybenn
m4trace:/opt/automake-1.10.1/share/aclocal-1.10/init.m4:113: -1- AC_DEFUN([_AC_AM_CONFIG_HEADER_HOOK], [# Compute $1's index in $config_headers.
6374 19 jeremybenn
_am_arg=$1
6375
_am_stamp_count=1
6376
for _am_header in $config_headers :; do
6377
  case $_am_header in
6378
    $_am_arg | $_am_arg:* )
6379
      break ;;
6380
    * )
6381
      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
6382
  esac
6383
done
6384
echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
6385 60 jeremybenn
m4trace:/opt/automake-1.10.1/share/aclocal-1.10/install-sh.m4:11: -1- AC_DEFUN([AM_PROG_INSTALL_SH], [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
6386 19 jeremybenn
install_sh=${install_sh-"\$(SHELL) $am_aux_dir/install-sh"}
6387
AC_SUBST(install_sh)])
6388 60 jeremybenn
m4trace:/opt/automake-1.10.1/share/aclocal-1.10/lead-dot.m4:12: -1- AC_DEFUN([AM_SET_LEADING_DOT], [rm -rf .tst 2>/dev/null
6389 19 jeremybenn
mkdir .tst 2>/dev/null
6390
if test -d .tst; then
6391
  am__leading_dot=.
6392
else
6393
  am__leading_dot=_
6394
fi
6395
rmdir .tst 2>/dev/null
6396
AC_SUBST([am__leading_dot])])
6397 60 jeremybenn
m4trace:/opt/automake-1.10.1/share/aclocal-1.10/make.m4:14: -1- AC_DEFUN([AM_MAKE_INCLUDE], [am_make=${MAKE-make}
6398 19 jeremybenn
cat > confinc << 'END'
6399
am__doit:
6400
        @echo done
6401
.PHONY: am__doit
6402
END
6403
# If we don't find an include directive, just comment out the code.
6404
AC_MSG_CHECKING([for style of include used by $am_make])
6405
am__include="#"
6406
am__quote=
6407
_am_result=none
6408
# First try GNU make style include.
6409
echo "include confinc" > confmf
6410
# We grep out `Entering directory' and `Leaving directory'
6411
# messages which can occur if `w' ends up in MAKEFLAGS.
6412
# In particular we don't look at `^make:' because GNU make might
6413
# be invoked under some other name (usually "gmake"), in which
6414
# case it prints its new name instead of `make'.
6415
if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
6416
   am__include=include
6417
   am__quote=
6418
   _am_result=GNU
6419
fi
6420
# Now try BSD make style include.
6421
if test "$am__include" = "#"; then
6422
   echo '.include "confinc"' > confmf
6423
   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
6424
      am__include=.include
6425
      am__quote="\""
6426
      _am_result=BSD
6427
   fi
6428
fi
6429
AC_SUBST([am__include])
6430
AC_SUBST([am__quote])
6431
AC_MSG_RESULT([$_am_result])
6432
rm -f confinc confmf
6433
])
6434 60 jeremybenn
m4trace:/opt/automake-1.10.1/share/aclocal-1.10/minuso.m4:14: -1- AC_DEFUN([AM_PROG_CC_C_O], [AC_REQUIRE([AC_PROG_CC_C_O])dnl
6435 19 jeremybenn
AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
6436
AC_REQUIRE_AUX_FILE([compile])dnl
6437
# FIXME: we rely on the cache variable name because
6438
# there is no other way.
6439
set dummy $CC
6440
ac_cc=`echo $[2] | sed ['s/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/']`
6441
if eval "test \"`echo '$ac_cv_prog_cc_'${ac_cc}_c_o`\" != yes"; then
6442
   # Losing compiler, so override with the script.
6443
   # FIXME: It is wrong to rewrite CC.
6444
   # But if we don't then we get into trouble of one sort or another.
6445
   # A longer-term fix would be to have automake use am__CC in this case,
6446
   # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)"
6447
   CC="$am_aux_dir/compile $CC"
6448
fi
6449
dnl Make sure AC_PROG_CC is never called again, or it will override our
6450
dnl setting of CC.
6451
m4_define([AC_PROG_CC],
6452
          [m4_fatal([AC_PROG_CC cannot be called after AM_PROG_CC_C_O])])
6453
])
6454 60 jeremybenn
m4trace:/opt/automake-1.10.1/share/aclocal-1.10/missing.m4:14: -1- AC_DEFUN([AM_MISSING_PROG], [AC_REQUIRE([AM_MISSING_HAS_RUN])
6455 19 jeremybenn
$1=${$1-"${am_missing_run}$2"}
6456
AC_SUBST($1)])
6457 60 jeremybenn
m4trace:/opt/automake-1.10.1/share/aclocal-1.10/missing.m4:24: -1- AC_DEFUN([AM_MISSING_HAS_RUN], [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
6458 19 jeremybenn
AC_REQUIRE_AUX_FILE([missing])dnl
6459
test x"${MISSING+set}" = xset || MISSING="\${SHELL} $am_aux_dir/missing"
6460
# Use eval to expand $SHELL
6461
if eval "$MISSING --run true"; then
6462
  am_missing_run="$MISSING --run "
6463
else
6464
  am_missing_run=
6465
  AC_MSG_WARN([`missing' script is too old or missing])
6466
fi
6467
])
6468 60 jeremybenn
m4trace:/opt/automake-1.10.1/share/aclocal-1.10/mkdirp.m4:11: -1- AC_DEFUN([AM_PROG_MKDIR_P], [AC_PREREQ([2.60])dnl
6469 19 jeremybenn
AC_REQUIRE([AC_PROG_MKDIR_P])dnl
6470
dnl Automake 1.8 to 1.9.6 used to define mkdir_p.  We now use MKDIR_P,
6471
dnl while keeping a definition of mkdir_p for backward compatibility.
6472
dnl @MKDIR_P@ is magic: AC_OUTPUT adjusts its value for each Makefile.
6473
dnl However we cannot define mkdir_p as $(MKDIR_P) for the sake of
6474
dnl Makefile.ins that do not define MKDIR_P, so we do our own
6475
dnl adjustment using top_builddir (which is defined more often than
6476
dnl MKDIR_P).
6477
AC_SUBST([mkdir_p], ["$MKDIR_P"])dnl
6478
case $mkdir_p in
6479
  [[\\/$]]* | ?:[[\\/]]*) ;;
6480
  */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;;
6481
esac
6482
])
6483 60 jeremybenn
m4trace:/opt/automake-1.10.1/share/aclocal-1.10/options.m4:13: -1- AC_DEFUN([_AM_MANGLE_OPTION], [[_AM_OPTION_]m4_bpatsubst($1, [[^a-zA-Z0-9_]], [_])])
6484
m4trace:/opt/automake-1.10.1/share/aclocal-1.10/options.m4:19: -1- AC_DEFUN([_AM_SET_OPTION], [m4_define(_AM_MANGLE_OPTION([$1]), 1)])
6485
m4trace:/opt/automake-1.10.1/share/aclocal-1.10/options.m4:25: -1- AC_DEFUN([_AM_SET_OPTIONS], [AC_FOREACH([_AM_Option], [$1], [_AM_SET_OPTION(_AM_Option)])])
6486
m4trace:/opt/automake-1.10.1/share/aclocal-1.10/options.m4:31: -1- AC_DEFUN([_AM_IF_OPTION], [m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])])
6487
m4trace:/opt/automake-1.10.1/share/aclocal-1.10/runlog.m4:12: -1- AC_DEFUN([AM_RUN_LOG], [{ echo "$as_me:$LINENO: $1" >&AS_MESSAGE_LOG_FD
6488 19 jeremybenn
   ($1) >&AS_MESSAGE_LOG_FD 2>&AS_MESSAGE_LOG_FD
6489
   ac_status=$?
6490
   echo "$as_me:$LINENO: \$? = $ac_status" >&AS_MESSAGE_LOG_FD
6491
   (exit $ac_status); }])
6492 60 jeremybenn
m4trace:/opt/automake-1.10.1/share/aclocal-1.10/sanity.m4:14: -1- AC_DEFUN([AM_SANITY_CHECK], [AC_MSG_CHECKING([whether build environment is sane])
6493 19 jeremybenn
# Just in case
6494
sleep 1
6495
echo timestamp > conftest.file
6496
# Do `set' in a subshell so we don't clobber the current shell's
6497
# arguments.  Must try -L first in case configure is actually a
6498
# symlink; some systems play weird games with the mod time of symlinks
6499
# (eg FreeBSD returns the mod time of the symlink's containing
6500
# directory).
6501
if (
6502
   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
6503
   if test "$[*]" = "X"; then
6504
      # -L didn't work.
6505
      set X `ls -t $srcdir/configure conftest.file`
6506
   fi
6507
   rm -f conftest.file
6508
   if test "$[*]" != "X $srcdir/configure conftest.file" \
6509
      && test "$[*]" != "X conftest.file $srcdir/configure"; then
6510
 
6511
      # If neither matched, then we have a broken ls.  This can happen
6512
      # if, for instance, CONFIG_SHELL is bash and it inherits a
6513
      # broken ls alias from the environment.  This has actually
6514
      # happened.  Such a system could not be considered "sane".
6515
      AC_MSG_ERROR([ls -t appears to fail.  Make sure there is not a broken
6516
alias in your environment])
6517
   fi
6518
 
6519
   test "$[2]" = conftest.file
6520
   )
6521
then
6522
   # Ok.
6523
   :
6524
else
6525
   AC_MSG_ERROR([newly created file is older than distributed files!
6526
Check your system clock])
6527
fi
6528
AC_MSG_RESULT(yes)])
6529 60 jeremybenn
m4trace:/opt/automake-1.10.1/share/aclocal-1.10/strip.m4:17: -1- AC_DEFUN([AM_PROG_INSTALL_STRIP], [AC_REQUIRE([AM_PROG_INSTALL_SH])dnl
6530 19 jeremybenn
# Installed binaries are usually stripped using `strip' when the user
6531
# run `make install-strip'.  However `strip' might not be the right
6532
# tool to use in cross-compilation environments, therefore Automake
6533
# will honor the `STRIP' environment variable to overrule this program.
6534
dnl Don't test for $cross_compiling = yes, because it might be `maybe'.
6535
if test "$cross_compiling" != no; then
6536
  AC_CHECK_TOOL([STRIP], [strip], :)
6537
fi
6538
INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
6539
AC_SUBST([INSTALL_STRIP_PROGRAM])])
6540 60 jeremybenn
m4trace:/opt/automake-1.10.1/share/aclocal-1.10/substnot.m4:12: -1- AC_DEFUN([_AM_SUBST_NOTMAKE])
6541
m4trace:/opt/automake-1.10.1/share/aclocal-1.10/tar.m4:24: -1- AC_DEFUN([_AM_PROG_TAR], [# Always define AMTAR for backward compatibility.
6542 19 jeremybenn
AM_MISSING_PROG([AMTAR], [tar])
6543
m4_if([$1], [v7],
6544
     [am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -'],
6545
     [m4_case([$1], [ustar],, [pax],,
6546
              [m4_fatal([Unknown tar format])])
6547
AC_MSG_CHECKING([how to create a $1 tar archive])
6548
# Loop over all known methods to create a tar archive until one works.
6549
_am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none'
6550
_am_tools=${am_cv_prog_tar_$1-$_am_tools}
6551
# Do not fold the above two line into one, because Tru64 sh and
6552
# Solaris sh will not grok spaces in the rhs of `-'.
6553
for _am_tool in $_am_tools
6554
do
6555
  case $_am_tool in
6556
  gnutar)
6557
    for _am_tar in tar gnutar gtar;
6558
    do
6559
      AM_RUN_LOG([$_am_tar --version]) && break
6560
    done
6561
    am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"'
6562
    am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"'
6563
    am__untar="$_am_tar -xf -"
6564
    ;;
6565
  plaintar)
6566
    # Must skip GNU tar: if it does not support --format= it doesn't create
6567
    # ustar tarball either.
6568
    (tar --version) >/dev/null 2>&1 && continue
6569
    am__tar='tar chf - "$$tardir"'
6570
    am__tar_='tar chf - "$tardir"'
6571
    am__untar='tar xf -'
6572
    ;;
6573
  pax)
6574
    am__tar='pax -L -x $1 -w "$$tardir"'
6575
    am__tar_='pax -L -x $1 -w "$tardir"'
6576
    am__untar='pax -r'
6577
    ;;
6578
  cpio)
6579
    am__tar='find "$$tardir" -print | cpio -o -H $1 -L'
6580
    am__tar_='find "$tardir" -print | cpio -o -H $1 -L'
6581
    am__untar='cpio -i -H $1 -d'
6582
    ;;
6583
  none)
6584
    am__tar=false
6585
    am__tar_=false
6586
    am__untar=false
6587
    ;;
6588
  esac
6589
 
6590
  # If the value was cached, stop now.  We just wanted to have am__tar
6591
  # and am__untar set.
6592
  test -n "${am_cv_prog_tar_$1}" && break
6593
 
6594
  # tar/untar a dummy directory, and stop if the command works
6595
  rm -rf conftest.dir
6596
  mkdir conftest.dir
6597
  echo GrepMe > conftest.dir/file
6598
  AM_RUN_LOG([tardir=conftest.dir && eval $am__tar_ >conftest.tar])
6599
  rm -rf conftest.dir
6600
  if test -s conftest.tar; then
6601
    AM_RUN_LOG([$am__untar 
6602
    grep GrepMe conftest.dir/file >/dev/null 2>&1 && break
6603
  fi
6604
done
6605
rm -rf conftest.dir
6606
 
6607
AC_CACHE_VAL([am_cv_prog_tar_$1], [am_cv_prog_tar_$1=$_am_tool])
6608
AC_MSG_RESULT([$am_cv_prog_tar_$1])])
6609
AC_SUBST([am__tar])
6610
AC_SUBST([am__untar])
6611
])
6612 60 jeremybenn
m4trace:configure.ac:29: -1- m4_pattern_forbid([^_?A[CHUM]_])
6613
m4trace:configure.ac:29: -1- m4_pattern_forbid([_AC_])
6614
m4trace:configure.ac:29: -1- m4_pattern_forbid([^LIBOBJS$], [do not use LIBOBJS directly, use AC_LIBOBJ (see section `AC_LIBOBJ vs LIBOBJS'])
6615
m4trace:configure.ac:29: -1- m4_pattern_allow([^AS_FLAGS$])
6616
m4trace:configure.ac:29: -1- m4_pattern_forbid([^_?m4_])
6617
m4trace:configure.ac:29: -1- m4_pattern_forbid([^dnl$])
6618
m4trace:configure.ac:29: -1- m4_pattern_forbid([^_?AS_])
6619
m4trace:configure.ac:29: -1- m4_pattern_allow([^SHELL$])
6620
m4trace:configure.ac:29: -1- m4_pattern_allow([^PATH_SEPARATOR$])
6621
m4trace:configure.ac:29: -1- m4_pattern_allow([^PACKAGE_NAME$])
6622
m4trace:configure.ac:29: -1- m4_pattern_allow([^PACKAGE_TARNAME$])
6623
m4trace:configure.ac:29: -1- m4_pattern_allow([^PACKAGE_VERSION$])
6624
m4trace:configure.ac:29: -1- m4_pattern_allow([^PACKAGE_STRING$])
6625
m4trace:configure.ac:29: -1- m4_pattern_allow([^PACKAGE_BUGREPORT$])
6626
m4trace:configure.ac:29: -1- m4_pattern_allow([^exec_prefix$])
6627
m4trace:configure.ac:29: -1- m4_pattern_allow([^prefix$])
6628
m4trace:configure.ac:29: -1- m4_pattern_allow([^program_transform_name$])
6629
m4trace:configure.ac:29: -1- m4_pattern_allow([^bindir$])
6630
m4trace:configure.ac:29: -1- m4_pattern_allow([^sbindir$])
6631
m4trace:configure.ac:29: -1- m4_pattern_allow([^libexecdir$])
6632
m4trace:configure.ac:29: -1- m4_pattern_allow([^datarootdir$])
6633
m4trace:configure.ac:29: -1- m4_pattern_allow([^datadir$])
6634
m4trace:configure.ac:29: -1- m4_pattern_allow([^sysconfdir$])
6635
m4trace:configure.ac:29: -1- m4_pattern_allow([^sharedstatedir$])
6636
m4trace:configure.ac:29: -1- m4_pattern_allow([^localstatedir$])
6637
m4trace:configure.ac:29: -1- m4_pattern_allow([^includedir$])
6638
m4trace:configure.ac:29: -1- m4_pattern_allow([^oldincludedir$])
6639
m4trace:configure.ac:29: -1- m4_pattern_allow([^docdir$])
6640
m4trace:configure.ac:29: -1- m4_pattern_allow([^infodir$])
6641
m4trace:configure.ac:29: -1- m4_pattern_allow([^htmldir$])
6642
m4trace:configure.ac:29: -1- m4_pattern_allow([^dvidir$])
6643
m4trace:configure.ac:29: -1- m4_pattern_allow([^pdfdir$])
6644
m4trace:configure.ac:29: -1- m4_pattern_allow([^psdir$])
6645
m4trace:configure.ac:29: -1- m4_pattern_allow([^libdir$])
6646
m4trace:configure.ac:29: -1- m4_pattern_allow([^localedir$])
6647
m4trace:configure.ac:29: -1- m4_pattern_allow([^mandir$])
6648
m4trace:configure.ac:29: -1- m4_pattern_allow([^PACKAGE_NAME$])
6649
m4trace:configure.ac:29: -1- m4_pattern_allow([^PACKAGE_TARNAME$])
6650
m4trace:configure.ac:29: -1- m4_pattern_allow([^PACKAGE_VERSION$])
6651
m4trace:configure.ac:29: -1- m4_pattern_allow([^PACKAGE_STRING$])
6652
m4trace:configure.ac:29: -1- m4_pattern_allow([^PACKAGE_BUGREPORT$])
6653
m4trace:configure.ac:29: -1- m4_pattern_allow([^DEFS$])
6654
m4trace:configure.ac:29: -1- m4_pattern_allow([^ECHO_C$])
6655
m4trace:configure.ac:29: -1- m4_pattern_allow([^ECHO_N$])
6656
m4trace:configure.ac:29: -1- m4_pattern_allow([^ECHO_T$])
6657
m4trace:configure.ac:29: -1- m4_pattern_allow([^LIBS$])
6658
m4trace:configure.ac:29: -1- m4_pattern_allow([^build_alias$])
6659
m4trace:configure.ac:29: -1- m4_pattern_allow([^host_alias$])
6660
m4trace:configure.ac:29: -1- m4_pattern_allow([^target_alias$])
6661
m4trace:configure.ac:31: -1- m4_pattern_allow([^build$])
6662
m4trace:configure.ac:31: -1- m4_pattern_allow([^build_cpu$])
6663
m4trace:configure.ac:31: -1- m4_pattern_allow([^build_vendor$])
6664
m4trace:configure.ac:31: -1- m4_pattern_allow([^build_os$])
6665
m4trace:configure.ac:31: -1- m4_pattern_allow([^host$])
6666
m4trace:configure.ac:31: -1- m4_pattern_allow([^host_cpu$])
6667
m4trace:configure.ac:31: -1- m4_pattern_allow([^host_vendor$])
6668
m4trace:configure.ac:31: -1- m4_pattern_allow([^host_os$])
6669
m4trace:configure.ac:31: -1- m4_pattern_allow([^target$])
6670
m4trace:configure.ac:31: -1- m4_pattern_allow([^target_cpu$])
6671
m4trace:configure.ac:31: -1- m4_pattern_allow([^target_vendor$])
6672
m4trace:configure.ac:31: -1- m4_pattern_allow([^target_os$])
6673
m4trace:configure.ac:32: -1- AC_PROG_LIBTOOL
6674
m4trace:configure.ac:32: -1- _AC_PROG_LIBTOOL
6675
m4trace:configure.ac:32: -1- AC_LIBTOOL_SETUP
6676
m4trace:configure.ac:32: -1- AC_ENABLE_SHARED
6677
m4trace:configure.ac:32: -1- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete.
6678
You should run autoupdate.], [../../../autoconf-2.61/lib/autoconf/general.m4:209: AC_HELP_STRING is expanded from...
6679
../../../autoconf-2.61/lib/autoconf/general.m4:1364: AC_ARG_ENABLE is expanded from...
6680
/opt/libtool-1.5.24/share/aclocal/libtool.m4:1948: AC_ENABLE_SHARED is expanded from...
6681
/opt/libtool-1.5.24/share/aclocal/libtool.m4:80: AC_LIBTOOL_SETUP is expanded from...
6682
/opt/libtool-1.5.24/share/aclocal/libtool.m4:60: _AC_PROG_LIBTOOL is expanded from...
6683
/opt/libtool-1.5.24/share/aclocal/libtool.m4:25: AC_PROG_LIBTOOL is expanded from...
6684
configure.ac:32: the top level])
6685
m4trace:configure.ac:32: -1- AC_ENABLE_STATIC
6686
m4trace:configure.ac:32: -1- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete.
6687
You should run autoupdate.], [../../../autoconf-2.61/lib/autoconf/general.m4:209: AC_HELP_STRING is expanded from...
6688
../../../autoconf-2.61/lib/autoconf/general.m4:1364: AC_ARG_ENABLE is expanded from...
6689
/opt/libtool-1.5.24/share/aclocal/libtool.m4:1987: AC_ENABLE_STATIC is expanded from...
6690
/opt/libtool-1.5.24/share/aclocal/libtool.m4:80: AC_LIBTOOL_SETUP is expanded from...
6691
/opt/libtool-1.5.24/share/aclocal/libtool.m4:60: _AC_PROG_LIBTOOL is expanded from...
6692
/opt/libtool-1.5.24/share/aclocal/libtool.m4:25: AC_PROG_LIBTOOL is expanded from...
6693
configure.ac:32: the top level])
6694
m4trace:configure.ac:32: -1- AC_ENABLE_FAST_INSTALL
6695
m4trace:configure.ac:32: -1- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete.
6696
You should run autoupdate.], [../../../autoconf-2.61/lib/autoconf/general.m4:209: AC_HELP_STRING is expanded from...
6697
../../../autoconf-2.61/lib/autoconf/general.m4:1364: AC_ARG_ENABLE is expanded from...
6698
/opt/libtool-1.5.24/share/aclocal/libtool.m4:2026: AC_ENABLE_FAST_INSTALL is expanded from...
6699
/opt/libtool-1.5.24/share/aclocal/libtool.m4:80: AC_LIBTOOL_SETUP is expanded from...
6700
/opt/libtool-1.5.24/share/aclocal/libtool.m4:60: _AC_PROG_LIBTOOL is expanded from...
6701
/opt/libtool-1.5.24/share/aclocal/libtool.m4:25: AC_PROG_LIBTOOL is expanded from...
6702
configure.ac:32: the top level])
6703
m4trace:configure.ac:32: -1- m4_pattern_allow([^CC$])
6704
m4trace:configure.ac:32: -1- m4_pattern_allow([^CFLAGS$])
6705
m4trace:configure.ac:32: -1- m4_pattern_allow([^LDFLAGS$])
6706
m4trace:configure.ac:32: -1- m4_pattern_allow([^LIBS$])
6707
m4trace:configure.ac:32: -1- m4_pattern_allow([^CPPFLAGS$])
6708
m4trace:configure.ac:32: -1- m4_pattern_allow([^CC$])
6709
m4trace:configure.ac:32: -1- m4_pattern_allow([^CC$])
6710
m4trace:configure.ac:32: -1- m4_pattern_allow([^CC$])
6711
m4trace:configure.ac:32: -1- m4_pattern_allow([^CC$])
6712
m4trace:configure.ac:32: -1- m4_pattern_allow([^ac_ct_CC$])
6713
m4trace:configure.ac:32: -1- m4_pattern_allow([^EXEEXT$])
6714
m4trace:configure.ac:32: -1- m4_pattern_allow([^OBJEXT$])
6715
m4trace:configure.ac:32: -1- AC_PROG_LD
6716
m4trace:configure.ac:32: -1- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete.
6717
You should run autoupdate.], [../../../autoconf-2.61/lib/autoconf/general.m4:209: AC_HELP_STRING is expanded from...
6718
../../../autoconf-2.61/lib/autoconf/general.m4:1382: AC_ARG_WITH is expanded from...
6719
/opt/libtool-1.5.24/share/aclocal/libtool.m4:2167: AC_PROG_LD is expanded from...
6720
/opt/libtool-1.5.24/share/aclocal/libtool.m4:80: AC_LIBTOOL_SETUP is expanded from...
6721
/opt/libtool-1.5.24/share/aclocal/libtool.m4:60: _AC_PROG_LIBTOOL is expanded from...
6722
/opt/libtool-1.5.24/share/aclocal/libtool.m4:25: AC_PROG_LIBTOOL is expanded from...
6723
configure.ac:32: the top level])
6724
m4trace:configure.ac:32: -1- LT_AC_PROG_SED
6725
m4trace:configure.ac:32: -1- m4_pattern_allow([^SED$])
6726
m4trace:configure.ac:32: -1- AC_PROG_LD_GNU
6727
m4trace:configure.ac:32: -1- AC_PROG_EGREP
6728
m4trace:configure.ac:32: -1- m4_pattern_allow([^GREP$])
6729
m4trace:configure.ac:32: -1- m4_pattern_allow([^GREP$])
6730
m4trace:configure.ac:32: -1- m4_pattern_allow([^EGREP$])
6731
m4trace:configure.ac:32: -1- m4_pattern_allow([^EGREP$])
6732
m4trace:configure.ac:32: -1- AC_PROG_LD_RELOAD_FLAG
6733
m4trace:configure.ac:32: -1- AC_PROG_NM
6734
m4trace:configure.ac:32: -1- m4_pattern_allow([^LN_S$])
6735
m4trace:configure.ac:32: -1- AC_DEPLIBS_CHECK_METHOD
6736
m4trace:configure.ac:32: -1- AC_LIBTOOL_SYS_MAX_CMD_LEN
6737
m4trace:configure.ac:32: -1- AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE
6738
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [])
6739
m4trace:configure.ac:32: -1- AC_LIBTOOL_OBJDIR
6740
m4trace:configure.ac:32: -1- _LT_AC_SYS_COMPILER
6741
m4trace:configure.ac:32: -1- _LT_AC_PROG_ECHO_BACKSLASH
6742
m4trace:configure.ac:32: -1- _LT_AC_SHELL_INIT([
6743 19 jeremybenn
# Check that we are running under the correct shell.
6744
SHELL=${CONFIG_SHELL-/bin/sh}
6745
 
6746
case X$ECHO in
6747
X*--fallback-echo)
6748
  # Remove one level of quotation (which was required for Make).
6749
  ECHO=`echo "$ECHO" | sed 's,\\\\\[$]\\[$]0,'[$]0','`
6750
  ;;
6751
esac
6752
 
6753
echo=${ECHO-echo}
6754
if test "X[$]1" = X--no-reexec; then
6755
  # Discard the --no-reexec flag, and continue.
6756
  shift
6757
elif test "X[$]1" = X--fallback-echo; then
6758
  # Avoid inline document here, it may be left over
6759
  :
6760
elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then
6761
  # Yippee, $echo works!
6762
  :
6763
else
6764
  # Restart under the correct shell.
6765
  exec $SHELL "[$]0" --no-reexec ${1+"[$]@"}
6766
fi
6767
 
6768
if test "X[$]1" = X--fallback-echo; then
6769
  # used as fallback echo
6770
  shift
6771
  cat <
6772
[$]*
6773
EOF
6774
  exit 0
6775
fi
6776
 
6777
# The HP-UX ksh and POSIX shell print the target directory to stdout
6778
# if CDPATH is set.
6779
(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
6780
 
6781
if test -z "$ECHO"; then
6782
if test "X${echo_test_string+set}" != Xset; then
6783
# find a string as large as possible, as long as the shell can cope with it
6784
  for cmd in 'sed 50q "[$]0"' 'sed 20q "[$]0"' 'sed 10q "[$]0"' 'sed 2q "[$]0"' 'echo test'; do
6785
    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
6786
    if (echo_test_string=`eval $cmd`) 2>/dev/null &&
6787
       echo_test_string=`eval $cmd` &&
6788
       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
6789
    then
6790
      break
6791
    fi
6792
  done
6793
fi
6794
 
6795
if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
6796
   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
6797
   test "X$echo_testing_string" = "X$echo_test_string"; then
6798
  :
6799
else
6800
  # The Solaris, AIX, and Digital Unix default echo programs unquote
6801
  # backslashes.  This makes it impossible to quote backslashes using
6802
  #   echo "$something" | sed 's/\\/\\\\/g'
6803
  #
6804
  # So, first we look for a working echo in the user's PATH.
6805
 
6806
  lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
6807
  for dir in $PATH /usr/ucb; do
6808
    IFS="$lt_save_ifs"
6809
    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
6810
       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
6811
       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
6812
       test "X$echo_testing_string" = "X$echo_test_string"; then
6813
      echo="$dir/echo"
6814
      break
6815
    fi
6816
  done
6817
  IFS="$lt_save_ifs"
6818
 
6819
  if test "X$echo" = Xecho; then
6820
    # We didn't find a better echo, so look for alternatives.
6821
    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
6822
       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
6823
       test "X$echo_testing_string" = "X$echo_test_string"; then
6824
      # This shell has a builtin print -r that does the trick.
6825
      echo='print -r'
6826
    elif (test -f /bin/ksh || test -f /bin/ksh$ac_exeext) &&
6827
         test "X$CONFIG_SHELL" != X/bin/ksh; then
6828
      # If we have ksh, try running configure again with it.
6829
      ORIGINAL_CONFIG_SHELL=${CONFIG_SHELL-/bin/sh}
6830
      export ORIGINAL_CONFIG_SHELL
6831
      CONFIG_SHELL=/bin/ksh
6832
      export CONFIG_SHELL
6833
      exec $CONFIG_SHELL "[$]0" --no-reexec ${1+"[$]@"}
6834
    else
6835
      # Try using printf.
6836
      echo='printf %s\n'
6837
      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
6838
         echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
6839
         test "X$echo_testing_string" = "X$echo_test_string"; then
6840
        # Cool, printf works
6841
        :
6842
      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
6843
           test "X$echo_testing_string" = 'X\t' &&
6844
           echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
6845
           test "X$echo_testing_string" = "X$echo_test_string"; then
6846
        CONFIG_SHELL=$ORIGINAL_CONFIG_SHELL
6847
        export CONFIG_SHELL
6848
        SHELL="$CONFIG_SHELL"
6849
        export SHELL
6850
        echo="$CONFIG_SHELL [$]0 --fallback-echo"
6851
      elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
6852
           test "X$echo_testing_string" = 'X\t' &&
6853
           echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
6854
           test "X$echo_testing_string" = "X$echo_test_string"; then
6855
        echo="$CONFIG_SHELL [$]0 --fallback-echo"
6856
      else
6857
        # maybe with a smaller string...
6858
        prev=:
6859
 
6860
        for cmd in 'echo test' 'sed 2q "[$]0"' 'sed 10q "[$]0"' 'sed 20q "[$]0"' 'sed 50q "[$]0"'; do
6861
          if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
6862
          then
6863
            break
6864
          fi
6865
          prev="$cmd"
6866
        done
6867
 
6868
        if test "$prev" != 'sed 50q "[$]0"'; then
6869
          echo_test_string=`eval $prev`
6870
          export echo_test_string
6871
          exec ${ORIGINAL_CONFIG_SHELL-${CONFIG_SHELL-/bin/sh}} "[$]0" ${1+"[$]@"}
6872
        else
6873
          # Oops.  We lost completely, so just stick with echo.
6874
          echo=echo
6875
        fi
6876
      fi
6877
    fi
6878
  fi
6879
fi
6880
fi
6881
 
6882
# Copy echo and quote the copy suitably for passing to libtool from
6883
# the Makefile, instead of quoting the original, which is used later.
6884
ECHO=$echo
6885
if test "X$ECHO" = "X$CONFIG_SHELL [$]0 --fallback-echo"; then
6886
   ECHO="$CONFIG_SHELL \\\$\[$]0 --fallback-echo"
6887
fi
6888
 
6889
AC_SUBST(ECHO)
6890
])
6891 60 jeremybenn
m4trace:configure.ac:32: -1- m4_pattern_allow([^ECHO$])
6892
m4trace:configure.ac:32: -1- m4_pattern_allow([^AR$])
6893
m4trace:configure.ac:32: -1- m4_pattern_allow([^RANLIB$])
6894
m4trace:configure.ac:32: -1- m4_pattern_allow([^STRIP$])
6895
m4trace:configure.ac:32: -1- _LT_CC_BASENAME([$compiler])
6896
m4trace:configure.ac:32: -1- AC_PATH_MAGIC
6897
m4trace:configure.ac:32: -1- AC_PATH_TOOL_PREFIX([${ac_tool_prefix}file], [/usr/bin$PATH_SEPARATOR$PATH])
6898
m4trace:configure.ac:32: -1- AC_PATH_TOOL_PREFIX([file], [/usr/bin$PATH_SEPARATOR$PATH])
6899
m4trace:configure.ac:32: -1- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete.
6900
You should run autoupdate.], [../../../autoconf-2.61/lib/autoconf/general.m4:209: AC_HELP_STRING is expanded from...
6901
../../../autoconf-2.61/lib/autoconf/general.m4:1364: AC_ARG_ENABLE is expanded from...
6902
/opt/libtool-1.5.24/share/aclocal/libtool.m4:80: AC_LIBTOOL_SETUP is expanded from...
6903
/opt/libtool-1.5.24/share/aclocal/libtool.m4:60: _AC_PROG_LIBTOOL is expanded from...
6904
/opt/libtool-1.5.24/share/aclocal/libtool.m4:25: AC_PROG_LIBTOOL is expanded from...
6905
configure.ac:32: the top level])
6906
m4trace:configure.ac:32: -1- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete.
6907
You should run autoupdate.], [../../../autoconf-2.61/lib/autoconf/general.m4:209: AC_HELP_STRING is expanded from...
6908
../../../autoconf-2.61/lib/autoconf/general.m4:1382: AC_ARG_WITH is expanded from...
6909
/opt/libtool-1.5.24/share/aclocal/libtool.m4:80: AC_LIBTOOL_SETUP is expanded from...
6910
/opt/libtool-1.5.24/share/aclocal/libtool.m4:60: _AC_PROG_LIBTOOL is expanded from...
6911
/opt/libtool-1.5.24/share/aclocal/libtool.m4:25: AC_PROG_LIBTOOL is expanded from...
6912
configure.ac:32: the top level])
6913
m4trace:configure.ac:32: -1- AC_LIBTOOL_LANG_C_CONFIG
6914
m4trace:configure.ac:32: -1- _LT_AC_LANG_C_CONFIG
6915
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([objext], [])
6916
m4trace:configure.ac:32: -1- _LT_AC_SYS_COMPILER
6917
m4trace:configure.ac:32: -1- _LT_COMPILER_BOILERPLATE
6918
m4trace:configure.ac:32: -1- _LT_LINKER_BOILERPLATE
6919
m4trace:configure.ac:32: -1- AC_LIBTOOL_PROG_COMPILER_NO_RTTI([])
6920
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [])
6921
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [])
6922
m4trace:configure.ac:32: -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"])
6923
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [])
6924
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [])
6925
m4trace:configure.ac:32: -1- AC_LIBTOOL_PROG_COMPILER_PIC([])
6926
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [])
6927
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
6928
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
6929
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [])
6930
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
6931
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
6932
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
6933
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
6934
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
6935
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_can_build_shared], [])
6936
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
6937
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
6938
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
6939
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [])
6940
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
6941
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
6942
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
6943
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [])
6944
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
6945
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [])
6946
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
6947
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
6948
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [])
6949
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
6950
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
6951
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
6952
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [])
6953
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
6954
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
6955
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [])
6956
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
6957
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
6958
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [])
6959
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
6960
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
6961
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
6962
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [])
6963
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
6964
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
6965
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [])
6966
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [])
6967
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
6968
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
6969
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
6970
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
6971
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [])
6972
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [])
6973
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [])
6974
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
6975
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
6976
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [])
6977
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
6978
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
6979
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
6980
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
6981
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [])
6982
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
6983
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
6984
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [])
6985
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_can_build_shared], [])
6986
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
6987
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
6988
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_can_build_shared], [])
6989
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
6990
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
6991
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
6992
m4trace:configure.ac:32: -2- _LT_AC_TAGVAR([lt_prog_compiler_pic_works], [])
6993
m4trace:configure.ac:32: -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
6994 19 jeremybenn
     "" | " "*) ;;
6995
     *) _LT_AC_TAGVAR(lt_prog_compiler_pic, )=" $_LT_AC_TAGVAR(lt_prog_compiler_pic, )" ;;
6996
     esac], [_LT_AC_TAGVAR(lt_prog_compiler_pic, )=
6997
     _LT_AC_TAGVAR(lt_prog_compiler_can_build_shared, )=no])
6998 60 jeremybenn
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
6999
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
7000
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
7001
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
7002
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
7003
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
7004
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
7005
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_can_build_shared], [])
7006
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
7007
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
7008
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
7009
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [])
7010
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
7011
m4trace:configure.ac:32: -2- _LT_AC_TAGVAR([lt_prog_compiler_static_works], [])
7012
m4trace:configure.ac:32: -1- AC_LIBTOOL_LINKER_OPTION([if $compiler static flag $lt_tmp_static_flag works], [lt_prog_compiler_static_works], [$lt_tmp_static_flag], [], [_LT_AC_TAGVAR(lt_prog_compiler_static, )=])
7013
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
7014
m4trace:configure.ac:32: -1- AC_LIBTOOL_PROG_CC_C_O([])
7015
m4trace:configure.ac:32: -3- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [])
7016
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [])
7017
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [])
7018
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [])
7019
m4trace:configure.ac:32: -3- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [])
7020
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [])
7021
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [])
7022
m4trace:configure.ac:32: -1- AC_LIBTOOL_SYS_HARD_LINK_LOCKS([])
7023
m4trace:configure.ac:32: -1- _LT_AC_LOCK
7024
m4trace:configure.ac:32: -1- _m4_warn([obsolete], [The macro `AC_TRY_LINK' is obsolete.
7025
You should run autoupdate.], [../../../autoconf-2.61/lib/autoconf/general.m4:2414: AC_TRY_LINK is expanded from...
7026
../../../autoconf-2.61/lib/m4sugar/m4sh.m4:516: AS_IF is expanded from...
7027
../../../autoconf-2.61/lib/autoconf/general.m4:1898: AC_CACHE_VAL is expanded from...
7028
../../../autoconf-2.61/lib/autoconf/general.m4:1911: AC_CACHE_CHECK is expanded from...
7029
/opt/libtool-1.5.24/share/aclocal/libtool.m4:479: _LT_AC_LOCK is expanded from...
7030
/opt/libtool-1.5.24/share/aclocal/libtool.m4:1095: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
7031
/opt/libtool-1.5.24/share/aclocal/libtool.m4:2700: _LT_AC_LANG_C_CONFIG is expanded from...
7032
/opt/libtool-1.5.24/share/aclocal/libtool.m4:2699: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
7033
/opt/libtool-1.5.24/share/aclocal/libtool.m4:80: AC_LIBTOOL_SETUP is expanded from...
7034
/opt/libtool-1.5.24/share/aclocal/libtool.m4:60: _AC_PROG_LIBTOOL is expanded from...
7035
/opt/libtool-1.5.24/share/aclocal/libtool.m4:25: AC_PROG_LIBTOOL is expanded from...
7036
configure.ac:32: the top level])
7037
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [])
7038
m4trace:configure.ac:32: -1- AC_LIBTOOL_PROG_LD_SHLIBS([])
7039
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
7040
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [])
7041
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [])
7042
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
7043
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([old_archive_From_new_cmds], [])
7044
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([old_archive_from_expsyms_cmds], [])
7045
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [])
7046
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [])
7047
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([thread_safe_flag_spec], [])
7048
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
7049
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [])
7050
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [])
7051
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_direct], [])
7052
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_minus_L], [])
7053
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
7054
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([link_all_deplibs], [])
7055
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_automatic], [])
7056
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([module_cmds], [])
7057
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([module_expsym_cmds], [])
7058
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([always_export_symbols], [])
7059
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([export_symbols_cmds], [])
7060
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([include_expsyms], [])
7061
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([exclude_expsyms], [])
7062
m4trace:configure.ac:32: -1- _LT_CC_BASENAME([$compiler])
7063
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [])
7064
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
7065
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [])
7066
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [])
7067
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [])
7068
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [])
7069
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [])
7070
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
7071
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_minus_L], [])
7072
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [])
7073
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
7074
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [])
7075
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [])
7076
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
7077
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
7078
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([always_export_symbols], [])
7079
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [])
7080
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([export_symbols_cmds], [])
7081
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [])
7082
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
7083
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [])
7084
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_direct], [])
7085
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
7086
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
7087
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [])
7088
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [])
7089
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
7090
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [])
7091
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [])
7092
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [])
7093
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [])
7094
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
7095
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [])
7096
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [])
7097
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [])
7098
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
7099
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [])
7100
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [])
7101
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
7102
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [])
7103
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [])
7104
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
7105
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [])
7106
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
7107
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [])
7108
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [])
7109
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_direct], [])
7110
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
7111
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [])
7112
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
7113
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [])
7114
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [])
7115
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
7116
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [])
7117
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [])
7118
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
7119
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([always_export_symbols], [])
7120
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
7121
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_minus_L], [])
7122
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_direct], [])
7123
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([export_symbols_cmds], [])
7124
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([export_symbols_cmds], [])
7125
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [])
7126
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_direct], [])
7127
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [])
7128
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([link_all_deplibs], [])
7129
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_direct], [])
7130
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_minus_L], [])
7131
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
7132
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [])
7133
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([always_export_symbols], [])
7134
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
7135
m4trace:configure.ac:32: -1- _LT_AC_SYS_LIBPATH_AIX
7136
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
7137
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
7138
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
7139
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
7140
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
7141
m4trace:configure.ac:32: -1- _LT_AC_SYS_LIBPATH_AIX
7142
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
7143
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([no_undefined_flag], [])
7144
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
7145
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [])
7146
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [])
7147
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
7148
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [])
7149
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
7150
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_minus_L], [])
7151
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [])
7152
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [])
7153
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
7154
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
7155
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [])
7156
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([old_archive_From_new_cmds], [])
7157
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([old_archive_cmds], [])
7158
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([fix_srcfile_path], [])
7159
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [])
7160
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
7161
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
7162
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
7163
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
7164
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [])
7165
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_direct], [])
7166
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_automatic], [])
7167
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
7168
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [])
7169
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([link_all_deplibs], [])
7170
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [])
7171
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([module_cmds], [])
7172
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
7173
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([module_expsym_cmds], [])
7174
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [])
7175
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([module_cmds], [])
7176
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
7177
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([module_expsym_cmds], [])
7178
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [])
7179
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [])
7180
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
7181
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
7182
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [])
7183
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [])
7184
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
7185
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_direct], [])
7186
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
7187
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [])
7188
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_direct], [])
7189
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_minus_L], [])
7190
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
7191
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [])
7192
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
7193
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_direct], [])
7194
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
7195
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [])
7196
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [])
7197
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
7198
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [])
7199
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_direct], [])
7200
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_minus_L], [])
7201
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [])
7202
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [])
7203
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [])
7204
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
7205
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [])
7206
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_direct], [])
7207
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [])
7208
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_minus_L], [])
7209
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [])
7210
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [])
7211
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [])
7212
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [])
7213
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [])
7214
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [])
7215
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
7216
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [])
7217
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [])
7218
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_direct], [])
7219
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
7220
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_direct], [])
7221
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [])
7222
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_minus_L], [])
7223
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [])
7224
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [])
7225
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [])
7226
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
7227
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [])
7228
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([link_all_deplibs], [])
7229
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [])
7230
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [])
7231
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
7232
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_direct], [])
7233
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
7234
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [])
7235
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_direct], [])
7236
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
7237
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [])
7238
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
7239
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_direct], [])
7240
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
7241
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [])
7242
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
7243
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
7244
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [])
7245
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [])
7246
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
7247
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [])
7248
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
7249
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [])
7250
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
7251
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_minus_L], [])
7252
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
7253
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [])
7254
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([old_archive_From_new_cmds], [])
7255
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
7256
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [])
7257
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
7258
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [])
7259
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
7260
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [])
7261
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
7262
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [])
7263
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
7264
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
7265
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [])
7266
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
7267
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
7268
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [])
7269
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([no_undefined_flag], [])
7270
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [])
7271
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
7272
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [])
7273
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
7274
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
7275
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
7276
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [])
7277
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [])
7278
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([link_all_deplibs], [])
7279
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [])
7280
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [])
7281
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
7282
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_direct], [])
7283
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_minus_L], [])
7284
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
7285
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [])
7286
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_direct], [])
7287
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [])
7288
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([reload_cmds], [])
7289
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_direct], [])
7290
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [])
7291
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_direct], [])
7292
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
7293
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [])
7294
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
7295
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [])
7296
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [])
7297
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
7298
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [])
7299
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([no_undefined_flag], [])
7300
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [])
7301
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
7302
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [])
7303
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
7304
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [])
7305
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
7306
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([no_undefined_flag], [])
7307
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
7308
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [])
7309
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
7310
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
7311
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [])
7312
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([link_all_deplibs], [])
7313
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [])
7314
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [])
7315
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
7316
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [])
7317
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
7318
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [])
7319
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
7320
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
7321
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [])
7322
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [])
7323
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [])
7324
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [])
7325
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [])
7326
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [])
7327
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [])
7328
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [])
7329
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
7330
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
7331
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
7332
m4trace:configure.ac:32: -2- _LT_AC_TAGVAR([archive_cmds], [])
7333
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [])
7334
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [])
7335
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
7336
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [])
7337
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [])
7338
m4trace:configure.ac:32: -1- AC_LIBTOOL_SYS_DYNAMIC_LINKER([])
7339
m4trace:configure.ac:32: -1- AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH([])
7340
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_action], [])
7341
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
7342
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([runpath_var], [])
7343
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_automatic], [])
7344
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_direct], [])
7345
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_minus_L], [])
7346
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_action], [])
7347
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_action], [])
7348
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_action], [])
7349
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_action], [])
7350
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_action], [])
7351
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_action], [])
7352
m4trace:configure.ac:32: -1- AC_LIBTOOL_SYS_LIB_STRIP
7353
m4trace:configure.ac:32: -1- AC_LIBTOOL_DLOPEN_SELF
7354
m4trace:configure.ac:32: -1- _LT_AC_CHECK_DLFCN
7355
m4trace:configure.ac:32: -1- m4_pattern_allow([^CPP$])
7356
m4trace:configure.ac:32: -1- m4_pattern_allow([^CPPFLAGS$])
7357
m4trace:configure.ac:32: -1- m4_pattern_allow([^CPP$])
7358
m4trace:configure.ac:32: -1- m4_pattern_allow([^STDC_HEADERS$])
7359
m4trace:configure.ac:32: -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])
7360
m4trace:configure.ac:32: -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])
7361
m4trace:configure.ac:32: -1- AC_LIBTOOL_CONFIG([])
7362
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([compiler], [])
7363
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([CC], [])
7364
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([LD], [])
7365
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [])
7366
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
7367
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
7368
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [])
7369
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [])
7370
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([thread_safe_flag_spec], [])
7371
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [])
7372
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [])
7373
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([old_archive_cmds], [])
7374
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([old_archive_from_new_cmds], [])
7375
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([predep_objects], [])
7376
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([postdep_objects], [])
7377
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([predeps], [])
7378
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([postdeps], [])
7379
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([compiler_lib_search_path], [])
7380
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [])
7381
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
7382
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([postinstall_cmds], [])
7383
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([postuninstall_cmds], [])
7384
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([old_archive_from_expsyms_cmds], [])
7385
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
7386
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([no_undefined_flag], [])
7387
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([export_symbols_cmds], [])
7388
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
7389
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [])
7390
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [])
7391
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_automatic], [])
7392
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([module_cmds], [])
7393
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([module_expsym_cmds], [])
7394
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [])
7395
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([fix_srcfile_path], [])
7396
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([exclude_expsyms], [])
7397
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([include_expsyms], [])
7398
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([old_archive_cmds], [])
7399
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([old_archive_from_new_cmds], [])
7400
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [])
7401
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
7402
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([module_cmds], [])
7403
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([module_expsym_cmds], [])
7404
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([old_archive_from_expsyms_cmds], [])
7405
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([export_symbols_cmds], [])
7406
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [])
7407
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [])
7408
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([compiler], [])
7409
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([GCC], [])
7410
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([LD], [])
7411
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [])
7412
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
7413
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [])
7414
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
7415
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [])
7416
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [])
7417
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [])
7418
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([thread_safe_flag_spec], [])
7419
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([old_archive_cmds], [])
7420
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([old_archive_from_new_cmds], [])
7421
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([old_archive_from_expsyms_cmds], [])
7422
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [])
7423
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
7424
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([module_cmds], [])
7425
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([module_expsym_cmds], [])
7426
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([predep_objects], [])
7427
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([postdep_objects], [])
7428
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([predeps], [])
7429
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([postdeps], [])
7430
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([compiler_lib_search_path], [])
7431
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
7432
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([no_undefined_flag], [])
7433
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_action], [])
7434
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
7435
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [])
7436
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [])
7437
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_direct], [])
7438
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_minus_L], [])
7439
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
7440
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_automatic], [])
7441
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([link_all_deplibs], [])
7442
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([always_export_symbols], [])
7443
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([export_symbols_cmds], [])
7444
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([exclude_expsyms], [])
7445
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([include_expsyms], [])
7446
m4trace:configure.ac:32: -1- _LT_AC_TAGCONFIG
7447
m4trace:configure.ac:32: -1- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete.
7448
You should run autoupdate.], [../../../autoconf-2.61/lib/autoconf/general.m4:209: AC_HELP_STRING is expanded from...
7449
../../../autoconf-2.61/lib/autoconf/general.m4:1382: AC_ARG_WITH is expanded from...
7450
/opt/libtool-1.5.24/share/aclocal/libtool.m4:1825: _LT_AC_TAGCONFIG is expanded from...
7451
/opt/libtool-1.5.24/share/aclocal/libtool.m4:80: AC_LIBTOOL_SETUP is expanded from...
7452
/opt/libtool-1.5.24/share/aclocal/libtool.m4:60: _AC_PROG_LIBTOOL is expanded from...
7453
/opt/libtool-1.5.24/share/aclocal/libtool.m4:25: AC_PROG_LIBTOOL is expanded from...
7454
configure.ac:32: the top level])
7455
m4trace:configure.ac:32: -1- _m4_warn([obsolete], [back quotes and double quotes must not be escaped in: $as_me:$LINENO: error: tag name \"$tagname\" already exists], [/opt/libtool-1.5.24/share/aclocal/libtool.m4:1825: _LT_AC_TAGCONFIG is expanded from...
7456
/opt/libtool-1.5.24/share/aclocal/libtool.m4:80: AC_LIBTOOL_SETUP is expanded from...
7457
/opt/libtool-1.5.24/share/aclocal/libtool.m4:60: _AC_PROG_LIBTOOL is expanded from...
7458
/opt/libtool-1.5.24/share/aclocal/libtool.m4:25: AC_PROG_LIBTOOL is expanded from...
7459
configure.ac:32: the top level])
7460
m4trace:configure.ac:32: -1- _m4_warn([obsolete], [back quotes and double quotes must not be escaped in: $as_me: error: tag name \"$tagname\" already exists], [/opt/libtool-1.5.24/share/aclocal/libtool.m4:1825: _LT_AC_TAGCONFIG is expanded from...
7461
/opt/libtool-1.5.24/share/aclocal/libtool.m4:80: AC_LIBTOOL_SETUP is expanded from...
7462
/opt/libtool-1.5.24/share/aclocal/libtool.m4:60: _AC_PROG_LIBTOOL is expanded from...
7463
/opt/libtool-1.5.24/share/aclocal/libtool.m4:25: AC_PROG_LIBTOOL is expanded from...
7464
configure.ac:32: the top level])
7465
m4trace:configure.ac:32: -1- AC_LIBTOOL_LANG_CXX_CONFIG
7466
m4trace:configure.ac:32: -1- _LT_AC_LANG_CXX_CONFIG([CXX])
7467
m4trace:configure.ac:32: -1- m4_pattern_allow([^CXX$])
7468
m4trace:configure.ac:32: -1- m4_pattern_allow([^CXXFLAGS$])
7469
m4trace:configure.ac:32: -1- m4_pattern_allow([^LDFLAGS$])
7470
m4trace:configure.ac:32: -1- m4_pattern_allow([^LIBS$])
7471
m4trace:configure.ac:32: -1- m4_pattern_allow([^CPPFLAGS$])
7472
m4trace:configure.ac:32: -1- m4_pattern_allow([^CXX$])
7473
m4trace:configure.ac:32: -1- m4_pattern_allow([^ac_ct_CXX$])
7474
m4trace:configure.ac:32: -1- _LT_AC_PROG_CXXCPP
7475
m4trace:configure.ac:32: -1- m4_pattern_allow([^CXXCPP$])
7476
m4trace:configure.ac:32: -1- m4_pattern_allow([^CPPFLAGS$])
7477
m4trace:configure.ac:32: -1- m4_pattern_allow([^CXXCPP$])
7478
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [CXX])
7479
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [CXX])
7480
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([always_export_symbols], [CXX])
7481
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [CXX])
7482
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [CXX])
7483
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_direct], [CXX])
7484
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
7485
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [CXX])
7486
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [CXX])
7487
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_minus_L], [CXX])
7488
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [CXX])
7489
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_automatic], [CXX])
7490
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([module_cmds], [CXX])
7491
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([module_expsym_cmds], [CXX])
7492
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([link_all_deplibs], [CXX])
7493
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([old_archive_cmds], [CXX])
7494
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([no_undefined_flag], [CXX])
7495
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [CXX])
7496
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [CXX])
7497
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([predep_objects], [CXX])
7498
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([postdep_objects], [CXX])
7499
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([predeps], [CXX])
7500
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([postdeps], [CXX])
7501
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([compiler_lib_search_path], [CXX])
7502
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([objext], [CXX])
7503
m4trace:configure.ac:32: -1- _LT_AC_SYS_COMPILER
7504
m4trace:configure.ac:32: -1- _LT_COMPILER_BOILERPLATE
7505
m4trace:configure.ac:32: -1- _LT_LINKER_BOILERPLATE
7506
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([compiler], [CXX])
7507
m4trace:configure.ac:32: -1- _LT_CC_BASENAME([$compiler])
7508
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [CXX])
7509
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [CXX])
7510
m4trace:configure.ac:32: -1- AC_PROG_LD
7511
m4trace:configure.ac:32: -1- AC_PROG_LD_GNU
7512
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
7513
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [CXX])
7514
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
7515
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [CXX])
7516
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [CXX])
7517
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [CXX])
7518
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
7519
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
7520
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
7521
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
7522
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_direct], [CXX])
7523
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [CXX])
7524
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([link_all_deplibs], [CXX])
7525
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_direct], [CXX])
7526
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_minus_L], [CXX])
7527
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
7528
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [CXX])
7529
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([always_export_symbols], [CXX])
7530
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [CXX])
7531
m4trace:configure.ac:32: -1- _LT_AC_SYS_LIBPATH_AIX
7532
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
7533
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [CXX])
7534
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
7535
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [CXX])
7536
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [CXX])
7537
m4trace:configure.ac:32: -1- _LT_AC_SYS_LIBPATH_AIX
7538
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
7539
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([no_undefined_flag], [CXX])
7540
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [CXX])
7541
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [CXX])
7542
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [CXX])
7543
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [CXX])
7544
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [CXX])
7545
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
7546
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
7547
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
7548
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
7549
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [CXX])
7550
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([always_export_symbols], [CXX])
7551
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [CXX])
7552
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
7553
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [CXX])
7554
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
7555
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [CXX])
7556
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [CXX])
7557
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [CXX])
7558
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [CXX])
7559
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [CXX])
7560
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_direct], [CXX])
7561
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_automatic], [CXX])
7562
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [CXX])
7563
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [CXX])
7564
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([link_all_deplibs], [CXX])
7565
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
7566
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
7567
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([module_cmds], [CXX])
7568
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [CXX])
7569
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [CXX])
7570
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([module_expsym_cmds], [CXX])
7571
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
7572
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([module_cmds], [CXX])
7573
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [CXX])
7574
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([module_expsym_cmds], [CXX])
7575
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
7576
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
7577
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
7578
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
7579
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
7580
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [CXX])
7581
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
7582
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
7583
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [CXX])
7584
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [CXX])
7585
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_direct], [CXX])
7586
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_minus_L], [CXX])
7587
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
7588
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
7589
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
7590
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
7591
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
7592
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [CXX])
7593
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [CXX])
7594
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_direct], [CXX])
7595
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [CXX])
7596
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_direct], [CXX])
7597
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_minus_L], [CXX])
7598
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
7599
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
7600
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
7601
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
7602
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
7603
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
7604
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
7605
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
7606
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_direct], [CXX])
7607
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [CXX])
7608
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
7609
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [CXX])
7610
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
7611
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [CXX])
7612
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
7613
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([old_archive_cmds], [CXX])
7614
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
7615
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
7616
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([link_all_deplibs], [CXX])
7617
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
7618
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [CXX])
7619
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
7620
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [CXX])
7621
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
7622
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [CXX])
7623
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([old_archive_cmds], [CXX])
7624
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
7625
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [CXX])
7626
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
7627
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [CXX])
7628
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [CXX])
7629
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
7630
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [CXX])
7631
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [CXX])
7632
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
7633
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [CXX])
7634
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
7635
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [CXX])
7636
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [CXX])
7637
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
7638
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [CXX])
7639
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
7640
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [CXX])
7641
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([no_undefined_flag], [CXX])
7642
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
7643
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [CXX])
7644
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
7645
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [CXX])
7646
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([old_archive_cmds], [CXX])
7647
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
7648
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
7649
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
7650
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
7651
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
7652
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
7653
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_direct], [CXX])
7654
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [CXX])
7655
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
7656
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_direct], [CXX])
7657
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [CXX])
7658
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
7659
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
7660
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [CXX])
7661
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [CXX])
7662
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [CXX])
7663
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
7664
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
7665
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
7666
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [CXX])
7667
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([old_archive_cmds], [CXX])
7668
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
7669
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [CXX])
7670
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
7671
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
7672
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [CXX])
7673
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [CXX])
7674
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
7675
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
7676
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [CXX])
7677
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
7678
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
7679
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
7680
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [CXX])
7681
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([old_archive_cmds], [CXX])
7682
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
7683
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [CXX])
7684
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
7685
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [CXX])
7686
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
7687
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [CXX])
7688
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [CXX])
7689
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
7690
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
7691
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [CXX])
7692
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
7693
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
7694
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
7695
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
7696
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
7697
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [CXX])
7698
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([no_undefined_flag], [CXX])
7699
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
7700
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [CXX])
7701
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
7702
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [CXX])
7703
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [CXX])
7704
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([link_all_deplibs], [CXX])
7705
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([old_archive_cmds], [CXX])
7706
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
7707
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([old_archive_cmds], [CXX])
7708
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([no_undefined_flag], [CXX])
7709
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
7710
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [CXX])
7711
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
7712
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [CXX])
7713
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
7714
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [CXX])
7715
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([no_undefined_flag], [CXX])
7716
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [CXX])
7717
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [CXX])
7718
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
7719
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [CXX])
7720
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
7721
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [CXX])
7722
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([no_undefined_flag], [CXX])
7723
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [CXX])
7724
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [CXX])
7725
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [CXX])
7726
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
7727
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [CXX])
7728
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([link_all_deplibs], [CXX])
7729
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [CXX])
7730
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
7731
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [CXX])
7732
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
7733
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [CXX])
7734
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
7735
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
7736
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
7737
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
7738
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
7739
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
7740
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
7741
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([GCC], [CXX])
7742
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([LD], [CXX])
7743
m4trace:configure.ac:32: -1- AC_LIBTOOL_POSTDEP_PREDEP([CXX])
7744
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([compiler_lib_search_path], [CXX])
7745
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([compiler_lib_search_path], [CXX])
7746
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([compiler_lib_search_path], [CXX])
7747
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([compiler_lib_search_path], [CXX])
7748
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([postdeps], [CXX])
7749
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([postdeps], [CXX])
7750
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([postdeps], [CXX])
7751
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([postdeps], [CXX])
7752
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([predep_objects], [CXX])
7753
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([predep_objects], [CXX])
7754
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([predep_objects], [CXX])
7755
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([predep_objects], [CXX])
7756
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([postdep_objects], [CXX])
7757
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([postdep_objects], [CXX])
7758
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([postdep_objects], [CXX])
7759
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([postdep_objects], [CXX])
7760
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([predep_objects], [CXX])
7761
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([postdep_objects], [CXX])
7762
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([postdeps], [CXX])
7763
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([postdeps], [CXX])
7764
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([postdeps], [CXX])
7765
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([postdeps], [CXX])
7766
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [CXX])
7767
m4trace:configure.ac:32: -1- AC_LIBTOOL_PROG_COMPILER_PIC([CXX])
7768
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [CXX])
7769
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
7770
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [CXX])
7771
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [CXX])
7772
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [CXX])
7773
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [CXX])
7774
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
7775
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
7776
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
7777
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
7778
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
7779
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
7780
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
7781
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [CXX])
7782
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [CXX])
7783
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
7784
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [CXX])
7785
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
7786
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
7787
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [CXX])
7788
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [CXX])
7789
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
7790
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [CXX])
7791
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [CXX])
7792
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
7793
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [CXX])
7794
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [CXX])
7795
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [CXX])
7796
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
7797
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [CXX])
7798
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
7799
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [CXX])
7800
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [CXX])
7801
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
7802
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [CXX])
7803
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
7804
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [CXX])
7805
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
7806
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [CXX])
7807
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [CXX])
7808
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
7809
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [CXX])
7810
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
7811
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [CXX])
7812
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
7813
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [CXX])
7814
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
7815
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [CXX])
7816
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [CXX])
7817
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
7818
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
7819
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [CXX])
7820
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
7821
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
7822
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [CXX])
7823
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
7824
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [CXX])
7825
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_can_build_shared], [CXX])
7826
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
7827
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
7828
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
7829
m4trace:configure.ac:32: -2- _LT_AC_TAGVAR([lt_prog_compiler_pic_works], [CXX])
7830
m4trace:configure.ac:32: -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
7831 19 jeremybenn
     "" | " "*) ;;
7832
     *) _LT_AC_TAGVAR(lt_prog_compiler_pic, CXX)=" $_LT_AC_TAGVAR(lt_prog_compiler_pic, CXX)" ;;
7833
     esac], [_LT_AC_TAGVAR(lt_prog_compiler_pic, CXX)=
7834
     _LT_AC_TAGVAR(lt_prog_compiler_can_build_shared, CXX)=no])
7835 60 jeremybenn
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
7836
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
7837
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
7838
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
7839
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
7840
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
7841
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
7842
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_can_build_shared], [CXX])
7843
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
7844
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
7845
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
7846
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [CXX])
7847
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [CXX])
7848
m4trace:configure.ac:32: -2- _LT_AC_TAGVAR([lt_prog_compiler_static_works], [CXX])
7849
m4trace:configure.ac:32: -1- AC_LIBTOOL_LINKER_OPTION([if $compiler static flag $lt_tmp_static_flag works], [lt_prog_compiler_static_works_CXX], [$lt_tmp_static_flag], [], [_LT_AC_TAGVAR(lt_prog_compiler_static, CXX)=])
7850
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [CXX])
7851
m4trace:configure.ac:32: -1- AC_LIBTOOL_PROG_CC_C_O([CXX])
7852
m4trace:configure.ac:32: -3- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [CXX])
7853
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [CXX])
7854
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [CXX])
7855
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [CXX])
7856
m4trace:configure.ac:32: -3- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [CXX])
7857
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [CXX])
7858
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [CXX])
7859
m4trace:configure.ac:32: -1- AC_LIBTOOL_SYS_HARD_LINK_LOCKS([CXX])
7860
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [CXX])
7861
m4trace:configure.ac:32: -1- AC_LIBTOOL_PROG_LD_SHLIBS([CXX])
7862
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([export_symbols_cmds], [CXX])
7863
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([export_symbols_cmds], [CXX])
7864
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([export_symbols_cmds], [CXX])
7865
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([export_symbols_cmds], [CXX])
7866
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([export_symbols_cmds], [CXX])
7867
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([export_symbols_cmds], [CXX])
7868
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
7869
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
7870
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
7871
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [CXX])
7872
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [CXX])
7873
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
7874
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [CXX])
7875
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
7876
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [CXX])
7877
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [CXX])
7878
m4trace:configure.ac:32: -2- _LT_AC_TAGVAR([archive_cmds], [CXX])
7879
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [CXX])
7880
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [CXX])
7881
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [CXX])
7882
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [CXX])
7883
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [CXX])
7884
m4trace:configure.ac:32: -1- AC_LIBTOOL_SYS_DYNAMIC_LINKER([CXX])
7885
m4trace:configure.ac:32: -1- AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH([CXX])
7886
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_action], [CXX])
7887
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
7888
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([runpath_var], [CXX])
7889
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_automatic], [CXX])
7890
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_direct], [CXX])
7891
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_minus_L], [CXX])
7892
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_action], [CXX])
7893
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_action], [CXX])
7894
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_action], [CXX])
7895
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_action], [CXX])
7896
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_action], [CXX])
7897
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_action], [CXX])
7898
m4trace:configure.ac:32: -1- AC_LIBTOOL_CONFIG([CXX])
7899
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([compiler], [CXX])
7900
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([CC], [CXX])
7901
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([LD], [CXX])
7902
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [CXX])
7903
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
7904
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [CXX])
7905
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [CXX])
7906
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [CXX])
7907
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([thread_safe_flag_spec], [CXX])
7908
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [CXX])
7909
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [CXX])
7910
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([old_archive_cmds], [CXX])
7911
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([old_archive_from_new_cmds], [CXX])
7912
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([predep_objects], [CXX])
7913
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([postdep_objects], [CXX])
7914
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([predeps], [CXX])
7915
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([postdeps], [CXX])
7916
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([compiler_lib_search_path], [CXX])
7917
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
7918
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [CXX])
7919
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([postinstall_cmds], [CXX])
7920
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([postuninstall_cmds], [CXX])
7921
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([old_archive_from_expsyms_cmds], [CXX])
7922
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [CXX])
7923
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([no_undefined_flag], [CXX])
7924
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([export_symbols_cmds], [CXX])
7925
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
7926
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [CXX])
7927
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [CXX])
7928
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_automatic], [CXX])
7929
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([module_cmds], [CXX])
7930
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([module_expsym_cmds], [CXX])
7931
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [CXX])
7932
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([fix_srcfile_path], [CXX])
7933
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([exclude_expsyms], [CXX])
7934
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([include_expsyms], [CXX])
7935
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([old_archive_cmds], [CXX])
7936
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([old_archive_from_new_cmds], [CXX])
7937
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
7938
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [CXX])
7939
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([module_cmds], [CXX])
7940
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([module_expsym_cmds], [CXX])
7941
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([old_archive_from_expsyms_cmds], [CXX])
7942
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([export_symbols_cmds], [CXX])
7943
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [CXX])
7944
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [CXX])
7945
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([compiler], [CXX])
7946
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([GCC], [CXX])
7947
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([LD], [CXX])
7948
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [CXX])
7949
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
7950
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [CXX])
7951
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [CXX])
7952
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [CXX])
7953
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [CXX])
7954
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [CXX])
7955
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([thread_safe_flag_spec], [CXX])
7956
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([old_archive_cmds], [CXX])
7957
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([old_archive_from_new_cmds], [CXX])
7958
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([old_archive_from_expsyms_cmds], [CXX])
7959
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
7960
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [CXX])
7961
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([module_cmds], [CXX])
7962
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([module_expsym_cmds], [CXX])
7963
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([predep_objects], [CXX])
7964
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([postdep_objects], [CXX])
7965
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([predeps], [CXX])
7966
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([postdeps], [CXX])
7967
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([compiler_lib_search_path], [CXX])
7968
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [CXX])
7969
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([no_undefined_flag], [CXX])
7970
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_action], [CXX])
7971
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
7972
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [CXX])
7973
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [CXX])
7974
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_direct], [CXX])
7975
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_minus_L], [CXX])
7976
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [CXX])
7977
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_automatic], [CXX])
7978
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([link_all_deplibs], [CXX])
7979
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([always_export_symbols], [CXX])
7980
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([export_symbols_cmds], [CXX])
7981
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([exclude_expsyms], [CXX])
7982
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([include_expsyms], [CXX])
7983
m4trace:configure.ac:32: -1- AC_LIBTOOL_LANG_F77_CONFIG
7984
m4trace:configure.ac:32: -1- _LT_AC_LANG_F77_CONFIG([F77])
7985
m4trace:configure.ac:32: -1- m4_pattern_allow([^F77$])
7986
m4trace:configure.ac:32: -1- m4_pattern_allow([^FFLAGS$])
7987
m4trace:configure.ac:32: -1- m4_pattern_allow([^LDFLAGS$])
7988
m4trace:configure.ac:32: -1- m4_pattern_allow([^LIBS$])
7989
m4trace:configure.ac:32: -1- m4_pattern_allow([^F77$])
7990
m4trace:configure.ac:32: -1- m4_pattern_allow([^ac_ct_F77$])
7991
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [F77])
7992
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
7993
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([always_export_symbols], [F77])
7994
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
7995
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [F77])
7996
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
7997
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
7998
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [F77])
7999
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [F77])
8000
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_minus_L], [F77])
8001
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_automatic], [F77])
8002
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([module_cmds], [F77])
8003
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([module_expsym_cmds], [F77])
8004
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([link_all_deplibs], [F77])
8005
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([old_archive_cmds], [F77])
8006
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([no_undefined_flag], [F77])
8007
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [F77])
8008
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [F77])
8009
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([objext], [F77])
8010
m4trace:configure.ac:32: -1- _LT_AC_SYS_COMPILER
8011
m4trace:configure.ac:32: -1- _LT_COMPILER_BOILERPLATE
8012
m4trace:configure.ac:32: -1- _LT_LINKER_BOILERPLATE
8013
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([compiler], [F77])
8014
m4trace:configure.ac:32: -1- _LT_CC_BASENAME([$compiler])
8015
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([GCC], [F77])
8016
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([LD], [F77])
8017
m4trace:configure.ac:32: -1- AC_LIBTOOL_PROG_COMPILER_PIC([F77])
8018
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [F77])
8019
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8020
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [F77])
8021
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [F77])
8022
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [F77])
8023
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [F77])
8024
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8025
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8026
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8027
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_can_build_shared], [F77])
8028
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8029
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8030
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8031
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [F77])
8032
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [F77])
8033
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [F77])
8034
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8035
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [F77])
8036
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8037
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [F77])
8038
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8039
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [F77])
8040
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [F77])
8041
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [F77])
8042
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8043
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [F77])
8044
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [F77])
8045
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8046
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [F77])
8047
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [F77])
8048
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8049
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [F77])
8050
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [F77])
8051
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [F77])
8052
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8053
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [F77])
8054
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [F77])
8055
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8056
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [F77])
8057
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [F77])
8058
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [F77])
8059
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [F77])
8060
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [F77])
8061
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8062
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [F77])
8063
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [F77])
8064
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [F77])
8065
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [F77])
8066
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8067
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [F77])
8068
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [F77])
8069
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8070
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [F77])
8071
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8072
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [F77])
8073
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [F77])
8074
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8075
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [F77])
8076
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [F77])
8077
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_can_build_shared], [F77])
8078
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8079
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [F77])
8080
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_can_build_shared], [F77])
8081
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8082
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8083
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8084
m4trace:configure.ac:32: -2- _LT_AC_TAGVAR([lt_prog_compiler_pic_works], [F77])
8085
m4trace:configure.ac:32: -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
8086 19 jeremybenn
     "" | " "*) ;;
8087
     *) _LT_AC_TAGVAR(lt_prog_compiler_pic, F77)=" $_LT_AC_TAGVAR(lt_prog_compiler_pic, F77)" ;;
8088
     esac], [_LT_AC_TAGVAR(lt_prog_compiler_pic, F77)=
8089
     _LT_AC_TAGVAR(lt_prog_compiler_can_build_shared, F77)=no])
8090 60 jeremybenn
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8091
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8092
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8093
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8094
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8095
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8096
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8097
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_can_build_shared], [F77])
8098
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8099
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8100
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8101
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [F77])
8102
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [F77])
8103
m4trace:configure.ac:32: -2- _LT_AC_TAGVAR([lt_prog_compiler_static_works], [F77])
8104
m4trace:configure.ac:32: -1- AC_LIBTOOL_LINKER_OPTION([if $compiler static flag $lt_tmp_static_flag works], [lt_prog_compiler_static_works_F77], [$lt_tmp_static_flag], [], [_LT_AC_TAGVAR(lt_prog_compiler_static, F77)=])
8105
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [F77])
8106
m4trace:configure.ac:32: -1- AC_LIBTOOL_PROG_CC_C_O([F77])
8107
m4trace:configure.ac:32: -3- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [F77])
8108
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [F77])
8109
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [F77])
8110
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [F77])
8111
m4trace:configure.ac:32: -3- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [F77])
8112
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [F77])
8113
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [F77])
8114
m4trace:configure.ac:32: -1- AC_LIBTOOL_SYS_HARD_LINK_LOCKS([F77])
8115
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [F77])
8116
m4trace:configure.ac:32: -1- AC_LIBTOOL_PROG_LD_SHLIBS([F77])
8117
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
8118
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [F77])
8119
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8120
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
8121
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([old_archive_From_new_cmds], [F77])
8122
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([old_archive_from_expsyms_cmds], [F77])
8123
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [F77])
8124
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [F77])
8125
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([thread_safe_flag_spec], [F77])
8126
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8127
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [F77])
8128
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [F77])
8129
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
8130
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_minus_L], [F77])
8131
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [F77])
8132
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([link_all_deplibs], [F77])
8133
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_automatic], [F77])
8134
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([module_cmds], [F77])
8135
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([module_expsym_cmds], [F77])
8136
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([always_export_symbols], [F77])
8137
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([export_symbols_cmds], [F77])
8138
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([include_expsyms], [F77])
8139
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([exclude_expsyms], [F77])
8140
m4trace:configure.ac:32: -1- _LT_CC_BASENAME([$compiler])
8141
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [F77])
8142
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8143
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [F77])
8144
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [F77])
8145
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [F77])
8146
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [F77])
8147
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8148
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8149
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_minus_L], [F77])
8150
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [F77])
8151
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
8152
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8153
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [F77])
8154
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8155
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
8156
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([always_export_symbols], [F77])
8157
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [F77])
8158
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([export_symbols_cmds], [F77])
8159
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8160
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
8161
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [F77])
8162
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
8163
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [F77])
8164
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8165
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [F77])
8166
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8167
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
8168
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [F77])
8169
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [F77])
8170
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [F77])
8171
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8172
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
8173
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [F77])
8174
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8175
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8176
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
8177
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [F77])
8178
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8179
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
8180
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [F77])
8181
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [F77])
8182
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8183
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8184
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
8185
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [F77])
8186
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8187
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
8188
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [F77])
8189
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8190
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
8191
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [F77])
8192
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [F77])
8193
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8194
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [F77])
8195
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [F77])
8196
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
8197
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([always_export_symbols], [F77])
8198
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
8199
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_minus_L], [F77])
8200
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
8201
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([export_symbols_cmds], [F77])
8202
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([export_symbols_cmds], [F77])
8203
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8204
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
8205
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [F77])
8206
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([link_all_deplibs], [F77])
8207
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
8208
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_minus_L], [F77])
8209
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8210
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [F77])
8211
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([always_export_symbols], [F77])
8212
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
8213
m4trace:configure.ac:32: -1- _LT_AC_SYS_LIBPATH_AIX
8214
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8215
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
8216
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8217
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
8218
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
8219
m4trace:configure.ac:32: -1- _LT_AC_SYS_LIBPATH_AIX
8220
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8221
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([no_undefined_flag], [F77])
8222
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
8223
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [F77])
8224
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [F77])
8225
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
8226
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8227
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8228
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_minus_L], [F77])
8229
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [F77])
8230
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [F77])
8231
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8232
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
8233
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8234
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([old_archive_From_new_cmds], [F77])
8235
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([old_archive_cmds], [F77])
8236
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([fix_srcfile_path], [F77])
8237
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [F77])
8238
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
8239
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
8240
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
8241
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
8242
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [F77])
8243
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
8244
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_automatic], [F77])
8245
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [F77])
8246
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [F77])
8247
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([link_all_deplibs], [F77])
8248
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8249
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([module_cmds], [F77])
8250
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
8251
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([module_expsym_cmds], [F77])
8252
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8253
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([module_cmds], [F77])
8254
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
8255
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([module_expsym_cmds], [F77])
8256
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [F77])
8257
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8258
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8259
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [F77])
8260
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [F77])
8261
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8262
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8263
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
8264
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [F77])
8265
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8266
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
8267
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_minus_L], [F77])
8268
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [F77])
8269
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8270
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8271
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
8272
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [F77])
8273
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8274
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8275
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8276
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [F77])
8277
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
8278
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_minus_L], [F77])
8279
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [F77])
8280
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8281
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8282
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8283
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [F77])
8284
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
8285
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [F77])
8286
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_minus_L], [F77])
8287
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8288
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8289
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8290
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8291
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8292
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8293
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8294
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [F77])
8295
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [F77])
8296
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
8297
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [F77])
8298
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
8299
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [F77])
8300
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_minus_L], [F77])
8301
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8302
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8303
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [F77])
8304
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8305
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [F77])
8306
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([link_all_deplibs], [F77])
8307
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8308
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8309
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8310
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
8311
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [F77])
8312
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8313
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
8314
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8315
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [F77])
8316
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [F77])
8317
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
8318
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [F77])
8319
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8320
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
8321
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8322
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [F77])
8323
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8324
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8325
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8326
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8327
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [F77])
8328
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8329
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_minus_L], [F77])
8330
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
8331
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8332
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([old_archive_From_new_cmds], [F77])
8333
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
8334
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8335
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
8336
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8337
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8338
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [F77])
8339
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
8340
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8341
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8342
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
8343
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8344
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
8345
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8346
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [F77])
8347
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([no_undefined_flag], [F77])
8348
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8349
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
8350
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8351
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
8352
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8353
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [F77])
8354
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [F77])
8355
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [F77])
8356
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([link_all_deplibs], [F77])
8357
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8358
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8359
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8360
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
8361
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_minus_L], [F77])
8362
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [F77])
8363
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8364
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
8365
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8366
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([reload_cmds], [F77])
8367
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
8368
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8369
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
8370
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [F77])
8371
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8372
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [F77])
8373
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [F77])
8374
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8375
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [F77])
8376
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [F77])
8377
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([no_undefined_flag], [F77])
8378
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [F77])
8379
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [F77])
8380
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8381
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
8382
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8383
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
8384
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([no_undefined_flag], [F77])
8385
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
8386
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [F77])
8387
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [F77])
8388
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8389
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [F77])
8390
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([link_all_deplibs], [F77])
8391
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [F77])
8392
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8393
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
8394
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8395
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
8396
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8397
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8398
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [F77])
8399
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [F77])
8400
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [F77])
8401
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [F77])
8402
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [F77])
8403
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [F77])
8404
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [F77])
8405
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8406
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [F77])
8407
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8408
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
8409
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
8410
m4trace:configure.ac:32: -2- _LT_AC_TAGVAR([archive_cmds], [F77])
8411
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [F77])
8412
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [F77])
8413
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
8414
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [F77])
8415
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [F77])
8416
m4trace:configure.ac:32: -1- AC_LIBTOOL_SYS_DYNAMIC_LINKER([F77])
8417
m4trace:configure.ac:32: -1- AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH([F77])
8418
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_action], [F77])
8419
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8420
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([runpath_var], [F77])
8421
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_automatic], [F77])
8422
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
8423
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_minus_L], [F77])
8424
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_action], [F77])
8425
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_action], [F77])
8426
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_action], [F77])
8427
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_action], [F77])
8428
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_action], [F77])
8429
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_action], [F77])
8430
m4trace:configure.ac:32: -1- AC_LIBTOOL_CONFIG([F77])
8431
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([compiler], [F77])
8432
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([CC], [F77])
8433
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([LD], [F77])
8434
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [F77])
8435
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8436
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [F77])
8437
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [F77])
8438
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [F77])
8439
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([thread_safe_flag_spec], [F77])
8440
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [F77])
8441
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [F77])
8442
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([old_archive_cmds], [F77])
8443
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([old_archive_from_new_cmds], [F77])
8444
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([predep_objects], [F77])
8445
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([postdep_objects], [F77])
8446
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([predeps], [F77])
8447
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([postdeps], [F77])
8448
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([compiler_lib_search_path], [F77])
8449
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8450
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
8451
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([postinstall_cmds], [F77])
8452
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([postuninstall_cmds], [F77])
8453
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([old_archive_from_expsyms_cmds], [F77])
8454
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
8455
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([no_undefined_flag], [F77])
8456
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([export_symbols_cmds], [F77])
8457
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8458
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [F77])
8459
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [F77])
8460
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_automatic], [F77])
8461
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([module_cmds], [F77])
8462
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([module_expsym_cmds], [F77])
8463
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [F77])
8464
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([fix_srcfile_path], [F77])
8465
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([exclude_expsyms], [F77])
8466
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([include_expsyms], [F77])
8467
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([old_archive_cmds], [F77])
8468
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([old_archive_from_new_cmds], [F77])
8469
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8470
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
8471
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([module_cmds], [F77])
8472
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([module_expsym_cmds], [F77])
8473
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([old_archive_from_expsyms_cmds], [F77])
8474
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([export_symbols_cmds], [F77])
8475
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [F77])
8476
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [F77])
8477
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([compiler], [F77])
8478
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([GCC], [F77])
8479
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([LD], [F77])
8480
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [F77])
8481
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8482
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [F77])
8483
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [F77])
8484
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [F77])
8485
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [F77])
8486
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [F77])
8487
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([thread_safe_flag_spec], [F77])
8488
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([old_archive_cmds], [F77])
8489
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([old_archive_from_new_cmds], [F77])
8490
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([old_archive_from_expsyms_cmds], [F77])
8491
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8492
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
8493
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([module_cmds], [F77])
8494
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([module_expsym_cmds], [F77])
8495
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([predep_objects], [F77])
8496
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([postdep_objects], [F77])
8497
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([predeps], [F77])
8498
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([postdeps], [F77])
8499
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([compiler_lib_search_path], [F77])
8500
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
8501
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([no_undefined_flag], [F77])
8502
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_action], [F77])
8503
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8504
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [F77])
8505
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [F77])
8506
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
8507
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_minus_L], [F77])
8508
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [F77])
8509
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_automatic], [F77])
8510
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([link_all_deplibs], [F77])
8511
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([always_export_symbols], [F77])
8512
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([export_symbols_cmds], [F77])
8513
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([exclude_expsyms], [F77])
8514
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([include_expsyms], [F77])
8515
m4trace:configure.ac:32: -1- AC_LIBTOOL_LANG_GCJ_CONFIG
8516
m4trace:configure.ac:32: -1- _LT_AC_LANG_GCJ_CONFIG([GCJ])
8517
m4trace:configure.ac:32: -1- _m4_warn([obsolete], [The macro `AC_LANG_SAVE' is obsolete.
8518
You should run autoupdate.], [../../../autoconf-2.61/lib/autoconf/lang.m4:167: AC_LANG_SAVE is expanded from...
8519
/opt/libtool-1.5.24/share/aclocal/libtool.m4:4116: _LT_AC_LANG_GCJ_CONFIG is expanded from...
8520
/opt/libtool-1.5.24/share/aclocal/libtool.m4:4115: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
8521
/opt/libtool-1.5.24/share/aclocal/libtool.m4:1825: _LT_AC_TAGCONFIG is expanded from...
8522
/opt/libtool-1.5.24/share/aclocal/libtool.m4:80: AC_LIBTOOL_SETUP is expanded from...
8523
/opt/libtool-1.5.24/share/aclocal/libtool.m4:60: _AC_PROG_LIBTOOL is expanded from...
8524
/opt/libtool-1.5.24/share/aclocal/libtool.m4:25: AC_PROG_LIBTOOL is expanded from...
8525
configure.ac:32: the top level])
8526
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([objext], [GCJ])
8527
m4trace:configure.ac:32: -1- _LT_AC_SYS_COMPILER
8528
m4trace:configure.ac:32: -1- _LT_COMPILER_BOILERPLATE
8529
m4trace:configure.ac:32: -1- _LT_LINKER_BOILERPLATE
8530
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([compiler], [GCJ])
8531
m4trace:configure.ac:32: -1- _LT_CC_BASENAME([$compiler])
8532
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [GCJ])
8533
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([old_archive_cmds], [GCJ])
8534
m4trace:configure.ac:32: -1- AC_LIBTOOL_PROG_COMPILER_NO_RTTI([GCJ])
8535
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [GCJ])
8536
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [GCJ])
8537
m4trace:configure.ac:32: -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"])
8538
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [GCJ])
8539
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [GCJ])
8540
m4trace:configure.ac:32: -1- AC_LIBTOOL_PROG_COMPILER_PIC([GCJ])
8541
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [GCJ])
8542
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8543
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [GCJ])
8544
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [GCJ])
8545
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [GCJ])
8546
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [GCJ])
8547
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8548
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8549
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8550
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_can_build_shared], [GCJ])
8551
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8552
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8553
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8554
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [GCJ])
8555
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [GCJ])
8556
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [GCJ])
8557
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8558
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [GCJ])
8559
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8560
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [GCJ])
8561
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8562
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [GCJ])
8563
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [GCJ])
8564
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [GCJ])
8565
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8566
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [GCJ])
8567
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [GCJ])
8568
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8569
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [GCJ])
8570
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [GCJ])
8571
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8572
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [GCJ])
8573
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [GCJ])
8574
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [GCJ])
8575
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8576
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [GCJ])
8577
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [GCJ])
8578
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8579
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [GCJ])
8580
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [GCJ])
8581
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [GCJ])
8582
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [GCJ])
8583
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [GCJ])
8584
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8585
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [GCJ])
8586
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [GCJ])
8587
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [GCJ])
8588
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [GCJ])
8589
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8590
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [GCJ])
8591
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [GCJ])
8592
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8593
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [GCJ])
8594
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8595
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [GCJ])
8596
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [GCJ])
8597
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8598
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [GCJ])
8599
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [GCJ])
8600
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_can_build_shared], [GCJ])
8601
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8602
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [GCJ])
8603
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_can_build_shared], [GCJ])
8604
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8605
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8606
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8607
m4trace:configure.ac:32: -2- _LT_AC_TAGVAR([lt_prog_compiler_pic_works], [GCJ])
8608
m4trace:configure.ac:32: -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
8609 19 jeremybenn
     "" | " "*) ;;
8610
     *) _LT_AC_TAGVAR(lt_prog_compiler_pic, GCJ)=" $_LT_AC_TAGVAR(lt_prog_compiler_pic, GCJ)" ;;
8611
     esac], [_LT_AC_TAGVAR(lt_prog_compiler_pic, GCJ)=
8612
     _LT_AC_TAGVAR(lt_prog_compiler_can_build_shared, GCJ)=no])
8613 60 jeremybenn
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8614
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8615
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8616
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8617
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8618
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8619
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8620
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_can_build_shared], [GCJ])
8621
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8622
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8623
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8624
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [GCJ])
8625
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [GCJ])
8626
m4trace:configure.ac:32: -2- _LT_AC_TAGVAR([lt_prog_compiler_static_works], [GCJ])
8627
m4trace:configure.ac:32: -1- AC_LIBTOOL_LINKER_OPTION([if $compiler static flag $lt_tmp_static_flag works], [lt_prog_compiler_static_works_GCJ], [$lt_tmp_static_flag], [], [_LT_AC_TAGVAR(lt_prog_compiler_static, GCJ)=])
8628
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [GCJ])
8629
m4trace:configure.ac:32: -1- AC_LIBTOOL_PROG_CC_C_O([GCJ])
8630
m4trace:configure.ac:32: -3- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [GCJ])
8631
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [GCJ])
8632
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [GCJ])
8633
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [GCJ])
8634
m4trace:configure.ac:32: -3- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [GCJ])
8635
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [GCJ])
8636
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [GCJ])
8637
m4trace:configure.ac:32: -1- AC_LIBTOOL_SYS_HARD_LINK_LOCKS([GCJ])
8638
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [GCJ])
8639
m4trace:configure.ac:32: -1- AC_LIBTOOL_PROG_LD_SHLIBS([GCJ])
8640
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [GCJ])
8641
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [GCJ])
8642
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8643
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [GCJ])
8644
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([old_archive_From_new_cmds], [GCJ])
8645
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([old_archive_from_expsyms_cmds], [GCJ])
8646
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [GCJ])
8647
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [GCJ])
8648
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([thread_safe_flag_spec], [GCJ])
8649
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8650
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [GCJ])
8651
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [GCJ])
8652
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
8653
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_minus_L], [GCJ])
8654
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [GCJ])
8655
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([link_all_deplibs], [GCJ])
8656
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_automatic], [GCJ])
8657
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([module_cmds], [GCJ])
8658
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([module_expsym_cmds], [GCJ])
8659
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([always_export_symbols], [GCJ])
8660
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([export_symbols_cmds], [GCJ])
8661
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([include_expsyms], [GCJ])
8662
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([exclude_expsyms], [GCJ])
8663
m4trace:configure.ac:32: -1- _LT_CC_BASENAME([$compiler])
8664
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [GCJ])
8665
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8666
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [GCJ])
8667
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [GCJ])
8668
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [GCJ])
8669
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [GCJ])
8670
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8671
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8672
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_minus_L], [GCJ])
8673
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [GCJ])
8674
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [GCJ])
8675
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8676
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [GCJ])
8677
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8678
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [GCJ])
8679
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([always_export_symbols], [GCJ])
8680
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [GCJ])
8681
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([export_symbols_cmds], [GCJ])
8682
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8683
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [GCJ])
8684
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [GCJ])
8685
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
8686
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [GCJ])
8687
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8688
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [GCJ])
8689
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8690
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [GCJ])
8691
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [GCJ])
8692
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [GCJ])
8693
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [GCJ])
8694
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8695
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [GCJ])
8696
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [GCJ])
8697
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8698
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8699
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [GCJ])
8700
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [GCJ])
8701
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8702
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [GCJ])
8703
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [GCJ])
8704
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [GCJ])
8705
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8706
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8707
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [GCJ])
8708
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [GCJ])
8709
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8710
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
8711
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [GCJ])
8712
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8713
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [GCJ])
8714
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [GCJ])
8715
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [GCJ])
8716
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8717
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [GCJ])
8718
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [GCJ])
8719
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [GCJ])
8720
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([always_export_symbols], [GCJ])
8721
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [GCJ])
8722
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_minus_L], [GCJ])
8723
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
8724
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([export_symbols_cmds], [GCJ])
8725
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([export_symbols_cmds], [GCJ])
8726
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8727
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
8728
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [GCJ])
8729
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([link_all_deplibs], [GCJ])
8730
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
8731
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_minus_L], [GCJ])
8732
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8733
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [GCJ])
8734
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([always_export_symbols], [GCJ])
8735
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [GCJ])
8736
m4trace:configure.ac:32: -1- _LT_AC_SYS_LIBPATH_AIX
8737
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8738
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [GCJ])
8739
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8740
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [GCJ])
8741
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [GCJ])
8742
m4trace:configure.ac:32: -1- _LT_AC_SYS_LIBPATH_AIX
8743
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8744
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([no_undefined_flag], [GCJ])
8745
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [GCJ])
8746
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [GCJ])
8747
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [GCJ])
8748
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [GCJ])
8749
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8750
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8751
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_minus_L], [GCJ])
8752
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [GCJ])
8753
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [GCJ])
8754
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8755
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [GCJ])
8756
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8757
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([old_archive_From_new_cmds], [GCJ])
8758
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([old_archive_cmds], [GCJ])
8759
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([fix_srcfile_path], [GCJ])
8760
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [GCJ])
8761
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [GCJ])
8762
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [GCJ])
8763
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [GCJ])
8764
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [GCJ])
8765
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [GCJ])
8766
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
8767
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_automatic], [GCJ])
8768
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [GCJ])
8769
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [GCJ])
8770
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([link_all_deplibs], [GCJ])
8771
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8772
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([module_cmds], [GCJ])
8773
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [GCJ])
8774
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([module_expsym_cmds], [GCJ])
8775
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8776
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([module_cmds], [GCJ])
8777
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [GCJ])
8778
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([module_expsym_cmds], [GCJ])
8779
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [GCJ])
8780
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8781
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8782
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [GCJ])
8783
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [GCJ])
8784
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8785
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8786
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
8787
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [GCJ])
8788
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8789
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
8790
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_minus_L], [GCJ])
8791
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [GCJ])
8792
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8793
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8794
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
8795
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [GCJ])
8796
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8797
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8798
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8799
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [GCJ])
8800
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
8801
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_minus_L], [GCJ])
8802
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [GCJ])
8803
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8804
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8805
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8806
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [GCJ])
8807
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
8808
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [GCJ])
8809
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_minus_L], [GCJ])
8810
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8811
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8812
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8813
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8814
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8815
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8816
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8817
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [GCJ])
8818
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [GCJ])
8819
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
8820
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [GCJ])
8821
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
8822
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [GCJ])
8823
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_minus_L], [GCJ])
8824
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8825
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8826
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [GCJ])
8827
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8828
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [GCJ])
8829
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([link_all_deplibs], [GCJ])
8830
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8831
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8832
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8833
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
8834
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [GCJ])
8835
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8836
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
8837
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8838
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [GCJ])
8839
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [GCJ])
8840
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
8841
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [GCJ])
8842
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8843
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [GCJ])
8844
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8845
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [GCJ])
8846
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8847
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8848
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8849
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8850
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [GCJ])
8851
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8852
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_minus_L], [GCJ])
8853
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [GCJ])
8854
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8855
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([old_archive_From_new_cmds], [GCJ])
8856
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [GCJ])
8857
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8858
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [GCJ])
8859
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8860
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8861
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [GCJ])
8862
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [GCJ])
8863
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8864
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8865
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [GCJ])
8866
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8867
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [GCJ])
8868
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8869
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [GCJ])
8870
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([no_undefined_flag], [GCJ])
8871
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8872
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [GCJ])
8873
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8874
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [GCJ])
8875
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8876
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [GCJ])
8877
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [GCJ])
8878
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [GCJ])
8879
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([link_all_deplibs], [GCJ])
8880
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8881
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8882
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8883
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
8884
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_minus_L], [GCJ])
8885
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [GCJ])
8886
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8887
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
8888
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8889
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([reload_cmds], [GCJ])
8890
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
8891
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8892
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
8893
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [GCJ])
8894
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8895
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [GCJ])
8896
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [GCJ])
8897
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8898
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [GCJ])
8899
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [GCJ])
8900
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([no_undefined_flag], [GCJ])
8901
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [GCJ])
8902
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [GCJ])
8903
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8904
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [GCJ])
8905
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8906
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [GCJ])
8907
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([no_undefined_flag], [GCJ])
8908
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [GCJ])
8909
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [GCJ])
8910
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [GCJ])
8911
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8912
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [GCJ])
8913
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([link_all_deplibs], [GCJ])
8914
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [GCJ])
8915
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8916
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [GCJ])
8917
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8918
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [GCJ])
8919
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8920
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8921
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [GCJ])
8922
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [GCJ])
8923
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [GCJ])
8924
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [GCJ])
8925
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([ld_shlibs], [GCJ])
8926
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [GCJ])
8927
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [GCJ])
8928
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8929
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [GCJ])
8930
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8931
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [GCJ])
8932
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [GCJ])
8933
m4trace:configure.ac:32: -2- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8934
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [GCJ])
8935
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [GCJ])
8936
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [GCJ])
8937
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [GCJ])
8938
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [GCJ])
8939
m4trace:configure.ac:32: -1- AC_LIBTOOL_SYS_DYNAMIC_LINKER([GCJ])
8940
m4trace:configure.ac:32: -1- AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH([GCJ])
8941
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_action], [GCJ])
8942
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8943
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([runpath_var], [GCJ])
8944
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_automatic], [GCJ])
8945
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
8946
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_minus_L], [GCJ])
8947
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_action], [GCJ])
8948
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_action], [GCJ])
8949
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_action], [GCJ])
8950
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_action], [GCJ])
8951
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_action], [GCJ])
8952
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_action], [GCJ])
8953
m4trace:configure.ac:32: -1- AC_LIBTOOL_CONFIG([GCJ])
8954
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([compiler], [GCJ])
8955
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([CC], [GCJ])
8956
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([LD], [GCJ])
8957
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [GCJ])
8958
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8959
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [GCJ])
8960
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [GCJ])
8961
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [GCJ])
8962
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([thread_safe_flag_spec], [GCJ])
8963
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [GCJ])
8964
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [GCJ])
8965
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([old_archive_cmds], [GCJ])
8966
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([old_archive_from_new_cmds], [GCJ])
8967
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([predep_objects], [GCJ])
8968
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([postdep_objects], [GCJ])
8969
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([predeps], [GCJ])
8970
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([postdeps], [GCJ])
8971
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([compiler_lib_search_path], [GCJ])
8972
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8973
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [GCJ])
8974
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([postinstall_cmds], [GCJ])
8975
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([postuninstall_cmds], [GCJ])
8976
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([old_archive_from_expsyms_cmds], [GCJ])
8977
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [GCJ])
8978
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([no_undefined_flag], [GCJ])
8979
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([export_symbols_cmds], [GCJ])
8980
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8981
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [GCJ])
8982
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [GCJ])
8983
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_automatic], [GCJ])
8984
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([module_cmds], [GCJ])
8985
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([module_expsym_cmds], [GCJ])
8986
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [GCJ])
8987
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([fix_srcfile_path], [GCJ])
8988
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([exclude_expsyms], [GCJ])
8989
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([include_expsyms], [GCJ])
8990
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([old_archive_cmds], [GCJ])
8991
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([old_archive_from_new_cmds], [GCJ])
8992
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8993
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [GCJ])
8994
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([module_cmds], [GCJ])
8995
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([module_expsym_cmds], [GCJ])
8996
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([old_archive_from_expsyms_cmds], [GCJ])
8997
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([export_symbols_cmds], [GCJ])
8998
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [GCJ])
8999
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [GCJ])
9000
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([compiler], [GCJ])
9001
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([GCC], [GCJ])
9002
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([LD], [GCJ])
9003
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [GCJ])
9004
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
9005
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [GCJ])
9006
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [GCJ])
9007
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [GCJ])
9008
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [GCJ])
9009
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [GCJ])
9010
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([thread_safe_flag_spec], [GCJ])
9011
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([old_archive_cmds], [GCJ])
9012
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([old_archive_from_new_cmds], [GCJ])
9013
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([old_archive_from_expsyms_cmds], [GCJ])
9014
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
9015
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [GCJ])
9016
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([module_cmds], [GCJ])
9017
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([module_expsym_cmds], [GCJ])
9018
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([predep_objects], [GCJ])
9019
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([postdep_objects], [GCJ])
9020
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([predeps], [GCJ])
9021
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([postdeps], [GCJ])
9022
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([compiler_lib_search_path], [GCJ])
9023
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [GCJ])
9024
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([no_undefined_flag], [GCJ])
9025
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_action], [GCJ])
9026
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
9027
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [GCJ])
9028
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [GCJ])
9029
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
9030
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_minus_L], [GCJ])
9031
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [GCJ])
9032
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_automatic], [GCJ])
9033
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([link_all_deplibs], [GCJ])
9034
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([always_export_symbols], [GCJ])
9035
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([export_symbols_cmds], [GCJ])
9036
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([exclude_expsyms], [GCJ])
9037
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([include_expsyms], [GCJ])
9038
m4trace:configure.ac:32: -1- _m4_warn([obsolete], [The macro `AC_LANG_RESTORE' is obsolete.
9039
You should run autoupdate.], [../../../autoconf-2.61/lib/autoconf/lang.m4:176: AC_LANG_RESTORE is expanded from...
9040
/opt/libtool-1.5.24/share/aclocal/libtool.m4:4116: _LT_AC_LANG_GCJ_CONFIG is expanded from...
9041
/opt/libtool-1.5.24/share/aclocal/libtool.m4:4115: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
9042
/opt/libtool-1.5.24/share/aclocal/libtool.m4:1825: _LT_AC_TAGCONFIG is expanded from...
9043
/opt/libtool-1.5.24/share/aclocal/libtool.m4:80: AC_LIBTOOL_SETUP is expanded from...
9044
/opt/libtool-1.5.24/share/aclocal/libtool.m4:60: _AC_PROG_LIBTOOL is expanded from...
9045
/opt/libtool-1.5.24/share/aclocal/libtool.m4:25: AC_PROG_LIBTOOL is expanded from...
9046
configure.ac:32: the top level])
9047
m4trace:configure.ac:32: -1- AC_LIBTOOL_LANG_RC_CONFIG
9048
m4trace:configure.ac:32: -1- _LT_AC_LANG_RC_CONFIG([RC])
9049
m4trace:configure.ac:32: -1- _m4_warn([obsolete], [The macro `AC_LANG_SAVE' is obsolete.
9050
You should run autoupdate.], [../../../autoconf-2.61/lib/autoconf/lang.m4:167: AC_LANG_SAVE is expanded from...
9051
/opt/libtool-1.5.24/share/aclocal/libtool.m4:4176: _LT_AC_LANG_RC_CONFIG is expanded from...
9052
/opt/libtool-1.5.24/share/aclocal/libtool.m4:4175: AC_LIBTOOL_LANG_RC_CONFIG is expanded from...
9053
/opt/libtool-1.5.24/share/aclocal/libtool.m4:1825: _LT_AC_TAGCONFIG is expanded from...
9054
/opt/libtool-1.5.24/share/aclocal/libtool.m4:80: AC_LIBTOOL_SETUP is expanded from...
9055
/opt/libtool-1.5.24/share/aclocal/libtool.m4:60: _AC_PROG_LIBTOOL is expanded from...
9056
/opt/libtool-1.5.24/share/aclocal/libtool.m4:25: AC_PROG_LIBTOOL is expanded from...
9057
configure.ac:32: the top level])
9058
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([objext], [RC])
9059
m4trace:configure.ac:32: -1- _LT_AC_SYS_COMPILER
9060
m4trace:configure.ac:32: -1- _LT_COMPILER_BOILERPLATE
9061
m4trace:configure.ac:32: -1- _LT_LINKER_BOILERPLATE
9062
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([compiler], [RC])
9063
m4trace:configure.ac:32: -1- _LT_CC_BASENAME([$compiler])
9064
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [RC])
9065
m4trace:configure.ac:32: -1- AC_LIBTOOL_CONFIG([RC])
9066
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([compiler], [RC])
9067
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([CC], [RC])
9068
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([LD], [RC])
9069
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [RC])
9070
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [RC])
9071
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [RC])
9072
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [RC])
9073
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [RC])
9074
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([thread_safe_flag_spec], [RC])
9075
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [RC])
9076
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [RC])
9077
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([old_archive_cmds], [RC])
9078
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([old_archive_from_new_cmds], [RC])
9079
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([predep_objects], [RC])
9080
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([postdep_objects], [RC])
9081
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([predeps], [RC])
9082
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([postdeps], [RC])
9083
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([compiler_lib_search_path], [RC])
9084
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [RC])
9085
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [RC])
9086
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([postinstall_cmds], [RC])
9087
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([postuninstall_cmds], [RC])
9088
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([old_archive_from_expsyms_cmds], [RC])
9089
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [RC])
9090
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([no_undefined_flag], [RC])
9091
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([export_symbols_cmds], [RC])
9092
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [RC])
9093
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [RC])
9094
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [RC])
9095
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_automatic], [RC])
9096
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([module_cmds], [RC])
9097
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([module_expsym_cmds], [RC])
9098
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [RC])
9099
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([fix_srcfile_path], [RC])
9100
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([exclude_expsyms], [RC])
9101
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([include_expsyms], [RC])
9102
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([old_archive_cmds], [RC])
9103
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([old_archive_from_new_cmds], [RC])
9104
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [RC])
9105
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [RC])
9106
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([module_cmds], [RC])
9107
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([module_expsym_cmds], [RC])
9108
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([old_archive_from_expsyms_cmds], [RC])
9109
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([export_symbols_cmds], [RC])
9110
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [RC])
9111
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [RC])
9112
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([compiler], [RC])
9113
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([GCC], [RC])
9114
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([LD], [RC])
9115
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [RC])
9116
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [RC])
9117
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [RC])
9118
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [RC])
9119
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [RC])
9120
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [RC])
9121
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [RC])
9122
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([thread_safe_flag_spec], [RC])
9123
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([old_archive_cmds], [RC])
9124
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([old_archive_from_new_cmds], [RC])
9125
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([old_archive_from_expsyms_cmds], [RC])
9126
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_cmds], [RC])
9127
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [RC])
9128
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([module_cmds], [RC])
9129
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([module_expsym_cmds], [RC])
9130
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([predep_objects], [RC])
9131
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([postdep_objects], [RC])
9132
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([predeps], [RC])
9133
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([postdeps], [RC])
9134
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([compiler_lib_search_path], [RC])
9135
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([allow_undefined_flag], [RC])
9136
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([no_undefined_flag], [RC])
9137
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_action], [RC])
9138
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [RC])
9139
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [RC])
9140
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [RC])
9141
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_direct], [RC])
9142
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_minus_L], [RC])
9143
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [RC])
9144
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([hardcode_automatic], [RC])
9145
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([link_all_deplibs], [RC])
9146
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([always_export_symbols], [RC])
9147
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([export_symbols_cmds], [RC])
9148
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([exclude_expsyms], [RC])
9149
m4trace:configure.ac:32: -1- _LT_AC_TAGVAR([include_expsyms], [RC])
9150
m4trace:configure.ac:32: -1- _m4_warn([obsolete], [The macro `AC_LANG_RESTORE' is obsolete.
9151
You should run autoupdate.], [../../../autoconf-2.61/lib/autoconf/lang.m4:176: AC_LANG_RESTORE is expanded from...
9152
/opt/libtool-1.5.24/share/aclocal/libtool.m4:4176: _LT_AC_LANG_RC_CONFIG is expanded from...
9153
/opt/libtool-1.5.24/share/aclocal/libtool.m4:4175: AC_LIBTOOL_LANG_RC_CONFIG is expanded from...
9154
/opt/libtool-1.5.24/share/aclocal/libtool.m4:1825: _LT_AC_TAGCONFIG is expanded from...
9155
/opt/libtool-1.5.24/share/aclocal/libtool.m4:80: AC_LIBTOOL_SETUP is expanded from...
9156
/opt/libtool-1.5.24/share/aclocal/libtool.m4:60: _AC_PROG_LIBTOOL is expanded from...
9157
/opt/libtool-1.5.24/share/aclocal/libtool.m4:25: AC_PROG_LIBTOOL is expanded from...
9158
configure.ac:32: the top level])
9159
m4trace:configure.ac:32: -1- m4_pattern_allow([^LIBTOOL$])
9160
m4trace:configure.ac:32: -1- AC_LIBTOOL_CXX
9161
m4trace:configure.ac:32: -1- _LT_AC_LANG_CXX
9162
m4trace:configure.ac:32: -1- _LT_AC_SHELL_INIT([tagnames=${tagnames+${tagnames},}CXX])
9163
m4trace:configure.ac:32: -1- AC_LIBTOOL_F77
9164
m4trace:configure.ac:32: -1- _LT_AC_LANG_F77
9165
m4trace:configure.ac:32: -1- _LT_AC_SHELL_INIT([tagnames=${tagnames+${tagnames},}F77])
9166
m4trace:configure.ac:33: -1- AM_INIT_AUTOMAKE
9167
m4trace:configure.ac:33: -1- m4_pattern_allow([^AM_[A-Z]+FLAGS$])
9168
m4trace:configure.ac:33: -1- AM_SET_CURRENT_AUTOMAKE_VERSION
9169
m4trace:configure.ac:33: -1- AM_AUTOMAKE_VERSION([1.10.1])
9170
m4trace:configure.ac:33: -1- _AM_AUTOCONF_VERSION([2.61])
9171
m4trace:configure.ac:33: -1- m4_pattern_allow([^INSTALL_PROGRAM$])
9172
m4trace:configure.ac:33: -1- m4_pattern_allow([^INSTALL_SCRIPT$])
9173
m4trace:configure.ac:33: -1- m4_pattern_allow([^INSTALL_DATA$])
9174
m4trace:configure.ac:33: -1- m4_pattern_allow([^am__isrc$])
9175
m4trace:configure.ac:33: -1- _AM_SUBST_NOTMAKE([am__isrc])
9176
m4trace:configure.ac:33: -1- m4_pattern_allow([^CYGPATH_W$])
9177
m4trace:configure.ac:33: -1- _AM_SET_OPTIONS([])
9178
m4trace:configure.ac:33: -1- _m4_warn([obsolete], [The macro `AC_FOREACH' is obsolete.
9179
You should run autoupdate.], [../../../autoconf-2.61/lib/autoconf/general.m4:196: AC_FOREACH is expanded from...
9180
/opt/automake-1.10.1/share/aclocal-1.10/options.m4:25: _AM_SET_OPTIONS is expanded from...
9181
/opt/automake-1.10.1/share/aclocal-1.10/init.m4:26: AM_INIT_AUTOMAKE is expanded from...
9182
configure.ac:33: the top level])
9183
m4trace:configure.ac:33: -1- m4_pattern_allow([^PACKAGE$])
9184
m4trace:configure.ac:33: -1- m4_pattern_allow([^VERSION$])
9185
m4trace:configure.ac:33: -1- _AM_IF_OPTION([no-define], [], [AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Name of package])
9186 19 jeremybenn
 AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Version number of package])])
9187 60 jeremybenn
m4trace:configure.ac:33: -2- _AM_MANGLE_OPTION([no-define])
9188
m4trace:configure.ac:33: -1- m4_pattern_allow([^PACKAGE$])
9189
m4trace:configure.ac:33: -1- m4_pattern_allow([^VERSION$])
9190
m4trace:configure.ac:33: -1- AM_SANITY_CHECK
9191
m4trace:configure.ac:33: -1- AM_MISSING_PROG([ACLOCAL], [aclocal-${am__api_version}])
9192
m4trace:configure.ac:33: -1- AM_MISSING_HAS_RUN
9193
m4trace:configure.ac:33: -1- AM_AUX_DIR_EXPAND
9194
m4trace:configure.ac:33: -1- m4_pattern_allow([^ACLOCAL$])
9195
m4trace:configure.ac:33: -1- AM_MISSING_PROG([AUTOCONF], [autoconf])
9196
m4trace:configure.ac:33: -1- m4_pattern_allow([^AUTOCONF$])
9197
m4trace:configure.ac:33: -1- AM_MISSING_PROG([AUTOMAKE], [automake-${am__api_version}])
9198
m4trace:configure.ac:33: -1- m4_pattern_allow([^AUTOMAKE$])
9199
m4trace:configure.ac:33: -1- AM_MISSING_PROG([AUTOHEADER], [autoheader])
9200
m4trace:configure.ac:33: -1- m4_pattern_allow([^AUTOHEADER$])
9201
m4trace:configure.ac:33: -1- AM_MISSING_PROG([MAKEINFO], [makeinfo])
9202
m4trace:configure.ac:33: -1- m4_pattern_allow([^MAKEINFO$])
9203
m4trace:configure.ac:33: -1- AM_PROG_INSTALL_SH
9204
m4trace:configure.ac:33: -1- m4_pattern_allow([^install_sh$])
9205
m4trace:configure.ac:33: -1- AM_PROG_INSTALL_STRIP
9206
m4trace:configure.ac:33: -1- m4_pattern_allow([^STRIP$])
9207
m4trace:configure.ac:33: -1- m4_pattern_allow([^INSTALL_STRIP_PROGRAM$])
9208
m4trace:configure.ac:33: -1- AM_PROG_MKDIR_P
9209
m4trace:configure.ac:33: -1- m4_pattern_allow([^mkdir_p$])
9210
m4trace:configure.ac:33: -1- m4_pattern_allow([^AWK$])
9211
m4trace:configure.ac:33: -1- m4_pattern_allow([^SET_MAKE$])
9212
m4trace:configure.ac:33: -1- AM_SET_LEADING_DOT
9213
m4trace:configure.ac:33: -1- m4_pattern_allow([^am__leading_dot$])
9214
m4trace:configure.ac:33: -1- _AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])], [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])],
9215 19 jeremybenn
                             [_AM_PROG_TAR([v7])])])
9216 60 jeremybenn
m4trace:configure.ac:33: -2- _AM_MANGLE_OPTION([tar-ustar])
9217
m4trace:configure.ac:33: -1- _AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])], [_AM_PROG_TAR([v7])])
9218
m4trace:configure.ac:33: -2- _AM_MANGLE_OPTION([tar-pax])
9219
m4trace:configure.ac:33: -1- _AM_PROG_TAR([v7])
9220
m4trace:configure.ac:33: -1- AM_MISSING_PROG([AMTAR], [tar])
9221
m4trace:configure.ac:33: -1- m4_pattern_allow([^AMTAR$])
9222
m4trace:configure.ac:33: -1- m4_pattern_allow([^am__tar$])
9223
m4trace:configure.ac:33: -1- m4_pattern_allow([^am__untar$])
9224
m4trace:configure.ac:33: -1- _AM_IF_OPTION([no-dependencies], [], [AC_PROVIDE_IFELSE([AC_PROG_CC],
9225 19 jeremybenn
                  [_AM_DEPENDENCIES(CC)],
9226
                  [define([AC_PROG_CC],
9227
                          defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl
9228
AC_PROVIDE_IFELSE([AC_PROG_CXX],
9229
                  [_AM_DEPENDENCIES(CXX)],
9230
                  [define([AC_PROG_CXX],
9231
                          defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl
9232
AC_PROVIDE_IFELSE([AC_PROG_OBJC],
9233
                  [_AM_DEPENDENCIES(OBJC)],
9234
                  [define([AC_PROG_OBJC],
9235
                          defn([AC_PROG_OBJC])[_AM_DEPENDENCIES(OBJC)])])dnl
9236
])
9237 60 jeremybenn
m4trace:configure.ac:33: -2- _AM_MANGLE_OPTION([no-dependencies])
9238
m4trace:configure.ac:33: -1- _AM_DEPENDENCIES([CC])
9239
m4trace:configure.ac:33: -1- AM_SET_DEPDIR
9240
m4trace:configure.ac:33: -1- m4_pattern_allow([^DEPDIR$])
9241
m4trace:configure.ac:33: -1- AM_OUTPUT_DEPENDENCY_COMMANDS
9242
m4trace:configure.ac:33: -1- AM_MAKE_INCLUDE
9243
m4trace:configure.ac:33: -1- m4_pattern_allow([^am__include$])
9244
m4trace:configure.ac:33: -1- m4_pattern_allow([^am__quote$])
9245
m4trace:configure.ac:33: -1- AM_DEP_TRACK
9246
m4trace:configure.ac:33: -1- AM_CONDITIONAL([AMDEP], [test "x$enable_dependency_tracking" != xno])
9247
m4trace:configure.ac:33: -1- m4_pattern_allow([^AMDEP_TRUE$])
9248
m4trace:configure.ac:33: -1- m4_pattern_allow([^AMDEP_FALSE$])
9249
m4trace:configure.ac:33: -1- _AM_SUBST_NOTMAKE([AMDEP_TRUE])
9250
m4trace:configure.ac:33: -1- _AM_SUBST_NOTMAKE([AMDEP_FALSE])
9251
m4trace:configure.ac:33: -1- m4_pattern_allow([^AMDEPBACKSLASH$])
9252
m4trace:configure.ac:33: -1- _AM_SUBST_NOTMAKE([AMDEPBACKSLASH])
9253
m4trace:configure.ac:33: -1- m4_pattern_allow([^CCDEPMODE$])
9254
m4trace:configure.ac:33: -1- AM_CONDITIONAL([am__fastdepCC], [
9255 19 jeremybenn
  test "x$enable_dependency_tracking" != xno \
9256
  && test "$am_cv_CC_dependencies_compiler_type" = gcc3])
9257 60 jeremybenn
m4trace:configure.ac:33: -1- m4_pattern_allow([^am__fastdepCC_TRUE$])
9258
m4trace:configure.ac:33: -1- m4_pattern_allow([^am__fastdepCC_FALSE$])
9259
m4trace:configure.ac:33: -1- _AM_SUBST_NOTMAKE([am__fastdepCC_TRUE])
9260
m4trace:configure.ac:33: -1- _AM_SUBST_NOTMAKE([am__fastdepCC_FALSE])
9261
m4trace:configure.ac:33: -1- _AM_DEPENDENCIES([CXX])
9262
m4trace:configure.ac:33: -1- m4_pattern_allow([^CXXDEPMODE$])
9263
m4trace:configure.ac:33: -1- AM_CONDITIONAL([am__fastdepCXX], [
9264 19 jeremybenn
  test "x$enable_dependency_tracking" != xno \
9265
  && test "$am_cv_CXX_dependencies_compiler_type" = gcc3])
9266 60 jeremybenn
m4trace:configure.ac:33: -1- m4_pattern_allow([^am__fastdepCXX_TRUE$])
9267
m4trace:configure.ac:33: -1- m4_pattern_allow([^am__fastdepCXX_FALSE$])
9268
m4trace:configure.ac:33: -1- _AM_SUBST_NOTMAKE([am__fastdepCXX_TRUE])
9269
m4trace:configure.ac:33: -1- _AM_SUBST_NOTMAKE([am__fastdepCXX_FALSE])
9270
m4trace:configure.ac:45: -1- m4_pattern_allow([^OR32_TYPES$])
9271
m4trace:configure.ac:51: -1- m4_pattern_allow([^OR32_TYPES$])
9272
m4trace:configure.ac:57: -1- m4_pattern_allow([^OR32_LITTLE_ENDIAN$])
9273
m4trace:configure.ac:58: -1- m4_pattern_allow([^OR32_BIG_ENDIAN$])
9274
m4trace:configure.ac:61: -1- m4_pattern_allow([^CPU_ARCH$])
9275
m4trace:configure.ac:66: -1- m4_pattern_allow([^CC$])
9276
m4trace:configure.ac:66: -1- m4_pattern_allow([^CFLAGS$])
9277
m4trace:configure.ac:66: -1- m4_pattern_allow([^LDFLAGS$])
9278
m4trace:configure.ac:66: -1- m4_pattern_allow([^LIBS$])
9279
m4trace:configure.ac:66: -1- m4_pattern_allow([^CPPFLAGS$])
9280
m4trace:configure.ac:66: -1- m4_pattern_allow([^CC$])
9281
m4trace:configure.ac:66: -1- m4_pattern_allow([^CC$])
9282
m4trace:configure.ac:66: -1- m4_pattern_allow([^CC$])
9283
m4trace:configure.ac:66: -1- m4_pattern_allow([^CC$])
9284
m4trace:configure.ac:66: -1- m4_pattern_allow([^ac_ct_CC$])
9285
m4trace:configure.ac:67: -1- AM_PROG_CC_C_O
9286
m4trace:configure.ac:67: -1- m4_pattern_allow([^NO_MINUS_C_MINUS_O$])
9287
m4trace:configure.ac:69: -1- m4_pattern_allow([^SET_MAKE$])
9288
m4trace:configure.ac:75: -1- m4_pattern_allow([^INSTALL_PROGRAM$])
9289
m4trace:configure.ac:75: -1- m4_pattern_allow([^INSTALL_SCRIPT$])
9290
m4trace:configure.ac:75: -1- m4_pattern_allow([^INSTALL_DATA$])
9291
m4trace:configure.ac:76: -1- m4_pattern_allow([^AR$])
9292
m4trace:configure.ac:79: -1- m4_pattern_allow([^_GNU_SOURCE$])
9293
m4trace:configure.ac:87: -1- m4_pattern_allow([^MAKE_SHELL$])
9294
m4trace:configure.ac:89: -1- m4_pattern_allow([^RETSIGTYPE$])
9295
m4trace:configure.ac:90: -1- m4_pattern_allow([^STAT_MACROS_BROKEN$])
9296
m4trace:configure.ac:95: -1- m4_pattern_allow([^HAVE_STRCOLL$])
9297
m4trace:configure.ac:96: -1- m4_pattern_allow([^STDC_HEADERS$])
9298
m4trace:configure.ac:101: -1- m4_pattern_allow([^HAVE_DECL_I_PUSH$])
9299
m4trace:configure.ac:101: -1- m4_pattern_allow([^HAVE_DECL_I_PUSH$])
9300
m4trace:configure.ac:102: -1- m4_pattern_allow([^WORDS_BIGENDIAN$])
9301
m4trace:configure.ac:105: -1- m4_pattern_allow([^const$])
9302
m4trace:configure.ac:106: -1- m4_pattern_allow([^size_t$])
9303
m4trace:configure.ac:107: -1- m4_pattern_allow([^TM_IN_SYS_TIME$])
9304
m4trace:configure.ac:110: -1- m4_pattern_allow([^HAVE_MALLOC$])
9305
m4trace:configure.ac:110: -1- m4_pattern_allow([^HAVE_MALLOC$])
9306
m4trace:configure.ac:110: -1- m4_pattern_allow([^LIB@&t@OBJS$])
9307
m4trace:configure.ac:110: -1- m4_pattern_allow([^malloc$])
9308
m4trace:configure.ac:111: -1- m4_pattern_allow([^HAVE_STRFTIME$])
9309
m4trace:configure.ac:112: -1- m4_pattern_allow([^POW_LIB$])
9310
m4trace:configure.ac:112: -1- m4_pattern_allow([^LIB@&t@OBJS$])
9311
m4trace:configure.ac:119: -1- AM_CONDITIONAL([USE_SYS_GETOPTLONG], [test "$SYS_GETOPTLONG" = "1"])
9312
m4trace:configure.ac:119: -1- m4_pattern_allow([^USE_SYS_GETOPTLONG_TRUE$])
9313
m4trace:configure.ac:119: -1- m4_pattern_allow([^USE_SYS_GETOPTLONG_FALSE$])
9314
m4trace:configure.ac:119: -1- _AM_SUBST_NOTMAKE([USE_SYS_GETOPTLONG_TRUE])
9315
m4trace:configure.ac:119: -1- _AM_SUBST_NOTMAKE([USE_SYS_GETOPTLONG_FALSE])
9316
m4trace:configure.ac:120: -1- AM_CONDITIONAL([USE_ARGREX], [test "$SYS_REGEX" = "1"])
9317
m4trace:configure.ac:120: -1- m4_pattern_allow([^USE_ARGREX_TRUE$])
9318
m4trace:configure.ac:120: -1- m4_pattern_allow([^USE_ARGREX_FALSE$])
9319
m4trace:configure.ac:120: -1- _AM_SUBST_NOTMAKE([USE_ARGREX_TRUE])
9320
m4trace:configure.ac:120: -1- _AM_SUBST_NOTMAKE([USE_ARGREX_FALSE])
9321
m4trace:configure.ac:121: -1- AM_CONDITIONAL([USE_ARGDATE], [test "$SYS_STRPTIME" = "1"])
9322
m4trace:configure.ac:121: -1- m4_pattern_allow([^USE_ARGDATE_TRUE$])
9323
m4trace:configure.ac:121: -1- m4_pattern_allow([^USE_ARGDATE_FALSE$])
9324
m4trace:configure.ac:121: -1- _AM_SUBST_NOTMAKE([USE_ARGDATE_TRUE])
9325
m4trace:configure.ac:121: -1- _AM_SUBST_NOTMAKE([USE_ARGDATE_FALSE])
9326
m4trace:configure.ac:124: -1- m4_pattern_allow([^CC_HAS_LONG_LONG$])
9327
m4trace:configure.ac:127: -1- m4_pattern_allow([^HAVE_UINT8_T$])
9328
m4trace:configure.ac:127: -1- m4_pattern_allow([^HAVE_UINT16_T$])
9329
m4trace:configure.ac:127: -1- m4_pattern_allow([^HAVE_UINT32_T$])
9330
m4trace:configure.ac:128: -1- m4_pattern_allow([^HAVE_INT8_T$])
9331
m4trace:configure.ac:128: -1- m4_pattern_allow([^HAVE_INT16_T$])
9332
m4trace:configure.ac:128: -1- m4_pattern_allow([^HAVE_INT32_T$])
9333
m4trace:configure.ac:130: -1- m4_pattern_allow([^SIZEOF_CHAR$])
9334
m4trace:configure.ac:131: -1- m4_pattern_allow([^SIZEOF_SHORT$])
9335
m4trace:configure.ac:132: -1- m4_pattern_allow([^SIZEOF_INT$])
9336
m4trace:configure.ac:133: -1- m4_pattern_allow([^SIZEOF_LONG$])
9337
m4trace:configure.ac:136: -1- m4_pattern_allow([^HAVE___COMPAR_FN_T$])
9338
m4trace:configure.ac:139: -1- m4_pattern_allow([^HAVE_LIBREADLINE$])
9339
m4trace:configure.ac:141: -1- m4_pattern_allow([^HAVE_DECL_RL_EVENT_HOOK$])
9340
m4trace:configure.ac:141: -1- m4_pattern_allow([^HAVE_DECL_RL_EVENT_HOOK$])
9341
m4trace:configure.ac:251: -2- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete.
9342
You should run autoupdate.], [../../../autoconf-2.61/lib/autoconf/general.m4:209: AC_HELP_STRING is expanded from...
9343
configure.ac:251: the top level])
9344
m4trace:configure.ac:261: -1- m4_pattern_allow([^DEBUGFLAGS$])
9345
m4trace:configure.ac:263: -1- m4_pattern_allow([^RAW_RANGE_STATS$])
9346
m4trace:configure.ac:264: -1- m4_pattern_allow([^SET_OV_FLAG$])
9347
m4trace:configure.ac:265: -1- m4_pattern_allow([^ARITH_SET_FLAG$])
9348
m4trace:configure.ac:266: -1- m4_pattern_allow([^HAVE_ETH_PHY$])
9349
m4trace:configure.ac:267: -1- m4_pattern_allow([^SIMPLE_EXECUTION$])
9350
m4trace:configure.ac:268: -1- m4_pattern_allow([^COMPLEX_EXECUTION$])
9351
m4trace:configure.ac:269: -1- m4_pattern_allow([^DYNAMIC_EXECUTION$])
9352
m4trace:configure.ac:270: -1- AM_CONDITIONAL([GENERATE_NEEDED], [test x$execution = x1])
9353
m4trace:configure.ac:270: -1- m4_pattern_allow([^GENERATE_NEEDED_TRUE$])
9354
m4trace:configure.ac:270: -1- m4_pattern_allow([^GENERATE_NEEDED_FALSE$])
9355
m4trace:configure.ac:270: -1- _AM_SUBST_NOTMAKE([GENERATE_NEEDED_TRUE])
9356
m4trace:configure.ac:270: -1- _AM_SUBST_NOTMAKE([GENERATE_NEEDED_FALSE])
9357
m4trace:configure.ac:271: -1- AM_CONDITIONAL([DYNAMIC_EXECUTION], [test x$execution = x2])
9358
m4trace:configure.ac:271: -1- m4_pattern_allow([^DYNAMIC_EXECUTION_TRUE$])
9359
m4trace:configure.ac:271: -1- m4_pattern_allow([^DYNAMIC_EXECUTION_FALSE$])
9360
m4trace:configure.ac:271: -1- _AM_SUBST_NOTMAKE([DYNAMIC_EXECUTION_TRUE])
9361
m4trace:configure.ac:271: -1- _AM_SUBST_NOTMAKE([DYNAMIC_EXECUTION_FALSE])
9362
m4trace:configure.ac:278: -1- m4_pattern_allow([^BUILD_DIR$])
9363
m4trace:configure.ac:280: -1- m4_pattern_allow([^CFLAGS$])
9364
m4trace:configure.ac:281: -1- m4_pattern_allow([^LOCAL_CFLAGS$])
9365
m4trace:configure.ac:282: -1- m4_pattern_allow([^LOCAL_LDFLAGS$])
9366
m4trace:configure.ac:283: -1- m4_pattern_allow([^LOCAL_DEFS$])
9367
m4trace:configure.ac:285: -1- m4_pattern_allow([^AR$])
9368
m4trace:configure.ac:286: -1- m4_pattern_allow([^ARFLAGS$])
9369
m4trace:configure.ac:288: -1- m4_pattern_allow([^host_cpu$])
9370
m4trace:configure.ac:289: -1- m4_pattern_allow([^host_os$])
9371
m4trace:configure.ac:290: -1- m4_pattern_allow([^host$])
9372
m4trace:configure.ac:292: -1- m4_pattern_allow([^SUMVERSION$])
9373
m4trace:configure.ac:293: -1- m4_pattern_allow([^TERMCAP_LIB$])
9374
m4trace:configure.ac:295: -1- m4_pattern_allow([^HAVE_EXECUTION$])
9375
m4trace:configure.ac:304: -1- m4_pattern_allow([^INCLUDES$])
9376
m4trace:configure.ac:323: -1- m4_pattern_allow([^LIB@&t@OBJS$])
9377
m4trace:configure.ac:323: -1- m4_pattern_allow([^LTLIBOBJS$])
9378
m4trace:configure.ac:323: -1- _AC_AM_CONFIG_HEADER_HOOK([$ac_file])
9379
m4trace:configure.ac:323: -1- _AM_OUTPUT_DEPENDENCY_COMMANDS

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.