m4trace:aclocal.m4:7050: -1- m4_include([acinclude.m4]) m4trace:configure.in:2: -1- AC_INIT m4trace:configure.in:2: -1- m4_pattern_forbid([^_?A[CHUM]_]) m4trace:configure.in:2: -1- m4_pattern_forbid([_AC_]) m4trace:configure.in:2: -1- m4_pattern_forbid([^LIBOBJS$], [do not use LIBOBJS directly, use AC_LIBOBJ (see section `AC_LIBOBJ vs LIBOBJS']) m4trace:configure.in:2: -1- m4_pattern_allow([^AS_FLAGS$]) m4trace:configure.in:2: -1- m4_pattern_forbid([^_?m4_]) m4trace:configure.in:2: -1- m4_pattern_forbid([^dnl$]) m4trace:configure.in:2: -1- m4_pattern_forbid([^_?AS_]) m4trace:configure.in:2: -1- AC_SUBST([SHELL], [${CONFIG_SHELL-/bin/sh}]) m4trace:configure.in:2: -1- AC_SUBST([PATH_SEPARATOR]) m4trace:configure.in:2: -1- AC_SUBST([PACKAGE_NAME], [m4_ifdef([AC_PACKAGE_NAME], ['AC_PACKAGE_NAME'])]) m4trace:configure.in:2: -1- AC_SUBST([PACKAGE_TARNAME], [m4_ifdef([AC_PACKAGE_TARNAME], ['AC_PACKAGE_TARNAME'])]) m4trace:configure.in:2: -1- AC_SUBST([PACKAGE_VERSION], [m4_ifdef([AC_PACKAGE_VERSION], ['AC_PACKAGE_VERSION'])]) m4trace:configure.in:2: -1- AC_SUBST([PACKAGE_STRING], [m4_ifdef([AC_PACKAGE_STRING], ['AC_PACKAGE_STRING'])]) m4trace:configure.in:2: -1- AC_SUBST([PACKAGE_BUGREPORT], [m4_ifdef([AC_PACKAGE_BUGREPORT], ['AC_PACKAGE_BUGREPORT'])]) m4trace:configure.in:2: -1- AC_SUBST([exec_prefix], [NONE]) m4trace:configure.in:2: -1- AC_SUBST([prefix], [NONE]) m4trace:configure.in:2: -1- AC_SUBST([program_transform_name], [s,x,x,]) m4trace:configure.in:2: -1- AC_SUBST([bindir], ['${exec_prefix}/bin']) m4trace:configure.in:2: -1- AC_SUBST([sbindir], ['${exec_prefix}/sbin']) m4trace:configure.in:2: -1- AC_SUBST([libexecdir], ['${exec_prefix}/libexec']) m4trace:configure.in:2: -1- AC_SUBST([datadir], ['${prefix}/share']) m4trace:configure.in:2: -1- AC_SUBST([sysconfdir], ['${prefix}/etc']) m4trace:configure.in:2: -1- AC_SUBST([sharedstatedir], ['${prefix}/com']) m4trace:configure.in:2: -1- AC_SUBST([localstatedir], ['${prefix}/var']) m4trace:configure.in:2: -1- AC_SUBST([libdir], ['${exec_prefix}/lib']) m4trace:configure.in:2: -1- AC_SUBST([includedir], ['${prefix}/include']) m4trace:configure.in:2: -1- AC_SUBST([oldincludedir], ['/usr/include']) m4trace:configure.in:2: -1- AC_SUBST([infodir], ['${prefix}/info']) m4trace:configure.in:2: -1- AC_SUBST([mandir], ['${prefix}/man']) m4trace:configure.in:2: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_NAME]) m4trace:configure.in:2: -1- AH_OUTPUT([PACKAGE_NAME], [/* Define to the full name of this package. */ #undef PACKAGE_NAME]) m4trace:configure.in:2: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_TARNAME]) m4trace:configure.in:2: -1- AH_OUTPUT([PACKAGE_TARNAME], [/* Define to the one symbol short name of this package. */ #undef PACKAGE_TARNAME]) m4trace:configure.in:2: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_VERSION]) m4trace:configure.in:2: -1- AH_OUTPUT([PACKAGE_VERSION], [/* Define to the version of this package. */ #undef PACKAGE_VERSION]) m4trace:configure.in:2: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_STRING]) m4trace:configure.in:2: -1- AH_OUTPUT([PACKAGE_STRING], [/* Define to the full name and version of this package. */ #undef PACKAGE_STRING]) m4trace:configure.in:2: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_BUGREPORT]) m4trace:configure.in:2: -1- AH_OUTPUT([PACKAGE_BUGREPORT], [/* Define to the address where bug reports for this package should be sent. */ #undef PACKAGE_BUGREPORT]) m4trace:configure.in:2: -1- AC_SUBST([build_alias]) m4trace:configure.in:2: -1- AC_SUBST([host_alias]) m4trace:configure.in:2: -1- AC_SUBST([target_alias]) m4trace:configure.in:2: -1- AC_SUBST([DEFS]) m4trace:configure.in:2: -1- AC_SUBST([ECHO_C]) m4trace:configure.in:2: -1- AC_SUBST([ECHO_N]) m4trace:configure.in:2: -1- AC_SUBST([ECHO_T]) m4trace:configure.in:2: -1- AC_SUBST([LIBS]) m4trace:configure.in:5: -1- AC_CANONICAL_SYSTEM([]) m4trace:configure.in:5: -1- _m4_warn([obsolete], [The macro `AC_CANONICAL_SYSTEM' is obsolete. You should run autoupdate.], [autoconf/general.m4:1660: AC_CANONICAL_SYSTEM is expanded from... configure.in:5: the top level]) m4trace:configure.in:5: -1- AC_CANONICAL_TARGET([]) m4trace:configure.in:5: -1- AC_CANONICAL_HOST m4trace:configure.in:5: -1- AC_CANONICAL_BUILD m4trace:configure.in:5: -1- AC_SUBST([build], [$ac_cv_build]) m4trace:configure.in:5: -1- AC_SUBST([build_cpu], [`echo $ac_cv_build | sed 's/^\([[^-]]*\)-\([[^-]]*\)-\(.*\)$/\1/'`]) m4trace:configure.in:5: -1- AC_SUBST([build_vendor], [`echo $ac_cv_build | sed 's/^\([[^-]]*\)-\([[^-]]*\)-\(.*\)$/\2/'`]) m4trace:configure.in:5: -1- AC_SUBST([build_os], [`echo $ac_cv_build | sed 's/^\([[^-]]*\)-\([[^-]]*\)-\(.*\)$/\3/'`]) m4trace:configure.in:5: -1- AC_SUBST([host], [$ac_cv_host]) m4trace:configure.in:5: -1- AC_SUBST([host_cpu], [`echo $ac_cv_host | sed 's/^\([[^-]]*\)-\([[^-]]*\)-\(.*\)$/\1/'`]) m4trace:configure.in:5: -1- AC_SUBST([host_vendor], [`echo $ac_cv_host | sed 's/^\([[^-]]*\)-\([[^-]]*\)-\(.*\)$/\2/'`]) m4trace:configure.in:5: -1- AC_SUBST([host_os], [`echo $ac_cv_host | sed 's/^\([[^-]]*\)-\([[^-]]*\)-\(.*\)$/\3/'`]) m4trace:configure.in:5: -1- AC_SUBST([target], [$ac_cv_target]) m4trace:configure.in:5: -1- AC_SUBST([target_cpu], [`echo $ac_cv_target | sed 's/^\([[^-]]*\)-\([[^-]]*\)-\(.*\)$/\1/'`]) m4trace:configure.in:5: -1- AC_SUBST([target_vendor], [`echo $ac_cv_target | sed 's/^\([[^-]]*\)-\([[^-]]*\)-\(.*\)$/\2/'`]) m4trace:configure.in:5: -1- AC_SUBST([target_os], [`echo $ac_cv_target | sed 's/^\([[^-]]*\)-\([[^-]]*\)-\(.*\)$/\3/'`]) m4trace:configure.in:9: -1- AM_INIT_AUTOMAKE([mhash], [$VERSION]) m4trace:configure.in:9: -1- m4_pattern_allow([^AM_[A-Z]+FLAGS$]) m4trace:configure.in:9: -1- AM_AUTOMAKE_VERSION([1.9.3]) m4trace:configure.in:9: -1- AC_PROG_INSTALL m4trace:configure.in:9: -1- AC_SUBST([INSTALL_PROGRAM]) m4trace:configure.in:9: -1- AC_SUBST([INSTALL_SCRIPT]) m4trace:configure.in:9: -1- AC_SUBST([INSTALL_DATA]) m4trace:configure.in:9: -1- AC_SUBST([CYGPATH_W]) m4trace:configure.in:9: -1- AC_SUBST([PACKAGE], [mhash]) m4trace:configure.in:9: -1- AC_SUBST([VERSION], [$VERSION]) m4trace:configure.in:9: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE]) m4trace:configure.in:9: -1- AH_OUTPUT([PACKAGE], [/* Name of package */ #undef PACKAGE]) m4trace:configure.in:9: -1- AC_DEFINE_TRACE_LITERAL([VERSION]) m4trace:configure.in:9: -1- AH_OUTPUT([VERSION], [/* Version number of package */ #undef VERSION]) m4trace:configure.in:9: -1- AC_SUBST([ACLOCAL]) m4trace:configure.in:9: -1- AC_SUBST([AUTOCONF]) m4trace:configure.in:9: -1- AC_SUBST([AUTOMAKE]) m4trace:configure.in:9: -1- AC_SUBST([AUTOHEADER]) m4trace:configure.in:9: -1- AC_SUBST([MAKEINFO]) m4trace:configure.in:9: -1- AC_SUBST([install_sh]) m4trace:configure.in:9: -1- AC_SUBST([STRIP]) m4trace:configure.in:9: -1- AC_SUBST([ac_ct_STRIP]) m4trace:configure.in:9: -1- AC_SUBST([INSTALL_STRIP_PROGRAM]) m4trace:configure.in:9: -1- AC_SUBST([mkdir_p]) m4trace:configure.in:9: -1- AC_PROG_AWK m4trace:configure.in:9: -1- AC_SUBST([AWK]) m4trace:configure.in:9: -1- AC_PROG_MAKE_SET m4trace:configure.in:9: -1- AC_SUBST([SET_MAKE]) m4trace:configure.in:9: -1- AC_SUBST([am__leading_dot]) m4trace:configure.in:9: -1- AC_SUBST([AMTAR]) m4trace:configure.in:9: -1- AC_SUBST([am__tar]) m4trace:configure.in:9: -1- AC_SUBST([am__untar]) m4trace:configure.in:11: -1- AC_SUBST([MHASH_VERSION]) m4trace:configure.in:13: -1- _m4_warn([obsolete], [The macro `AM_CONFIG_HEADER' is obsolete. You should run autoupdate.], [aclocal.m4:6386: AM_CONFIG_HEADER is expanded from... configure.in:13: the top level]) m4trace:configure.in:13: -1- AC_CONFIG_HEADERS([mhash_config.h]) m4trace:configure.in:15: -1- AM_MAINTAINER_MODE m4trace:configure.in:15: -1- AM_CONDITIONAL([MAINTAINER_MODE], [test $USE_MAINTAINER_MODE = yes]) m4trace:configure.in:15: -1- AC_SUBST([MAINTAINER_MODE_TRUE]) m4trace:configure.in:15: -1- AC_SUBST([MAINTAINER_MODE_FALSE]) m4trace:configure.in:15: -1- AC_SUBST([MAINT]) m4trace:configure.in:50: -2- AC_DEFINE_TRACE_LITERAL([ENABLE_MD5]) m4trace:configure.in:55: -2- AC_DEFINE_TRACE_LITERAL([ENABLE_SHA1]) m4trace:configure.in:60: -2- AC_DEFINE_TRACE_LITERAL([ENABLE_MD4]) m4trace:configure.in:65: -2- AC_DEFINE_TRACE_LITERAL([ENABLE_MD2]) m4trace:configure.in:70: -2- AC_DEFINE_TRACE_LITERAL([ENABLE_TIGER]) m4trace:configure.in:75: -2- AC_DEFINE_TRACE_LITERAL([ENABLE_HAVAL]) m4trace:configure.in:80: -2- AC_DEFINE_TRACE_LITERAL([ENABLE_CRC32]) m4trace:configure.in:85: -2- AC_DEFINE_TRACE_LITERAL([ENABLE_ADLER32]) m4trace:configure.in:90: -2- AC_DEFINE_TRACE_LITERAL([ENABLE_RIPEMD]) m4trace:configure.in:95: -2- AC_DEFINE_TRACE_LITERAL([ENABLE_GOST]) m4trace:configure.in:100: -2- AC_DEFINE_TRACE_LITERAL([ENABLE_SHA256_SHA224]) m4trace:configure.in:105: -2- AC_DEFINE_TRACE_LITERAL([ENABLE_SHA512_SHA384]) m4trace:configure.in:110: -2- AC_DEFINE_TRACE_LITERAL([ENABLE_SNEFRU]) m4trace:configure.in:115: -2- AC_DEFINE_TRACE_LITERAL([ENABLE_WHIRLPOOL]) m4trace:configure.in:117: -1- AC_PROG_CC m4trace:configure.in:117: -1- AC_SUBST([CC]) m4trace:configure.in:117: -1- AC_SUBST([CFLAGS]) m4trace:configure.in:117: -1- AC_SUBST([LDFLAGS]) m4trace:configure.in:117: -1- AC_SUBST([CPPFLAGS]) m4trace:configure.in:117: -1- AC_SUBST([CC]) m4trace:configure.in:117: -1- AC_SUBST([ac_ct_CC]) m4trace:configure.in:117: -1- AC_SUBST([CC]) m4trace:configure.in:117: -1- AC_SUBST([ac_ct_CC]) m4trace:configure.in:117: -1- AC_SUBST([CC]) m4trace:configure.in:117: -1- AC_SUBST([CC]) m4trace:configure.in:117: -1- AC_SUBST([ac_ct_CC]) m4trace:configure.in:117: -1- AC_SUBST([EXEEXT], [$ac_cv_exeext]) m4trace:configure.in:117: -1- AC_SUBST([OBJEXT], [$ac_cv_objext]) m4trace:configure.in:117: -1- AC_SUBST([DEPDIR], ["${am__leading_dot}deps"]) m4trace:configure.in:117: -1- AC_SUBST([am__include]) m4trace:configure.in:117: -1- AC_SUBST([am__quote]) m4trace:configure.in:117: -1- AM_CONDITIONAL([AMDEP], [test "x$enable_dependency_tracking" != xno]) m4trace:configure.in:117: -1- AC_SUBST([AMDEP_TRUE]) m4trace:configure.in:117: -1- AC_SUBST([AMDEP_FALSE]) m4trace:configure.in:117: -1- AC_SUBST([AMDEPBACKSLASH]) m4trace:configure.in:117: -1- AC_SUBST([CCDEPMODE], [depmode=$am_cv_CC_dependencies_compiler_type]) m4trace:configure.in:117: -1- AM_CONDITIONAL([am__fastdepCC], [ test "x$enable_dependency_tracking" != xno \ && test "$am_cv_CC_dependencies_compiler_type" = gcc3]) m4trace:configure.in:117: -1- AC_SUBST([am__fastdepCC_TRUE]) m4trace:configure.in:117: -1- AC_SUBST([am__fastdepCC_FALSE]) m4trace:configure.in:120: -1- AC_PROG_INSTALL m4trace:configure.in:120: -1- AC_SUBST([INSTALL_PROGRAM]) m4trace:configure.in:120: -1- AC_SUBST([INSTALL_SCRIPT]) m4trace:configure.in:120: -1- AC_SUBST([INSTALL_DATA]) m4trace:configure.in:121: -1- AC_PROG_LN_S m4trace:configure.in:121: -1- AC_SUBST([LN_S], [$as_ln_s]) m4trace:configure.in:127: -1- AC_HEADER_STDC m4trace:configure.in:127: -1- AC_PROG_CPP m4trace:configure.in:127: -1- AC_SUBST([CPP]) m4trace:configure.in:127: -1- AC_SUBST([CPPFLAGS]) m4trace:configure.in:127: -1- AC_SUBST([CPP]) m4trace:configure.in:127: -1- AC_SUBST([EGREP]) m4trace:configure.in:127: -1- AC_DEFINE_TRACE_LITERAL([STDC_HEADERS]) m4trace:configure.in:127: -1- AH_OUTPUT([STDC_HEADERS], [/* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS]) m4trace:configure.in:128: -1- AC_CHECK_HEADERS([sys/stat.h sys/types.h fcntl.h signal.h unistd.h utime.h]) m4trace:configure.in:128: -1- AH_OUTPUT([HAVE_SYS_STAT_H], [/* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H]) m4trace:configure.in:128: -1- AH_OUTPUT([HAVE_SYS_TYPES_H], [/* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H]) m4trace:configure.in:128: -1- AH_OUTPUT([HAVE_FCNTL_H], [/* Define to 1 if you have the header file. */ #undef HAVE_FCNTL_H]) m4trace:configure.in:128: -1- AH_OUTPUT([HAVE_SIGNAL_H], [/* Define to 1 if you have the header file. */ #undef HAVE_SIGNAL_H]) m4trace:configure.in:128: -1- AH_OUTPUT([HAVE_UNISTD_H], [/* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H]) m4trace:configure.in:128: -1- AH_OUTPUT([HAVE_UTIME_H], [/* Define to 1 if you have the header file. */ #undef HAVE_UTIME_H]) m4trace:configure.in:128: -1- AC_CHECK_HEADERS([sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \ inttypes.h stdint.h unistd.h], [], [], [$ac_includes_default]) m4trace:configure.in:128: -1- AH_OUTPUT([HAVE_SYS_TYPES_H], [/* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H]) m4trace:configure.in:128: -1- AH_OUTPUT([HAVE_SYS_STAT_H], [/* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H]) m4trace:configure.in:128: -1- AH_OUTPUT([HAVE_STDLIB_H], [/* Define to 1 if you have the header file. */ #undef HAVE_STDLIB_H]) m4trace:configure.in:128: -1- AH_OUTPUT([HAVE_STRING_H], [/* Define to 1 if you have the header file. */ #undef HAVE_STRING_H]) m4trace:configure.in:128: -1- AH_OUTPUT([HAVE_MEMORY_H], [/* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H]) m4trace:configure.in:128: -1- AH_OUTPUT([HAVE_STRINGS_H], [/* Define to 1 if you have the header file. */ #undef HAVE_STRINGS_H]) m4trace:configure.in:128: -1- AH_OUTPUT([HAVE_INTTYPES_H], [/* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H]) m4trace:configure.in:128: -1- AH_OUTPUT([HAVE_STDINT_H], [/* Define to 1 if you have the header file. */ #undef HAVE_STDINT_H]) m4trace:configure.in:128: -1- AH_OUTPUT([HAVE_UNISTD_H], [/* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H]) m4trace:configure.in:130: -1- AC_CHECK_FUNCS([bzero signal sigaction memset fcntl fsync \ lstat stat umask utime memmove bcopy]) m4trace:configure.in:130: -1- AH_OUTPUT([HAVE_BZERO], [/* Define to 1 if you have the `bzero\' function. */ #undef HAVE_BZERO]) m4trace:configure.in:130: -1- AH_OUTPUT([HAVE_SIGNAL], [/* Define to 1 if you have the `signal\' function. */ #undef HAVE_SIGNAL]) m4trace:configure.in:130: -1- AH_OUTPUT([HAVE_SIGACTION], [/* Define to 1 if you have the `sigaction\' function. */ #undef HAVE_SIGACTION]) m4trace:configure.in:130: -1- AH_OUTPUT([HAVE_MEMSET], [/* Define to 1 if you have the `memset\' function. */ #undef HAVE_MEMSET]) m4trace:configure.in:130: -1- AH_OUTPUT([HAVE_FCNTL], [/* Define to 1 if you have the `fcntl\' function. */ #undef HAVE_FCNTL]) m4trace:configure.in:130: -1- AH_OUTPUT([HAVE_FSYNC], [/* Define to 1 if you have the `fsync\' function. */ #undef HAVE_FSYNC]) m4trace:configure.in:130: -1- AH_OUTPUT([HAVE_LSTAT], [/* Define to 1 if you have the `lstat\' function. */ #undef HAVE_LSTAT]) m4trace:configure.in:130: -1- AH_OUTPUT([HAVE_STAT], [/* Define to 1 if you have the `stat\' function. */ #undef HAVE_STAT]) m4trace:configure.in:130: -1- AH_OUTPUT([HAVE_UMASK], [/* Define to 1 if you have the `umask\' function. */ #undef HAVE_UMASK]) m4trace:configure.in:130: -1- AH_OUTPUT([HAVE_UTIME], [/* Define to 1 if you have the `utime\' function. */ #undef HAVE_UTIME]) m4trace:configure.in:130: -1- AH_OUTPUT([HAVE_MEMMOVE], [/* Define to 1 if you have the `memmove\' function. */ #undef HAVE_MEMMOVE]) m4trace:configure.in:130: -1- AH_OUTPUT([HAVE_BCOPY], [/* Define to 1 if you have the `bcopy\' function. */ #undef HAVE_BCOPY]) m4trace:configure.in:132: -1- AC_TYPE_SIZE_T m4trace:configure.in:132: -1- AC_DEFINE_TRACE_LITERAL([size_t]) m4trace:configure.in:132: -1- AH_OUTPUT([size_t], [/* Define to `unsigned\' if does not define. */ #undef size_t]) m4trace:configure.in:135: -1- _m4_warn([cross], [AC_RUN_IFELSE called without default to allow cross compiling], [autoconf/general.m4:2281: AC_RUN_IFELSE is expanded from... autoconf/general.m4:1799: AC_CACHE_VAL is expanded from... autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from... autoconf/types.m4:405: AC_CHECK_SIZEOF is expanded from... configure.in:135: the top level]) m4trace:configure.in:135: -1- AC_DEFINE_TRACE_LITERAL([SIZEOF_UNSIGNED_LONG_LONG_INT]) m4trace:configure.in:135: -1- AH_OUTPUT([SIZEOF_UNSIGNED_LONG_LONG_INT], [/* The size of a `unsigned long long int\', as computed by sizeof. */ #undef SIZEOF_UNSIGNED_LONG_LONG_INT]) m4trace:configure.in:136: -1- _m4_warn([cross], [AC_RUN_IFELSE called without default to allow cross compiling], [autoconf/general.m4:2281: AC_RUN_IFELSE is expanded from... autoconf/general.m4:1799: AC_CACHE_VAL is expanded from... autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from... autoconf/types.m4:405: AC_CHECK_SIZEOF is expanded from... configure.in:136: the top level]) m4trace:configure.in:136: -1- AC_DEFINE_TRACE_LITERAL([SIZEOF_UNSIGNED_LONG_INT]) m4trace:configure.in:136: -1- AH_OUTPUT([SIZEOF_UNSIGNED_LONG_INT], [/* The size of a `unsigned long int\', as computed by sizeof. */ #undef SIZEOF_UNSIGNED_LONG_INT]) m4trace:configure.in:137: -1- _m4_warn([cross], [AC_RUN_IFELSE called without default to allow cross compiling], [autoconf/general.m4:2281: AC_RUN_IFELSE is expanded from... autoconf/general.m4:1799: AC_CACHE_VAL is expanded from... autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from... autoconf/types.m4:405: AC_CHECK_SIZEOF is expanded from... configure.in:137: the top level]) m4trace:configure.in:137: -1- AC_DEFINE_TRACE_LITERAL([SIZEOF_UNSIGNED_INT]) m4trace:configure.in:137: -1- AH_OUTPUT([SIZEOF_UNSIGNED_INT], [/* The size of a `unsigned int\', as computed by sizeof. */ #undef SIZEOF_UNSIGNED_INT]) m4trace:configure.in:138: -1- _m4_warn([cross], [AC_RUN_IFELSE called without default to allow cross compiling], [autoconf/general.m4:2281: AC_RUN_IFELSE is expanded from... autoconf/general.m4:1799: AC_CACHE_VAL is expanded from... autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from... autoconf/types.m4:405: AC_CHECK_SIZEOF is expanded from... configure.in:138: the top level]) m4trace:configure.in:138: -1- AC_DEFINE_TRACE_LITERAL([SIZEOF_UNSIGNED_SHORT_INT]) m4trace:configure.in:138: -1- AH_OUTPUT([SIZEOF_UNSIGNED_SHORT_INT], [/* The size of a `unsigned short int\', as computed by sizeof. */ #undef SIZEOF_UNSIGNED_SHORT_INT]) m4trace:configure.in:139: -1- _m4_warn([cross], [AC_RUN_IFELSE called without default to allow cross compiling], [autoconf/general.m4:2281: AC_RUN_IFELSE is expanded from... autoconf/general.m4:1799: AC_CACHE_VAL is expanded from... autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from... autoconf/types.m4:405: AC_CHECK_SIZEOF is expanded from... configure.in:139: the top level]) m4trace:configure.in:139: -1- AC_DEFINE_TRACE_LITERAL([SIZEOF_UNSIGNED_CHAR]) m4trace:configure.in:139: -1- AH_OUTPUT([SIZEOF_UNSIGNED_CHAR], [/* The size of a `unsigned char\', as computed by sizeof. */ #undef SIZEOF_UNSIGNED_CHAR]) m4trace:configure.in:141: -1- AC_DEFINE_TRACE_LITERAL([WORDS_BIGENDIAN]) m4trace:configure.in:141: -1- AH_OUTPUT([WORDS_BIGENDIAN], [/* Define to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ #undef WORDS_BIGENDIAN]) m4trace:configure.in:145: -1- AC_PROG_LIBTOOL m4trace:configure.in:145: -1- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete. You should run autoupdate.], [autoconf/general.m4:219: AC_HELP_STRING is expanded from... autoconf/general.m4:1303: AC_ARG_ENABLE is expanded from... aclocal.m4:1779: AC_ENABLE_SHARED is expanded from... configure.in:145: AC_ENABLE_SHARED is required by... aclocal.m4:225: AC_LIBTOOL_SETUP is expanded from... configure.in:145: AC_LIBTOOL_SETUP is required by... aclocal.m4:81: _AC_PROG_LIBTOOL is expanded from... configure.in:145: _AC_PROG_LIBTOOL is required by... aclocal.m4:61: AC_PROG_LIBTOOL is expanded from... aclocal.m4:5897: AM_PROG_LIBTOOL is expanded from... configure.in:145: the top level]) m4trace:configure.in:145: -1- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete. You should run autoupdate.], [autoconf/general.m4:219: AC_HELP_STRING is expanded from... autoconf/general.m4:1303: AC_ARG_ENABLE is expanded from... aclocal.m4:1818: AC_ENABLE_STATIC is expanded from... configure.in:145: AC_ENABLE_STATIC is required by... aclocal.m4:225: AC_LIBTOOL_SETUP is expanded from... configure.in:145: AC_LIBTOOL_SETUP is required by... aclocal.m4:81: _AC_PROG_LIBTOOL is expanded from... configure.in:145: _AC_PROG_LIBTOOL is required by... aclocal.m4:61: AC_PROG_LIBTOOL is expanded from... aclocal.m4:5897: AM_PROG_LIBTOOL is expanded from... configure.in:145: the top level]) m4trace:configure.in:145: -1- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete. You should run autoupdate.], [autoconf/general.m4:219: AC_HELP_STRING is expanded from... autoconf/general.m4:1303: AC_ARG_ENABLE is expanded from... aclocal.m4:1857: AC_ENABLE_FAST_INSTALL is expanded from... configure.in:145: AC_ENABLE_FAST_INSTALL is required by... aclocal.m4:225: AC_LIBTOOL_SETUP is expanded from... configure.in:145: AC_LIBTOOL_SETUP is required by... aclocal.m4:81: _AC_PROG_LIBTOOL is expanded from... configure.in:145: _AC_PROG_LIBTOOL is required by... aclocal.m4:61: AC_PROG_LIBTOOL is expanded from... aclocal.m4:5897: AM_PROG_LIBTOOL is expanded from... configure.in:145: the top level]) m4trace:configure.in:145: -1- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete. You should run autoupdate.], [autoconf/general.m4:219: AC_HELP_STRING is expanded from... autoconf/general.m4:1331: AC_ARG_WITH is expanded from... aclocal.m4:2054: AC_PROG_LD is expanded from... configure.in:145: AC_PROG_LD is required by... aclocal.m4:225: AC_LIBTOOL_SETUP is expanded from... configure.in:145: AC_LIBTOOL_SETUP is required by... aclocal.m4:81: _AC_PROG_LIBTOOL is expanded from... configure.in:145: _AC_PROG_LIBTOOL is required by... aclocal.m4:61: AC_PROG_LIBTOOL is expanded from... aclocal.m4:5897: AM_PROG_LIBTOOL is expanded from... configure.in:145: the top level]) m4trace:configure.in:145: -1- AC_SUBST([ECHO]) m4trace:configure.in:145: -1- AC_SUBST([AR]) m4trace:configure.in:145: -1- AC_SUBST([ac_ct_AR]) m4trace:configure.in:145: -1- AC_SUBST([RANLIB]) m4trace:configure.in:145: -1- AC_SUBST([ac_ct_RANLIB]) m4trace:configure.in:145: -1- AC_SUBST([STRIP]) m4trace:configure.in:145: -1- AC_SUBST([ac_ct_STRIP]) m4trace:configure.in:145: -1- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete. You should run autoupdate.], [autoconf/general.m4:219: AC_HELP_STRING is expanded from... autoconf/general.m4:1303: AC_ARG_ENABLE is expanded from... aclocal.m4:225: AC_LIBTOOL_SETUP is expanded from... configure.in:145: AC_LIBTOOL_SETUP is required by... aclocal.m4:81: _AC_PROG_LIBTOOL is expanded from... configure.in:145: _AC_PROG_LIBTOOL is required by... aclocal.m4:61: AC_PROG_LIBTOOL is expanded from... aclocal.m4:5897: AM_PROG_LIBTOOL is expanded from... configure.in:145: the top level]) m4trace:configure.in:145: -1- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete. You should run autoupdate.], [autoconf/general.m4:219: AC_HELP_STRING is expanded from... autoconf/general.m4:1331: AC_ARG_WITH is expanded from... aclocal.m4:225: AC_LIBTOOL_SETUP is expanded from... configure.in:145: AC_LIBTOOL_SETUP is required by... aclocal.m4:81: _AC_PROG_LIBTOOL is expanded from... configure.in:145: _AC_PROG_LIBTOOL is required by... aclocal.m4:61: AC_PROG_LIBTOOL is expanded from... aclocal.m4:5897: AM_PROG_LIBTOOL is expanded from... configure.in:145: the top level]) m4trace:configure.in:145: -1- _m4_warn([obsolete], [The macro `AC_TRY_LINK' is obsolete. You should run autoupdate.], [autoconf/general.m4:2223: AC_TRY_LINK is expanded from... autoconf/general.m4:1799: AC_CACHE_VAL is expanded from... autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from... aclocal.m4:552: _LT_AC_LOCK is expanded from... configure.in:145: _LT_AC_LOCK is required by... aclocal.m4:997: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from... aclocal.m4:2582: _LT_AC_LANG_C_CONFIG is expanded from... aclocal.m4:2486: AC_LIBTOOL_LANG_C_CONFIG is expanded from... aclocal.m4:225: AC_LIBTOOL_SETUP is expanded from... configure.in:145: AC_LIBTOOL_SETUP is required by... aclocal.m4:81: _AC_PROG_LIBTOOL is expanded from... configure.in:145: _AC_PROG_LIBTOOL is required by... aclocal.m4:61: AC_PROG_LIBTOOL is expanded from... aclocal.m4:5897: AM_PROG_LIBTOOL is expanded from... configure.in:145: the top level]) m4trace:configure.in:145: -1- AC_SUBST([DLLTOOL]) m4trace:configure.in:145: -1- AC_SUBST([ac_ct_DLLTOOL]) m4trace:configure.in:145: -1- AC_SUBST([AS]) m4trace:configure.in:145: -1- AC_SUBST([ac_ct_AS]) m4trace:configure.in:145: -1- AC_SUBST([OBJDUMP]) m4trace:configure.in:145: -1- AC_SUBST([ac_ct_OBJDUMP]) m4trace:configure.in:145: -1- AC_CHECK_HEADERS([dlfcn.h]) m4trace:configure.in:145: -1- AH_OUTPUT([HAVE_DLFCN_H], [/* Define to 1 if you have the header file. */ #undef HAVE_DLFCN_H]) m4trace:configure.in:145: -1- AC_CHECK_LIB([dl], [dlopen], [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"], [ lt_cv_dlopen="dyld" lt_cv_dlopen_libs= lt_cv_dlopen_self=yes ]) m4trace:configure.in:145: -1- AC_CHECK_LIB([dld], [shl_load], [lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-dld"], [AC_CHECK_FUNC([dlopen], [lt_cv_dlopen="dlopen"], [AC_CHECK_LIB([dl], [dlopen], [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"], [AC_CHECK_LIB([svld], [dlopen], [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"], [AC_CHECK_LIB([dld], [dld_link], [lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-dld"]) ]) ]) ]) ]) m4trace:configure.in:145: -1- AC_CHECK_LIB([dl], [dlopen], [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"], [AC_CHECK_LIB([svld], [dlopen], [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"], [AC_CHECK_LIB([dld], [dld_link], [lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-dld"]) ]) ]) m4trace:configure.in:145: -1- AC_CHECK_LIB([svld], [dlopen], [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"], [AC_CHECK_LIB([dld], [dld_link], [lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-dld"]) ]) m4trace:configure.in:145: -1- AC_CHECK_LIB([dld], [dld_link], [lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-dld"]) m4trace:configure.in:145: -1- _LT_AC_TAGCONFIG m4trace:configure.in:145: -1- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete. You should run autoupdate.], [autoconf/general.m4:219: AC_HELP_STRING is expanded from... autoconf/general.m4:1331: AC_ARG_WITH is expanded from... aclocal.m4:1733: _LT_AC_TAGCONFIG is expanded from... aclocal.m4:225: AC_LIBTOOL_SETUP is expanded from... configure.in:145: AC_LIBTOOL_SETUP is required by... aclocal.m4:81: _AC_PROG_LIBTOOL is expanded from... configure.in:145: _AC_PROG_LIBTOOL is required by... aclocal.m4:61: AC_PROG_LIBTOOL is expanded from... aclocal.m4:5897: AM_PROG_LIBTOOL is expanded from... configure.in:145: the top level]) m4trace:configure.in:145: -1- _m4_warn([obsolete], [back quotes and double quotes must not be escaped in: $as_me:$LINENO: error: tag name \"$tagname\" already exists], [aclocal.m4:1733: _LT_AC_TAGCONFIG is expanded from... aclocal.m4:225: AC_LIBTOOL_SETUP is expanded from... configure.in:145: AC_LIBTOOL_SETUP is required by... aclocal.m4:81: _AC_PROG_LIBTOOL is expanded from... configure.in:145: _AC_PROG_LIBTOOL is required by... aclocal.m4:61: AC_PROG_LIBTOOL is expanded from... aclocal.m4:5897: AM_PROG_LIBTOOL is expanded from... configure.in:145: the top level]) m4trace:configure.in:145: -1- _m4_warn([obsolete], [back quotes and double quotes must not be escaped in: $as_me: error: tag name \"$tagname\" already exists], [aclocal.m4:1733: _LT_AC_TAGCONFIG is expanded from... aclocal.m4:225: AC_LIBTOOL_SETUP is expanded from... configure.in:145: AC_LIBTOOL_SETUP is required by... aclocal.m4:81: _AC_PROG_LIBTOOL is expanded from... configure.in:145: _AC_PROG_LIBTOOL is required by... aclocal.m4:61: AC_PROG_LIBTOOL is expanded from... aclocal.m4:5897: AM_PROG_LIBTOOL is expanded from... configure.in:145: the top level]) m4trace:configure.in:145: -1- AC_PROG_CXX m4trace:configure.in:145: -1- AC_SUBST([CXX]) m4trace:configure.in:145: -1- AC_SUBST([CXXFLAGS]) m4trace:configure.in:145: -1- AC_SUBST([LDFLAGS]) m4trace:configure.in:145: -1- AC_SUBST([CPPFLAGS]) m4trace:configure.in:145: -1- AC_SUBST([CXX]) m4trace:configure.in:145: -1- AC_SUBST([ac_ct_CXX]) m4trace:configure.in:145: -1- AC_SUBST([CXXDEPMODE], [depmode=$am_cv_CXX_dependencies_compiler_type]) m4trace:configure.in:145: -1- AM_CONDITIONAL([am__fastdepCXX], [ test "x$enable_dependency_tracking" != xno \ && test "$am_cv_CXX_dependencies_compiler_type" = gcc3]) m4trace:configure.in:145: -1- AC_SUBST([am__fastdepCXX_TRUE]) m4trace:configure.in:145: -1- AC_SUBST([am__fastdepCXX_FALSE]) m4trace:configure.in:145: -1- AC_SUBST([CXXCPP]) m4trace:configure.in:145: -1- AC_SUBST([CPPFLAGS]) m4trace:configure.in:145: -1- AC_SUBST([CXXCPP]) m4trace:configure.in:145: -1- AC_CHECK_LIB([dl], [dlopen], [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"], [ lt_cv_dlopen="dyld" lt_cv_dlopen_libs= lt_cv_dlopen_self=yes ]) m4trace:configure.in:145: -1- AC_CHECK_LIB([dld], [shl_load], [lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-dld"], [AC_CHECK_FUNC([dlopen], [lt_cv_dlopen="dlopen"], [AC_CHECK_LIB([dl], [dlopen], [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"], [AC_CHECK_LIB([svld], [dlopen], [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"], [AC_CHECK_LIB([dld], [dld_link], [lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-dld"]) ]) ]) ]) ]) m4trace:configure.in:145: -1- AC_CHECK_LIB([dl], [dlopen], [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"], [AC_CHECK_LIB([svld], [dlopen], [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"], [AC_CHECK_LIB([dld], [dld_link], [lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-dld"]) ]) ]) m4trace:configure.in:145: -1- AC_CHECK_LIB([svld], [dlopen], [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"], [AC_CHECK_LIB([dld], [dld_link], [lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-dld"]) ]) m4trace:configure.in:145: -1- AC_CHECK_LIB([dld], [dld_link], [lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-dld"]) m4trace:configure.in:145: -1- AC_SUBST([F77]) m4trace:configure.in:145: -1- AC_SUBST([FFLAGS]) m4trace:configure.in:145: -1- AC_SUBST([LDFLAGS]) m4trace:configure.in:145: -1- AC_SUBST([F77]) m4trace:configure.in:145: -1- AC_SUBST([ac_ct_F77]) m4trace:configure.in:145: -1- _m4_warn([obsolete], [The macro `AC_LANG_SAVE' is obsolete. You should run autoupdate.], [autoconf/lang.m4:166: AC_LANG_SAVE is expanded from... aclocal.m4:3798: _LT_AC_LANG_GCJ_CONFIG is expanded from... aclocal.m4:3755: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from... aclocal.m4:1733: _LT_AC_TAGCONFIG is expanded from... aclocal.m4:225: AC_LIBTOOL_SETUP is expanded from... configure.in:145: AC_LIBTOOL_SETUP is required by... aclocal.m4:81: _AC_PROG_LIBTOOL is expanded from... configure.in:145: _AC_PROG_LIBTOOL is required by... aclocal.m4:61: AC_PROG_LIBTOOL is expanded from... aclocal.m4:5897: AM_PROG_LIBTOOL is expanded from... configure.in:145: the top level]) m4trace:configure.in:145: -1- _m4_warn([obsolete], [instead of using `AC_LANG', `AC_LANG_SAVE', and `AC_LANG_RESTORE', you should use `AC_LANG_PUSH' and `AC_LANG_POP'.], [autoconf/lang.m4:166: AC_LANG_SAVE is expanded from... aclocal.m4:3798: _LT_AC_LANG_GCJ_CONFIG is expanded from... aclocal.m4:3755: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from... aclocal.m4:1733: _LT_AC_TAGCONFIG is expanded from... aclocal.m4:225: AC_LIBTOOL_SETUP is expanded from... configure.in:145: AC_LIBTOOL_SETUP is required by... aclocal.m4:81: _AC_PROG_LIBTOOL is expanded from... configure.in:145: _AC_PROG_LIBTOOL is required by... aclocal.m4:61: AC_PROG_LIBTOOL is expanded from... aclocal.m4:5897: AM_PROG_LIBTOOL is expanded from... configure.in:145: the top level]) m4trace:configure.in:145: -1- AC_CHECK_LIB([dl], [dlopen], [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"], [ lt_cv_dlopen="dyld" lt_cv_dlopen_libs= lt_cv_dlopen_self=yes ]) m4trace:configure.in:145: -1- AC_CHECK_LIB([dld], [shl_load], [lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-dld"], [AC_CHECK_FUNC([dlopen], [lt_cv_dlopen="dlopen"], [AC_CHECK_LIB([dl], [dlopen], [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"], [AC_CHECK_LIB([svld], [dlopen], [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"], [AC_CHECK_LIB([dld], [dld_link], [lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-dld"]) ]) ]) ]) ]) m4trace:configure.in:145: -1- AC_CHECK_LIB([dl], [dlopen], [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"], [AC_CHECK_LIB([svld], [dlopen], [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"], [AC_CHECK_LIB([dld], [dld_link], [lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-dld"]) ]) ]) m4trace:configure.in:145: -1- AC_CHECK_LIB([svld], [dlopen], [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"], [AC_CHECK_LIB([dld], [dld_link], [lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-dld"]) ]) m4trace:configure.in:145: -1- AC_CHECK_LIB([dld], [dld_link], [lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-dld"]) m4trace:configure.in:145: -1- _m4_warn([obsolete], [The macro `AC_LANG_RESTORE' is obsolete. You should run autoupdate.], [autoconf/lang.m4:172: AC_LANG_RESTORE is expanded from... aclocal.m4:3798: _LT_AC_LANG_GCJ_CONFIG is expanded from... aclocal.m4:3755: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from... aclocal.m4:1733: _LT_AC_TAGCONFIG is expanded from... aclocal.m4:225: AC_LIBTOOL_SETUP is expanded from... configure.in:145: AC_LIBTOOL_SETUP is required by... aclocal.m4:81: _AC_PROG_LIBTOOL is expanded from... configure.in:145: _AC_PROG_LIBTOOL is required by... aclocal.m4:61: AC_PROG_LIBTOOL is expanded from... aclocal.m4:5897: AM_PROG_LIBTOOL is expanded from... configure.in:145: the top level]) m4trace:configure.in:145: -1- _m4_warn([obsolete], [The macro `AC_LANG_SAVE' is obsolete. You should run autoupdate.], [autoconf/lang.m4:166: AC_LANG_SAVE is expanded from... aclocal.m4:3837: _LT_AC_LANG_RC_CONFIG is expanded from... aclocal.m4:3806: AC_LIBTOOL_LANG_RC_CONFIG is expanded from... aclocal.m4:1733: _LT_AC_TAGCONFIG is expanded from... aclocal.m4:225: AC_LIBTOOL_SETUP is expanded from... configure.in:145: AC_LIBTOOL_SETUP is required by... aclocal.m4:81: _AC_PROG_LIBTOOL is expanded from... configure.in:145: _AC_PROG_LIBTOOL is required by... aclocal.m4:61: AC_PROG_LIBTOOL is expanded from... aclocal.m4:5897: AM_PROG_LIBTOOL is expanded from... configure.in:145: the top level]) m4trace:configure.in:145: -1- _m4_warn([obsolete], [instead of using `AC_LANG', `AC_LANG_SAVE', and `AC_LANG_RESTORE', you should use `AC_LANG_PUSH' and `AC_LANG_POP'.], [autoconf/lang.m4:166: AC_LANG_SAVE is expanded from... aclocal.m4:3837: _LT_AC_LANG_RC_CONFIG is expanded from... aclocal.m4:3806: AC_LIBTOOL_LANG_RC_CONFIG is expanded from... aclocal.m4:1733: _LT_AC_TAGCONFIG is expanded from... aclocal.m4:225: AC_LIBTOOL_SETUP is expanded from... configure.in:145: AC_LIBTOOL_SETUP is required by... aclocal.m4:81: _AC_PROG_LIBTOOL is expanded from... configure.in:145: _AC_PROG_LIBTOOL is required by... aclocal.m4:61: AC_PROG_LIBTOOL is expanded from... aclocal.m4:5897: AM_PROG_LIBTOOL is expanded from... configure.in:145: the top level]) m4trace:configure.in:145: -1- _m4_warn([obsolete], [The macro `AC_LANG_RESTORE' is obsolete. You should run autoupdate.], [autoconf/lang.m4:172: AC_LANG_RESTORE is expanded from... aclocal.m4:3837: _LT_AC_LANG_RC_CONFIG is expanded from... aclocal.m4:3806: AC_LIBTOOL_LANG_RC_CONFIG is expanded from... aclocal.m4:1733: _LT_AC_TAGCONFIG is expanded from... aclocal.m4:225: AC_LIBTOOL_SETUP is expanded from... configure.in:145: AC_LIBTOOL_SETUP is required by... aclocal.m4:81: _AC_PROG_LIBTOOL is expanded from... configure.in:145: _AC_PROG_LIBTOOL is required by... aclocal.m4:61: AC_PROG_LIBTOOL is expanded from... aclocal.m4:5897: AM_PROG_LIBTOOL is expanded from... configure.in:145: the top level]) m4trace:configure.in:145: -1- AC_SUBST([LIBTOOL]) m4trace:configure.in:148: -1- AC_CONFIG_FILES([Makefile mhash.spec doc/Makefile src/Makefile lib/Makefile]) m4trace:configure.in:149: -1- AC_SUBST([LIB@&t@OBJS], [$ac_libobjs]) m4trace:configure.in:149: -1- AC_SUBST([LTLIBOBJS], [$ac_ltlibobjs])