m4trace:configure.ac:4: -1- AC_INIT([Basilisk II], [1.0], [Christian.Bauer@uni-mainz.de], [BasiliskII]) m4trace:configure.ac:4: -1- m4_pattern_forbid([^_?A[CHUM]_]) m4trace:configure.ac:4: -1- m4_pattern_forbid([_AC_]) m4trace:configure.ac:4: -1- m4_pattern_forbid([^LIBOBJS$], [do not use LIBOBJS directly, use AC_LIBOBJ (see section `AC_LIBOBJ vs LIBOBJS']) m4trace:configure.ac:4: -1- m4_pattern_allow([^AS_FLAGS$]) m4trace:configure.ac:4: -1- m4_pattern_forbid([^_?m4_]) m4trace:configure.ac:4: -1- m4_pattern_forbid([^dnl$]) m4trace:configure.ac:4: -1- m4_pattern_forbid([^_?AS_]) m4trace:configure.ac:4: -1- AC_SUBST([SHELL], [${CONFIG_SHELL-/bin/sh}]) m4trace:configure.ac:4: -1- AC_SUBST([PATH_SEPARATOR]) m4trace:configure.ac:4: -1- AC_SUBST([PACKAGE_NAME], [m4_ifdef([AC_PACKAGE_NAME], ['AC_PACKAGE_NAME'])]) m4trace:configure.ac:4: -1- AC_SUBST([PACKAGE_TARNAME], [m4_ifdef([AC_PACKAGE_TARNAME], ['AC_PACKAGE_TARNAME'])]) m4trace:configure.ac:4: -1- AC_SUBST([PACKAGE_VERSION], [m4_ifdef([AC_PACKAGE_VERSION], ['AC_PACKAGE_VERSION'])]) m4trace:configure.ac:4: -1- AC_SUBST([PACKAGE_STRING], [m4_ifdef([AC_PACKAGE_STRING], ['AC_PACKAGE_STRING'])]) m4trace:configure.ac:4: -1- AC_SUBST([PACKAGE_BUGREPORT], [m4_ifdef([AC_PACKAGE_BUGREPORT], ['AC_PACKAGE_BUGREPORT'])]) m4trace:configure.ac:4: -1- AC_SUBST([exec_prefix], [NONE]) m4trace:configure.ac:4: -1- AC_SUBST([prefix], [NONE]) m4trace:configure.ac:4: -1- AC_SUBST([program_transform_name], [s,x,x,]) m4trace:configure.ac:4: -1- AC_SUBST([bindir], ['${exec_prefix}/bin']) m4trace:configure.ac:4: -1- AC_SUBST([sbindir], ['${exec_prefix}/sbin']) m4trace:configure.ac:4: -1- AC_SUBST([libexecdir], ['${exec_prefix}/libexec']) m4trace:configure.ac:4: -1- AC_SUBST([datadir], ['${prefix}/share']) m4trace:configure.ac:4: -1- AC_SUBST([sysconfdir], ['${prefix}/etc']) m4trace:configure.ac:4: -1- AC_SUBST([sharedstatedir], ['${prefix}/com']) m4trace:configure.ac:4: -1- AC_SUBST([localstatedir], ['${prefix}/var']) m4trace:configure.ac:4: -1- AC_SUBST([libdir], ['${exec_prefix}/lib']) m4trace:configure.ac:4: -1- AC_SUBST([includedir], ['${prefix}/include']) m4trace:configure.ac:4: -1- AC_SUBST([oldincludedir], ['/usr/include']) m4trace:configure.ac:4: -1- AC_SUBST([infodir], ['${prefix}/info']) m4trace:configure.ac:4: -1- AC_SUBST([mandir], ['${prefix}/man']) m4trace:configure.ac:4: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_NAME]) m4trace:configure.ac:4: -1- AH_OUTPUT([PACKAGE_NAME], [/* Define to the full name of this package. */ #undef PACKAGE_NAME]) m4trace:configure.ac:4: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_TARNAME]) m4trace:configure.ac:4: -1- AH_OUTPUT([PACKAGE_TARNAME], [/* Define to the one symbol short name of this package. */ #undef PACKAGE_TARNAME]) m4trace:configure.ac:4: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_VERSION]) m4trace:configure.ac:4: -1- AH_OUTPUT([PACKAGE_VERSION], [/* Define to the version of this package. */ #undef PACKAGE_VERSION]) m4trace:configure.ac:4: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_STRING]) m4trace:configure.ac:4: -1- AH_OUTPUT([PACKAGE_STRING], [/* Define to the full name and version of this package. */ #undef PACKAGE_STRING]) m4trace:configure.ac:4: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_BUGREPORT]) m4trace:configure.ac:4: -1- AH_OUTPUT([PACKAGE_BUGREPORT], [/* Define to the address where bug reports for this package should be sent. */ #undef PACKAGE_BUGREPORT]) m4trace:configure.ac:4: -1- AC_SUBST([build_alias]) m4trace:configure.ac:4: -1- AC_SUBST([host_alias]) m4trace:configure.ac:4: -1- AC_SUBST([target_alias]) m4trace:configure.ac:4: -1- AC_SUBST([DEFS]) m4trace:configure.ac:4: -1- AC_SUBST([ECHO_C]) m4trace:configure.ac:4: -1- AC_SUBST([ECHO_N]) m4trace:configure.ac:4: -1- AC_SUBST([ECHO_T]) m4trace:configure.ac:4: -1- AC_SUBST([LIBS]) m4trace:configure.ac:6: -1- AC_CONFIG_AUX_DIR([../Unix]) m4trace:configure.ac:8: -1- AC_CONFIG_HEADERS([config.h]) m4trace:configure.ac:11: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE]) m4trace:configure.ac:11: -1- AH_OUTPUT([PACKAGE], [/* Define this program name. */ #undef PACKAGE]) m4trace:configure.ac:12: -1- AC_DEFINE_TRACE_LITERAL([VERSION]) m4trace:configure.ac:12: -1- AH_OUTPUT([VERSION], [/* Define this program version. */ #undef VERSION]) m4trace:configure.ac:53: -1- AC_CANONICAL_HOST m4trace:configure.ac:53: -1- AC_SUBST([build], [$ac_cv_build]) m4trace:configure.ac:53: -1- AC_SUBST([build_cpu], [`echo $ac_cv_build | sed 's/^\([[^-]]*\)-\([[^-]]*\)-\(.*\)$/\1/'`]) m4trace:configure.ac:53: -1- AC_SUBST([build_vendor], [`echo $ac_cv_build | sed 's/^\([[^-]]*\)-\([[^-]]*\)-\(.*\)$/\2/'`]) m4trace:configure.ac:53: -1- AC_SUBST([build_os], [`echo $ac_cv_build | sed 's/^\([[^-]]*\)-\([[^-]]*\)-\(.*\)$/\3/'`]) m4trace:configure.ac:53: -1- AC_SUBST([host], [$ac_cv_host]) m4trace:configure.ac:53: -1- AC_SUBST([host_cpu], [`echo $ac_cv_host | sed 's/^\([[^-]]*\)-\([[^-]]*\)-\(.*\)$/\1/'`]) m4trace:configure.ac:53: -1- AC_SUBST([host_vendor], [`echo $ac_cv_host | sed 's/^\([[^-]]*\)-\([[^-]]*\)-\(.*\)$/\2/'`]) m4trace:configure.ac:53: -1- AC_SUBST([host_os], [`echo $ac_cv_host | sed 's/^\([[^-]]*\)-\([[^-]]*\)-\(.*\)$/\3/'`]) m4trace:configure.ac:54: -1- AC_SUBST([target], [$ac_cv_target]) m4trace:configure.ac:54: -1- AC_SUBST([target_cpu], [`echo $ac_cv_target | sed 's/^\([[^-]]*\)-\([[^-]]*\)-\(.*\)$/\1/'`]) m4trace:configure.ac:54: -1- AC_SUBST([target_vendor], [`echo $ac_cv_target | sed 's/^\([[^-]]*\)-\([[^-]]*\)-\(.*\)$/\2/'`]) m4trace:configure.ac:54: -1- AC_SUBST([target_os], [`echo $ac_cv_target | sed 's/^\([[^-]]*\)-\([[^-]]*\)-\(.*\)$/\3/'`]) m4trace:configure.ac:67: -1- AC_PROG_CC m4trace:configure.ac:67: -1- AC_SUBST([CC]) m4trace:configure.ac:67: -1- AC_SUBST([CFLAGS]) m4trace:configure.ac:67: -1- AC_SUBST([LDFLAGS]) m4trace:configure.ac:67: -1- AC_SUBST([CPPFLAGS]) m4trace:configure.ac:67: -1- AC_SUBST([CC]) m4trace:configure.ac:67: -1- AC_SUBST([ac_ct_CC]) m4trace:configure.ac:67: -1- AC_SUBST([CC]) m4trace:configure.ac:67: -1- AC_SUBST([ac_ct_CC]) m4trace:configure.ac:67: -1- AC_SUBST([CC]) m4trace:configure.ac:67: -1- AC_SUBST([CC]) m4trace:configure.ac:67: -1- AC_SUBST([ac_ct_CC]) m4trace:configure.ac:67: -1- AC_SUBST([EXEEXT], [$ac_cv_exeext]) m4trace:configure.ac:67: -1- AC_SUBST([OBJEXT], [$ac_cv_objext]) m4trace:configure.ac:68: -1- AC_DEFINE_TRACE_LITERAL([NO_MINUS_C_MINUS_O]) m4trace:configure.ac:68: -1- AH_OUTPUT([NO_MINUS_C_MINUS_O], [/* Define to 1 if your C compiler doesn\'t accept -c and -o together. */ #undef NO_MINUS_C_MINUS_O]) m4trace:configure.ac:69: -1- AC_PROG_CPP m4trace:configure.ac:69: -1- AC_SUBST([CPP]) m4trace:configure.ac:69: -1- AC_SUBST([CPPFLAGS]) m4trace:configure.ac:69: -1- AC_SUBST([CPP]) m4trace:configure.ac:70: -1- AC_PROG_CXX m4trace:configure.ac:70: -1- AC_SUBST([CXX]) m4trace:configure.ac:70: -1- AC_SUBST([CXXFLAGS]) m4trace:configure.ac:70: -1- AC_SUBST([LDFLAGS]) m4trace:configure.ac:70: -1- AC_SUBST([CPPFLAGS]) m4trace:configure.ac:70: -1- AC_SUBST([CXX]) m4trace:configure.ac:70: -1- AC_SUBST([ac_ct_CXX]) m4trace:configure.ac:71: -1- AC_PROG_MAKE_SET m4trace:configure.ac:71: -1- AC_SUBST([SET_MAKE]) m4trace:configure.ac:72: -1- AC_SUBST([EGREP]) m4trace:configure.ac:73: -1- AC_PROG_LN_S m4trace:configure.ac:73: -1- AC_SUBST([LN_S], [$as_ln_s]) m4trace:configure.ac:74: -1- AC_SUBST([WINDRES]) m4trace:configure.ac:74: -1- AC_SUBST([ac_ct_WINDRES]) m4trace:configure.ac:81: -1- AC_SUBST([PKG_CONFIG], [$ac_cv_path_PKG_CONFIG]) m4trace:configure.ac:81: -1- _m4_warn([obsolete], [The macro `AC_TRY_RUN' is obsolete. You should run autoupdate.], [autoconf/general.m4:2289: AC_TRY_RUN is expanded from... aclocal.m4:209: AM_PATH_GTK_2_0 is expanded from... configure.ac:81: the top level]) m4trace:configure.ac:81: -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... aclocal.m4:209: AM_PATH_GTK_2_0 is expanded from... configure.ac:81: the top level]) m4trace:configure.ac:81: -1- AC_SUBST([GTK_CFLAGS]) m4trace:configure.ac:81: -1- AC_SUBST([GTK_LIBS]) m4trace:configure.ac:83: -1- AC_SUBST([WANT_GTK]) m4trace:configure.ac:86: -1- AC_DEFINE_TRACE_LITERAL([_FILE_OFFSET_BITS]) m4trace:configure.ac:86: -1- AH_OUTPUT([_FILE_OFFSET_BITS], [/* Number of bits in a file offset, on hosts where this is settable. */ #undef _FILE_OFFSET_BITS]) m4trace:configure.ac:86: -1- AC_DEFINE_TRACE_LITERAL([_LARGE_FILES]) m4trace:configure.ac:86: -1- AH_OUTPUT([_LARGE_FILES], [/* Define for large files, on AIX-style hosts. */ #undef _LARGE_FILES]) m4trace:configure.ac:89: -1- AC_HEADER_STDC m4trace:configure.ac:89: -1- AC_DEFINE_TRACE_LITERAL([STDC_HEADERS]) m4trace:configure.ac:89: -1- AH_OUTPUT([STDC_HEADERS], [/* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS]) m4trace:configure.ac:92: -1- AC_DEFINE_TRACE_LITERAL([WORDS_BIGENDIAN]) m4trace:configure.ac:92: -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.ac:93: -1- AC_C_CONST m4trace:configure.ac:93: -1- AC_DEFINE_TRACE_LITERAL([const]) m4trace:configure.ac:93: -1- AH_OUTPUT([const], [/* Define to empty if `const\' does not conform to ANSI C. */ #undef const]) m4trace:configure.ac:94: -1- AC_C_INLINE m4trace:configure.ac:94: -1- AH_OUTPUT([inline], [/* Define to `__inline__\' or `__inline\' if that\'s what the C compiler calls it, or to nothing if \'inline\' is not supported under any name. */ #ifndef __cplusplus #undef inline #endif]) m4trace:configure.ac:95: -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.ac:95: -1- AH_OUTPUT([HAVE_SYS_TYPES_H], [/* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H]) m4trace:configure.ac:95: -1- AH_OUTPUT([HAVE_SYS_STAT_H], [/* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H]) m4trace:configure.ac:95: -1- AH_OUTPUT([HAVE_STDLIB_H], [/* Define to 1 if you have the header file. */ #undef HAVE_STDLIB_H]) m4trace:configure.ac:95: -1- AH_OUTPUT([HAVE_STRING_H], [/* Define to 1 if you have the header file. */ #undef HAVE_STRING_H]) m4trace:configure.ac:95: -1- AH_OUTPUT([HAVE_MEMORY_H], [/* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H]) m4trace:configure.ac:95: -1- AH_OUTPUT([HAVE_STRINGS_H], [/* Define to 1 if you have the header file. */ #undef HAVE_STRINGS_H]) m4trace:configure.ac:95: -1- AH_OUTPUT([HAVE_INTTYPES_H], [/* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H]) m4trace:configure.ac:95: -1- AH_OUTPUT([HAVE_STDINT_H], [/* Define to 1 if you have the header file. */ #undef HAVE_STDINT_H]) m4trace:configure.ac:95: -1- AH_OUTPUT([HAVE_UNISTD_H], [/* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H]) m4trace:configure.ac:95: -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.ac:95: the top level]) m4trace:configure.ac:95: -1- AC_DEFINE_TRACE_LITERAL([SIZEOF_SHORT]) m4trace:configure.ac:95: -1- AH_OUTPUT([SIZEOF_SHORT], [/* The size of a `short\', as computed by sizeof. */ #undef SIZEOF_SHORT]) m4trace:configure.ac:96: -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.ac:96: the top level]) m4trace:configure.ac:96: -1- AC_DEFINE_TRACE_LITERAL([SIZEOF_INT]) m4trace:configure.ac:96: -1- AH_OUTPUT([SIZEOF_INT], [/* The size of a `int\', as computed by sizeof. */ #undef SIZEOF_INT]) m4trace:configure.ac:97: -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.ac:97: the top level]) m4trace:configure.ac:97: -1- AC_DEFINE_TRACE_LITERAL([SIZEOF_LONG]) m4trace:configure.ac:97: -1- AH_OUTPUT([SIZEOF_LONG], [/* The size of a `long\', as computed by sizeof. */ #undef SIZEOF_LONG]) m4trace:configure.ac:98: -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.ac:98: the top level]) m4trace:configure.ac:98: -1- AC_DEFINE_TRACE_LITERAL([SIZEOF_LONG_LONG]) m4trace:configure.ac:98: -1- AH_OUTPUT([SIZEOF_LONG_LONG], [/* The size of a `long long\', as computed by sizeof. */ #undef SIZEOF_LONG_LONG]) m4trace:configure.ac:99: -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.ac:99: the top level]) m4trace:configure.ac:99: -1- AC_DEFINE_TRACE_LITERAL([SIZEOF_FLOAT]) m4trace:configure.ac:99: -1- AH_OUTPUT([SIZEOF_FLOAT], [/* The size of a `float\', as computed by sizeof. */ #undef SIZEOF_FLOAT]) m4trace:configure.ac:100: -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.ac:100: the top level]) m4trace:configure.ac:100: -1- AC_DEFINE_TRACE_LITERAL([SIZEOF_DOUBLE]) m4trace:configure.ac:100: -1- AH_OUTPUT([SIZEOF_DOUBLE], [/* The size of a `double\', as computed by sizeof. */ #undef SIZEOF_DOUBLE]) m4trace:configure.ac:101: -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.ac:101: the top level]) m4trace:configure.ac:101: -1- AC_DEFINE_TRACE_LITERAL([SIZEOF_LONG_DOUBLE]) m4trace:configure.ac:101: -1- AH_OUTPUT([SIZEOF_LONG_DOUBLE], [/* The size of a `long double\', as computed by sizeof. */ #undef SIZEOF_LONG_DOUBLE]) m4trace:configure.ac:102: -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.ac:102: the top level]) m4trace:configure.ac:102: -1- AC_DEFINE_TRACE_LITERAL([SIZEOF_VOID_P]) m4trace:configure.ac:102: -1- AH_OUTPUT([SIZEOF_VOID_P], [/* The size of a `void *\', as computed by sizeof. */ #undef SIZEOF_VOID_P]) m4trace:configure.ac:103: -1- AC_TYPE_OFF_T m4trace:configure.ac:103: -1- AC_DEFINE_TRACE_LITERAL([off_t]) m4trace:configure.ac:103: -1- AH_OUTPUT([off_t], [/* Define to `long\' if does not define. */ #undef off_t]) m4trace:configure.ac:104: -1- AC_CHECK_TYPES([loff_t]) m4trace:configure.ac:104: -1- AC_DEFINE_TRACE_LITERAL([HAVE_LOFF_T]) m4trace:configure.ac:104: -1- AH_OUTPUT([HAVE_LOFF_T], [/* Define to 1 if the system has the type `loff_t\'. */ #undef HAVE_LOFF_T]) m4trace:configure.ac:105: -1- AC_CHECK_TYPES([caddr_t]) m4trace:configure.ac:105: -1- AC_DEFINE_TRACE_LITERAL([HAVE_CADDR_T]) m4trace:configure.ac:105: -1- AH_OUTPUT([HAVE_CADDR_T], [/* Define to 1 if the system has the type `caddr_t\'. */ #undef HAVE_CADDR_T]) m4trace:configure.ac:106: -1- AC_TYPE_SIZE_T m4trace:configure.ac:106: -1- AC_DEFINE_TRACE_LITERAL([size_t]) m4trace:configure.ac:106: -1- AH_OUTPUT([size_t], [/* Define to `unsigned\' if does not define. */ #undef size_t]) m4trace:configure.ac:109: -1- AC_CHECK_FUNCS([strdup strerror]) m4trace:configure.ac:109: -1- AH_OUTPUT([HAVE_STRDUP], [/* Define to 1 if you have the `strdup\' function. */ #undef HAVE_STRDUP]) m4trace:configure.ac:109: -1- AH_OUTPUT([HAVE_STRERROR], [/* Define to 1 if you have the `strerror\' function. */ #undef HAVE_STRERROR]) m4trace:configure.ac:151: -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... autoconf/general.m4:1799: AC_CACHE_VAL is expanded from... autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from... configure.ac:151: the top level]) m4trace:configure.ac:151: -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... autoconf/general.m4:1799: AC_CACHE_VAL is expanded from... autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from... configure.ac:151: the top level]) m4trace:configure.ac:151: -1- _m4_warn([obsolete], [The macro `AC_LANG_CPLUSPLUS' is obsolete. You should run autoupdate.], [autoconf/c.m4:103: AC_LANG_CPLUSPLUS is expanded from... autoconf/general.m4:1799: AC_CACHE_VAL is expanded from... autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from... configure.ac:151: the top level]) m4trace:configure.ac:151: -1- _m4_warn([obsolete], [The macro `AC_TRY_RUN' is obsolete. You should run autoupdate.], [autoconf/general.m4:2289: AC_TRY_RUN is expanded from... autoconf/general.m4:1799: AC_CACHE_VAL is expanded from... autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from... configure.ac:151: the top level]) m4trace:configure.ac:151: -1- _m4_warn([obsolete], [The macro `AC_TRY_RUN' is obsolete. You should run autoupdate.], [autoconf/general.m4:2289: AC_TRY_RUN is expanded from... autoconf/general.m4:1799: AC_CACHE_VAL is expanded from... autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from... configure.ac:151: the top level]) m4trace:configure.ac:151: -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... autoconf/general.m4:1799: AC_CACHE_VAL is expanded from... autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from... configure.ac:151: the top level]) m4trace:configure.ac:153: -1- AC_DEFINE_TRACE_LITERAL([HAVE_WIN32_VM]) m4trace:configure.ac:153: -1- AH_OUTPUT([HAVE_WIN32_VM], [/* Define if your system has a working Win32-based memory allocator. */ #undef HAVE_WIN32_VM]) m4trace:configure.ac:176: -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... autoconf/general.m4:1799: AC_CACHE_VAL is expanded from... autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from... configure.ac:176: the top level]) m4trace:configure.ac:176: -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... autoconf/general.m4:1799: AC_CACHE_VAL is expanded from... autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from... configure.ac:176: the top level]) m4trace:configure.ac:176: -1- _m4_warn([obsolete], [The macro `AC_LANG_CPLUSPLUS' is obsolete. You should run autoupdate.], [autoconf/c.m4:103: AC_LANG_CPLUSPLUS is expanded from... autoconf/general.m4:1799: AC_CACHE_VAL is expanded from... autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from... configure.ac:176: the top level]) m4trace:configure.ac:176: -1- _m4_warn([obsolete], [The macro `AC_TRY_RUN' is obsolete. You should run autoupdate.], [autoconf/general.m4:2289: AC_TRY_RUN is expanded from... autoconf/general.m4:1799: AC_CACHE_VAL is expanded from... autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from... configure.ac:176: the top level]) m4trace:configure.ac:176: -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... autoconf/general.m4:1799: AC_CACHE_VAL is expanded from... autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from... configure.ac:176: the top level]) m4trace:configure.ac:178: -1- AC_DEFINE_TRACE_LITERAL([HAVE_WIN32_EXCEPTIONS]) m4trace:configure.ac:178: -1- AH_OUTPUT([HAVE_WIN32_EXCEPTIONS], [/* Define if your system supports Windows exceptions. */ #undef HAVE_WIN32_EXCEPTIONS]) m4trace:configure.ac:199: -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... autoconf/general.m4:1799: AC_CACHE_VAL is expanded from... autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from... configure.ac:199: the top level]) m4trace:configure.ac:199: -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... autoconf/general.m4:1799: AC_CACHE_VAL is expanded from... autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from... configure.ac:199: the top level]) m4trace:configure.ac:199: -1- _m4_warn([obsolete], [The macro `AC_LANG_CPLUSPLUS' is obsolete. You should run autoupdate.], [autoconf/c.m4:103: AC_LANG_CPLUSPLUS is expanded from... autoconf/general.m4:1799: AC_CACHE_VAL is expanded from... autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from... configure.ac:199: the top level]) m4trace:configure.ac:199: -1- _m4_warn([obsolete], [The macro `AC_TRY_RUN' is obsolete. You should run autoupdate.], [autoconf/general.m4:2289: AC_TRY_RUN is expanded from... autoconf/general.m4:1799: AC_CACHE_VAL is expanded from... autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from... configure.ac:199: the top level]) m4trace:configure.ac:199: -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... autoconf/general.m4:1799: AC_CACHE_VAL is expanded from... autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from... configure.ac:199: the top level]) m4trace:configure.ac:201: -1- AC_DEFINE_TRACE_LITERAL([HAVE_SIGSEGV_SKIP_INSTRUCTION]) m4trace:configure.ac:201: -1- AH_OUTPUT([HAVE_SIGSEGV_SKIP_INSTRUCTION], [/* Define if we can ignore the fault (instruction skipping in SIGSEGV handler). */ #undef HAVE_SIGSEGV_SKIP_INSTRUCTION]) m4trace:configure.ac:204: -1- AC_DEFINE_TRACE_LITERAL([ENABLE_VOSF]) m4trace:configure.ac:204: -1- AH_OUTPUT([ENABLE_VOSF], [/* Define if using video enabled on SEGV signals. */ #undef ENABLE_VOSF]) m4trace:configure.ac:274: -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... configure.ac:274: the top level]) m4trace:configure.ac:274: -1- AC_SUBST([SLIRP_CFLAGS], ["-fno-strict-aliasing"]) m4trace:configure.ac:472: -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... configure.ac:375: gcc_AC_EXAMINE_OBJECT is expanded from... autoconf/general.m4:1799: AC_CACHE_VAL is expanded from... autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from... configure.ac:469: gcc_AC_C_FLOAT_FORMAT is expanded from... configure.ac:472: the top level]) m4trace:configure.ac:472: -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... configure.ac:375: gcc_AC_EXAMINE_OBJECT is expanded from... autoconf/general.m4:1799: AC_CACHE_VAL is expanded from... autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from... configure.ac:469: gcc_AC_C_FLOAT_FORMAT is expanded from... configure.ac:472: the top level]) m4trace:configure.ac:472: -1- _m4_warn([obsolete], [The macro `AC_LANG_C' is obsolete. You should run autoupdate.], [autoconf/c.m4:71: AC_LANG_C is expanded from... configure.ac:375: gcc_AC_EXAMINE_OBJECT is expanded from... autoconf/general.m4:1799: AC_CACHE_VAL is expanded from... autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from... configure.ac:469: gcc_AC_C_FLOAT_FORMAT is expanded from... configure.ac:472: the top level]) m4trace:configure.ac:472: -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... configure.ac:375: gcc_AC_EXAMINE_OBJECT is expanded from... autoconf/general.m4:1799: AC_CACHE_VAL is expanded from... autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from... configure.ac:469: gcc_AC_C_FLOAT_FORMAT is expanded from... configure.ac:472: the top level]) m4trace:configure.ac:472: -1- AC_DEFINE_TRACE_LITERAL([HOST_FLOAT_FORMAT]) m4trace:configure.ac:472: -1- AH_OUTPUT([HOST_FLOAT_FORMAT], [/* Define to the floating point format of the host machine. */ #undef HOST_FLOAT_FORMAT]) m4trace:configure.ac:472: -1- AC_DEFINE_TRACE_LITERAL([HOST_FLOAT_WORDS_BIG_ENDIAN]) m4trace:configure.ac:472: -1- AH_OUTPUT([HOST_FLOAT_WORDS_BIG_ENDIAN], [/* Define to 1 if the host machine stores floating point numbers in memory with the word containing the sign bit at the lowest address, or to 0 if it does it the other way around. This macro should not be defined if the ordering is the same as for multi-word integers. */ #undef HOST_FLOAT_WORDS_BIG_ENDIAN]) m4trace:configure.ac:473: -1- AC_CHECK_HEADERS([ieee754.h ieeefp.h floatingpoint.h nan.h]) m4trace:configure.ac:473: -1- AH_OUTPUT([HAVE_IEEE754_H], [/* Define to 1 if you have the header file. */ #undef HAVE_IEEE754_H]) m4trace:configure.ac:473: -1- AH_OUTPUT([HAVE_IEEEFP_H], [/* Define to 1 if you have the header file. */ #undef HAVE_IEEEFP_H]) m4trace:configure.ac:473: -1- AH_OUTPUT([HAVE_FLOATINGPOINT_H], [/* Define to 1 if you have the header file. */ #undef HAVE_FLOATINGPOINT_H]) m4trace:configure.ac:473: -1- AH_OUTPUT([HAVE_NAN_H], [/* Define to 1 if you have the header file. */ #undef HAVE_NAN_H]) m4trace:configure.ac:484: -1- AC_CHECK_FUNCS([isnanl isinfl]) m4trace:configure.ac:484: -1- AH_OUTPUT([HAVE_ISNANL], [/* Define to 1 if you have the `isnanl\' function. */ #undef HAVE_ISNANL]) m4trace:configure.ac:484: -1- AH_OUTPUT([HAVE_ISINFL], [/* Define to 1 if you have the `isinfl\' function. */ #undef HAVE_ISINFL]) m4trace:configure.ac:488: -1- AC_CHECK_FUNCS([logl log10l expl powl fabsl sqrtl]) m4trace:configure.ac:488: -1- AH_OUTPUT([HAVE_LOGL], [/* Define to 1 if you have the `logl\' function. */ #undef HAVE_LOGL]) m4trace:configure.ac:488: -1- AH_OUTPUT([HAVE_LOG10L], [/* Define to 1 if you have the `log10l\' function. */ #undef HAVE_LOG10L]) m4trace:configure.ac:488: -1- AH_OUTPUT([HAVE_EXPL], [/* Define to 1 if you have the `expl\' function. */ #undef HAVE_EXPL]) m4trace:configure.ac:488: -1- AH_OUTPUT([HAVE_POWL], [/* Define to 1 if you have the `powl\' function. */ #undef HAVE_POWL]) m4trace:configure.ac:488: -1- AH_OUTPUT([HAVE_FABSL], [/* Define to 1 if you have the `fabsl\' function. */ #undef HAVE_FABSL]) m4trace:configure.ac:488: -1- AH_OUTPUT([HAVE_SQRTL], [/* Define to 1 if you have the `sqrtl\' function. */ #undef HAVE_SQRTL]) m4trace:configure.ac:489: -1- AC_CHECK_FUNCS([sinl cosl tanl sinhl coshl tanhl]) m4trace:configure.ac:489: -1- AH_OUTPUT([HAVE_SINL], [/* Define to 1 if you have the `sinl\' function. */ #undef HAVE_SINL]) m4trace:configure.ac:489: -1- AH_OUTPUT([HAVE_COSL], [/* Define to 1 if you have the `cosl\' function. */ #undef HAVE_COSL]) m4trace:configure.ac:489: -1- AH_OUTPUT([HAVE_TANL], [/* Define to 1 if you have the `tanl\' function. */ #undef HAVE_TANL]) m4trace:configure.ac:489: -1- AH_OUTPUT([HAVE_SINHL], [/* Define to 1 if you have the `sinhl\' function. */ #undef HAVE_SINHL]) m4trace:configure.ac:489: -1- AH_OUTPUT([HAVE_COSHL], [/* Define to 1 if you have the `coshl\' function. */ #undef HAVE_COSHL]) m4trace:configure.ac:489: -1- AH_OUTPUT([HAVE_TANHL], [/* Define to 1 if you have the `tanhl\' function. */ #undef HAVE_TANHL]) m4trace:configure.ac:490: -1- AC_CHECK_FUNCS([asinl acosl atanl asinhl acoshl atanhl]) m4trace:configure.ac:490: -1- AH_OUTPUT([HAVE_ASINL], [/* Define to 1 if you have the `asinl\' function. */ #undef HAVE_ASINL]) m4trace:configure.ac:490: -1- AH_OUTPUT([HAVE_ACOSL], [/* Define to 1 if you have the `acosl\' function. */ #undef HAVE_ACOSL]) m4trace:configure.ac:490: -1- AH_OUTPUT([HAVE_ATANL], [/* Define to 1 if you have the `atanl\' function. */ #undef HAVE_ATANL]) m4trace:configure.ac:490: -1- AH_OUTPUT([HAVE_ASINHL], [/* Define to 1 if you have the `asinhl\' function. */ #undef HAVE_ASINHL]) m4trace:configure.ac:490: -1- AH_OUTPUT([HAVE_ACOSHL], [/* Define to 1 if you have the `acoshl\' function. */ #undef HAVE_ACOSHL]) m4trace:configure.ac:490: -1- AH_OUTPUT([HAVE_ATANHL], [/* Define to 1 if you have the `atanhl\' function. */ #undef HAVE_ATANHL]) m4trace:configure.ac:491: -1- AC_CHECK_FUNCS([floorl ceill]) m4trace:configure.ac:491: -1- AH_OUTPUT([HAVE_FLOORL], [/* Define to 1 if you have the `floorl\' function. */ #undef HAVE_FLOORL]) m4trace:configure.ac:491: -1- AH_OUTPUT([HAVE_CEILL], [/* Define to 1 if you have the `ceill\' function. */ #undef HAVE_CEILL]) m4trace:configure.ac:520: -1- AC_CHECK_FUNCS([atanh]) m4trace:configure.ac:520: -1- AH_OUTPUT([HAVE_ATANH], [/* Define to 1 if you have the `atanh\' function. */ #undef HAVE_ATANH]) m4trace:configure.ac:521: -1- AC_CHECK_FUNCS([isnan isinf finite isnormal signbit]) m4trace:configure.ac:521: -1- AH_OUTPUT([HAVE_ISNAN], [/* Define to 1 if you have the `isnan\' function. */ #undef HAVE_ISNAN]) m4trace:configure.ac:521: -1- AH_OUTPUT([HAVE_ISINF], [/* Define to 1 if you have the `isinf\' function. */ #undef HAVE_ISINF]) m4trace:configure.ac:521: -1- AH_OUTPUT([HAVE_FINITE], [/* Define to 1 if you have the `finite\' function. */ #undef HAVE_FINITE]) m4trace:configure.ac:521: -1- AH_OUTPUT([HAVE_ISNORMAL], [/* Define to 1 if you have the `isnormal\' function. */ #undef HAVE_ISNORMAL]) m4trace:configure.ac:521: -1- AH_OUTPUT([HAVE_SIGNBIT], [/* Define to 1 if you have the `signbit\' function. */ #undef HAVE_SIGNBIT]) m4trace:configure.ac:528: -1- AC_SUBST([sdl_config]) m4trace:configure.ac:528: -1- AC_SUBST([ac_ct_sdl_config]) m4trace:configure.ac:530: -1- AC_SUBST([SDL_CFLAGS]) m4trace:configure.ac:541: -1- AC_SUBST([SDL_LIBS]) m4trace:configure.ac:542: -1- AC_DEFINE_TRACE_LITERAL([USE_SDL]) m4trace:configure.ac:542: -1- AH_OUTPUT([USE_SDL], [/* Define to enble SDL support */ #undef USE_SDL]) m4trace:configure.ac:543: -1- AC_DEFINE_TRACE_LITERAL([USE_SDL_VIDEO]) m4trace:configure.ac:543: -1- AH_OUTPUT([USE_SDL_VIDEO], [/* Define to enable SDL video graphics support */ #undef USE_SDL_VIDEO]) m4trace:configure.ac:544: -1- AC_DEFINE_TRACE_LITERAL([USE_SDL_AUDIO]) m4trace:configure.ac:544: -1- AH_OUTPUT([USE_SDL_AUDIO], [/* Define to enable SDL audio support */ #undef USE_SDL_AUDIO]) m4trace:configure.ac:553: -1- AC_SUBST([DEFINES]) m4trace:configure.ac:554: -1- AC_SUBST([CPUINCLUDES]) m4trace:configure.ac:555: -1- AC_SUBST([CPUSRCS]) m4trace:configure.ac:556: -1- AC_CONFIG_FILES([Makefile]) m4trace:configure.ac:557: -1- AC_SUBST([LIB@&t@OBJS], [$ac_libobjs]) m4trace:configure.ac:557: -1- AC_SUBST([LTLIBOBJS], [$ac_ltlibobjs])