m4trace:configure.in:1: -1- AC_INIT([Makefile.in]) m4trace:configure.in:1: -1- m4_pattern_forbid([^_?A[CHUM]_]) m4trace:configure.in:1: -1- m4_pattern_forbid([_AC_]) m4trace:configure.in:1: -1- m4_pattern_forbid([^LIBOBJS$], [do not use LIBOBJS directly, use AC_LIBOBJ (see section `AC_LIBOBJ vs LIBOBJS']) m4trace:configure.in:1: -1- m4_pattern_allow([^AS_FLAGS$]) m4trace:configure.in:1: -1- m4_pattern_forbid([^_?m4_]) m4trace:configure.in:1: -1- m4_pattern_forbid([^dnl$]) m4trace:configure.in:1: -1- m4_pattern_forbid([^_?AS_]) m4trace:configure.in:1: -1- AC_SUBST([SHELL], [${CONFIG_SHELL-/bin/sh}]) m4trace:configure.in:1: -1- AC_SUBST([PATH_SEPARATOR]) m4trace:configure.in:1: -1- AC_SUBST([PACKAGE_NAME], [m4_ifdef([AC_PACKAGE_NAME], ['AC_PACKAGE_NAME'])]) m4trace:configure.in:1: -1- AC_SUBST([PACKAGE_TARNAME], [m4_ifdef([AC_PACKAGE_TARNAME], ['AC_PACKAGE_TARNAME'])]) m4trace:configure.in:1: -1- AC_SUBST([PACKAGE_VERSION], [m4_ifdef([AC_PACKAGE_VERSION], ['AC_PACKAGE_VERSION'])]) m4trace:configure.in:1: -1- AC_SUBST([PACKAGE_STRING], [m4_ifdef([AC_PACKAGE_STRING], ['AC_PACKAGE_STRING'])]) m4trace:configure.in:1: -1- AC_SUBST([PACKAGE_BUGREPORT], [m4_ifdef([AC_PACKAGE_BUGREPORT], ['AC_PACKAGE_BUGREPORT'])]) m4trace:configure.in:1: -1- AC_SUBST([exec_prefix], [NONE]) m4trace:configure.in:1: -1- AC_SUBST([prefix], [NONE]) m4trace:configure.in:1: -1- AC_SUBST([program_transform_name], [s,x,x,]) m4trace:configure.in:1: -1- AC_SUBST([bindir], ['${exec_prefix}/bin']) m4trace:configure.in:1: -1- AC_SUBST([sbindir], ['${exec_prefix}/sbin']) m4trace:configure.in:1: -1- AC_SUBST([libexecdir], ['${exec_prefix}/libexec']) m4trace:configure.in:1: -1- AC_SUBST([datadir], ['${prefix}/share']) m4trace:configure.in:1: -1- AC_SUBST([sysconfdir], ['${prefix}/etc']) m4trace:configure.in:1: -1- AC_SUBST([sharedstatedir], ['${prefix}/com']) m4trace:configure.in:1: -1- AC_SUBST([localstatedir], ['${prefix}/var']) m4trace:configure.in:1: -1- AC_SUBST([libdir], ['${exec_prefix}/lib']) m4trace:configure.in:1: -1- AC_SUBST([includedir], ['${prefix}/include']) m4trace:configure.in:1: -1- AC_SUBST([oldincludedir], ['/usr/include']) m4trace:configure.in:1: -1- AC_SUBST([infodir], ['${prefix}/info']) m4trace:configure.in:1: -1- AC_SUBST([mandir], ['${prefix}/man']) m4trace:configure.in:1: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_NAME]) m4trace:configure.in:1: -1- AH_OUTPUT([PACKAGE_NAME], [/* Define to the full name of this package. */ #undef PACKAGE_NAME]) m4trace:configure.in:1: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_TARNAME]) m4trace:configure.in:1: -1- AH_OUTPUT([PACKAGE_TARNAME], [/* Define to the one symbol short name of this package. */ #undef PACKAGE_TARNAME]) m4trace:configure.in:1: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_VERSION]) m4trace:configure.in:1: -1- AH_OUTPUT([PACKAGE_VERSION], [/* Define to the version of this package. */ #undef PACKAGE_VERSION]) m4trace:configure.in:1: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_STRING]) m4trace:configure.in:1: -1- AH_OUTPUT([PACKAGE_STRING], [/* Define to the full name and version of this package. */ #undef PACKAGE_STRING]) m4trace:configure.in:1: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_BUGREPORT]) m4trace:configure.in:1: -1- AH_OUTPUT([PACKAGE_BUGREPORT], [/* Define to the address where bug reports for this package should be sent. */ #undef PACKAGE_BUGREPORT]) m4trace:configure.in:1: -1- AC_SUBST([build_alias]) m4trace:configure.in:1: -1- AC_SUBST([host_alias]) m4trace:configure.in:1: -1- AC_SUBST([target_alias]) m4trace:configure.in:1: -1- AC_SUBST([DEFS]) m4trace:configure.in:1: -1- AC_SUBST([ECHO_C]) m4trace:configure.in:1: -1- AC_SUBST([ECHO_N]) m4trace:configure.in:1: -1- AC_SUBST([ECHO_T]) m4trace:configure.in:1: -1- AC_SUBST([LIBS]) m4trace:configure.in:2: -1- AC_CONFIG_HEADERS([config.h]) m4trace:configure.in:4: -1- AC_CANONICAL_HOST m4trace:configure.in:4: -1- AC_SUBST([build], [$ac_cv_build]) m4trace:configure.in:4: -1- AC_SUBST([build_cpu], [`echo $ac_cv_build | sed 's/^\([[^-]]*\)-\([[^-]]*\)-\(.*\)$/\1/'`]) m4trace:configure.in:4: -1- AC_SUBST([build_vendor], [`echo $ac_cv_build | sed 's/^\([[^-]]*\)-\([[^-]]*\)-\(.*\)$/\2/'`]) m4trace:configure.in:4: -1- AC_SUBST([build_os], [`echo $ac_cv_build | sed 's/^\([[^-]]*\)-\([[^-]]*\)-\(.*\)$/\3/'`]) m4trace:configure.in:4: -1- AC_SUBST([host], [$ac_cv_host]) m4trace:configure.in:4: -1- AC_SUBST([host_cpu], [`echo $ac_cv_host | sed 's/^\([[^-]]*\)-\([[^-]]*\)-\(.*\)$/\1/'`]) m4trace:configure.in:4: -1- AC_SUBST([host_vendor], [`echo $ac_cv_host | sed 's/^\([[^-]]*\)-\([[^-]]*\)-\(.*\)$/\2/'`]) m4trace:configure.in:4: -1- AC_SUBST([host_os], [`echo $ac_cv_host | sed 's/^\([[^-]]*\)-\([[^-]]*\)-\(.*\)$/\3/'`]) m4trace:configure.in:6: -1- AC_PROG_CC m4trace:configure.in:6: -1- AC_SUBST([CC]) m4trace:configure.in:6: -1- AC_SUBST([CFLAGS]) m4trace:configure.in:6: -1- AC_SUBST([LDFLAGS]) m4trace:configure.in:6: -1- AC_SUBST([CPPFLAGS]) m4trace:configure.in:6: -1- AC_SUBST([CC]) m4trace:configure.in:6: -1- AC_SUBST([ac_ct_CC]) m4trace:configure.in:6: -1- AC_SUBST([CC]) m4trace:configure.in:6: -1- AC_SUBST([ac_ct_CC]) m4trace:configure.in:6: -1- AC_SUBST([CC]) m4trace:configure.in:6: -1- AC_SUBST([CC]) m4trace:configure.in:6: -1- AC_SUBST([ac_ct_CC]) m4trace:configure.in:6: -1- AC_SUBST([EXEEXT], [$ac_cv_exeext]) m4trace:configure.in:6: -1- AC_SUBST([OBJEXT], [$ac_cv_objext]) m4trace:configure.in:7: -1- AC_PROG_INSTALL m4trace:configure.in:7: -1- AC_SUBST([INSTALL_PROGRAM]) m4trace:configure.in:7: -1- AC_SUBST([INSTALL_SCRIPT]) m4trace:configure.in:7: -1- AC_SUBST([INSTALL_DATA]) m4trace:configure.in:8: -1- AC_PROG_RANLIB m4trace:configure.in:8: -1- AC_SUBST([RANLIB]) m4trace:configure.in:8: -1- AC_SUBST([ac_ct_RANLIB]) m4trace:configure.in:11: -1- _m4_warn([obsolete], [The macro `AC_TRY_COMPILE' is obsolete. You should run autoupdate.], [autoconf/general.m4:2180: AC_TRY_COMPILE 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:25: AX_CPP_IDENT is expanded from... configure.in:11: the top level]) m4trace:configure.in:11: -1- AC_SUBST([ident_support]) m4trace:configure.in:15: -1- AC_SUBST([enable_vvp32]) m4trace:configure.in:17: -1- AC_CHECK_HEADERS([malloc.h]) m4trace:configure.in:17: -1- AH_OUTPUT([HAVE_MALLOC_H], [/* Define to 1 if you have the header file. */ #undef HAVE_MALLOC_H]) m4trace:configure.in:17: -1- AC_HEADER_STDC m4trace:configure.in:17: -1- AC_PROG_CPP m4trace:configure.in:17: -1- AC_SUBST([CPP]) m4trace:configure.in:17: -1- AC_SUBST([CPPFLAGS]) m4trace:configure.in:17: -1- AC_SUBST([CPP]) m4trace:configure.in:17: -1- AC_SUBST([EGREP]) m4trace:configure.in:17: -1- AC_DEFINE_TRACE_LITERAL([STDC_HEADERS]) m4trace:configure.in:17: -1- AH_OUTPUT([STDC_HEADERS], [/* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS]) m4trace:configure.in:17: -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:17: -1- AH_OUTPUT([HAVE_SYS_TYPES_H], [/* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H]) m4trace:configure.in:17: -1- AH_OUTPUT([HAVE_SYS_STAT_H], [/* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H]) m4trace:configure.in:17: -1- AH_OUTPUT([HAVE_STDLIB_H], [/* Define to 1 if you have the header file. */ #undef HAVE_STDLIB_H]) m4trace:configure.in:17: -1- AH_OUTPUT([HAVE_STRING_H], [/* Define to 1 if you have the header file. */ #undef HAVE_STRING_H]) m4trace:configure.in:17: -1- AH_OUTPUT([HAVE_MEMORY_H], [/* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H]) m4trace:configure.in:17: -1- AH_OUTPUT([HAVE_STRINGS_H], [/* Define to 1 if you have the header file. */ #undef HAVE_STRINGS_H]) m4trace:configure.in:17: -1- AH_OUTPUT([HAVE_INTTYPES_H], [/* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H]) m4trace:configure.in:17: -1- AH_OUTPUT([HAVE_STDINT_H], [/* Define to 1 if you have the header file. */ #undef HAVE_STDINT_H]) m4trace:configure.in:17: -1- AH_OUTPUT([HAVE_UNISTD_H], [/* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H]) m4trace:configure.in:19: -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:19: the top level]) m4trace:configure.in:19: -1- AC_DEFINE_TRACE_LITERAL([SIZEOF_UNSIGNED_LONG_LONG]) m4trace:configure.in:19: -1- AH_OUTPUT([SIZEOF_UNSIGNED_LONG_LONG], [/* The size of a `unsigned long long\', as computed by sizeof. */ #undef SIZEOF_UNSIGNED_LONG_LONG]) m4trace:configure.in:20: -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:20: the top level]) m4trace:configure.in:20: -1- AC_DEFINE_TRACE_LITERAL([SIZEOF_UNSIGNED_LONG]) m4trace:configure.in:20: -1- AH_OUTPUT([SIZEOF_UNSIGNED_LONG], [/* The size of a `unsigned long\', as computed by sizeof. */ #undef SIZEOF_UNSIGNED_LONG]) m4trace:configure.in:21: -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:21: the top level]) m4trace:configure.in:21: -1- AC_DEFINE_TRACE_LITERAL([SIZEOF_UNSIGNED]) m4trace:configure.in:21: -1- AH_OUTPUT([SIZEOF_UNSIGNED], [/* The size of a `unsigned\', as computed by sizeof. */ #undef SIZEOF_UNSIGNED]) m4trace:configure.in:27: -1- AC_SUBST([PICFLAG]) m4trace:configure.in:29: -1- AC_SUBST([EXEEXT]) m4trace:configure.in:30: -1- AC_SUBST([EXTRALIBS]) m4trace:configure.in:39: -1- AC_SUBST([libdir64]) m4trace:configure.in:42: -1- AC_CONFIG_FILES([Makefile]) m4trace:configure.in:42: -1- _m4_warn([obsolete], [AC_OUTPUT should be used without arguments. You should run autoupdate.], []) m4trace:configure.in:42: -1- AC_SUBST([LIB@&t@OBJS], [$ac_libobjs]) m4trace:configure.in:42: -1- AC_SUBST([LTLIBOBJS], [$ac_ltlibobjs])