m4trace:aclocal.m4:3204: -1- m4_include([acinclude.m4]) 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:7: -1- AC_CONFIG_HEADERS([config.h]) m4trace:configure.ac:10: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE]) m4trace:configure.ac:10: -1- AH_OUTPUT([PACKAGE], [/* Define this program name. */ #undef PACKAGE]) m4trace:configure.ac:11: -1- AC_DEFINE_TRACE_LITERAL([VERSION]) m4trace:configure.ac:11: -1- AH_OUTPUT([VERSION], [/* Define this program version. */ #undef VERSION]) m4trace:configure.ac:76: -1- AC_CANONICAL_HOST m4trace:configure.ac:76: -1- AC_SUBST([build], [$ac_cv_build]) m4trace:configure.ac:76: -1- AC_SUBST([build_cpu], [`echo $ac_cv_build | sed 's/^\([[^-]]*\)-\([[^-]]*\)-\(.*\)$/\1/'`]) m4trace:configure.ac:76: -1- AC_SUBST([build_vendor], [`echo $ac_cv_build | sed 's/^\([[^-]]*\)-\([[^-]]*\)-\(.*\)$/\2/'`]) m4trace:configure.ac:76: -1- AC_SUBST([build_os], [`echo $ac_cv_build | sed 's/^\([[^-]]*\)-\([[^-]]*\)-\(.*\)$/\3/'`]) m4trace:configure.ac:76: -1- AC_SUBST([host], [$ac_cv_host]) m4trace:configure.ac:76: -1- AC_SUBST([host_cpu], [`echo $ac_cv_host | sed 's/^\([[^-]]*\)-\([[^-]]*\)-\(.*\)$/\1/'`]) m4trace:configure.ac:76: -1- AC_SUBST([host_vendor], [`echo $ac_cv_host | sed 's/^\([[^-]]*\)-\([[^-]]*\)-\(.*\)$/\2/'`]) m4trace:configure.ac:76: -1- AC_SUBST([host_os], [`echo $ac_cv_host | sed 's/^\([[^-]]*\)-\([[^-]]*\)-\(.*\)$/\3/'`]) m4trace:configure.ac:77: -1- AC_SUBST([target], [$ac_cv_target]) m4trace:configure.ac:77: -1- AC_SUBST([target_cpu], [`echo $ac_cv_target | sed 's/^\([[^-]]*\)-\([[^-]]*\)-\(.*\)$/\1/'`]) m4trace:configure.ac:77: -1- AC_SUBST([target_vendor], [`echo $ac_cv_target | sed 's/^\([[^-]]*\)-\([[^-]]*\)-\(.*\)$/\2/'`]) m4trace:configure.ac:77: -1- AC_SUBST([target_os], [`echo $ac_cv_target | sed 's/^\([[^-]]*\)-\([[^-]]*\)-\(.*\)$/\3/'`]) m4trace:configure.ac:105: -1- AC_PROG_CC m4trace:configure.ac:105: -1- AC_SUBST([CC]) m4trace:configure.ac:105: -1- AC_SUBST([CFLAGS]) m4trace:configure.ac:105: -1- AC_SUBST([LDFLAGS]) m4trace:configure.ac:105: -1- AC_SUBST([CPPFLAGS]) m4trace:configure.ac:105: -1- AC_SUBST([CC]) m4trace:configure.ac:105: -1- AC_SUBST([ac_ct_CC]) m4trace:configure.ac:105: -1- AC_SUBST([CC]) m4trace:configure.ac:105: -1- AC_SUBST([ac_ct_CC]) m4trace:configure.ac:105: -1- AC_SUBST([CC]) m4trace:configure.ac:105: -1- AC_SUBST([CC]) m4trace:configure.ac:105: -1- AC_SUBST([ac_ct_CC]) m4trace:configure.ac:105: -1- AC_SUBST([EXEEXT], [$ac_cv_exeext]) m4trace:configure.ac:105: -1- AC_SUBST([OBJEXT], [$ac_cv_objext]) m4trace:configure.ac:106: -1- AC_DEFINE_TRACE_LITERAL([NO_MINUS_C_MINUS_O]) m4trace:configure.ac:106: -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:107: -1- AC_PROG_CPP m4trace:configure.ac:107: -1- AC_SUBST([CPP]) m4trace:configure.ac:107: -1- AC_SUBST([CPPFLAGS]) m4trace:configure.ac:107: -1- AC_SUBST([CPP]) m4trace:configure.ac:108: -1- AC_PROG_CXX m4trace:configure.ac:108: -1- AC_SUBST([CXX]) m4trace:configure.ac:108: -1- AC_SUBST([CXXFLAGS]) m4trace:configure.ac:108: -1- AC_SUBST([LDFLAGS]) m4trace:configure.ac:108: -1- AC_SUBST([CPPFLAGS]) m4trace:configure.ac:108: -1- AC_SUBST([CXX]) m4trace:configure.ac:108: -1- AC_SUBST([ac_ct_CXX]) m4trace:configure.ac:109: -1- AC_PROG_MAKE_SET m4trace:configure.ac:109: -1- AC_SUBST([SET_MAKE]) m4trace:configure.ac:110: -1- AC_PROG_INSTALL m4trace:configure.ac:110: -1- AC_SUBST([INSTALL_PROGRAM]) m4trace:configure.ac:110: -1- AC_SUBST([INSTALL_SCRIPT]) m4trace:configure.ac:110: -1- AC_SUBST([INSTALL_DATA]) m4trace:configure.ac:111: -1- AC_SUBST([EGREP]) m4trace:configure.ac:120: -1- AC_DEFINE_TRACE_LITERAL([ENABLE_MON]) m4trace:configure.ac:120: -1- AH_OUTPUT([ENABLE_MON], [/* Define if using "mon". */ #undef ENABLE_MON]) m4trace:configure.ac:128: -6- AC_CHECK_LIB([curses], [tgetent]) m4trace:configure.ac:128: -6- AH_OUTPUT([HAVE_LIBCURSES], [/* Define to 1 if you have the `curses\' library (-lcurses). */ #undef HAVE_LIBCURSES]) m4trace:configure.ac:128: -6- AC_DEFINE_TRACE_LITERAL([HAVE_LIBCURSES]) m4trace:configure.ac:128: -5- AC_CHECK_LIB([Hcurses], [tgetent], [], [ echo "$as_me:$LINENO: checking for tgetent in -lcurses" >&5 echo $ECHO_N "checking for tgetent in -lcurses... $ECHO_C" >&6 if test "${ac_cv_lib_curses_tgetent+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-lcurses $LIBS" cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char tgetent (); int main () { tgetent (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 (eval $ac_link) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; } && { ac_try='test -s conftest$ac_exeext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_lib_curses_tgetent=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_cv_lib_curses_tgetent=no fi rm -f conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi echo "$as_me:$LINENO: result: $ac_cv_lib_curses_tgetent" >&5 echo "${ECHO_T}$ac_cv_lib_curses_tgetent" >&6 if test $ac_cv_lib_curses_tgetent = yes; then cat >>confdefs.h <<_ACEOF @%:@define HAVE_LIBCURSES 1 _ACEOF LIBS="-lcurses $LIBS" fi ]) m4trace:configure.ac:128: -5- AH_OUTPUT([HAVE_LIBHCURSES], [/* Define to 1 if you have the `Hcurses\' library (-lHcurses). */ #undef HAVE_LIBHCURSES]) m4trace:configure.ac:128: -5- AC_DEFINE_TRACE_LITERAL([HAVE_LIBHCURSES]) m4trace:configure.ac:128: -4- AC_CHECK_LIB([terminfo], [tgetent], [], [ echo "$as_me:$LINENO: checking for tgetent in -lHcurses" >&5 echo $ECHO_N "checking for tgetent in -lHcurses... $ECHO_C" >&6 if test "${ac_cv_lib_Hcurses_tgetent+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-lHcurses $LIBS" cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char tgetent (); int main () { tgetent (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 (eval $ac_link) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; } && { ac_try='test -s conftest$ac_exeext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_lib_Hcurses_tgetent=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_cv_lib_Hcurses_tgetent=no fi rm -f conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi echo "$as_me:$LINENO: result: $ac_cv_lib_Hcurses_tgetent" >&5 echo "${ECHO_T}$ac_cv_lib_Hcurses_tgetent" >&6 if test $ac_cv_lib_Hcurses_tgetent = yes; then cat >>confdefs.h <<_ACEOF @%:@define HAVE_LIBHCURSES 1 _ACEOF LIBS="-lHcurses $LIBS" else echo "$as_me:$LINENO: checking for tgetent in -lcurses" >&5 echo $ECHO_N "checking for tgetent in -lcurses... $ECHO_C" >&6 if test "${ac_cv_lib_curses_tgetent+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-lcurses $LIBS" cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char tgetent (); int main () { tgetent (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 (eval $ac_link) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; } && { ac_try='test -s conftest$ac_exeext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_lib_curses_tgetent=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_cv_lib_curses_tgetent=no fi rm -f conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi echo "$as_me:$LINENO: result: $ac_cv_lib_curses_tgetent" >&5 echo "${ECHO_T}$ac_cv_lib_curses_tgetent" >&6 if test $ac_cv_lib_curses_tgetent = yes; then cat >>confdefs.h <<_ACEOF @%:@define HAVE_LIBCURSES 1 _ACEOF LIBS="-lcurses $LIBS" fi fi ]) m4trace:configure.ac:128: -4- AH_OUTPUT([HAVE_LIBTERMINFO], [/* Define to 1 if you have the `terminfo\' library (-lterminfo). */ #undef HAVE_LIBTERMINFO]) m4trace:configure.ac:128: -4- AC_DEFINE_TRACE_LITERAL([HAVE_LIBTERMINFO]) m4trace:configure.ac:128: -3- AC_CHECK_LIB([termlib], [tgetent], [], [ echo "$as_me:$LINENO: checking for tgetent in -lterminfo" >&5 echo $ECHO_N "checking for tgetent in -lterminfo... $ECHO_C" >&6 if test "${ac_cv_lib_terminfo_tgetent+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-lterminfo $LIBS" cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char tgetent (); int main () { tgetent (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 (eval $ac_link) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; } && { ac_try='test -s conftest$ac_exeext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_lib_terminfo_tgetent=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_cv_lib_terminfo_tgetent=no fi rm -f conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi echo "$as_me:$LINENO: result: $ac_cv_lib_terminfo_tgetent" >&5 echo "${ECHO_T}$ac_cv_lib_terminfo_tgetent" >&6 if test $ac_cv_lib_terminfo_tgetent = yes; then cat >>confdefs.h <<_ACEOF @%:@define HAVE_LIBTERMINFO 1 _ACEOF LIBS="-lterminfo $LIBS" else echo "$as_me:$LINENO: checking for tgetent in -lHcurses" >&5 echo $ECHO_N "checking for tgetent in -lHcurses... $ECHO_C" >&6 if test "${ac_cv_lib_Hcurses_tgetent+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-lHcurses $LIBS" cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char tgetent (); int main () { tgetent (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 (eval $ac_link) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; } && { ac_try='test -s conftest$ac_exeext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_lib_Hcurses_tgetent=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_cv_lib_Hcurses_tgetent=no fi rm -f conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi echo "$as_me:$LINENO: result: $ac_cv_lib_Hcurses_tgetent" >&5 echo "${ECHO_T}$ac_cv_lib_Hcurses_tgetent" >&6 if test $ac_cv_lib_Hcurses_tgetent = yes; then cat >>confdefs.h <<_ACEOF @%:@define HAVE_LIBHCURSES 1 _ACEOF LIBS="-lHcurses $LIBS" else echo "$as_me:$LINENO: checking for tgetent in -lcurses" >&5 echo $ECHO_N "checking for tgetent in -lcurses... $ECHO_C" >&6 if test "${ac_cv_lib_curses_tgetent+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-lcurses $LIBS" cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char tgetent (); int main () { tgetent (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 (eval $ac_link) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; } && { ac_try='test -s conftest$ac_exeext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_lib_curses_tgetent=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_cv_lib_curses_tgetent=no fi rm -f conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi echo "$as_me:$LINENO: result: $ac_cv_lib_curses_tgetent" >&5 echo "${ECHO_T}$ac_cv_lib_curses_tgetent" >&6 if test $ac_cv_lib_curses_tgetent = yes; then cat >>confdefs.h <<_ACEOF @%:@define HAVE_LIBCURSES 1 _ACEOF LIBS="-lcurses $LIBS" fi fi fi ]) m4trace:configure.ac:128: -3- AH_OUTPUT([HAVE_LIBTERMLIB], [/* Define to 1 if you have the `termlib\' library (-ltermlib). */ #undef HAVE_LIBTERMLIB]) m4trace:configure.ac:128: -3- AC_DEFINE_TRACE_LITERAL([HAVE_LIBTERMLIB]) m4trace:configure.ac:128: -2- AC_CHECK_LIB([termcap], [tgetent], [], [ echo "$as_me:$LINENO: checking for tgetent in -ltermlib" >&5 echo $ECHO_N "checking for tgetent in -ltermlib... $ECHO_C" >&6 if test "${ac_cv_lib_termlib_tgetent+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-ltermlib $LIBS" cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char tgetent (); int main () { tgetent (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 (eval $ac_link) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; } && { ac_try='test -s conftest$ac_exeext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_lib_termlib_tgetent=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_cv_lib_termlib_tgetent=no fi rm -f conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi echo "$as_me:$LINENO: result: $ac_cv_lib_termlib_tgetent" >&5 echo "${ECHO_T}$ac_cv_lib_termlib_tgetent" >&6 if test $ac_cv_lib_termlib_tgetent = yes; then cat >>confdefs.h <<_ACEOF @%:@define HAVE_LIBTERMLIB 1 _ACEOF LIBS="-ltermlib $LIBS" else echo "$as_me:$LINENO: checking for tgetent in -lterminfo" >&5 echo $ECHO_N "checking for tgetent in -lterminfo... $ECHO_C" >&6 if test "${ac_cv_lib_terminfo_tgetent+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-lterminfo $LIBS" cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char tgetent (); int main () { tgetent (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 (eval $ac_link) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; } && { ac_try='test -s conftest$ac_exeext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_lib_terminfo_tgetent=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_cv_lib_terminfo_tgetent=no fi rm -f conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi echo "$as_me:$LINENO: result: $ac_cv_lib_terminfo_tgetent" >&5 echo "${ECHO_T}$ac_cv_lib_terminfo_tgetent" >&6 if test $ac_cv_lib_terminfo_tgetent = yes; then cat >>confdefs.h <<_ACEOF @%:@define HAVE_LIBTERMINFO 1 _ACEOF LIBS="-lterminfo $LIBS" else echo "$as_me:$LINENO: checking for tgetent in -lHcurses" >&5 echo $ECHO_N "checking for tgetent in -lHcurses... $ECHO_C" >&6 if test "${ac_cv_lib_Hcurses_tgetent+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-lHcurses $LIBS" cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char tgetent (); int main () { tgetent (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 (eval $ac_link) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; } && { ac_try='test -s conftest$ac_exeext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_lib_Hcurses_tgetent=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_cv_lib_Hcurses_tgetent=no fi rm -f conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi echo "$as_me:$LINENO: result: $ac_cv_lib_Hcurses_tgetent" >&5 echo "${ECHO_T}$ac_cv_lib_Hcurses_tgetent" >&6 if test $ac_cv_lib_Hcurses_tgetent = yes; then cat >>confdefs.h <<_ACEOF @%:@define HAVE_LIBHCURSES 1 _ACEOF LIBS="-lHcurses $LIBS" else echo "$as_me:$LINENO: checking for tgetent in -lcurses" >&5 echo $ECHO_N "checking for tgetent in -lcurses... $ECHO_C" >&6 if test "${ac_cv_lib_curses_tgetent+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-lcurses $LIBS" cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char tgetent (); int main () { tgetent (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 (eval $ac_link) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; } && { ac_try='test -s conftest$ac_exeext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_lib_curses_tgetent=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_cv_lib_curses_tgetent=no fi rm -f conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi echo "$as_me:$LINENO: result: $ac_cv_lib_curses_tgetent" >&5 echo "${ECHO_T}$ac_cv_lib_curses_tgetent" >&6 if test $ac_cv_lib_curses_tgetent = yes; then cat >>confdefs.h <<_ACEOF @%:@define HAVE_LIBCURSES 1 _ACEOF LIBS="-lcurses $LIBS" fi fi fi fi ]) m4trace:configure.ac:128: -2- AH_OUTPUT([HAVE_LIBTERMCAP], [/* Define to 1 if you have the `termcap\' library (-ltermcap). */ #undef HAVE_LIBTERMCAP]) m4trace:configure.ac:128: -2- AC_DEFINE_TRACE_LITERAL([HAVE_LIBTERMCAP]) m4trace:configure.ac:128: -1- AC_CHECK_LIB([ncurses], [tgetent], [], [ echo "$as_me:$LINENO: checking for tgetent in -ltermcap" >&5 echo $ECHO_N "checking for tgetent in -ltermcap... $ECHO_C" >&6 if test "${ac_cv_lib_termcap_tgetent+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-ltermcap $LIBS" cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char tgetent (); int main () { tgetent (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 (eval $ac_link) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; } && { ac_try='test -s conftest$ac_exeext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_lib_termcap_tgetent=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_cv_lib_termcap_tgetent=no fi rm -f conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi echo "$as_me:$LINENO: result: $ac_cv_lib_termcap_tgetent" >&5 echo "${ECHO_T}$ac_cv_lib_termcap_tgetent" >&6 if test $ac_cv_lib_termcap_tgetent = yes; then cat >>confdefs.h <<_ACEOF @%:@define HAVE_LIBTERMCAP 1 _ACEOF LIBS="-ltermcap $LIBS" else echo "$as_me:$LINENO: checking for tgetent in -ltermlib" >&5 echo $ECHO_N "checking for tgetent in -ltermlib... $ECHO_C" >&6 if test "${ac_cv_lib_termlib_tgetent+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-ltermlib $LIBS" cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char tgetent (); int main () { tgetent (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 (eval $ac_link) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; } && { ac_try='test -s conftest$ac_exeext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_lib_termlib_tgetent=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_cv_lib_termlib_tgetent=no fi rm -f conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi echo "$as_me:$LINENO: result: $ac_cv_lib_termlib_tgetent" >&5 echo "${ECHO_T}$ac_cv_lib_termlib_tgetent" >&6 if test $ac_cv_lib_termlib_tgetent = yes; then cat >>confdefs.h <<_ACEOF @%:@define HAVE_LIBTERMLIB 1 _ACEOF LIBS="-ltermlib $LIBS" else echo "$as_me:$LINENO: checking for tgetent in -lterminfo" >&5 echo $ECHO_N "checking for tgetent in -lterminfo... $ECHO_C" >&6 if test "${ac_cv_lib_terminfo_tgetent+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-lterminfo $LIBS" cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char tgetent (); int main () { tgetent (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 (eval $ac_link) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; } && { ac_try='test -s conftest$ac_exeext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_lib_terminfo_tgetent=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_cv_lib_terminfo_tgetent=no fi rm -f conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi echo "$as_me:$LINENO: result: $ac_cv_lib_terminfo_tgetent" >&5 echo "${ECHO_T}$ac_cv_lib_terminfo_tgetent" >&6 if test $ac_cv_lib_terminfo_tgetent = yes; then cat >>confdefs.h <<_ACEOF @%:@define HAVE_LIBTERMINFO 1 _ACEOF LIBS="-lterminfo $LIBS" else echo "$as_me:$LINENO: checking for tgetent in -lHcurses" >&5 echo $ECHO_N "checking for tgetent in -lHcurses... $ECHO_C" >&6 if test "${ac_cv_lib_Hcurses_tgetent+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-lHcurses $LIBS" cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char tgetent (); int main () { tgetent (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 (eval $ac_link) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; } && { ac_try='test -s conftest$ac_exeext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_lib_Hcurses_tgetent=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_cv_lib_Hcurses_tgetent=no fi rm -f conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi echo "$as_me:$LINENO: result: $ac_cv_lib_Hcurses_tgetent" >&5 echo "${ECHO_T}$ac_cv_lib_Hcurses_tgetent" >&6 if test $ac_cv_lib_Hcurses_tgetent = yes; then cat >>confdefs.h <<_ACEOF @%:@define HAVE_LIBHCURSES 1 _ACEOF LIBS="-lHcurses $LIBS" else echo "$as_me:$LINENO: checking for tgetent in -lcurses" >&5 echo $ECHO_N "checking for tgetent in -lcurses... $ECHO_C" >&6 if test "${ac_cv_lib_curses_tgetent+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-lcurses $LIBS" cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char tgetent (); int main () { tgetent (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 (eval $ac_link) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; } && { ac_try='test -s conftest$ac_exeext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_lib_curses_tgetent=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_cv_lib_curses_tgetent=no fi rm -f conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi echo "$as_me:$LINENO: result: $ac_cv_lib_curses_tgetent" >&5 echo "${ECHO_T}$ac_cv_lib_curses_tgetent" >&6 if test $ac_cv_lib_curses_tgetent = yes; then cat >>confdefs.h <<_ACEOF @%:@define HAVE_LIBCURSES 1 _ACEOF LIBS="-lcurses $LIBS" fi fi fi fi fi ]) m4trace:configure.ac:128: -1- AH_OUTPUT([HAVE_LIBNCURSES], [/* Define to 1 if you have the `ncurses\' library (-lncurses). */ #undef HAVE_LIBNCURSES]) m4trace:configure.ac:128: -1- AC_DEFINE_TRACE_LITERAL([HAVE_LIBNCURSES]) m4trace:configure.ac:129: -1- AC_CHECK_LIB([readline], [readline]) m4trace:configure.ac:129: -1- AH_OUTPUT([HAVE_LIBREADLINE], [/* Define to 1 if you have the `readline\' library (-lreadline). */ #undef HAVE_LIBREADLINE]) m4trace:configure.ac:129: -1- AC_DEFINE_TRACE_LITERAL([HAVE_LIBREADLINE]) m4trace:configure.ac:138: -1- AC_CHECK_LIB([posix4], [sem_init]) m4trace:configure.ac:138: -1- AH_OUTPUT([HAVE_LIBPOSIX4], [/* Define to 1 if you have the `posix4\' library (-lposix4). */ #undef HAVE_LIBPOSIX4]) m4trace:configure.ac:138: -1- AC_DEFINE_TRACE_LITERAL([HAVE_LIBPOSIX4]) m4trace:configure.ac:139: -1- AC_CHECK_LIB([rt], [timer_create]) m4trace:configure.ac:139: -1- AH_OUTPUT([HAVE_LIBRT], [/* Define to 1 if you have the `rt\' library (-lrt). */ #undef HAVE_LIBRT]) m4trace:configure.ac:139: -1- AC_DEFINE_TRACE_LITERAL([HAVE_LIBRT]) m4trace:configure.ac:140: -1- AC_CHECK_LIB([rt], [shm_open]) m4trace:configure.ac:140: -1- AH_OUTPUT([HAVE_LIBRT], [/* Define to 1 if you have the `rt\' library (-lrt). */ #undef HAVE_LIBRT]) m4trace:configure.ac:140: -1- AC_DEFINE_TRACE_LITERAL([HAVE_LIBRT]) m4trace:configure.ac:141: -1- AC_CHECK_LIB([m], [cos]) m4trace:configure.ac:141: -1- AH_OUTPUT([HAVE_LIBM], [/* Define to 1 if you have the `m\' library (-lm). */ #undef HAVE_LIBM]) m4trace:configure.ac:141: -1- AC_DEFINE_TRACE_LITERAL([HAVE_LIBM]) m4trace:configure.ac:157: -1- AC_SUBST([sdl_config], [$ac_cv_path_sdl_config]) m4trace:configure.ac:187: -1- AC_PATH_X m4trace:configure.ac:187: -1- AC_DEFINE_TRACE_LITERAL([X_DISPLAY_MISSING]) m4trace:configure.ac:187: -1- AH_OUTPUT([X_DISPLAY_MISSING], [/* Define to 1 if the X Window System is missing or not being used. */ #undef X_DISPLAY_MISSING]) m4trace:configure.ac:187: -1- AC_CHECK_LIB([dnet], [dnet_ntoa], [X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet"]) m4trace:configure.ac:187: -1- AC_CHECK_LIB([dnet_stub], [dnet_ntoa], [X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet_stub"]) m4trace:configure.ac:187: -1- AC_CHECK_LIB([nsl], [gethostbyname], [X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl"]) m4trace:configure.ac:187: -1- AC_CHECK_LIB([bsd], [gethostbyname], [X_EXTRA_LIBS="$X_EXTRA_LIBS -lbsd"]) m4trace:configure.ac:187: -1- AC_CHECK_LIB([socket], [connect], [X_EXTRA_LIBS="-lsocket $X_EXTRA_LIBS"], [], [$X_EXTRA_LIBS]) m4trace:configure.ac:187: -1- AC_CHECK_LIB([posix], [remove], [X_EXTRA_LIBS="$X_EXTRA_LIBS -lposix"]) m4trace:configure.ac:187: -1- AC_CHECK_LIB([ipc], [shmat], [X_EXTRA_LIBS="$X_EXTRA_LIBS -lipc"]) m4trace:configure.ac:187: -1- AC_CHECK_LIB([ICE], [IceConnectionNumber], [X_PRE_LIBS="$X_PRE_LIBS -lSM -lICE"], [], [$X_EXTRA_LIBS]) m4trace:configure.ac:187: -1- AC_SUBST([X_CFLAGS]) m4trace:configure.ac:187: -1- AC_SUBST([X_PRE_LIBS]) m4trace:configure.ac:187: -1- AC_SUBST([X_LIBS]) m4trace:configure.ac:187: -1- AC_SUBST([X_EXTRA_LIBS]) m4trace:configure.ac:204: -1- AC_CHECK_LIB([pthread], [pthread_create], [], [ AC_CHECK_LIB(c_r, pthread_create, , [ AC_CHECK_LIB(PTL, pthread_create, , [ HAVE_PTHREADS=no ]) ]) ]) m4trace:configure.ac:204: -1- AH_OUTPUT([HAVE_LIBPTHREAD], [/* Define to 1 if you have the `pthread\' library (-lpthread). */ #undef HAVE_LIBPTHREAD]) m4trace:configure.ac:204: -1- AC_DEFINE_TRACE_LITERAL([HAVE_LIBPTHREAD]) m4trace:configure.ac:204: -1- AC_CHECK_LIB([c_r], [pthread_create], [], [ AC_CHECK_LIB(PTL, pthread_create, , [ HAVE_PTHREADS=no ]) ]) m4trace:configure.ac:204: -1- AH_OUTPUT([HAVE_LIBC_R], [/* Define to 1 if you have the `c_r\' library (-lc_r). */ #undef HAVE_LIBC_R]) m4trace:configure.ac:204: -1- AC_DEFINE_TRACE_LITERAL([HAVE_LIBC_R]) m4trace:configure.ac:204: -1- AC_CHECK_LIB([PTL], [pthread_create], [], [ HAVE_PTHREADS=no ]) m4trace:configure.ac:204: -1- AH_OUTPUT([HAVE_LIBPTL], [/* Define to 1 if you have the `PTL\' library (-lPTL). */ #undef HAVE_LIBPTL]) m4trace:configure.ac:204: -1- AC_DEFINE_TRACE_LITERAL([HAVE_LIBPTL]) m4trace:configure.ac:206: -1- AC_DEFINE_TRACE_LITERAL([HAVE_PTHREADS]) m4trace:configure.ac:206: -1- AH_OUTPUT([HAVE_PTHREADS], [/* Define if pthreads are available. */ #undef HAVE_PTHREADS]) m4trace:configure.ac:208: -1- AC_CHECK_FUNCS([pthread_cond_init]) m4trace:configure.ac:208: -1- AH_OUTPUT([HAVE_PTHREAD_COND_INIT], [/* Define to 1 if you have the `pthread_cond_init\' function. */ #undef HAVE_PTHREAD_COND_INIT]) m4trace:configure.ac:209: -1- AC_CHECK_FUNCS([pthread_cancel pthread_testcancel]) m4trace:configure.ac:209: -1- AH_OUTPUT([HAVE_PTHREAD_CANCEL], [/* Define to 1 if you have the `pthread_cancel\' function. */ #undef HAVE_PTHREAD_CANCEL]) m4trace:configure.ac:209: -1- AH_OUTPUT([HAVE_PTHREAD_TESTCANCEL], [/* Define to 1 if you have the `pthread_testcancel\' function. */ #undef HAVE_PTHREAD_TESTCANCEL]) m4trace:configure.ac:210: -1- AC_CHECK_FUNCS([pthread_mutexattr_setprotocol]) m4trace:configure.ac:210: -1- AH_OUTPUT([HAVE_PTHREAD_MUTEXATTR_SETPROTOCOL], [/* Define to 1 if you have the `pthread_mutexattr_setprotocol\' function. */ #undef HAVE_PTHREAD_MUTEXATTR_SETPROTOCOL]) m4trace:configure.ac:211: -1- AC_CHECK_FUNCS([pthread_mutexattr_settype]) m4trace:configure.ac:211: -1- AH_OUTPUT([HAVE_PTHREAD_MUTEXATTR_SETTYPE], [/* Define to 1 if you have the `pthread_mutexattr_settype\' function. */ #undef HAVE_PTHREAD_MUTEXATTR_SETTYPE]) m4trace:configure.ac:212: -1- AC_CHECK_FUNCS([pthread_mutexattr_setpshared]) m4trace:configure.ac:212: -1- AH_OUTPUT([HAVE_PTHREAD_MUTEXATTR_SETPSHARED], [/* Define to 1 if you have the `pthread_mutexattr_setpshared\' function. */ #undef HAVE_PTHREAD_MUTEXATTR_SETPSHARED]) m4trace:configure.ac:220: -1- AC_CHECK_FUNCS([sem_init], [], [ if test "x$HAVE_PTHREADS" = "xyes"; then SEMSRC=posix_sem.cpp fi ]) m4trace:configure.ac:220: -1- AH_OUTPUT([HAVE_SEM_INIT], [/* Define to 1 if you have the `sem_init\' function. */ #undef HAVE_SEM_INIT]) m4trace:configure.ac:234: -1- AC_CHECK_LIB([Xxf86dga], [XF86DGAQueryExtension], [ AC_DEFINE(ENABLE_XF86_DGA, 1, [Define if using XFree86 DGA extension.]) LIBS="$LIBS -lXxf86dga" if [[ "x$WANT_FBDEV_DGA" = "xyes" ]]; then AC_MSG_WARN([Cannot have both --enable-xf86-dga and --enable-fbdev-dga, ignoring --enable-fbdev-dga.]) WANT_FBDEV_DGA=no fi ], [ AC_MSG_WARN([Could not find XFree86 DGA extension, ignoring --enable-xf86-dga.]) WANT_XF86_DGA=no ]) m4trace:configure.ac:234: -1- AC_DEFINE_TRACE_LITERAL([ENABLE_XF86_DGA]) m4trace:configure.ac:234: -1- AH_OUTPUT([ENABLE_XF86_DGA], [/* Define if using XFree86 DGA extension. */ #undef ENABLE_XF86_DGA]) m4trace:configure.ac:237: -1- AC_DEFINE_TRACE_LITERAL([ENABLE_FBDEV_DGA]) m4trace:configure.ac:237: -1- AH_OUTPUT([ENABLE_FBDEV_DGA], [/* Define if using DGA with framebuffer device. */ #undef ENABLE_FBDEV_DGA]) m4trace:configure.ac:248: -1- AC_CHECK_LIB([Xxf86vm], [XF86VidModeQueryExtension], [ AC_DEFINE(ENABLE_XF86_VIDMODE, 1, [Define if using XFree86 DGA extension.]) LIBS="$LIBS -lXxf86vm" ], [ AC_MSG_WARN([Could not find XFree86 VidMode extension, ignoring --enable-xf86-vidmode.]) WANT_XF86_VIDMODE=no ]) m4trace:configure.ac:248: -1- AC_DEFINE_TRACE_LITERAL([ENABLE_XF86_VIDMODE]) m4trace:configure.ac:248: -1- AH_OUTPUT([ENABLE_XF86_VIDMODE], [/* Define if using XFree86 DGA extension. */ #undef ENABLE_XF86_VIDMODE]) m4trace:configure.ac:272: -1- AC_SUBST([PKG_CONFIG], [$ac_cv_path_PKG_CONFIG]) m4trace:configure.ac:272: -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:949: AM_PATH_GTK_2_0 is expanded from... configure.ac:272: the top level]) m4trace:configure.ac:272: -1- AC_DEFINE_TRACE_LITERAL([ENABLE_GTK]) m4trace:configure.ac:272: -1- AH_OUTPUT([ENABLE_GTK], [/* Define if using GTK. */ #undef ENABLE_GTK]) m4trace:configure.ac:272: -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:949: AM_PATH_GTK_2_0 is expanded from... configure.ac:272: the top level]) m4trace:configure.ac:272: -1- AC_SUBST([GTK_CFLAGS]) m4trace:configure.ac:272: -1- AC_SUBST([GTK_LIBS]) m4trace:configure.ac:293: -1- AC_SUBST([GTK_CONFIG], [$ac_cv_path_GTK_CONFIG]) m4trace:configure.ac:293: -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:1144: AM_PATH_GTK is expanded from... configure.ac:293: the top level]) m4trace:configure.ac:293: -1- AC_DEFINE_TRACE_LITERAL([ENABLE_GTK]) m4trace:configure.ac:293: -1- AH_OUTPUT([ENABLE_GTK], [/* Define if using GTK. */ #undef ENABLE_GTK]) m4trace:configure.ac:293: -1- AM_GNU_GETTEXT m4trace:configure.ac:293: -1- AC_SUBST([MKINSTALLDIRS]) m4trace:configure.ac:293: -1- AC_SUBST([USE_NLS]) m4trace:configure.ac:293: -1- AC_SUBST([MSGFMT]) m4trace:configure.ac:293: -1- AC_SUBST([GMSGFMT], [$ac_cv_path_GMSGFMT]) m4trace:configure.ac:293: -1- AC_SUBST([XGETTEXT]) m4trace:configure.ac:293: -1- AC_SUBST([MSGMERGE]) m4trace:configure.ac:293: -1- _m4_warn([obsolete], [The macro `AC_OUTPUT_COMMANDS' is obsolete. You should run autoupdate.], [autoconf/status.m4:318: AC_OUTPUT_COMMANDS is expanded from... aclocal.m4:2611: AM_PO_SUBDIRS is expanded from... configure.ac:293: AM_PO_SUBDIRS is required by... aclocal.m4:573: AM_GNU_GETTEXT is expanded from... aclocal.m4:1144: AM_PATH_GTK is expanded from... configure.ac:293: the top level]) m4trace:configure.ac:293: -3- _m4_warn([obsolete], [The macro `_AC_OUTPUT_COMMANDS_CNT' is obsolete. You should run autoupdate.], [autoconf/status.m4:321: _AC_OUTPUT_COMMANDS_CNT is expanded from... autoconf/status.m4:318: AC_OUTPUT_COMMANDS is expanded from... aclocal.m4:2611: AM_PO_SUBDIRS is expanded from... configure.ac:293: AM_PO_SUBDIRS is required by... aclocal.m4:573: AM_GNU_GETTEXT is expanded from... aclocal.m4:1144: AM_PATH_GTK is expanded from... configure.ac:293: the top level]) m4trace:configure.ac:293: -1- AC_PROG_RANLIB m4trace:configure.ac:293: -1- AC_SUBST([RANLIB]) m4trace:configure.ac:293: -1- AC_SUBST([ac_ct_RANLIB]) m4trace:configure.ac:293: -1- AC_HEADER_STDC m4trace:configure.ac:293: -1- AC_DEFINE_TRACE_LITERAL([STDC_HEADERS]) m4trace:configure.ac:293: -1- AH_OUTPUT([STDC_HEADERS], [/* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS]) m4trace:configure.ac:293: -1- AC_C_CONST m4trace:configure.ac:293: -1- AC_DEFINE_TRACE_LITERAL([const]) m4trace:configure.ac:293: -1- AH_OUTPUT([const], [/* Define to empty if `const\' does not conform to ANSI C. */ #undef const]) m4trace:configure.ac:293: -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:2991: bh_C_SIGNED is expanded from... configure.ac:293: bh_C_SIGNED is required by... aclocal.m4:695: AM_INTL_SUBDIR is expanded from... configure.ac:293: AM_INTL_SUBDIR is required by... aclocal.m4:573: AM_GNU_GETTEXT is expanded from... aclocal.m4:1144: AM_PATH_GTK is expanded from... configure.ac:293: the top level]) m4trace:configure.ac:293: -1- AC_DEFINE_TRACE_LITERAL([signed]) m4trace:configure.ac:293: -1- AH_OUTPUT([signed], [/* Define to empty if the C compiler doesn\'t support this keyword. */ #undef signed]) m4trace:configure.ac:293: -1- AC_C_INLINE m4trace:configure.ac:293: -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:293: -1- AC_TYPE_OFF_T m4trace:configure.ac:293: -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:293: -1- AH_OUTPUT([HAVE_SYS_TYPES_H], [/* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H]) m4trace:configure.ac:293: -1- AH_OUTPUT([HAVE_SYS_STAT_H], [/* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H]) m4trace:configure.ac:293: -1- AH_OUTPUT([HAVE_STDLIB_H], [/* Define to 1 if you have the header file. */ #undef HAVE_STDLIB_H]) m4trace:configure.ac:293: -1- AH_OUTPUT([HAVE_STRING_H], [/* Define to 1 if you have the header file. */ #undef HAVE_STRING_H]) m4trace:configure.ac:293: -1- AH_OUTPUT([HAVE_MEMORY_H], [/* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H]) m4trace:configure.ac:293: -1- AH_OUTPUT([HAVE_STRINGS_H], [/* Define to 1 if you have the header file. */ #undef HAVE_STRINGS_H]) m4trace:configure.ac:293: -1- AH_OUTPUT([HAVE_INTTYPES_H], [/* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H]) m4trace:configure.ac:293: -1- AH_OUTPUT([HAVE_STDINT_H], [/* Define to 1 if you have the header file. */ #undef HAVE_STDINT_H]) m4trace:configure.ac:293: -1- AH_OUTPUT([HAVE_UNISTD_H], [/* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H]) m4trace:configure.ac:293: -1- AC_DEFINE_TRACE_LITERAL([off_t]) m4trace:configure.ac:293: -1- AH_OUTPUT([off_t], [/* Define to `long\' if does not define. */ #undef off_t]) m4trace:configure.ac:293: -1- AC_TYPE_SIZE_T m4trace:configure.ac:293: -1- AC_DEFINE_TRACE_LITERAL([size_t]) m4trace:configure.ac:293: -1- AH_OUTPUT([size_t], [/* Define to `unsigned\' if does not define. */ #undef size_t]) m4trace:configure.ac:293: -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:2355: jm_AC_TYPE_LONG_LONG is expanded from... configure.ac:293: jm_AC_TYPE_LONG_LONG is required by... aclocal.m4:695: AM_INTL_SUBDIR is expanded from... configure.ac:293: AM_INTL_SUBDIR is required by... aclocal.m4:573: AM_GNU_GETTEXT is expanded from... aclocal.m4:1144: AM_PATH_GTK is expanded from... configure.ac:293: the top level]) m4trace:configure.ac:293: -1- AC_DEFINE_TRACE_LITERAL([HAVE_LONG_LONG]) m4trace:configure.ac:293: -1- AH_OUTPUT([HAVE_LONG_LONG], [/* Define if you have the \'long long\' type. */ #undef HAVE_LONG_LONG]) m4trace:configure.ac:293: -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:2329: gt_TYPE_LONGDOUBLE is expanded from... configure.ac:293: gt_TYPE_LONGDOUBLE is required by... aclocal.m4:695: AM_INTL_SUBDIR is expanded from... configure.ac:293: AM_INTL_SUBDIR is required by... aclocal.m4:573: AM_GNU_GETTEXT is expanded from... aclocal.m4:1144: AM_PATH_GTK is expanded from... configure.ac:293: the top level]) m4trace:configure.ac:293: -1- AC_DEFINE_TRACE_LITERAL([HAVE_LONG_DOUBLE]) m4trace:configure.ac:293: -1- AH_OUTPUT([HAVE_LONG_DOUBLE], [/* Define if you have the \'long double\' type. */ #undef HAVE_LONG_DOUBLE]) m4trace:configure.ac:293: -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:3164: gt_TYPE_WCHAR_T is expanded from... configure.ac:293: gt_TYPE_WCHAR_T is required by... aclocal.m4:695: AM_INTL_SUBDIR is expanded from... configure.ac:293: AM_INTL_SUBDIR is required by... aclocal.m4:573: AM_GNU_GETTEXT is expanded from... aclocal.m4:1144: AM_PATH_GTK is expanded from... configure.ac:293: the top level]) m4trace:configure.ac:293: -1- AC_DEFINE_TRACE_LITERAL([HAVE_WCHAR_T]) m4trace:configure.ac:293: -1- AH_OUTPUT([HAVE_WCHAR_T], [/* Define if you have the \'wchar_t\' type. */ #undef HAVE_WCHAR_T]) m4trace:configure.ac:293: -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:3187: gt_TYPE_WINT_T is expanded from... configure.ac:293: gt_TYPE_WINT_T is required by... aclocal.m4:695: AM_INTL_SUBDIR is expanded from... configure.ac:293: AM_INTL_SUBDIR is required by... aclocal.m4:573: AM_GNU_GETTEXT is expanded from... aclocal.m4:1144: AM_PATH_GTK is expanded from... configure.ac:293: the top level]) m4trace:configure.ac:293: -1- AC_DEFINE_TRACE_LITERAL([HAVE_WINT_T]) m4trace:configure.ac:293: -1- AH_OUTPUT([HAVE_WINT_T], [/* Define if you have the \'wint_t\' type. */ #undef HAVE_WINT_T]) m4trace:configure.ac:293: -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:1444: jm_AC_HEADER_INTTYPES_H is expanded from... configure.ac:293: jm_AC_HEADER_INTTYPES_H is required by... aclocal.m4:695: AM_INTL_SUBDIR is expanded from... configure.ac:293: AM_INTL_SUBDIR is required by... aclocal.m4:573: AM_GNU_GETTEXT is expanded from... aclocal.m4:1144: AM_PATH_GTK is expanded from... configure.ac:293: the top level]) m4trace:configure.ac:293: -1- AC_DEFINE_TRACE_LITERAL([HAVE_INTTYPES_H_WITH_UINTMAX]) m4trace:configure.ac:293: -1- AH_OUTPUT([HAVE_INTTYPES_H_WITH_UINTMAX], [/* Define if exists, doesn\'t clash with , and declares uintmax_t. */ #undef HAVE_INTTYPES_H_WITH_UINTMAX]) m4trace:configure.ac:293: -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:3082: jm_AC_HEADER_STDINT_H is expanded from... configure.ac:293: jm_AC_HEADER_STDINT_H is required by... aclocal.m4:695: AM_INTL_SUBDIR is expanded from... configure.ac:293: AM_INTL_SUBDIR is required by... aclocal.m4:573: AM_GNU_GETTEXT is expanded from... aclocal.m4:1144: AM_PATH_GTK is expanded from... configure.ac:293: the top level]) m4trace:configure.ac:293: -1- AC_DEFINE_TRACE_LITERAL([HAVE_STDINT_H_WITH_UINTMAX]) m4trace:configure.ac:293: -1- AH_OUTPUT([HAVE_STDINT_H_WITH_UINTMAX], [/* Define if exists, doesn\'t clash with , and declares uintmax_t. */ #undef HAVE_STDINT_H_WITH_UINTMAX]) m4trace:configure.ac:293: -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:1354: gt_TYPE_INTMAX_T is expanded from... configure.ac:293: gt_TYPE_INTMAX_T is required by... aclocal.m4:695: AM_INTL_SUBDIR is expanded from... configure.ac:293: AM_INTL_SUBDIR is required by... aclocal.m4:573: AM_GNU_GETTEXT is expanded from... aclocal.m4:1144: AM_PATH_GTK is expanded from... configure.ac:293: the top level]) m4trace:configure.ac:293: -1- AC_DEFINE_TRACE_LITERAL([HAVE_INTMAX_T]) m4trace:configure.ac:293: -1- AH_OUTPUT([HAVE_INTMAX_T], [/* Define if you have the \'intmax_t\' type in or . */ #undef HAVE_INTMAX_T]) m4trace:configure.ac:293: -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... aclocal.m4:2879: gt_PRINTF_POSIX is expanded from... configure.ac:293: gt_PRINTF_POSIX is required by... aclocal.m4:695: AM_INTL_SUBDIR is expanded from... configure.ac:293: AM_INTL_SUBDIR is required by... aclocal.m4:573: AM_GNU_GETTEXT is expanded from... aclocal.m4:1144: AM_PATH_GTK is expanded from... configure.ac:293: the top level]) m4trace:configure.ac:293: -1- AC_DEFINE_TRACE_LITERAL([HAVE_POSIX_PRINTF]) m4trace:configure.ac:293: -1- AH_OUTPUT([HAVE_POSIX_PRINTF], [/* Define if your printf() function supports format strings with positions. */ #undef HAVE_POSIX_PRINTF]) m4trace:configure.ac:293: -1- AC_FUNC_ALLOCA m4trace:configure.ac:293: -1- AC_DEFINE_TRACE_LITERAL([HAVE_ALLOCA_H]) m4trace:configure.ac:293: -1- AH_OUTPUT([HAVE_ALLOCA_H], [/* Define to 1 if you have and it should be used (not on Ultrix). */ #undef HAVE_ALLOCA_H]) m4trace:configure.ac:293: -1- AC_DEFINE_TRACE_LITERAL([HAVE_ALLOCA]) m4trace:configure.ac:293: -1- AH_OUTPUT([HAVE_ALLOCA], [/* Define to 1 if you have `alloca\', as a function or macro. */ #undef HAVE_ALLOCA]) m4trace:configure.ac:293: -1- AC_LIBSOURCE([alloca.c]) m4trace:configure.ac:293: -1- AC_SUBST([ALLOCA], [alloca.$ac_objext]) m4trace:configure.ac:293: -1- AC_DEFINE_TRACE_LITERAL([C_ALLOCA]) m4trace:configure.ac:293: -1- AH_OUTPUT([C_ALLOCA], [/* Define to 1 if using `alloca.c\'. */ #undef C_ALLOCA]) m4trace:configure.ac:293: -1- AC_DEFINE_TRACE_LITERAL([CRAY_STACKSEG_END]) m4trace:configure.ac:293: -1- AH_OUTPUT([CRAY_STACKSEG_END], [/* Define to one of `_getb67\', `GETB67\', `getb67\' for Cray-2 and Cray-YMP systems. This function is required for `alloca.c\' support on those systems. */ #undef CRAY_STACKSEG_END]) m4trace:configure.ac:293: -1- AH_OUTPUT([STACK_DIRECTION], [/* If using the C implementation of alloca, define if you know the direction of stack growth for your system; otherwise it will be automatically deduced at run-time. STACK_DIRECTION > 0 => grows toward higher addresses STACK_DIRECTION < 0 => grows toward lower addresses STACK_DIRECTION = 0 => direction of growth unknown */ @%:@undef STACK_DIRECTION]) m4trace:configure.ac:293: -1- AC_DEFINE_TRACE_LITERAL([STACK_DIRECTION]) m4trace:configure.ac:293: -1- AC_FUNC_MMAP m4trace:configure.ac:293: -1- AC_CHECK_HEADERS([stdlib.h unistd.h]) m4trace:configure.ac:293: -1- AH_OUTPUT([HAVE_STDLIB_H], [/* Define to 1 if you have the header file. */ #undef HAVE_STDLIB_H]) m4trace:configure.ac:293: -1- AH_OUTPUT([HAVE_UNISTD_H], [/* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H]) m4trace:configure.ac:293: -1- AC_CHECK_FUNCS([getpagesize]) m4trace:configure.ac:293: -1- AH_OUTPUT([HAVE_GETPAGESIZE], [/* Define to 1 if you have the `getpagesize\' function. */ #undef HAVE_GETPAGESIZE]) m4trace:configure.ac:293: -1- AC_DEFINE_TRACE_LITERAL([HAVE_MMAP]) m4trace:configure.ac:293: -1- AH_OUTPUT([HAVE_MMAP], [/* Define to 1 if you have a working `mmap\' system call. */ #undef HAVE_MMAP]) m4trace:configure.ac:293: -1- AC_SUBST([GLIBC21]) m4trace:configure.ac:293: -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... aclocal.m4:1321: gt_INTDIV0 is expanded from... configure.ac:293: gt_INTDIV0 is required by... aclocal.m4:695: AM_INTL_SUBDIR is expanded from... configure.ac:293: AM_INTL_SUBDIR is required by... aclocal.m4:573: AM_GNU_GETTEXT is expanded from... aclocal.m4:1144: AM_PATH_GTK is expanded from... configure.ac:293: the top level]) m4trace:configure.ac:293: -1- AC_DEFINE_TRACE_LITERAL([INTDIV0_RAISES_SIGFPE]) m4trace:configure.ac:293: -1- AH_OUTPUT([INTDIV0_RAISES_SIGFPE], [/* Define if integer division by zero raises signal SIGFPE. */ #undef INTDIV0_RAISES_SIGFPE]) m4trace:configure.ac:293: -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:3141: jm_AC_TYPE_UNSIGNED_LONG_LONG is expanded from... configure.ac:293: jm_AC_TYPE_UNSIGNED_LONG_LONG is required by... aclocal.m4:3115: jm_AC_TYPE_UINTMAX_T is expanded from... configure.ac:293: jm_AC_TYPE_UINTMAX_T is required by... aclocal.m4:695: AM_INTL_SUBDIR is expanded from... configure.ac:293: AM_INTL_SUBDIR is required by... aclocal.m4:573: AM_GNU_GETTEXT is expanded from... aclocal.m4:1144: AM_PATH_GTK is expanded from... configure.ac:293: the top level]) m4trace:configure.ac:293: -1- AC_DEFINE_TRACE_LITERAL([HAVE_UNSIGNED_LONG_LONG]) m4trace:configure.ac:293: -1- AH_OUTPUT([HAVE_UNSIGNED_LONG_LONG], [/* Define if you have the \'unsigned long long\' type. */ #undef HAVE_UNSIGNED_LONG_LONG]) m4trace:configure.ac:293: -1- AC_DEFINE_TRACE_LITERAL([uintmax_t]) m4trace:configure.ac:293: -1- AH_OUTPUT([uintmax_t], [/* Define to unsigned long or unsigned long long if and don\'t define. */ #undef uintmax_t]) m4trace:configure.ac:293: -1- AC_DEFINE_TRACE_LITERAL([HAVE_UINTMAX_T]) m4trace:configure.ac:293: -1- AH_OUTPUT([HAVE_UINTMAX_T], [/* Define if you have the \'uintmax_t\' type in or . */ #undef HAVE_UINTMAX_T]) m4trace:configure.ac:293: -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:1415: gt_HEADER_INTTYPES_H is expanded from... configure.ac:293: gt_HEADER_INTTYPES_H is required by... aclocal.m4:695: AM_INTL_SUBDIR is expanded from... configure.ac:293: AM_INTL_SUBDIR is required by... aclocal.m4:573: AM_GNU_GETTEXT is expanded from... aclocal.m4:1144: AM_PATH_GTK is expanded from... configure.ac:293: the top level]) m4trace:configure.ac:293: -1- AC_DEFINE_TRACE_LITERAL([HAVE_INTTYPES_H]) m4trace:configure.ac:293: -1- AH_OUTPUT([HAVE_INTTYPES_H], [/* Define if exists and doesn\'t clash with . */ #undef HAVE_INTTYPES_H]) m4trace:configure.ac:293: -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:1387: gt_INTTYPES_PRI is expanded from... configure.ac:293: gt_INTTYPES_PRI is required by... aclocal.m4:695: AM_INTL_SUBDIR is expanded from... configure.ac:293: AM_INTL_SUBDIR is required by... aclocal.m4:573: AM_GNU_GETTEXT is expanded from... aclocal.m4:1144: AM_PATH_GTK is expanded from... configure.ac:293: the top level]) m4trace:configure.ac:293: -1- AC_DEFINE_TRACE_LITERAL([PRI_MACROS_BROKEN]) m4trace:configure.ac:293: -1- AH_OUTPUT([PRI_MACROS_BROKEN], [/* Define if exists and defines unusable PRI* macros. */ #undef PRI_MACROS_BROKEN]) m4trace:configure.ac:293: -1- AC_CHECK_HEADERS([stdint.h]) m4trace:configure.ac:293: -1- AH_OUTPUT([HAVE_STDINT_H], [/* Define to 1 if you have the header file. */ #undef HAVE_STDINT_H]) m4trace:configure.ac:293: -1- _m4_warn([cross], [AC_RUN_IFELSE called without default to allow cross compiling], [autoconf/general.m4:2281: AC_RUN_IFELSE is expanded from... aclocal.m4:3053: gl_SIZE_MAX is expanded from... configure.ac:293: gl_SIZE_MAX is required by... aclocal.m4:3202: gl_XSIZE is expanded from... configure.ac:293: gl_XSIZE is required by... aclocal.m4:695: AM_INTL_SUBDIR is expanded from... configure.ac:293: AM_INTL_SUBDIR is required by... aclocal.m4:573: AM_GNU_GETTEXT is expanded from... aclocal.m4:1144: AM_PATH_GTK is expanded from... configure.ac:293: the top level]) m4trace:configure.ac:293: -1- _m4_warn([cross], [AC_RUN_IFELSE called without default to allow cross compiling], [autoconf/general.m4:2281: AC_RUN_IFELSE is expanded from... aclocal.m4:3053: gl_SIZE_MAX is expanded from... configure.ac:293: gl_SIZE_MAX is required by... aclocal.m4:3202: gl_XSIZE is expanded from... configure.ac:293: gl_XSIZE is required by... aclocal.m4:695: AM_INTL_SUBDIR is expanded from... configure.ac:293: AM_INTL_SUBDIR is required by... aclocal.m4:573: AM_GNU_GETTEXT is expanded from... aclocal.m4:1144: AM_PATH_GTK is expanded from... configure.ac:293: the top level]) m4trace:configure.ac:293: -1- _m4_warn([cross], [AC_RUN_IFELSE called without default to allow cross compiling], [autoconf/general.m4:2281: AC_RUN_IFELSE is expanded from... aclocal.m4:3053: gl_SIZE_MAX is expanded from... configure.ac:293: gl_SIZE_MAX is required by... aclocal.m4:3202: gl_XSIZE is expanded from... configure.ac:293: gl_XSIZE is required by... aclocal.m4:695: AM_INTL_SUBDIR is expanded from... configure.ac:293: AM_INTL_SUBDIR is required by... aclocal.m4:573: AM_GNU_GETTEXT is expanded from... aclocal.m4:1144: AM_PATH_GTK is expanded from... configure.ac:293: the top level]) m4trace:configure.ac:293: -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... aclocal.m4:3053: gl_SIZE_MAX is expanded from... configure.ac:293: gl_SIZE_MAX is required by... aclocal.m4:3202: gl_XSIZE is expanded from... configure.ac:293: gl_XSIZE is required by... aclocal.m4:695: AM_INTL_SUBDIR is expanded from... configure.ac:293: AM_INTL_SUBDIR is required by... aclocal.m4:573: AM_GNU_GETTEXT is expanded from... aclocal.m4:1144: AM_PATH_GTK is expanded from... configure.ac:293: the top level]) m4trace:configure.ac:293: -1- AC_DEFINE_TRACE_LITERAL([SIZE_MAX]) m4trace:configure.ac:293: -1- AH_OUTPUT([SIZE_MAX], [/* Define as the maximum value of type \'size_t\', if the system doesn\'t define it. */ #undef SIZE_MAX]) m4trace:configure.ac:293: -1- AC_CHECK_HEADERS([stdint.h]) m4trace:configure.ac:293: -1- AH_OUTPUT([HAVE_STDINT_H], [/* Define to 1 if you have the header file. */ #undef HAVE_STDINT_H]) m4trace:configure.ac:293: -1- AC_DEFINE_TRACE_LITERAL([ptrdiff_t]) m4trace:configure.ac:293: -1- AH_OUTPUT([ptrdiff_t], [/* Define as the type of the result of subtracting two pointers, if the system doesn\'t define it. */ #undef ptrdiff_t]) m4trace:configure.ac:293: -1- AC_CHECK_HEADERS([argz.h limits.h locale.h nl_types.h malloc.h stddef.h \ stdlib.h string.h unistd.h sys/param.h]) m4trace:configure.ac:293: -1- AH_OUTPUT([HAVE_ARGZ_H], [/* Define to 1 if you have the header file. */ #undef HAVE_ARGZ_H]) m4trace:configure.ac:293: -1- AH_OUTPUT([HAVE_LIMITS_H], [/* Define to 1 if you have the header file. */ #undef HAVE_LIMITS_H]) m4trace:configure.ac:293: -1- AH_OUTPUT([HAVE_LOCALE_H], [/* Define to 1 if you have the header file. */ #undef HAVE_LOCALE_H]) m4trace:configure.ac:293: -1- AH_OUTPUT([HAVE_NL_TYPES_H], [/* Define to 1 if you have the header file. */ #undef HAVE_NL_TYPES_H]) m4trace:configure.ac:293: -1- AH_OUTPUT([HAVE_MALLOC_H], [/* Define to 1 if you have the header file. */ #undef HAVE_MALLOC_H]) m4trace:configure.ac:293: -1- AH_OUTPUT([HAVE_STDDEF_H], [/* Define to 1 if you have the header file. */ #undef HAVE_STDDEF_H]) m4trace:configure.ac:293: -1- AH_OUTPUT([HAVE_STDLIB_H], [/* Define to 1 if you have the header file. */ #undef HAVE_STDLIB_H]) m4trace:configure.ac:293: -1- AH_OUTPUT([HAVE_STRING_H], [/* Define to 1 if you have the header file. */ #undef HAVE_STRING_H]) m4trace:configure.ac:293: -1- AH_OUTPUT([HAVE_UNISTD_H], [/* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H]) m4trace:configure.ac:293: -1- AH_OUTPUT([HAVE_SYS_PARAM_H], [/* Define to 1 if you have the header file. */ #undef HAVE_SYS_PARAM_H]) m4trace:configure.ac:293: -1- AC_CHECK_FUNCS([asprintf fwprintf getcwd getegid geteuid getgid getuid \ mempcpy munmap putenv setenv setlocale snprintf stpcpy strcasecmp strdup \ strtoul tsearch wcslen __argz_count __argz_stringify __argz_next \ __fsetlocking]) m4trace:configure.ac:293: -1- AH_OUTPUT([HAVE_ASPRINTF], [/* Define to 1 if you have the `asprintf\' function. */ #undef HAVE_ASPRINTF]) m4trace:configure.ac:293: -1- AH_OUTPUT([HAVE_FWPRINTF], [/* Define to 1 if you have the `fwprintf\' function. */ #undef HAVE_FWPRINTF]) m4trace:configure.ac:293: -1- AH_OUTPUT([HAVE_GETCWD], [/* Define to 1 if you have the `getcwd\' function. */ #undef HAVE_GETCWD]) m4trace:configure.ac:293: -1- AH_OUTPUT([HAVE_GETEGID], [/* Define to 1 if you have the `getegid\' function. */ #undef HAVE_GETEGID]) m4trace:configure.ac:293: -1- AH_OUTPUT([HAVE_GETEUID], [/* Define to 1 if you have the `geteuid\' function. */ #undef HAVE_GETEUID]) m4trace:configure.ac:293: -1- AH_OUTPUT([HAVE_GETGID], [/* Define to 1 if you have the `getgid\' function. */ #undef HAVE_GETGID]) m4trace:configure.ac:293: -1- AH_OUTPUT([HAVE_GETUID], [/* Define to 1 if you have the `getuid\' function. */ #undef HAVE_GETUID]) m4trace:configure.ac:293: -1- AH_OUTPUT([HAVE_MEMPCPY], [/* Define to 1 if you have the `mempcpy\' function. */ #undef HAVE_MEMPCPY]) m4trace:configure.ac:293: -1- AH_OUTPUT([HAVE_MUNMAP], [/* Define to 1 if you have the `munmap\' function. */ #undef HAVE_MUNMAP]) m4trace:configure.ac:293: -1- AH_OUTPUT([HAVE_PUTENV], [/* Define to 1 if you have the `putenv\' function. */ #undef HAVE_PUTENV]) m4trace:configure.ac:293: -1- AH_OUTPUT([HAVE_SETENV], [/* Define to 1 if you have the `setenv\' function. */ #undef HAVE_SETENV]) m4trace:configure.ac:293: -1- AH_OUTPUT([HAVE_SETLOCALE], [/* Define to 1 if you have the `setlocale\' function. */ #undef HAVE_SETLOCALE]) m4trace:configure.ac:293: -1- AH_OUTPUT([HAVE_SNPRINTF], [/* Define to 1 if you have the `snprintf\' function. */ #undef HAVE_SNPRINTF]) m4trace:configure.ac:293: -1- AH_OUTPUT([HAVE_STPCPY], [/* Define to 1 if you have the `stpcpy\' function. */ #undef HAVE_STPCPY]) m4trace:configure.ac:293: -1- AH_OUTPUT([HAVE_STRCASECMP], [/* Define to 1 if you have the `strcasecmp\' function. */ #undef HAVE_STRCASECMP]) m4trace:configure.ac:293: -1- AH_OUTPUT([HAVE_STRDUP], [/* Define to 1 if you have the `strdup\' function. */ #undef HAVE_STRDUP]) m4trace:configure.ac:293: -1- AH_OUTPUT([HAVE_STRTOUL], [/* Define to 1 if you have the `strtoul\' function. */ #undef HAVE_STRTOUL]) m4trace:configure.ac:293: -1- AH_OUTPUT([HAVE_TSEARCH], [/* Define to 1 if you have the `tsearch\' function. */ #undef HAVE_TSEARCH]) m4trace:configure.ac:293: -1- AH_OUTPUT([HAVE_WCSLEN], [/* Define to 1 if you have the `wcslen\' function. */ #undef HAVE_WCSLEN]) m4trace:configure.ac:293: -1- AH_OUTPUT([HAVE___ARGZ_COUNT], [/* Define to 1 if you have the `__argz_count\' function. */ #undef HAVE___ARGZ_COUNT]) m4trace:configure.ac:293: -1- AH_OUTPUT([HAVE___ARGZ_STRINGIFY], [/* Define to 1 if you have the `__argz_stringify\' function. */ #undef HAVE___ARGZ_STRINGIFY]) m4trace:configure.ac:293: -1- AH_OUTPUT([HAVE___ARGZ_NEXT], [/* Define to 1 if you have the `__argz_next\' function. */ #undef HAVE___ARGZ_NEXT]) m4trace:configure.ac:293: -1- AH_OUTPUT([HAVE___FSETLOCKING], [/* Define to 1 if you have the `__fsetlocking\' function. */ #undef HAVE___FSETLOCKING]) m4trace:configure.ac:293: -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:715: gt_CHECK_DECL is expanded from... aclocal.m4:695: AM_INTL_SUBDIR is expanded from... configure.ac:293: AM_INTL_SUBDIR is required by... aclocal.m4:573: AM_GNU_GETTEXT is expanded from... aclocal.m4:1144: AM_PATH_GTK is expanded from... configure.ac:293: the top level]) m4trace:configure.ac:293: -1- AC_DEFINE_TRACE_LITERAL([HAVE_DECL__SNPRINTF]) m4trace:configure.ac:293: -1- AH_OUTPUT([HAVE_DECL__SNPRINTF], [/* Define to 1 if you have the declaration of `_snprintf\', and to 0 if you don\'t. */ #undef HAVE_DECL__SNPRINTF]) m4trace:configure.ac:293: -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:715: gt_CHECK_DECL is expanded from... aclocal.m4:695: AM_INTL_SUBDIR is expanded from... configure.ac:293: AM_INTL_SUBDIR is required by... aclocal.m4:573: AM_GNU_GETTEXT is expanded from... aclocal.m4:1144: AM_PATH_GTK is expanded from... configure.ac:293: the top level]) m4trace:configure.ac:293: -1- AC_DEFINE_TRACE_LITERAL([HAVE_DECL__SNWPRINTF]) m4trace:configure.ac:293: -1- AH_OUTPUT([HAVE_DECL__SNWPRINTF], [/* Define to 1 if you have the declaration of `_snwprintf\', and to 0 if you don\'t. */ #undef HAVE_DECL__SNWPRINTF]) m4trace:configure.ac:293: -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:715: gt_CHECK_DECL is expanded from... aclocal.m4:695: AM_INTL_SUBDIR is expanded from... configure.ac:293: AM_INTL_SUBDIR is required by... aclocal.m4:573: AM_GNU_GETTEXT is expanded from... aclocal.m4:1144: AM_PATH_GTK is expanded from... configure.ac:293: the top level]) m4trace:configure.ac:293: -1- AC_DEFINE_TRACE_LITERAL([HAVE_DECL_FEOF_UNLOCKED]) m4trace:configure.ac:293: -1- AH_OUTPUT([HAVE_DECL_FEOF_UNLOCKED], [/* Define to 1 if you have the declaration of `feof_unlocked\', and to 0 if you don\'t. */ #undef HAVE_DECL_FEOF_UNLOCKED]) m4trace:configure.ac:293: -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:715: gt_CHECK_DECL is expanded from... aclocal.m4:695: AM_INTL_SUBDIR is expanded from... configure.ac:293: AM_INTL_SUBDIR is required by... aclocal.m4:573: AM_GNU_GETTEXT is expanded from... aclocal.m4:1144: AM_PATH_GTK is expanded from... configure.ac:293: the top level]) m4trace:configure.ac:293: -1- AC_DEFINE_TRACE_LITERAL([HAVE_DECL_FGETS_UNLOCKED]) m4trace:configure.ac:293: -1- AH_OUTPUT([HAVE_DECL_FGETS_UNLOCKED], [/* Define to 1 if you have the declaration of `fgets_unlocked\', and to 0 if you don\'t. */ #undef HAVE_DECL_FGETS_UNLOCKED]) m4trace:configure.ac:293: -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:715: gt_CHECK_DECL is expanded from... aclocal.m4:695: AM_INTL_SUBDIR is expanded from... configure.ac:293: AM_INTL_SUBDIR is required by... aclocal.m4:573: AM_GNU_GETTEXT is expanded from... aclocal.m4:1144: AM_PATH_GTK is expanded from... configure.ac:293: the top level]) m4trace:configure.ac:293: -1- AC_DEFINE_TRACE_LITERAL([HAVE_DECL_GETC_UNLOCKED]) m4trace:configure.ac:293: -1- AH_OUTPUT([HAVE_DECL_GETC_UNLOCKED], [/* Define to 1 if you have the declaration of `getc_unlocked\', and to 0 if you don\'t. */ #undef HAVE_DECL_GETC_UNLOCKED]) m4trace:configure.ac:293: -1- AC_SUBST([HAVE_POSIX_PRINTF]) m4trace:configure.ac:293: -1- AC_SUBST([HAVE_ASPRINTF]) m4trace:configure.ac:293: -1- AC_SUBST([HAVE_SNPRINTF]) m4trace:configure.ac:293: -1- AC_SUBST([HAVE_WPRINTF]) m4trace:configure.ac:293: -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:1220: AM_ICONV_LINK is expanded from... aclocal.m4:1248: AM_ICONV is expanded from... aclocal.m4:695: AM_INTL_SUBDIR is expanded from... configure.ac:293: AM_INTL_SUBDIR is required by... aclocal.m4:573: AM_GNU_GETTEXT is expanded from... aclocal.m4:1144: AM_PATH_GTK is expanded from... configure.ac:293: the top level]) m4trace:configure.ac:293: -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:1220: AM_ICONV_LINK is expanded from... aclocal.m4:1248: AM_ICONV is expanded from... aclocal.m4:695: AM_INTL_SUBDIR is expanded from... configure.ac:293: AM_INTL_SUBDIR is required by... aclocal.m4:573: AM_GNU_GETTEXT is expanded from... aclocal.m4:1144: AM_PATH_GTK is expanded from... configure.ac:293: the top level]) m4trace:configure.ac:293: -1- AC_DEFINE_TRACE_LITERAL([HAVE_ICONV]) m4trace:configure.ac:293: -1- AH_OUTPUT([HAVE_ICONV], [/* Define if you have the iconv() function. */ #undef HAVE_ICONV]) m4trace:configure.ac:293: -1- AC_SUBST([LIBICONV]) m4trace:configure.ac:293: -1- AC_SUBST([LTLIBICONV]) m4trace:configure.ac:293: -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... aclocal.m4:1248: AM_ICONV is expanded from... aclocal.m4:695: AM_INTL_SUBDIR is expanded from... configure.ac:293: AM_INTL_SUBDIR is required by... aclocal.m4:573: AM_GNU_GETTEXT is expanded from... aclocal.m4:1144: AM_PATH_GTK is expanded from... configure.ac:293: the top level]) m4trace:configure.ac:293: -1- AC_DEFINE_TRACE_LITERAL([ICONV_CONST]) m4trace:configure.ac:293: -1- AH_OUTPUT([ICONV_CONST], [/* Define as const if the declaration of iconv() needs const. */ #undef ICONV_CONST]) m4trace:configure.ac:293: -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:36: AM_LANGINFO_CODESET is expanded from... aclocal.m4:695: AM_INTL_SUBDIR is expanded from... configure.ac:293: AM_INTL_SUBDIR is required by... aclocal.m4:573: AM_GNU_GETTEXT is expanded from... aclocal.m4:1144: AM_PATH_GTK is expanded from... configure.ac:293: the top level]) m4trace:configure.ac:293: -1- AC_DEFINE_TRACE_LITERAL([HAVE_LANGINFO_CODESET]) m4trace:configure.ac:293: -1- AH_OUTPUT([HAVE_LANGINFO_CODESET], [/* Define if you have and nl_langinfo(CODESET). */ #undef HAVE_LANGINFO_CODESET]) m4trace:configure.ac:293: -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:1477: AM_LC_MESSAGES is expanded from... aclocal.m4:695: AM_INTL_SUBDIR is expanded from... configure.ac:293: AM_INTL_SUBDIR is required by... aclocal.m4:573: AM_GNU_GETTEXT is expanded from... aclocal.m4:1144: AM_PATH_GTK is expanded from... configure.ac:293: the top level]) m4trace:configure.ac:293: -1- AC_DEFINE_TRACE_LITERAL([HAVE_LC_MESSAGES]) m4trace:configure.ac:293: -1- AH_OUTPUT([HAVE_LC_MESSAGES], [/* Define if your file defines LC_MESSAGES. */ #undef HAVE_LC_MESSAGES]) m4trace:configure.ac:293: -1- AC_SUBST([INTLBISON]) m4trace:configure.ac:293: -1- AC_SUBST([USE_NLS]) m4trace:configure.ac:293: -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:573: AM_GNU_GETTEXT is expanded from... aclocal.m4:1144: AM_PATH_GTK is expanded from... configure.ac:293: the top level]) m4trace:configure.ac:293: -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:573: AM_GNU_GETTEXT is expanded from... aclocal.m4:1144: AM_PATH_GTK is expanded from... configure.ac:293: the top level]) m4trace:configure.ac:293: -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:573: AM_GNU_GETTEXT is expanded from... aclocal.m4:1144: AM_PATH_GTK is expanded from... configure.ac:293: the top level]) m4trace:configure.ac:293: -1- AC_DEFINE_TRACE_LITERAL([ENABLE_NLS]) m4trace:configure.ac:293: -1- AH_OUTPUT([ENABLE_NLS], [/* Define to 1 if translation of program messages to the user\'s native language is requested. */ #undef ENABLE_NLS]) m4trace:configure.ac:293: -1- AC_DEFINE_TRACE_LITERAL([HAVE_GETTEXT]) m4trace:configure.ac:293: -1- AH_OUTPUT([HAVE_GETTEXT], [/* Define if the GNU gettext() function is already present or preinstalled. */ #undef HAVE_GETTEXT]) m4trace:configure.ac:293: -1- AC_DEFINE_TRACE_LITERAL([HAVE_DCGETTEXT]) m4trace:configure.ac:293: -1- AH_OUTPUT([HAVE_DCGETTEXT], [/* Define if the GNU dcgettext() function is already present or preinstalled. */ #undef HAVE_DCGETTEXT]) m4trace:configure.ac:293: -1- AC_SUBST([BUILD_INCLUDED_LIBINTL]) m4trace:configure.ac:293: -1- AC_SUBST([USE_INCLUDED_LIBINTL]) m4trace:configure.ac:293: -1- AC_SUBST([CATOBJEXT]) m4trace:configure.ac:293: -1- AC_SUBST([DATADIRNAME]) m4trace:configure.ac:293: -1- AC_SUBST([INSTOBJEXT]) m4trace:configure.ac:293: -1- AC_SUBST([GENCAT]) m4trace:configure.ac:293: -1- AC_SUBST([INTLOBJS]) m4trace:configure.ac:293: -1- AC_SUBST([INTL_LIBTOOL_SUFFIX_PREFIX]) m4trace:configure.ac:293: -1- AC_SUBST([INTLLIBS]) m4trace:configure.ac:293: -1- AC_SUBST([LIBINTL]) m4trace:configure.ac:293: -1- AC_SUBST([LTLIBINTL]) m4trace:configure.ac:293: -1- AC_SUBST([POSUB]) m4trace:configure.ac:293: -1- AC_SUBST([GNOME_CONFIG], [$ac_cv_path_GNOME_CONFIG]) m4trace:configure.ac:293: -1- AC_DEFINE_TRACE_LITERAL([HAVE_GNOMEUI]) m4trace:configure.ac:293: -1- AH_OUTPUT([HAVE_GNOMEUI], [/* Define if libgnomeui is available. */ #undef HAVE_GNOMEUI]) m4trace:configure.ac:293: -1- AC_SUBST([GNOMEUI_CFLAGS]) m4trace:configure.ac:293: -1- AC_SUBST([GNOMEUI_LIBS]) m4trace:configure.ac:293: -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:1144: AM_PATH_GTK is expanded from... configure.ac:293: the top level]) m4trace:configure.ac:293: -1- AC_SUBST([GTK_CFLAGS]) m4trace:configure.ac:293: -1- AC_SUBST([GTK_LIBS]) m4trace:configure.ac:295: -1- AC_SUBST([GUI_CFLAGS]) m4trace:configure.ac:296: -1- AC_SUBST([GUI_LIBS]) m4trace:configure.ac:305: -1- AC_SUBST([STANDALONE_GUI], [$WANT_STANDALONE_GUI]) m4trace:configure.ac:317: -1- AC_SUBST([ESD_CONFIG], [$ac_cv_path_ESD_CONFIG]) m4trace:configure.ac:317: -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:207: AM_PATH_ESD is expanded from... configure.ac:317: the top level]) m4trace:configure.ac:317: -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:207: AM_PATH_ESD is expanded from... configure.ac:317: the top level]) m4trace:configure.ac:317: -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... aclocal.m4:207: AM_PATH_ESD is expanded from... configure.ac:317: the top level]) m4trace:configure.ac:317: -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:207: AM_PATH_ESD is expanded from... configure.ac:317: the top level]) m4trace:configure.ac:317: -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:207: AM_PATH_ESD is expanded from... configure.ac:317: the top level]) m4trace:configure.ac:317: -1- AC_DEFINE_TRACE_LITERAL([ENABLE_ESD]) m4trace:configure.ac:317: -1- AH_OUTPUT([ENABLE_ESD], [/* Define is using ESD. */ #undef ENABLE_ESD]) m4trace:configure.ac:317: -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:207: AM_PATH_ESD is expanded from... configure.ac:317: the top level]) m4trace:configure.ac:317: -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:207: AM_PATH_ESD is expanded from... configure.ac:317: the top level]) m4trace:configure.ac:317: -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... aclocal.m4:207: AM_PATH_ESD is expanded from... configure.ac:317: the top level]) m4trace:configure.ac:317: -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:207: AM_PATH_ESD is expanded from... configure.ac:317: the top level]) m4trace:configure.ac:317: -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:207: AM_PATH_ESD is expanded from... configure.ac:317: the top level]) m4trace:configure.ac:317: -1- AC_SUBST([ESD_CFLAGS]) m4trace:configure.ac:317: -1- AC_SUBST([ESD_LIBS]) m4trace:configure.ac:321: -1- AC_DEFINE_TRACE_LITERAL([_FILE_OFFSET_BITS]) m4trace:configure.ac:321: -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:321: -1- AC_DEFINE_TRACE_LITERAL([_LARGE_FILES]) m4trace:configure.ac:321: -1- AH_OUTPUT([_LARGE_FILES], [/* Define for large files, on AIX-style hosts. */ #undef _LARGE_FILES]) m4trace:configure.ac:324: -1- AC_HEADER_STDC m4trace:configure.ac:324: -1- AC_DEFINE_TRACE_LITERAL([STDC_HEADERS]) m4trace:configure.ac:324: -1- AH_OUTPUT([STDC_HEADERS], [/* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS]) m4trace:configure.ac:325: -1- AC_CHECK_HEADERS([stdlib.h stdint.h]) m4trace:configure.ac:325: -1- AH_OUTPUT([HAVE_STDLIB_H], [/* Define to 1 if you have the header file. */ #undef HAVE_STDLIB_H]) m4trace:configure.ac:325: -1- AH_OUTPUT([HAVE_STDINT_H], [/* Define to 1 if you have the header file. */ #undef HAVE_STDINT_H]) m4trace:configure.ac:326: -1- AC_CHECK_HEADERS([unistd.h fcntl.h sys/types.h sys/time.h sys/mman.h mach/mach.h]) m4trace:configure.ac:326: -1- AH_OUTPUT([HAVE_UNISTD_H], [/* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H]) m4trace:configure.ac:326: -1- AH_OUTPUT([HAVE_FCNTL_H], [/* Define to 1 if you have the header file. */ #undef HAVE_FCNTL_H]) m4trace:configure.ac:326: -1- AH_OUTPUT([HAVE_SYS_TYPES_H], [/* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H]) m4trace:configure.ac:326: -1- AH_OUTPUT([HAVE_SYS_TIME_H], [/* Define to 1 if you have the header file. */ #undef HAVE_SYS_TIME_H]) m4trace:configure.ac:326: -1- AH_OUTPUT([HAVE_SYS_MMAN_H], [/* Define to 1 if you have the header file. */ #undef HAVE_SYS_MMAN_H]) m4trace:configure.ac:326: -1- AH_OUTPUT([HAVE_MACH_MACH_H], [/* Define to 1 if you have the header file. */ #undef HAVE_MACH_MACH_H]) m4trace:configure.ac:327: -1- AC_CHECK_HEADERS([readline.h history.h readline/readline.h readline/history.h]) m4trace:configure.ac:327: -1- AH_OUTPUT([HAVE_READLINE_H], [/* Define to 1 if you have the header file. */ #undef HAVE_READLINE_H]) m4trace:configure.ac:327: -1- AH_OUTPUT([HAVE_HISTORY_H], [/* Define to 1 if you have the header file. */ #undef HAVE_HISTORY_H]) m4trace:configure.ac:327: -1- AH_OUTPUT([HAVE_READLINE_READLINE_H], [/* Define to 1 if you have the header file. */ #undef HAVE_READLINE_READLINE_H]) m4trace:configure.ac:327: -1- AH_OUTPUT([HAVE_READLINE_HISTORY_H], [/* Define to 1 if you have the header file. */ #undef HAVE_READLINE_HISTORY_H]) m4trace:configure.ac:328: -1- AC_CHECK_HEADERS([sys/socket.h sys/ioctl.h sys/filio.h sys/bitypes.h sys/wait.h]) m4trace:configure.ac:328: -1- AH_OUTPUT([HAVE_SYS_SOCKET_H], [/* Define to 1 if you have the header file. */ #undef HAVE_SYS_SOCKET_H]) m4trace:configure.ac:328: -1- AH_OUTPUT([HAVE_SYS_IOCTL_H], [/* Define to 1 if you have the header file. */ #undef HAVE_SYS_IOCTL_H]) m4trace:configure.ac:328: -1- AH_OUTPUT([HAVE_SYS_FILIO_H], [/* Define to 1 if you have the header file. */ #undef HAVE_SYS_FILIO_H]) m4trace:configure.ac:328: -1- AH_OUTPUT([HAVE_SYS_BITYPES_H], [/* Define to 1 if you have the header file. */ #undef HAVE_SYS_BITYPES_H]) m4trace:configure.ac:328: -1- AH_OUTPUT([HAVE_SYS_WAIT_H], [/* Define to 1 if you have the header file. */ #undef HAVE_SYS_WAIT_H]) m4trace:configure.ac:329: -1- AC_CHECK_HEADERS([sys/poll.h sys/select.h]) m4trace:configure.ac:329: -1- AH_OUTPUT([HAVE_SYS_POLL_H], [/* Define to 1 if you have the header file. */ #undef HAVE_SYS_POLL_H]) m4trace:configure.ac:329: -1- AH_OUTPUT([HAVE_SYS_SELECT_H], [/* Define to 1 if you have the header file. */ #undef HAVE_SYS_SELECT_H]) m4trace:configure.ac:330: -1- AC_CHECK_HEADERS([arpa/inet.h]) m4trace:configure.ac:330: -1- AH_OUTPUT([HAVE_ARPA_INET_H], [/* Define to 1 if you have the header file. */ #undef HAVE_ARPA_INET_H]) m4trace:configure.ac:338: -1- AC_CHECK_HEADERS([linux/if.h linux/if_tun.h net/if.h net/if_tun.h], [], [], [ #ifdef HAVE_SYS_TYPES_H #include #endif #ifdef HAVE_SYS_SOCKET_H #include #endif ]) m4trace:configure.ac:338: -1- AH_OUTPUT([HAVE_LINUX_IF_H], [/* Define to 1 if you have the header file. */ #undef HAVE_LINUX_IF_H]) m4trace:configure.ac:338: -1- AH_OUTPUT([HAVE_LINUX_IF_TUN_H], [/* Define to 1 if you have the header file. */ #undef HAVE_LINUX_IF_TUN_H]) m4trace:configure.ac:338: -1- AH_OUTPUT([HAVE_NET_IF_H], [/* Define to 1 if you have the header file. */ #undef HAVE_NET_IF_H]) m4trace:configure.ac:338: -1- AH_OUTPUT([HAVE_NET_IF_TUN_H], [/* Define to 1 if you have the header file. */ #undef HAVE_NET_IF_TUN_H]) m4trace:configure.ac:339: -1- AC_CHECK_HEADERS([AvailabilityMacros.h]) m4trace:configure.ac:339: -1- AH_OUTPUT([HAVE_AVAILABILITYMACROS_H], [/* Define to 1 if you have the header file. */ #undef HAVE_AVAILABILITYMACROS_H]) m4trace:configure.ac:340: -1- AC_CHECK_HEADERS([IOKit/storage/IOBlockStorageDevice.h]) m4trace:configure.ac:340: -1- AH_OUTPUT([HAVE_IOKIT_STORAGE_IOBLOCKSTORAGEDEVICE_H], [/* Define to 1 if you have the header file. */ #undef HAVE_IOKIT_STORAGE_IOBLOCKSTORAGEDEVICE_H]) m4trace:configure.ac:343: -1- AC_DEFINE_TRACE_LITERAL([WORDS_BIGENDIAN]) m4trace:configure.ac:343: -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:344: -1- AC_C_CONST m4trace:configure.ac:344: -1- AC_DEFINE_TRACE_LITERAL([const]) m4trace:configure.ac:344: -1- AH_OUTPUT([const], [/* Define to empty if `const\' does not conform to ANSI C. */ #undef const]) m4trace:configure.ac:345: -1- AC_C_INLINE m4trace:configure.ac:345: -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:346: -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:346: the top level]) m4trace:configure.ac:346: -1- AC_DEFINE_TRACE_LITERAL([SIZEOF_SHORT]) m4trace:configure.ac:346: -1- AH_OUTPUT([SIZEOF_SHORT], [/* The size of a `short\', as computed by sizeof. */ #undef SIZEOF_SHORT]) m4trace:configure.ac:347: -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:347: the top level]) m4trace:configure.ac:347: -1- AC_DEFINE_TRACE_LITERAL([SIZEOF_INT]) m4trace:configure.ac:347: -1- AH_OUTPUT([SIZEOF_INT], [/* The size of a `int\', as computed by sizeof. */ #undef SIZEOF_INT]) m4trace:configure.ac:348: -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:348: the top level]) m4trace:configure.ac:348: -1- AC_DEFINE_TRACE_LITERAL([SIZEOF_LONG]) m4trace:configure.ac:348: -1- AH_OUTPUT([SIZEOF_LONG], [/* The size of a `long\', as computed by sizeof. */ #undef SIZEOF_LONG]) m4trace:configure.ac:349: -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:349: the top level]) m4trace:configure.ac:349: -1- AC_DEFINE_TRACE_LITERAL([SIZEOF_LONG_LONG]) m4trace:configure.ac:349: -1- AH_OUTPUT([SIZEOF_LONG_LONG], [/* The size of a `long long\', as computed by sizeof. */ #undef SIZEOF_LONG_LONG]) m4trace:configure.ac:350: -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:350: the top level]) m4trace:configure.ac:350: -1- AC_DEFINE_TRACE_LITERAL([SIZEOF_FLOAT]) m4trace:configure.ac:350: -1- AH_OUTPUT([SIZEOF_FLOAT], [/* The size of a `float\', as computed by sizeof. */ #undef SIZEOF_FLOAT]) m4trace:configure.ac:351: -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:351: the top level]) m4trace:configure.ac:351: -1- AC_DEFINE_TRACE_LITERAL([SIZEOF_DOUBLE]) m4trace:configure.ac:351: -1- AH_OUTPUT([SIZEOF_DOUBLE], [/* The size of a `double\', as computed by sizeof. */ #undef SIZEOF_DOUBLE]) m4trace:configure.ac:352: -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:352: the top level]) m4trace:configure.ac:352: -1- AC_DEFINE_TRACE_LITERAL([SIZEOF_LONG_DOUBLE]) m4trace:configure.ac:352: -1- AH_OUTPUT([SIZEOF_LONG_DOUBLE], [/* The size of a `long double\', as computed by sizeof. */ #undef SIZEOF_LONG_DOUBLE]) m4trace:configure.ac:353: -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:353: the top level]) m4trace:configure.ac:353: -1- AC_DEFINE_TRACE_LITERAL([SIZEOF_VOID_P]) m4trace:configure.ac:353: -1- AH_OUTPUT([SIZEOF_VOID_P], [/* The size of a `void *\', as computed by sizeof. */ #undef SIZEOF_VOID_P]) m4trace:configure.ac:354: -1- AC_TYPE_OFF_T m4trace:configure.ac:354: -1- AC_DEFINE_TRACE_LITERAL([off_t]) m4trace:configure.ac:354: -1- AH_OUTPUT([off_t], [/* Define to `long\' if does not define. */ #undef off_t]) m4trace:configure.ac:355: -1- AC_CHECK_TYPES([loff_t]) m4trace:configure.ac:355: -1- AC_DEFINE_TRACE_LITERAL([HAVE_LOFF_T]) m4trace:configure.ac:355: -1- AH_OUTPUT([HAVE_LOFF_T], [/* Define to 1 if the system has the type `loff_t\'. */ #undef HAVE_LOFF_T]) m4trace:configure.ac:356: -1- AC_CHECK_TYPES([caddr_t]) m4trace:configure.ac:356: -1- AC_DEFINE_TRACE_LITERAL([HAVE_CADDR_T]) m4trace:configure.ac:356: -1- AH_OUTPUT([HAVE_CADDR_T], [/* Define to 1 if the system has the type `caddr_t\'. */ #undef HAVE_CADDR_T]) m4trace:configure.ac:357: -1- AC_TYPE_SIZE_T m4trace:configure.ac:357: -1- AC_DEFINE_TRACE_LITERAL([size_t]) m4trace:configure.ac:357: -1- AH_OUTPUT([size_t], [/* Define to `unsigned\' if does not define. */ #undef size_t]) m4trace:configure.ac:358: -1- AC_TYPE_SIGNAL m4trace:configure.ac:358: -1- AC_DEFINE_TRACE_LITERAL([RETSIGTYPE]) m4trace:configure.ac:358: -1- AH_OUTPUT([RETSIGTYPE], [/* Define as the return type of signal handlers (`int\' or `void\'). */ #undef RETSIGTYPE]) m4trace:configure.ac:359: -1- AC_HEADER_TIME m4trace:configure.ac:359: -1- AC_DEFINE_TRACE_LITERAL([TIME_WITH_SYS_TIME]) m4trace:configure.ac:359: -1- AH_OUTPUT([TIME_WITH_SYS_TIME], [/* Define to 1 if you can safely include both and . */ #undef TIME_WITH_SYS_TIME]) m4trace:configure.ac:360: -1- AC_STRUCT_TM m4trace:configure.ac:360: -1- AC_DEFINE_TRACE_LITERAL([TM_IN_SYS_TIME]) m4trace:configure.ac:360: -1- AH_OUTPUT([TM_IN_SYS_TIME], [/* Define to 1 if your declares `struct tm\'. */ #undef TM_IN_SYS_TIME]) m4trace:configure.ac:374: -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:374: the top level]) m4trace:configure.ac:376: -1- AC_DEFINE_TRACE_LITERAL([socklen_t]) m4trace:configure.ac:376: -1- AH_OUTPUT([socklen_t], [/* Define to \'int\' if doesn\'t define. */ #undef socklen_t]) m4trace:configure.ac:380: -1- AC_CHECK_FUNCS([strdup strerror cfmakeraw]) m4trace:configure.ac:380: -1- AH_OUTPUT([HAVE_STRDUP], [/* Define to 1 if you have the `strdup\' function. */ #undef HAVE_STRDUP]) m4trace:configure.ac:380: -1- AH_OUTPUT([HAVE_STRERROR], [/* Define to 1 if you have the `strerror\' function. */ #undef HAVE_STRERROR]) m4trace:configure.ac:380: -1- AH_OUTPUT([HAVE_CFMAKERAW], [/* Define to 1 if you have the `cfmakeraw\' function. */ #undef HAVE_CFMAKERAW]) m4trace:configure.ac:381: -1- AC_CHECK_FUNCS([clock_gettime timer_create]) m4trace:configure.ac:381: -1- AH_OUTPUT([HAVE_CLOCK_GETTIME], [/* Define to 1 if you have the `clock_gettime\' function. */ #undef HAVE_CLOCK_GETTIME]) m4trace:configure.ac:381: -1- AH_OUTPUT([HAVE_TIMER_CREATE], [/* Define to 1 if you have the `timer_create\' function. */ #undef HAVE_TIMER_CREATE]) m4trace:configure.ac:382: -1- AC_CHECK_FUNCS([sigaction signal]) m4trace:configure.ac:382: -1- AH_OUTPUT([HAVE_SIGACTION], [/* Define to 1 if you have the `sigaction\' function. */ #undef HAVE_SIGACTION]) m4trace:configure.ac:382: -1- AH_OUTPUT([HAVE_SIGNAL], [/* Define to 1 if you have the `signal\' function. */ #undef HAVE_SIGNAL]) m4trace:configure.ac:383: -1- AC_CHECK_FUNCS([mmap mprotect munmap]) m4trace:configure.ac:383: -1- AH_OUTPUT([HAVE_MMAP], [/* Define to 1 if you have the `mmap\' function. */ #undef HAVE_MMAP]) m4trace:configure.ac:383: -1- AH_OUTPUT([HAVE_MPROTECT], [/* Define to 1 if you have the `mprotect\' function. */ #undef HAVE_MPROTECT]) m4trace:configure.ac:383: -1- AH_OUTPUT([HAVE_MUNMAP], [/* Define to 1 if you have the `munmap\' function. */ #undef HAVE_MUNMAP]) m4trace:configure.ac:384: -1- AC_CHECK_FUNCS([vm_allocate vm_deallocate vm_protect]) m4trace:configure.ac:384: -1- AH_OUTPUT([HAVE_VM_ALLOCATE], [/* Define to 1 if you have the `vm_allocate\' function. */ #undef HAVE_VM_ALLOCATE]) m4trace:configure.ac:384: -1- AH_OUTPUT([HAVE_VM_DEALLOCATE], [/* Define to 1 if you have the `vm_deallocate\' function. */ #undef HAVE_VM_DEALLOCATE]) m4trace:configure.ac:384: -1- AH_OUTPUT([HAVE_VM_PROTECT], [/* Define to 1 if you have the `vm_protect\' function. */ #undef HAVE_VM_PROTECT]) m4trace:configure.ac:385: -1- AC_CHECK_FUNCS([poll inet_aton]) m4trace:configure.ac:385: -1- AH_OUTPUT([HAVE_POLL], [/* Define to 1 if you have the `poll\' function. */ #undef HAVE_POLL]) m4trace:configure.ac:385: -1- AH_OUTPUT([HAVE_INET_ATON], [/* Define to 1 if you have the `inet_aton\' function. */ #undef HAVE_INET_ATON]) m4trace:configure.ac:388: -1- AC_CHECK_FUNCS([mach_task_self task_self]) m4trace:configure.ac:388: -1- AH_OUTPUT([HAVE_MACH_TASK_SELF], [/* Define to 1 if you have the `mach_task_self\' function. */ #undef HAVE_MACH_TASK_SELF]) m4trace:configure.ac:388: -1- AH_OUTPUT([HAVE_TASK_SELF], [/* Define to 1 if you have the `task_self\' function. */ #undef HAVE_TASK_SELF]) m4trace:configure.ac:393: -1- AC_CHECK_HEADERS([strings.h login.h sys/bsdtty.h sys/stat.h util.h pty.h]) m4trace:configure.ac:393: -1- AH_OUTPUT([HAVE_STRINGS_H], [/* Define to 1 if you have the header file. */ #undef HAVE_STRINGS_H]) m4trace:configure.ac:393: -1- AH_OUTPUT([HAVE_LOGIN_H], [/* Define to 1 if you have the header file. */ #undef HAVE_LOGIN_H]) m4trace:configure.ac:393: -1- AH_OUTPUT([HAVE_SYS_BSDTTY_H], [/* Define to 1 if you have the header file. */ #undef HAVE_SYS_BSDTTY_H]) m4trace:configure.ac:393: -1- AH_OUTPUT([HAVE_SYS_STAT_H], [/* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H]) m4trace:configure.ac:393: -1- AH_OUTPUT([HAVE_UTIL_H], [/* Define to 1 if you have the header file. */ #undef HAVE_UTIL_H]) m4trace:configure.ac:393: -1- AH_OUTPUT([HAVE_PTY_H], [/* Define to 1 if you have the header file. */ #undef HAVE_PTY_H]) m4trace:configure.ac:394: -1- AC_CHECK_FUNCS([_getpty vhangup strlcpy]) m4trace:configure.ac:394: -1- AH_OUTPUT([HAVE__GETPTY], [/* Define to 1 if you have the `_getpty\' function. */ #undef HAVE__GETPTY]) m4trace:configure.ac:394: -1- AH_OUTPUT([HAVE_VHANGUP], [/* Define to 1 if you have the `vhangup\' function. */ #undef HAVE_VHANGUP]) m4trace:configure.ac:394: -1- AH_OUTPUT([HAVE_STRLCPY], [/* Define to 1 if you have the `strlcpy\' function. */ #undef HAVE_STRLCPY]) m4trace:configure.ac:404: -1- AC_DEFINE_TRACE_LITERAL([HAVE_NEWS4]) m4trace:configure.ac:404: -1- AH_OUTPUT([HAVE_NEWS4], [/* Define if you are on NEWS-OS (additions from openssh-3.2.2p1, for sshpty.c). */ #undef HAVE_NEWS4]) m4trace:configure.ac:424: -1- _m4_warn([cross], [cannot check for file existence when cross compiling], [autoconf/general.m4:2315: AC_CHECK_FILE is expanded from... configure.ac:424: the top level]) m4trace:configure.ac:424: -1- AC_DEFINE_TRACE_LITERAL([HAVE_DEV_PTMX]) m4trace:configure.ac:424: -1- AH_OUTPUT([HAVE_DEV_PTMX], [/* Define if you have /dev/ptmx. */ #undef HAVE_DEV_PTMX]) m4trace:configure.ac:432: -1- _m4_warn([cross], [cannot check for file existence when cross compiling], [autoconf/general.m4:2315: AC_CHECK_FILE is expanded from... configure.ac:432: the top level]) m4trace:configure.ac:432: -1- AC_DEFINE_TRACE_LITERAL([HAVE_DEV_PTS_AND_PTC]) m4trace:configure.ac:432: -1- AH_OUTPUT([HAVE_DEV_PTS_AND_PTC], [/* Define if you have /dev/ptc. */ #undef HAVE_DEV_PTS_AND_PTC]) m4trace:configure.ac:458: -1- AC_DEFINE_TRACE_LITERAL([USE_FIONBIO]) m4trace:configure.ac:458: -1- AH_OUTPUT([USE_FIONBIO], [/* Define if BSD-style non-blocking I/O is to be used */ #undef USE_FIONBIO]) m4trace:configure.ac:489: -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:489: the top level]) m4trace:configure.ac:489: -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:489: the top level]) m4trace:configure.ac:489: -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:489: the top level]) m4trace:configure.ac:489: -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:489: the top level]) m4trace:configure.ac:489: -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:489: the top level]) m4trace:configure.ac:510: -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... configure.ac:507: AC_CHECK_FRAMEWORK is expanded from... configure.ac:510: the top level]) m4trace:configure.ac:510: -1- AC_DEFINE_TRACE_LITERAL([HAVE_FRAMEWORK_APPKIT]) m4trace:configure.ac:510: -1- AH_OUTPUT([HAVE_FRAMEWORK_APPKIT], [/* Define if framework AppKit is available. */ #undef HAVE_FRAMEWORK_APPKIT]) m4trace:configure.ac:511: -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... configure.ac:507: AC_CHECK_FRAMEWORK is expanded from... configure.ac:511: the top level]) m4trace:configure.ac:511: -1- AC_DEFINE_TRACE_LITERAL([HAVE_FRAMEWORK_CARBON]) m4trace:configure.ac:511: -1- AH_OUTPUT([HAVE_FRAMEWORK_CARBON], [/* Define if framework Carbon is available. */ #undef HAVE_FRAMEWORK_CARBON]) m4trace:configure.ac:512: -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... configure.ac:507: AC_CHECK_FRAMEWORK is expanded from... configure.ac:512: the top level]) m4trace:configure.ac:512: -1- AC_DEFINE_TRACE_LITERAL([HAVE_FRAMEWORK_IOKIT]) m4trace:configure.ac:512: -1- AH_OUTPUT([HAVE_FRAMEWORK_IOKIT], [/* Define if framework IOKit is available. */ #undef HAVE_FRAMEWORK_IOKIT]) m4trace:configure.ac:513: -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... configure.ac:507: AC_CHECK_FRAMEWORK is expanded from... configure.ac:513: the top level]) m4trace:configure.ac:513: -1- AC_DEFINE_TRACE_LITERAL([HAVE_FRAMEWORK_COREFOUNDATION]) m4trace:configure.ac:513: -1- AH_OUTPUT([HAVE_FRAMEWORK_COREFOUNDATION], [/* Define if framework CoreFoundation is available. */ #undef HAVE_FRAMEWORK_COREFOUNDATION]) m4trace:configure.ac:535: -1- AC_CHECK_LIB([cam], [cam_open_btl], [HAVE_LIBCAM=yes], [HAVE_LIBCAM=no]) m4trace:configure.ac:574: -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... configure.ac:574: the top level]) m4trace:configure.ac:600: -1- AC_DEFINE_TRACE_LITERAL([HAVE_SLIRP]) m4trace:configure.ac:600: -1- AH_OUTPUT([HAVE_SLIRP], [/* Define if slirp library is supported */ #undef HAVE_SLIRP]) m4trace:configure.ac:609: -1- AC_SUBST([SLIRP_SRCS]) m4trace:configure.ac:613: -1- AC_DEFINE_TRACE_LITERAL([USE_SDL]) m4trace:configure.ac:613: -1- AH_OUTPUT([USE_SDL], [/* Define to enble SDL support */ #undef USE_SDL]) m4trace:configure.ac:616: -1- AC_DEFINE_TRACE_LITERAL([USE_SDL_VIDEO]) m4trace:configure.ac:616: -1- AH_OUTPUT([USE_SDL_VIDEO], [/* Define to enable SDL video graphics support */ #undef USE_SDL_VIDEO]) m4trace:configure.ac:637: -1- AC_DEFINE_TRACE_LITERAL([USE_SDL_AUDIO]) m4trace:configure.ac:637: -1- AH_OUTPUT([USE_SDL_AUDIO], [/* Define to enable SDL audio support */ #undef USE_SDL_AUDIO]) m4trace:configure.ac:644: -1- AC_DEFINE_TRACE_LITERAL([ENABLE_NATIVE_M68K]) m4trace:configure.ac:644: -1- AH_OUTPUT([ENABLE_NATIVE_M68K], [/* Define if using native 68k mode. */ #undef ENABLE_NATIVE_M68K]) m4trace:configure.ac:687: -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:687: the top level]) m4trace:configure.ac:689: -1- AC_DEFINE_TRACE_LITERAL([ENABLE_TUNTAP]) m4trace:configure.ac:689: -1- AH_OUTPUT([ENABLE_TUNTAP], [/* Define if your system supports TUN/TAP devices. */ #undef ENABLE_TUNTAP]) m4trace:configure.ac:698: -1- AC_DEFINE_TRACE_LITERAL([HAVE_MACH_VM]) m4trace:configure.ac:698: -1- AH_OUTPUT([HAVE_MACH_VM], [/* Define if your system has a working vm_allocate()-based memory allocator. */ #undef HAVE_MACH_VM]) m4trace:configure.ac:729: -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:729: the top level]) m4trace:configure.ac:729: -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:729: the top level]) m4trace:configure.ac:729: -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:729: the top level]) m4trace:configure.ac:729: -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:729: the top level]) m4trace:configure.ac:729: -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:729: the top level]) m4trace:configure.ac:729: -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:729: the top level]) m4trace:configure.ac:739: -1- AC_DEFINE_TRACE_LITERAL([HAVE_MACH_VM]) m4trace:configure.ac:739: -1- AH_OUTPUT([HAVE_MACH_VM], [/* Define if your system has a working vm_allocate()-based memory allocator. */ #undef HAVE_MACH_VM]) m4trace:configure.ac:753: -1- AC_DEFINE_TRACE_LITERAL([HAVE_MMAP_VM]) m4trace:configure.ac:753: -1- AH_OUTPUT([HAVE_MMAP_VM], [/* Define if your system has a working mmap()-based memory allocator. */ #undef HAVE_MMAP_VM]) m4trace:configure.ac:774: -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:774: the top level]) m4trace:configure.ac:774: -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:774: the top level]) m4trace:configure.ac:774: -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:774: the top level]) m4trace:configure.ac:774: -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:774: the top level]) m4trace:configure.ac:774: -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:774: the top level]) m4trace:configure.ac:776: -1- AC_DEFINE_TRACE_LITERAL([HAVE_MMAP_ANON]) m4trace:configure.ac:776: -1- AH_OUTPUT([HAVE_MMAP_ANON], [/* Define if defines MAP_ANON and mmap()\'ing with MAP_ANON works. */ #undef HAVE_MMAP_ANON]) m4trace:configure.ac:793: -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:793: the top level]) m4trace:configure.ac:793: -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:793: the top level]) m4trace:configure.ac:793: -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:793: the top level]) m4trace:configure.ac:793: -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:793: the top level]) m4trace:configure.ac:793: -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:793: the top level]) m4trace:configure.ac:795: -1- AC_DEFINE_TRACE_LITERAL([HAVE_MMAP_ANONYMOUS]) m4trace:configure.ac:795: -1- AH_OUTPUT([HAVE_MMAP_ANONYMOUS], [/* Define if defines MAP_ANONYMOUS and mmap()\'ing with MAP_ANONYMOUS works. */ #undef HAVE_MMAP_ANONYMOUS]) m4trace:configure.ac:823: -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:823: the top level]) m4trace:configure.ac:823: -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:823: the top level]) m4trace:configure.ac:823: -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:823: the top level]) m4trace:configure.ac:823: -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:823: the top level]) m4trace:configure.ac:823: -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:823: the top level]) m4trace:configure.ac:823: -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:823: the top level]) m4trace:configure.ac:833: -1- AC_DEFINE_TRACE_LITERAL([HAVE_MMAP_VM]) m4trace:configure.ac:833: -1- AH_OUTPUT([HAVE_MMAP_VM], [/* Define if your system has a working mmap()-based memory allocator. */ #undef HAVE_MMAP_VM]) m4trace:configure.ac:848: -1- AC_DEFINE_TRACE_LITERAL([PAGEZERO_HACK]) m4trace:configure.ac:848: -1- AH_OUTPUT([PAGEZERO_HACK], [/* Define if the __PAGEZERO Mach-O Low Memory Globals hack works on this system. */ #undef PAGEZERO_HACK]) m4trace:configure.ac:871: -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:871: the top level]) m4trace:configure.ac:871: -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:871: the top level]) m4trace:configure.ac:871: -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:871: the top level]) m4trace:configure.ac:871: -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:871: the top level]) m4trace:configure.ac:871: -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:871: the top level]) m4trace:configure.ac:893: -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:893: the top level]) m4trace:configure.ac:893: -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:893: the top level]) m4trace:configure.ac:893: -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:893: the top level]) m4trace:configure.ac:893: -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:893: the top level]) m4trace:configure.ac:893: -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:893: the top level]) m4trace:configure.ac:895: -1- AC_DEFINE_TRACE_LITERAL([HAVE_POSIX_SHM]) m4trace:configure.ac:895: -1- AH_OUTPUT([HAVE_POSIX_SHM], [/* Define if your system supports POSIX shared memory. */ #undef HAVE_POSIX_SHM]) m4trace:configure.ac:921: -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:921: the top level]) m4trace:configure.ac:921: -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:921: the top level]) m4trace:configure.ac:921: -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:921: the top level]) m4trace:configure.ac:921: -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:921: the top level]) m4trace:configure.ac:921: -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:921: the top level]) m4trace:configure.ac:946: -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:946: the top level]) m4trace:configure.ac:946: -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:946: the top level]) m4trace:configure.ac:946: -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:946: the top level]) m4trace:configure.ac:946: -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:946: the top level]) m4trace:configure.ac:946: -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:946: the top level]) m4trace:configure.ac:948: -1- AC_DEFINE_TRACE_LITERAL([SIGNAL_NEED_REINSTALL]) m4trace:configure.ac:948: -1- AH_OUTPUT([SIGNAL_NEED_REINSTALL], [/* Define if your system requires signals to be reinstalled. */ #undef SIGNAL_NEED_REINSTALL]) m4trace:configure.ac:980: -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:980: the top level]) m4trace:configure.ac:980: -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:980: the top level]) m4trace:configure.ac:980: -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:980: the top level]) m4trace:configure.ac:980: -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:980: the top level]) m4trace:configure.ac:980: -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:980: the top level]) m4trace:configure.ac:982: -1- AC_DEFINE_TRACE_LITERAL([SIGACTION_NEED_REINSTALL]) m4trace:configure.ac:982: -1- AH_OUTPUT([SIGACTION_NEED_REINSTALL], [/* Define if your system requires sigactions to be reinstalled. */ #undef SIGACTION_NEED_REINSTALL]) m4trace:configure.ac:1004: -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:1004: the top level]) m4trace:configure.ac:1004: -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:1004: the top level]) m4trace:configure.ac:1004: -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:1004: the top level]) m4trace:configure.ac:1004: -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:1004: the top level]) m4trace:configure.ac:1004: -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:1004: the top level]) m4trace:configure.ac:1006: -1- AC_DEFINE_TRACE_LITERAL([HAVE_MACH_EXCEPTIONS]) m4trace:configure.ac:1006: -1- AH_OUTPUT([HAVE_MACH_EXCEPTIONS], [/* Define if your system supports Mach exceptions. */ #undef HAVE_MACH_EXCEPTIONS]) m4trace:configure.ac:1028: -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:1028: the top level]) m4trace:configure.ac:1028: -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:1028: the top level]) m4trace:configure.ac:1028: -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:1028: the top level]) m4trace:configure.ac:1028: -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:1028: the top level]) m4trace:configure.ac:1028: -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:1028: the top level]) m4trace:configure.ac:1030: -1- AC_DEFINE_TRACE_LITERAL([HAVE_WIN32_EXCEPTIONS]) m4trace:configure.ac:1030: -1- AH_OUTPUT([HAVE_WIN32_EXCEPTIONS], [/* Define if your system supports Windows exceptions. */ #undef HAVE_WIN32_EXCEPTIONS]) m4trace:configure.ac:1053: -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:1053: the top level]) m4trace:configure.ac:1053: -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:1053: the top level]) m4trace:configure.ac:1053: -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:1053: the top level]) m4trace:configure.ac:1053: -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:1053: the top level]) m4trace:configure.ac:1053: -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:1053: the top level]) m4trace:configure.ac:1055: -1- AC_DEFINE_TRACE_LITERAL([HAVE_SIGINFO_T]) m4trace:configure.ac:1055: -1- AH_OUTPUT([HAVE_SIGINFO_T], [/* Define if your system support extended signals. */ #undef HAVE_SIGINFO_T]) m4trace:configure.ac:1078: -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:1078: the top level]) m4trace:configure.ac:1078: -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:1078: the top level]) m4trace:configure.ac:1078: -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:1078: the top level]) m4trace:configure.ac:1078: -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:1078: the top level]) m4trace:configure.ac:1078: -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:1078: the top level]) m4trace:configure.ac:1080: -1- AC_DEFINE_TRACE_LITERAL([HAVE_SIGCONTEXT_SUBTERFUGE]) m4trace:configure.ac:1080: -1- AH_OUTPUT([HAVE_SIGCONTEXT_SUBTERFUGE], [/* Define if we know a hack to replace siginfo_t->si_addr member. */ #undef HAVE_SIGCONTEXT_SUBTERFUGE]) m4trace:configure.ac:1099: -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:1099: the top level]) m4trace:configure.ac:1099: -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:1099: the top level]) m4trace:configure.ac:1099: -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:1099: the top level]) m4trace:configure.ac:1099: -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:1099: the top level]) m4trace:configure.ac:1099: -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:1099: the top level]) m4trace:configure.ac:1101: -1- AC_DEFINE_TRACE_LITERAL([HAVE_SIGSEGV_SKIP_INSTRUCTION]) m4trace:configure.ac:1101: -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:1110: -1- AC_SUBST([BLESS], [$ac_cv_path_BLESS]) m4trace:configure.ac:1140: -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:1140: the top level]) m4trace:configure.ac:1140: -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:1140: the top level]) m4trace:configure.ac:1140: -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:1140: the top level]) m4trace:configure.ac:1140: -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:1140: the top level]) m4trace:configure.ac:1140: -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:1140: the top level]) m4trace:configure.ac:1143: -1- AC_DEFINE_TRACE_LITERAL([HAVE_LINKER_SCRIPT]) m4trace:configure.ac:1143: -1- AH_OUTPUT([HAVE_LINKER_SCRIPT], [/* Define if there is a linker script to relocate the executable above 0x70000000. */ #undef HAVE_LINKER_SCRIPT]) m4trace:configure.ac:1204: -1- AC_DEFINE_TRACE_LITERAL([ENABLE_VOSF]) m4trace:configure.ac:1204: -1- AH_OUTPUT([ENABLE_VOSF], [/* Define if using video enabled on SEGV signals. */ #undef ENABLE_VOSF]) m4trace:configure.ac:1268: -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:1268: the top level]) m4trace:configure.ac:1268: -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:1268: the top level]) m4trace:configure.ac:1268: -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:1268: the top level]) m4trace:configure.ac:1268: -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:1268: the top level]) m4trace:configure.ac:1268: -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:1268: the top level]) m4trace:configure.ac:1284: -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:1284: the top level]) m4trace:configure.ac:1284: -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:1284: the top level]) m4trace:configure.ac:1284: -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:1284: the top level]) m4trace:configure.ac:1284: -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:1284: the top level]) m4trace:configure.ac:1284: -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:1284: the top level]) m4trace:configure.ac:1299: -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:1299: the top level]) m4trace:configure.ac:1299: -1- AC_SUBST([SLIRP_CFLAGS], ["-fno-strict-aliasing"]) m4trace:configure.ac:1310: -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:1310: the top level]) m4trace:configure.ac:1406: -1- AC_DEFINE_TRACE_LITERAL([USE_33BIT_ADDRESSING]) m4trace:configure.ac:1406: -1- AH_OUTPUT([USE_33BIT_ADDRESSING], [/* Define to use 33-bit memory addressing on 64-bit JIT capable systems. */ #undef USE_33BIT_ADDRESSING]) m4trace:configure.ac:1546: -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:1449: 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:1543: gcc_AC_C_FLOAT_FORMAT is expanded from... configure.ac:1546: the top level]) m4trace:configure.ac:1546: -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:1449: 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:1543: gcc_AC_C_FLOAT_FORMAT is expanded from... configure.ac:1546: the top level]) m4trace:configure.ac:1546: -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:1449: 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:1543: gcc_AC_C_FLOAT_FORMAT is expanded from... configure.ac:1546: the top level]) m4trace:configure.ac:1546: -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:1449: 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:1543: gcc_AC_C_FLOAT_FORMAT is expanded from... configure.ac:1546: the top level]) m4trace:configure.ac:1546: -1- AC_DEFINE_TRACE_LITERAL([HOST_FLOAT_FORMAT]) m4trace:configure.ac:1546: -1- AH_OUTPUT([HOST_FLOAT_FORMAT], [/* Define to the floating point format of the host machine. */ #undef HOST_FLOAT_FORMAT]) m4trace:configure.ac:1546: -1- AC_DEFINE_TRACE_LITERAL([HOST_FLOAT_WORDS_BIG_ENDIAN]) m4trace:configure.ac:1546: -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:1547: -1- AC_CHECK_HEADERS([ieee754.h ieeefp.h floatingpoint.h nan.h]) m4trace:configure.ac:1547: -1- AH_OUTPUT([HAVE_IEEE754_H], [/* Define to 1 if you have the header file. */ #undef HAVE_IEEE754_H]) m4trace:configure.ac:1547: -1- AH_OUTPUT([HAVE_IEEEFP_H], [/* Define to 1 if you have the header file. */ #undef HAVE_IEEEFP_H]) m4trace:configure.ac:1547: -1- AH_OUTPUT([HAVE_FLOATINGPOINT_H], [/* Define to 1 if you have the header file. */ #undef HAVE_FLOATINGPOINT_H]) m4trace:configure.ac:1547: -1- AH_OUTPUT([HAVE_NAN_H], [/* Define to 1 if you have the header file. */ #undef HAVE_NAN_H]) m4trace:configure.ac:1558: -1- AC_CHECK_FUNCS([isnanl isinfl]) m4trace:configure.ac:1558: -1- AH_OUTPUT([HAVE_ISNANL], [/* Define to 1 if you have the `isnanl\' function. */ #undef HAVE_ISNANL]) m4trace:configure.ac:1558: -1- AH_OUTPUT([HAVE_ISINFL], [/* Define to 1 if you have the `isinfl\' function. */ #undef HAVE_ISINFL]) m4trace:configure.ac:1562: -1- AC_CHECK_FUNCS([logl log10l expl powl fabsl sqrtl]) m4trace:configure.ac:1562: -1- AH_OUTPUT([HAVE_LOGL], [/* Define to 1 if you have the `logl\' function. */ #undef HAVE_LOGL]) m4trace:configure.ac:1562: -1- AH_OUTPUT([HAVE_LOG10L], [/* Define to 1 if you have the `log10l\' function. */ #undef HAVE_LOG10L]) m4trace:configure.ac:1562: -1- AH_OUTPUT([HAVE_EXPL], [/* Define to 1 if you have the `expl\' function. */ #undef HAVE_EXPL]) m4trace:configure.ac:1562: -1- AH_OUTPUT([HAVE_POWL], [/* Define to 1 if you have the `powl\' function. */ #undef HAVE_POWL]) m4trace:configure.ac:1562: -1- AH_OUTPUT([HAVE_FABSL], [/* Define to 1 if you have the `fabsl\' function. */ #undef HAVE_FABSL]) m4trace:configure.ac:1562: -1- AH_OUTPUT([HAVE_SQRTL], [/* Define to 1 if you have the `sqrtl\' function. */ #undef HAVE_SQRTL]) m4trace:configure.ac:1563: -1- AC_CHECK_FUNCS([sinl cosl tanl sinhl coshl tanhl]) m4trace:configure.ac:1563: -1- AH_OUTPUT([HAVE_SINL], [/* Define to 1 if you have the `sinl\' function. */ #undef HAVE_SINL]) m4trace:configure.ac:1563: -1- AH_OUTPUT([HAVE_COSL], [/* Define to 1 if you have the `cosl\' function. */ #undef HAVE_COSL]) m4trace:configure.ac:1563: -1- AH_OUTPUT([HAVE_TANL], [/* Define to 1 if you have the `tanl\' function. */ #undef HAVE_TANL]) m4trace:configure.ac:1563: -1- AH_OUTPUT([HAVE_SINHL], [/* Define to 1 if you have the `sinhl\' function. */ #undef HAVE_SINHL]) m4trace:configure.ac:1563: -1- AH_OUTPUT([HAVE_COSHL], [/* Define to 1 if you have the `coshl\' function. */ #undef HAVE_COSHL]) m4trace:configure.ac:1563: -1- AH_OUTPUT([HAVE_TANHL], [/* Define to 1 if you have the `tanhl\' function. */ #undef HAVE_TANHL]) m4trace:configure.ac:1564: -1- AC_CHECK_FUNCS([asinl acosl atanl asinhl acoshl atanhl]) m4trace:configure.ac:1564: -1- AH_OUTPUT([HAVE_ASINL], [/* Define to 1 if you have the `asinl\' function. */ #undef HAVE_ASINL]) m4trace:configure.ac:1564: -1- AH_OUTPUT([HAVE_ACOSL], [/* Define to 1 if you have the `acosl\' function. */ #undef HAVE_ACOSL]) m4trace:configure.ac:1564: -1- AH_OUTPUT([HAVE_ATANL], [/* Define to 1 if you have the `atanl\' function. */ #undef HAVE_ATANL]) m4trace:configure.ac:1564: -1- AH_OUTPUT([HAVE_ASINHL], [/* Define to 1 if you have the `asinhl\' function. */ #undef HAVE_ASINHL]) m4trace:configure.ac:1564: -1- AH_OUTPUT([HAVE_ACOSHL], [/* Define to 1 if you have the `acoshl\' function. */ #undef HAVE_ACOSHL]) m4trace:configure.ac:1564: -1- AH_OUTPUT([HAVE_ATANHL], [/* Define to 1 if you have the `atanhl\' function. */ #undef HAVE_ATANHL]) m4trace:configure.ac:1565: -1- AC_CHECK_FUNCS([floorl ceill]) m4trace:configure.ac:1565: -1- AH_OUTPUT([HAVE_FLOORL], [/* Define to 1 if you have the `floorl\' function. */ #undef HAVE_FLOORL]) m4trace:configure.ac:1565: -1- AH_OUTPUT([HAVE_CEILL], [/* Define to 1 if you have the `ceill\' function. */ #undef HAVE_CEILL]) m4trace:configure.ac:1594: -1- AC_CHECK_FUNCS([atanh]) m4trace:configure.ac:1594: -1- AH_OUTPUT([HAVE_ATANH], [/* Define to 1 if you have the `atanh\' function. */ #undef HAVE_ATANH]) m4trace:configure.ac:1595: -1- AC_CHECK_FUNCS([isnan isinf finite isnormal signbit]) m4trace:configure.ac:1595: -1- AH_OUTPUT([HAVE_ISNAN], [/* Define to 1 if you have the `isnan\' function. */ #undef HAVE_ISNAN]) m4trace:configure.ac:1595: -1- AH_OUTPUT([HAVE_ISINF], [/* Define to 1 if you have the `isinf\' function. */ #undef HAVE_ISINF]) m4trace:configure.ac:1595: -1- AH_OUTPUT([HAVE_FINITE], [/* Define to 1 if you have the `finite\' function. */ #undef HAVE_FINITE]) m4trace:configure.ac:1595: -1- AH_OUTPUT([HAVE_ISNORMAL], [/* Define to 1 if you have the `isnormal\' function. */ #undef HAVE_ISNORMAL]) m4trace:configure.ac:1595: -1- AH_OUTPUT([HAVE_SIGNBIT], [/* Define to 1 if you have the `signbit\' function. */ #undef HAVE_SIGNBIT]) m4trace:configure.ac:1618: -1- AC_SUBST([DEFINES]) m4trace:configure.ac:1619: -1- AC_SUBST([SYSSRCS]) m4trace:configure.ac:1620: -1- AC_SUBST([CPUINCLUDES]) m4trace:configure.ac:1621: -1- AC_SUBST([CPUSRCS]) m4trace:configure.ac:1622: -1- AC_SUBST([BLESS]) m4trace:configure.ac:1623: -1- AC_SUBST([KEYCODES]) m4trace:configure.ac:1624: -1- AC_CONFIG_FILES([Makefile]) m4trace:configure.ac:1625: -1- AC_SUBST([LIB@&t@OBJS], [$ac_libobjs]) m4trace:configure.ac:1625: -1- AC_SUBST([LTLIBOBJS], [$ac_ltlibobjs])