Alien-Judy
view release on metacpan or search on metacpan
src/judy-1.0.5/autom4te.cache/traces.0 view on Meta::CPAN
m4trace:/usr/share/aclocal/libtool.m4:60: -1- AC_DEFUN([_AC_PROG_LIBTOOL], [AC_REQUIRE([AC_LIBTOOL_SETUP])dnl
AC_BEFORE([$0],[AC_LIBTOOL_CXX])dnl
AC_BEFORE([$0],[AC_LIBTOOL_F77])dnl
AC_BEFORE([$0],[AC_LIBTOOL_GCJ])dnl
# This can be used to rebuild libtool when needed
LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
# Always use our own libtool.
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
AC_SUBST(LIBTOOL)dnl
# Prevent multiple expansion
define([AC_PROG_LIBTOOL], [])
])
m4trace:/usr/share/aclocal/libtool.m4:80: -1- AC_DEFUN([AC_LIBTOOL_SETUP], [AC_PREREQ(2.50)dnl
AC_REQUIRE([AC_ENABLE_SHARED])dnl
AC_REQUIRE([AC_ENABLE_STATIC])dnl
AC_REQUIRE([AC_ENABLE_FAST_INSTALL])dnl
AC_REQUIRE([AC_CANONICAL_HOST])dnl
AC_REQUIRE([AC_CANONICAL_BUILD])dnl
AC_REQUIRE([AC_PROG_CC])dnl
AC_REQUIRE([AC_PROG_LD])dnl
AC_REQUIRE([AC_PROG_LD_RELOAD_FLAG])dnl
AC_REQUIRE([AC_PROG_NM])dnl
AC_REQUIRE([AC_PROG_LN_S])dnl
AC_REQUIRE([AC_DEPLIBS_CHECK_METHOD])dnl
# Autoconf 2.13's AC_OBJEXT and AC_EXEEXT macros only works for C compilers!
AC_REQUIRE([AC_OBJEXT])dnl
AC_REQUIRE([AC_EXEEXT])dnl
dnl
AC_LIBTOOL_SYS_MAX_CMD_LEN
AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE
AC_LIBTOOL_OBJDIR
AC_REQUIRE([_LT_AC_SYS_COMPILER])dnl
_LT_AC_PROG_ECHO_BACKSLASH
case $host_os in
aix3*)
# AIX sometimes has problems with the GCC collect2 program. For some
# reason, if we set the COLLECT_NAMES environment variable, the problems
# vanish in a puff of smoke.
if test "X${COLLECT_NAMES+set}" != Xset; then
COLLECT_NAMES=
export COLLECT_NAMES
fi
;;
esac
# Sed substitution that helps us do robust quoting. It backslashifies
# metacharacters that are still active within double-quoted strings.
Xsed='sed -e 1s/^X//'
[sed_quote_subst='s/\([\\"\\`$\\\\]\)/\\\1/g']
# Same as above, but do not quote variable references.
[double_quote_subst='s/\([\\"\\`\\\\]\)/\\\1/g']
# Sed substitution to delay expansion of an escaped shell variable in a
# double_quote_subst'ed string.
delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g'
# Sed substitution to avoid accidental globbing in evaled expressions
no_glob_subst='s/\*/\\\*/g'
# Constants:
rm="rm -f"
# Global variables:
default_ofile=libtool
can_build_shared=yes
# All known linkers require a `.a' archive for static linking (except MSVC,
# which needs '.lib').
libext=a
ltmain="$ac_aux_dir/ltmain.sh"
ofile="$default_ofile"
with_gnu_ld="$lt_cv_prog_gnu_ld"
AC_CHECK_TOOL(AR, ar, false)
AC_CHECK_TOOL(RANLIB, ranlib, :)
AC_CHECK_TOOL(STRIP, strip, :)
old_CC="$CC"
old_CFLAGS="$CFLAGS"
# Set sane defaults for various variables
test -z "$AR" && AR=ar
test -z "$AR_FLAGS" && AR_FLAGS=cru
test -z "$AS" && AS=as
test -z "$CC" && CC=cc
test -z "$LTCC" && LTCC=$CC
test -z "$LTCFLAGS" && LTCFLAGS=$CFLAGS
test -z "$DLLTOOL" && DLLTOOL=dlltool
test -z "$LD" && LD=ld
test -z "$LN_S" && LN_S="ln -s"
test -z "$MAGIC_CMD" && MAGIC_CMD=file
test -z "$NM" && NM=nm
test -z "$SED" && SED=sed
test -z "$OBJDUMP" && OBJDUMP=objdump
test -z "$RANLIB" && RANLIB=:
test -z "$STRIP" && STRIP=:
test -z "$ac_objext" && ac_objext=o
# Determine commands to create old-style static archives.
old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs$old_deplibs'
old_postinstall_cmds='chmod 644 $oldlib'
old_postuninstall_cmds=
if test -n "$RANLIB"; then
case $host_os in
openbsd*)
old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$oldlib"
;;
*)
old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$oldlib"
;;
esac
old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib"
src/judy-1.0.5/autom4te.cache/traces.0 view on Meta::CPAN
## CAVEAT EMPTOR:
## There is no encapsulation within the following macros, do not change
## the running order or otherwise move them around unless you know exactly
## what you are doing...
AC_LIBTOOL_PROG_COMPILER_NO_RTTI($1)
AC_LIBTOOL_PROG_COMPILER_PIC($1)
AC_LIBTOOL_PROG_CC_C_O($1)
AC_LIBTOOL_SYS_HARD_LINK_LOCKS($1)
AC_LIBTOOL_PROG_LD_SHLIBS($1)
AC_LIBTOOL_SYS_DYNAMIC_LINKER($1)
AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH($1)
AC_LIBTOOL_CONFIG($1)
AC_LANG_RESTORE
CC="$lt_save_CC"
])
m4trace:/usr/share/aclocal/libtool.m4:4048: -1- AC_DEFUN([AC_LIBTOOL_LANG_RC_CONFIG], [_LT_AC_LANG_RC_CONFIG(RC)])
m4trace:/usr/share/aclocal/libtool.m4:4049: -1- AC_DEFUN([_LT_AC_LANG_RC_CONFIG], [AC_LANG_SAVE
# Source file extension for RC test sources.
ac_ext=rc
# Object file extension for compiled RC test sources.
objext=o
_LT_AC_TAGVAR(objext, $1)=$objext
# Code to be used in simple compile tests
lt_simple_compile_test_code='sample MENU { MENUITEM "&Soup", 100, CHECKED }\n'
# Code to be used in simple link tests
lt_simple_link_test_code="$lt_simple_compile_test_code"
# ltmain only uses $CC for tagged configurations so make sure $CC is set.
_LT_AC_SYS_COMPILER
# save warnings/boilerplate of simple test code
_LT_COMPILER_BOILERPLATE
_LT_LINKER_BOILERPLATE
# Allow CC to be a program name with arguments.
lt_save_CC="$CC"
CC=${RC-"windres"}
compiler=$CC
_LT_AC_TAGVAR(compiler, $1)=$CC
_LT_CC_BASENAME([$compiler])
_LT_AC_TAGVAR(lt_cv_prog_compiler_c_o, $1)=yes
AC_LIBTOOL_CONFIG($1)
AC_LANG_RESTORE
CC="$lt_save_CC"
])
m4trace:/usr/share/aclocal/libtool.m4:4093: -1- AC_DEFUN([AC_LIBTOOL_CONFIG], [# The else clause should only fire when bootstrapping the
# libtool distribution, otherwise you forgot to ship ltmain.sh
# with your package, and you will get complaints that there are
# no rules to generate ltmain.sh.
if test -f "$ltmain"; then
# See if we are running on zsh, and set the options which allow our commands through
# without removal of \ escapes.
if test -n "${ZSH_VERSION+set}" ; then
setopt NO_GLOB_SUBST
fi
# Now quote all the things that may contain metacharacters while being
# careful not to overquote the AC_SUBSTed values. We take copies of the
# variables and quote the copies for generation of the libtool script.
for var in echo old_CC old_CFLAGS AR AR_FLAGS EGREP RANLIB LN_S LTCC LTCFLAGS NM \
SED SHELL STRIP \
libname_spec library_names_spec soname_spec extract_expsyms_cmds \
old_striplib striplib file_magic_cmd finish_cmds finish_eval \
deplibs_check_method reload_flag reload_cmds need_locks \
lt_cv_sys_global_symbol_pipe lt_cv_sys_global_symbol_to_cdecl \
lt_cv_sys_global_symbol_to_c_name_address \
sys_lib_search_path_spec sys_lib_dlsearch_path_spec \
old_postinstall_cmds old_postuninstall_cmds \
_LT_AC_TAGVAR(compiler, $1) \
_LT_AC_TAGVAR(CC, $1) \
_LT_AC_TAGVAR(LD, $1) \
_LT_AC_TAGVAR(lt_prog_compiler_wl, $1) \
_LT_AC_TAGVAR(lt_prog_compiler_pic, $1) \
_LT_AC_TAGVAR(lt_prog_compiler_static, $1) \
_LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1) \
_LT_AC_TAGVAR(export_dynamic_flag_spec, $1) \
_LT_AC_TAGVAR(thread_safe_flag_spec, $1) \
_LT_AC_TAGVAR(whole_archive_flag_spec, $1) \
_LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1) \
_LT_AC_TAGVAR(old_archive_cmds, $1) \
_LT_AC_TAGVAR(old_archive_from_new_cmds, $1) \
_LT_AC_TAGVAR(predep_objects, $1) \
_LT_AC_TAGVAR(postdep_objects, $1) \
_LT_AC_TAGVAR(predeps, $1) \
_LT_AC_TAGVAR(postdeps, $1) \
_LT_AC_TAGVAR(compiler_lib_search_path, $1) \
_LT_AC_TAGVAR(archive_cmds, $1) \
_LT_AC_TAGVAR(archive_expsym_cmds, $1) \
_LT_AC_TAGVAR(postinstall_cmds, $1) \
_LT_AC_TAGVAR(postuninstall_cmds, $1) \
_LT_AC_TAGVAR(old_archive_from_expsyms_cmds, $1) \
_LT_AC_TAGVAR(allow_undefined_flag, $1) \
_LT_AC_TAGVAR(no_undefined_flag, $1) \
_LT_AC_TAGVAR(export_symbols_cmds, $1) \
_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1) \
_LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1) \
_LT_AC_TAGVAR(hardcode_libdir_separator, $1) \
_LT_AC_TAGVAR(hardcode_automatic, $1) \
_LT_AC_TAGVAR(module_cmds, $1) \
_LT_AC_TAGVAR(module_expsym_cmds, $1) \
_LT_AC_TAGVAR(lt_cv_prog_compiler_c_o, $1) \
_LT_AC_TAGVAR(exclude_expsyms, $1) \
_LT_AC_TAGVAR(include_expsyms, $1); do
case $var in
_LT_AC_TAGVAR(old_archive_cmds, $1) | \
_LT_AC_TAGVAR(old_archive_from_new_cmds, $1) | \
_LT_AC_TAGVAR(archive_cmds, $1) | \
_LT_AC_TAGVAR(archive_expsym_cmds, $1) | \
_LT_AC_TAGVAR(module_cmds, $1) | \
_LT_AC_TAGVAR(module_expsym_cmds, $1) | \
_LT_AC_TAGVAR(old_archive_from_expsyms_cmds, $1) | \
_LT_AC_TAGVAR(export_symbols_cmds, $1) | \
src/judy-1.0.5/autom4te.cache/traces.0 view on Meta::CPAN
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([include_expsyms], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([old_archive_cmds], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([old_archive_from_new_cmds], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([archive_cmds], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([module_cmds], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([module_expsym_cmds], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([old_archive_from_expsyms_cmds], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([export_symbols_cmds], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([compiler], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([GCC], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([LD], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([thread_safe_flag_spec], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([old_archive_cmds], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([old_archive_from_new_cmds], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([old_archive_from_expsyms_cmds], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([archive_cmds], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([module_cmds], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([module_expsym_cmds], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([predep_objects], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([postdep_objects], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([predeps], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([postdeps], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([compiler_lib_search_path], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([no_undefined_flag], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([hardcode_action], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([hardcode_direct], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([hardcode_minus_L], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([hardcode_automatic], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([link_all_deplibs], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([fix_srcfile_path], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([always_export_symbols], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([export_symbols_cmds], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([exclude_expsyms], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([include_expsyms], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGCONFIG
m4trace:configure.ac:244: -1- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete.
You should run autoupdate.], [../../lib/autoconf/general.m4:209: AC_HELP_STRING is expanded from...
../../lib/autoconf/general.m4:1382: AC_ARG_WITH is expanded from...
/usr/share/aclocal/libtool.m4:1775: _LT_AC_TAGCONFIG is expanded from...
/usr/share/aclocal/libtool.m4:80: AC_LIBTOOL_SETUP is expanded from...
/usr/share/aclocal/libtool.m4:60: _AC_PROG_LIBTOOL is expanded from...
/usr/share/aclocal/libtool.m4:25: AC_PROG_LIBTOOL is expanded from...
/usr/share/aclocal/libtool.m4:6307: AM_PROG_LIBTOOL is expanded from...
configure.ac:244: the top level])
m4trace:configure.ac:244: -1- _m4_warn([obsolete], [back quotes and double quotes must not be escaped in: $as_me:$LINENO: error: tag name \"$tagname\" already exists], [/usr/share/aclocal/libtool.m4:1775: _LT_AC_TAGCONFIG is expanded from...
/usr/share/aclocal/libtool.m4:80: AC_LIBTOOL_SETUP is expanded from...
/usr/share/aclocal/libtool.m4:60: _AC_PROG_LIBTOOL is expanded from...
/usr/share/aclocal/libtool.m4:25: AC_PROG_LIBTOOL is expanded from...
/usr/share/aclocal/libtool.m4:6307: AM_PROG_LIBTOOL is expanded from...
configure.ac:244: the top level])
m4trace:configure.ac:244: -1- _m4_warn([obsolete], [back quotes and double quotes must not be escaped in: $as_me: error: tag name \"$tagname\" already exists], [/usr/share/aclocal/libtool.m4:1775: _LT_AC_TAGCONFIG is expanded from...
/usr/share/aclocal/libtool.m4:80: AC_LIBTOOL_SETUP is expanded from...
/usr/share/aclocal/libtool.m4:60: _AC_PROG_LIBTOOL is expanded from...
/usr/share/aclocal/libtool.m4:25: AC_PROG_LIBTOOL is expanded from...
/usr/share/aclocal/libtool.m4:6307: AM_PROG_LIBTOOL is expanded from...
configure.ac:244: the top level])
m4trace:configure.ac:244: -1- AC_LIBTOOL_LANG_CXX_CONFIG
m4trace:configure.ac:244: -1- _LT_AC_LANG_CXX_CONFIG([CXX])
m4trace:configure.ac:244: -1- m4_pattern_allow([^CXX$])
m4trace:configure.ac:244: -1- m4_pattern_allow([^CXXFLAGS$])
m4trace:configure.ac:244: -1- m4_pattern_allow([^LDFLAGS$])
m4trace:configure.ac:244: -1- m4_pattern_allow([^LIBS$])
m4trace:configure.ac:244: -1- m4_pattern_allow([^CPPFLAGS$])
m4trace:configure.ac:244: -1- m4_pattern_allow([^CXX$])
m4trace:configure.ac:244: -1- m4_pattern_allow([^ac_ct_CXX$])
m4trace:configure.ac:244: -1- _AM_DEPENDENCIES([CXX])
m4trace:configure.ac:244: -1- m4_pattern_allow([^CXXDEPMODE$])
m4trace:configure.ac:244: -1- AM_CONDITIONAL([am__fastdepCXX], [
test "x$enable_dependency_tracking" != xno \
&& test "$am_cv_CXX_dependencies_compiler_type" = gcc3])
m4trace:configure.ac:244: -1- m4_pattern_allow([^am__fastdepCXX_TRUE$])
m4trace:configure.ac:244: -1- m4_pattern_allow([^am__fastdepCXX_FALSE$])
m4trace:configure.ac:244: -1- _LT_AC_PROG_CXXCPP
m4trace:configure.ac:244: -1- m4_pattern_allow([^CXXCPP$])
m4trace:configure.ac:244: -1- m4_pattern_allow([^CPPFLAGS$])
m4trace:configure.ac:244: -1- m4_pattern_allow([^CXXCPP$])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [CXX])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([allow_undefined_flag], [CXX])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([always_export_symbols], [CXX])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [CXX])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [CXX])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([hardcode_direct], [CXX])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [CXX])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [CXX])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([hardcode_minus_L], [CXX])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [CXX])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([hardcode_automatic], [CXX])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([module_cmds], [CXX])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([module_expsym_cmds], [CXX])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([link_all_deplibs], [CXX])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([old_archive_cmds], [CXX])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([no_undefined_flag], [CXX])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [CXX])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [CXX])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([predep_objects], [CXX])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([postdep_objects], [CXX])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([predeps], [CXX])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([postdeps], [CXX])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([compiler_lib_search_path], [CXX])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([objext], [CXX])
m4trace:configure.ac:244: -1- _LT_AC_SYS_COMPILER
m4trace:configure.ac:244: -1- _LT_COMPILER_BOILERPLATE
m4trace:configure.ac:244: -1- _LT_LINKER_BOILERPLATE
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([compiler], [CXX])
m4trace:configure.ac:244: -1- _LT_CC_BASENAME([$compiler])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [CXX])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [CXX])
m4trace:configure.ac:244: -1- AC_PROG_LD
m4trace:configure.ac:244: -1- AC_PROG_LD_GNU
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
( run in 0.829 second using v1.01-cache-2.11-cpan-354807fb38d )