OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /openrisc/trunk/or1ksim/autom4te.cache
    from Rev 418 to Rev 428
    Reverse comparison

Rev 418 → Rev 428

/output.1
1,7 → 1,7
@%:@! /bin/sh
@%:@ From configure.ac Id: configure.ac 230 2010-08-01 18:29:47Z jeremybennett using automake version AC_ACVERSION.
@%:@ From configure.ac Id: configure.ac 420 2010-11-11 14:43:33Z jeremybennett using automake version AC_ACVERSION.
@%:@ Guess values for system-dependent variables and create Makefiles.
@%:@ Generated by GNU Autoconf 2.64 for or1ksim 2010-08-01.
@%:@ Generated by GNU Autoconf 2.64 for or1ksim 2010-11-11.
@%:@
@%:@ Report bugs to <openrisc@opencores.org>.
@%:@
719,8 → 719,8
# Identity of this package.
PACKAGE_NAME='or1ksim'
PACKAGE_TARNAME='or1ksim'
PACKAGE_VERSION='2010-08-01'
PACKAGE_STRING='or1ksim 2010-08-01'
PACKAGE_VERSION='2010-11-11'
PACKAGE_STRING='or1ksim 2010-11-11'
PACKAGE_BUGREPORT='openrisc@opencores.org'
PACKAGE_URL=''
 
1473,7 → 1473,7
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
\`configure' configures or1ksim 2010-08-01 to adapt to many kinds of systems.
\`configure' configures or1ksim 2010-11-11 to adapt to many kinds of systems.
 
Usage: $0 [OPTION]... [VAR=VALUE]...
 
1544,7 → 1544,7
 
if test -n "$ac_init_help"; then
case $ac_init_help in
short | recursive ) echo "Configuration of or1ksim 2010-08-01:";;
short | recursive ) echo "Configuration of or1ksim 2010-11-11:";;
esac
cat <<\_ACEOF
 
1651,7 → 1651,7
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
or1ksim configure 2010-08-01
or1ksim configure 2010-11-11
generated by GNU Autoconf 2.64
 
Copyright (C) 2009 Free Software Foundation, Inc.
2313,7 → 2313,7
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
 
It was created by or1ksim $as_me 2010-08-01, which was
It was created by or1ksim $as_me 2010-11-11, which was
generated by GNU Autoconf 2.64. Invocation command line was
 
$ $0 $@
10690,7 → 10690,7
 
# Define the identity of the package.
PACKAGE='or1ksim'
VERSION='2010-08-01'
VERSION='2010-11-11'
 
 
cat >>confdefs.h <<_ACEOF
10873,10 → 10873,12
$as_echo "@%:@define OR32_TYPES 1" >>confdefs.h
;;
 
dlx*) CPU_ARCH=dlx;
ARCH_ISA=DLX;;
*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Unknown target architecture $target_cpu: OR32 assumed" >&5
$as_echo "$as_me: WARNING: Unknown target architecture $target_cpu: OR32 assumed" >&2;};
 
*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Unknown target architecture $target_cpu: OR32 ELF assumed" >&5
$as_echo "$as_me: WARNING: Unknown target architecture $target_cpu: OR32 ELF assumed" >&2;};
CPU_ARCH=or32;
ARCH_ISA=OR32;
10897,8 → 10899,9
 
 
 
# Set the CFLAGS we want
CFLAGS="$CFLAGS -g -Wall -Werror -O2 -D$ARCH_ISA"
# Set the CFLAGS we want. We put the user flags last, so that if the user
# changes the optimization level, that will take precedence.
CFLAGS="-g -Wall -Werror -O2 -D$ARCH_ISA $CFLAGS"
 
# By default we simply use the C compiler to build assembly code.
 
11808,7 → 11811,7
_ACEOF
 
 
for ac_header in unistd.h stdlib.h varargs.h stdarg.h string.h strings.h \
for ac_header in unistd.h stdlib.h stdarg.h string.h strings.h \
sys/ptem.h sys/pte.h sys/stream.h sys/stropts.h sys/select.h \
termcap.h termios.h termio.h sys/file.h locale.h getopt.h \
net/ethernet.h sys/ethernet.h malloc.h inttypes.h libintl.h \
13105,10 → 13108,7
 
# Check for a DejaGNU global config file. If not set, then set it
# ourselves. This stops runtest complaining
if test x"$DEJAGNU" = x
then
DEJAGNU="\$(top_srcdir)/testsuite/global-conf.exp"
fi
DEJAGNU="\$(top_srcdir)/testsuite/global-conf.exp"
 
 
 
13709,7 → 13709,7
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
This file was extended by or1ksim $as_me 2010-08-01, which was
This file was extended by or1ksim $as_me 2010-11-11, which was
generated by GNU Autoconf 2.64. Invocation command line was
 
CONFIG_FILES = $CONFIG_FILES
13773,7 → 13773,7
_ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_version="\\
or1ksim config.status 2010-08-01
or1ksim config.status 2010-11-11
configured by $0, generated by GNU Autoconf 2.64,
with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
 
/traces.0
3,7 → 3,7
m4trace:aclocal.m4:1011: -1- m4_include([m4/ltsugar.m4])
m4trace:aclocal.m4:1012: -1- m4_include([m4/ltversion.m4])
m4trace:aclocal.m4:1013: -1- m4_include([m4/lt~obsolete.m4])
m4trace:configure.ac:31: -1- AC_INIT([or1ksim], [0.5.0rc2], [openrisc@opencores.org])
m4trace:configure.ac:31: -1- AC_INIT([or1ksim], [2010-11-11], [openrisc@opencores.org])
m4trace:configure.ac:31: -1- m4_pattern_forbid([^_?A[CHUM]_])
m4trace:configure.ac:31: -1- m4_pattern_forbid([_AC_])
m4trace:configure.ac:31: -1- m4_pattern_forbid([^LIBOBJS$], [do not use LIBOBJS directly, use AC_LIBOBJ (see section `AC_LIBOBJ vs LIBOBJS'])
397,7 → 397,7
m4trace:configure.ac:44: -1- m4_pattern_allow([^HAVE_DLFCN_H$])
m4trace:configure.ac:45: -1- AM_INIT_AUTOMAKE
m4trace:configure.ac:45: -1- m4_pattern_allow([^AM_[A-Z]+FLAGS$])
m4trace:configure.ac:45: -1- AM_AUTOMAKE_VERSION([1.11.1])
m4trace:configure.ac:45: -1- AM_AUTOMAKE_VERSION([1.11])
m4trace:configure.ac:45: -1- AC_REQUIRE_AUX_FILE([install-sh])
m4trace:configure.ac:45: -1- AC_SUBST([INSTALL_PROGRAM])
m4trace:configure.ac:45: -1- AC_SUBST_TRACE([INSTALL_PROGRAM])
/traces.1
2347,111 → 2347,111
m4trace:configure.ac:45: -1- _AM_IF_OPTION([silent-rules], [AC_REQUIRE([AM_SILENT_RULES])])
m4trace:configure.ac:45: -2- _AM_MANGLE_OPTION([silent-rules])
m4trace:configure.ac:58: -1- m4_pattern_allow([^OR32_TYPES$])
m4trace:configure.ac:64: -1- m4_pattern_allow([^OR32_TYPES$])
m4trace:configure.ac:70: -1- m4_pattern_allow([^OR32_LITTLE_ENDIAN$])
m4trace:configure.ac:71: -1- m4_pattern_allow([^OR32_BIG_ENDIAN$])
m4trace:configure.ac:74: -1- m4_pattern_allow([^CPU_ARCH$])
m4trace:configure.ac:79: -1- AM_PROG_AS
m4trace:configure.ac:79: -1- m4_pattern_allow([^CCAS$])
m4trace:configure.ac:79: -1- m4_pattern_allow([^CCASFLAGS$])
m4trace:configure.ac:79: -1- _AM_IF_OPTION([no-dependencies], [], [_AM_DEPENDENCIES([CCAS])])
m4trace:configure.ac:79: -2- _AM_MANGLE_OPTION([no-dependencies])
m4trace:configure.ac:79: -1- _AM_DEPENDENCIES([CCAS])
m4trace:configure.ac:79: -1- m4_pattern_allow([^CCASDEPMODE$])
m4trace:configure.ac:79: -1- AM_CONDITIONAL([am__fastdepCCAS], [
m4trace:configure.ac:66: -1- m4_pattern_allow([^OR32_TYPES$])
m4trace:configure.ac:72: -1- m4_pattern_allow([^OR32_LITTLE_ENDIAN$])
m4trace:configure.ac:73: -1- m4_pattern_allow([^OR32_BIG_ENDIAN$])
m4trace:configure.ac:76: -1- m4_pattern_allow([^CPU_ARCH$])
m4trace:configure.ac:82: -1- AM_PROG_AS
m4trace:configure.ac:82: -1- m4_pattern_allow([^CCAS$])
m4trace:configure.ac:82: -1- m4_pattern_allow([^CCASFLAGS$])
m4trace:configure.ac:82: -1- _AM_IF_OPTION([no-dependencies], [], [_AM_DEPENDENCIES([CCAS])])
m4trace:configure.ac:82: -2- _AM_MANGLE_OPTION([no-dependencies])
m4trace:configure.ac:82: -1- _AM_DEPENDENCIES([CCAS])
m4trace:configure.ac:82: -1- m4_pattern_allow([^CCASDEPMODE$])
m4trace:configure.ac:82: -1- AM_CONDITIONAL([am__fastdepCCAS], [
test "x$enable_dependency_tracking" != xno \
&& test "$am_cv_CCAS_dependencies_compiler_type" = gcc3])
m4trace:configure.ac:79: -1- m4_pattern_allow([^am__fastdepCCAS_TRUE$])
m4trace:configure.ac:79: -1- m4_pattern_allow([^am__fastdepCCAS_FALSE$])
m4trace:configure.ac:79: -1- _AM_SUBST_NOTMAKE([am__fastdepCCAS_TRUE])
m4trace:configure.ac:79: -1- _AM_SUBST_NOTMAKE([am__fastdepCCAS_FALSE])
m4trace:configure.ac:81: -1- m4_pattern_allow([^CC$])
m4trace:configure.ac:81: -1- m4_pattern_allow([^CFLAGS$])
m4trace:configure.ac:81: -1- m4_pattern_allow([^LDFLAGS$])
m4trace:configure.ac:81: -1- m4_pattern_allow([^LIBS$])
m4trace:configure.ac:81: -1- m4_pattern_allow([^CPPFLAGS$])
m4trace:configure.ac:81: -1- m4_pattern_allow([^CC$])
m4trace:configure.ac:81: -1- m4_pattern_allow([^CC$])
m4trace:configure.ac:81: -1- m4_pattern_allow([^CC$])
m4trace:configure.ac:81: -1- m4_pattern_allow([^CC$])
m4trace:configure.ac:81: -1- m4_pattern_allow([^ac_ct_CC$])
m4trace:configure.ac:82: -1- AM_PROG_CC_C_O
m4trace:configure.ac:82: -1- m4_pattern_allow([^NO_MINUS_C_MINUS_O$])
m4trace:configure.ac:84: -1- m4_pattern_allow([^SET_MAKE$])
m4trace:configure.ac:87: -1- m4_pattern_allow([^AR$])
m4trace:configure.ac:93: -1- _m4_warn([obsolete], [The macro `AC_TYPE_SIGNAL' is obsolete.
m4trace:configure.ac:82: -1- m4_pattern_allow([^am__fastdepCCAS_TRUE$])
m4trace:configure.ac:82: -1- m4_pattern_allow([^am__fastdepCCAS_FALSE$])
m4trace:configure.ac:82: -1- _AM_SUBST_NOTMAKE([am__fastdepCCAS_TRUE])
m4trace:configure.ac:82: -1- _AM_SUBST_NOTMAKE([am__fastdepCCAS_FALSE])
m4trace:configure.ac:84: -1- m4_pattern_allow([^CC$])
m4trace:configure.ac:84: -1- m4_pattern_allow([^CFLAGS$])
m4trace:configure.ac:84: -1- m4_pattern_allow([^LDFLAGS$])
m4trace:configure.ac:84: -1- m4_pattern_allow([^LIBS$])
m4trace:configure.ac:84: -1- m4_pattern_allow([^CPPFLAGS$])
m4trace:configure.ac:84: -1- m4_pattern_allow([^CC$])
m4trace:configure.ac:84: -1- m4_pattern_allow([^CC$])
m4trace:configure.ac:84: -1- m4_pattern_allow([^CC$])
m4trace:configure.ac:84: -1- m4_pattern_allow([^CC$])
m4trace:configure.ac:84: -1- m4_pattern_allow([^ac_ct_CC$])
m4trace:configure.ac:85: -1- AM_PROG_CC_C_O
m4trace:configure.ac:85: -1- m4_pattern_allow([^NO_MINUS_C_MINUS_O$])
m4trace:configure.ac:87: -1- m4_pattern_allow([^SET_MAKE$])
m4trace:configure.ac:90: -1- m4_pattern_allow([^AR$])
m4trace:configure.ac:96: -1- _m4_warn([obsolete], [The macro `AC_TYPE_SIGNAL' is obsolete.
You should run autoupdate.], [../../lib/autoconf/types.m4:754: AC_TYPE_SIGNAL is expanded from...
configure.ac:93: the top level])
m4trace:configure.ac:93: -1- m4_pattern_allow([^RETSIGTYPE$])
m4trace:configure.ac:101: -1- m4_pattern_allow([^HAVE_BASENAME$])
m4trace:configure.ac:102: -1- m4_pattern_allow([^HAVE_STRCOLL$])
m4trace:configure.ac:103: -1- m4_pattern_allow([^HAVE_DECL_I_PUSH$])
m4trace:configure.ac:103: -1- m4_pattern_allow([^HAVE_DECL_RL_EVENT_HOOK$])
m4trace:configure.ac:105: -1- m4_pattern_allow([^WORDS_BIGENDIAN$])
m4trace:configure.ac:105: -1- m4_pattern_allow([^AC_APPLE_UNIVERSAL_BUILD$])
m4trace:configure.ac:111: -1- m4_pattern_allow([^HAVE_STRNDUP$])
m4trace:configure.ac:125: -1- m4_pattern_allow([^HAVE_STRCASECMP$])
m4trace:configure.ac:140: -1- m4_pattern_allow([^HAVE_ISBLANK$])
m4trace:configure.ac:151: -1- m4_pattern_allow([^size_t$])
m4trace:configure.ac:152: -1- m4_pattern_allow([^TM_IN_SYS_TIME$])
m4trace:configure.ac:155: -1- m4_pattern_allow([^HAVE_STDLIB_H$])
m4trace:configure.ac:155: -1- m4_pattern_allow([^HAVE_MALLOC$])
m4trace:configure.ac:155: -1- m4_pattern_allow([^HAVE_MALLOC$])
m4trace:configure.ac:155: -1- m4_pattern_allow([^LIB@&t@OBJS$])
m4trace:configure.ac:155: -1- m4_pattern_allow([^malloc$])
m4trace:configure.ac:156: -1- m4_pattern_allow([^HAVE_STRFTIME$])
m4trace:configure.ac:156: -1- m4_pattern_allow([^HAVE_STRFTIME$])
m4trace:configure.ac:157: -1- m4_pattern_allow([^POW_LIB$])
m4trace:configure.ac:157: -1- m4_pattern_allow([^LIB@&t@OBJS$])
m4trace:configure.ac:164: -1- AM_CONDITIONAL([USE_SYS_GETOPTLONG], [test "$SYS_GETOPTLONG" = "1"])
m4trace:configure.ac:164: -1- m4_pattern_allow([^USE_SYS_GETOPTLONG_TRUE$])
m4trace:configure.ac:164: -1- m4_pattern_allow([^USE_SYS_GETOPTLONG_FALSE$])
m4trace:configure.ac:164: -1- _AM_SUBST_NOTMAKE([USE_SYS_GETOPTLONG_TRUE])
m4trace:configure.ac:164: -1- _AM_SUBST_NOTMAKE([USE_SYS_GETOPTLONG_FALSE])
m4trace:configure.ac:165: -1- AM_CONDITIONAL([USE_ARGREX], [test "$SYS_REGEX" = "1"])
m4trace:configure.ac:165: -1- m4_pattern_allow([^USE_ARGREX_TRUE$])
m4trace:configure.ac:165: -1- m4_pattern_allow([^USE_ARGREX_FALSE$])
m4trace:configure.ac:165: -1- _AM_SUBST_NOTMAKE([USE_ARGREX_TRUE])
m4trace:configure.ac:165: -1- _AM_SUBST_NOTMAKE([USE_ARGREX_FALSE])
m4trace:configure.ac:166: -1- AM_CONDITIONAL([USE_ARGDATE], [test "$SYS_STRPTIME" = "1"])
m4trace:configure.ac:166: -1- m4_pattern_allow([^USE_ARGDATE_TRUE$])
m4trace:configure.ac:166: -1- m4_pattern_allow([^USE_ARGDATE_FALSE$])
m4trace:configure.ac:166: -1- _AM_SUBST_NOTMAKE([USE_ARGDATE_TRUE])
m4trace:configure.ac:166: -1- _AM_SUBST_NOTMAKE([USE_ARGDATE_FALSE])
m4trace:configure.ac:169: -1- m4_pattern_allow([^CC_HAS_LONG_LONG$])
m4trace:configure.ac:172: -1- m4_pattern_allow([^HAVE_UINT8_T$])
m4trace:configure.ac:172: -1- m4_pattern_allow([^HAVE_UINT16_T$])
m4trace:configure.ac:172: -1- m4_pattern_allow([^HAVE_UINT32_T$])
m4trace:configure.ac:173: -1- m4_pattern_allow([^HAVE_INT8_T$])
m4trace:configure.ac:173: -1- m4_pattern_allow([^HAVE_INT16_T$])
m4trace:configure.ac:173: -1- m4_pattern_allow([^HAVE_INT32_T$])
m4trace:configure.ac:175: -1- m4_pattern_allow([^SIZEOF_CHAR$])
m4trace:configure.ac:176: -1- m4_pattern_allow([^SIZEOF_SHORT$])
m4trace:configure.ac:177: -1- m4_pattern_allow([^SIZEOF_INT$])
m4trace:configure.ac:178: -1- m4_pattern_allow([^SIZEOF_LONG$])
m4trace:configure.ac:179: -1- m4_pattern_allow([^SIZEOF_LONG_LONG$])
m4trace:configure.ac:182: -1- m4_pattern_allow([^HAVE___COMPAR_FN_T$])
m4trace:configure.ac:185: -1- m4_pattern_allow([^HAVE_LIBREADLINE$])
m4trace:configure.ac:282: -2- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete.
configure.ac:96: the top level])
m4trace:configure.ac:96: -1- m4_pattern_allow([^RETSIGTYPE$])
m4trace:configure.ac:104: -1- m4_pattern_allow([^HAVE_BASENAME$])
m4trace:configure.ac:105: -1- m4_pattern_allow([^HAVE_STRCOLL$])
m4trace:configure.ac:106: -1- m4_pattern_allow([^HAVE_DECL_I_PUSH$])
m4trace:configure.ac:106: -1- m4_pattern_allow([^HAVE_DECL_RL_EVENT_HOOK$])
m4trace:configure.ac:108: -1- m4_pattern_allow([^WORDS_BIGENDIAN$])
m4trace:configure.ac:108: -1- m4_pattern_allow([^AC_APPLE_UNIVERSAL_BUILD$])
m4trace:configure.ac:114: -1- m4_pattern_allow([^HAVE_STRNDUP$])
m4trace:configure.ac:128: -1- m4_pattern_allow([^HAVE_STRCASECMP$])
m4trace:configure.ac:143: -1- m4_pattern_allow([^HAVE_ISBLANK$])
m4trace:configure.ac:154: -1- m4_pattern_allow([^size_t$])
m4trace:configure.ac:155: -1- m4_pattern_allow([^TM_IN_SYS_TIME$])
m4trace:configure.ac:158: -1- m4_pattern_allow([^HAVE_STDLIB_H$])
m4trace:configure.ac:158: -1- m4_pattern_allow([^HAVE_MALLOC$])
m4trace:configure.ac:158: -1- m4_pattern_allow([^HAVE_MALLOC$])
m4trace:configure.ac:158: -1- m4_pattern_allow([^LIB@&t@OBJS$])
m4trace:configure.ac:158: -1- m4_pattern_allow([^malloc$])
m4trace:configure.ac:159: -1- m4_pattern_allow([^HAVE_STRFTIME$])
m4trace:configure.ac:159: -1- m4_pattern_allow([^HAVE_STRFTIME$])
m4trace:configure.ac:160: -1- m4_pattern_allow([^POW_LIB$])
m4trace:configure.ac:160: -1- m4_pattern_allow([^LIB@&t@OBJS$])
m4trace:configure.ac:167: -1- AM_CONDITIONAL([USE_SYS_GETOPTLONG], [test "$SYS_GETOPTLONG" = "1"])
m4trace:configure.ac:167: -1- m4_pattern_allow([^USE_SYS_GETOPTLONG_TRUE$])
m4trace:configure.ac:167: -1- m4_pattern_allow([^USE_SYS_GETOPTLONG_FALSE$])
m4trace:configure.ac:167: -1- _AM_SUBST_NOTMAKE([USE_SYS_GETOPTLONG_TRUE])
m4trace:configure.ac:167: -1- _AM_SUBST_NOTMAKE([USE_SYS_GETOPTLONG_FALSE])
m4trace:configure.ac:168: -1- AM_CONDITIONAL([USE_ARGREX], [test "$SYS_REGEX" = "1"])
m4trace:configure.ac:168: -1- m4_pattern_allow([^USE_ARGREX_TRUE$])
m4trace:configure.ac:168: -1- m4_pattern_allow([^USE_ARGREX_FALSE$])
m4trace:configure.ac:168: -1- _AM_SUBST_NOTMAKE([USE_ARGREX_TRUE])
m4trace:configure.ac:168: -1- _AM_SUBST_NOTMAKE([USE_ARGREX_FALSE])
m4trace:configure.ac:169: -1- AM_CONDITIONAL([USE_ARGDATE], [test "$SYS_STRPTIME" = "1"])
m4trace:configure.ac:169: -1- m4_pattern_allow([^USE_ARGDATE_TRUE$])
m4trace:configure.ac:169: -1- m4_pattern_allow([^USE_ARGDATE_FALSE$])
m4trace:configure.ac:169: -1- _AM_SUBST_NOTMAKE([USE_ARGDATE_TRUE])
m4trace:configure.ac:169: -1- _AM_SUBST_NOTMAKE([USE_ARGDATE_FALSE])
m4trace:configure.ac:172: -1- m4_pattern_allow([^CC_HAS_LONG_LONG$])
m4trace:configure.ac:175: -1- m4_pattern_allow([^HAVE_UINT8_T$])
m4trace:configure.ac:175: -1- m4_pattern_allow([^HAVE_UINT16_T$])
m4trace:configure.ac:175: -1- m4_pattern_allow([^HAVE_UINT32_T$])
m4trace:configure.ac:176: -1- m4_pattern_allow([^HAVE_INT8_T$])
m4trace:configure.ac:176: -1- m4_pattern_allow([^HAVE_INT16_T$])
m4trace:configure.ac:176: -1- m4_pattern_allow([^HAVE_INT32_T$])
m4trace:configure.ac:178: -1- m4_pattern_allow([^SIZEOF_CHAR$])
m4trace:configure.ac:179: -1- m4_pattern_allow([^SIZEOF_SHORT$])
m4trace:configure.ac:180: -1- m4_pattern_allow([^SIZEOF_INT$])
m4trace:configure.ac:181: -1- m4_pattern_allow([^SIZEOF_LONG$])
m4trace:configure.ac:182: -1- m4_pattern_allow([^SIZEOF_LONG_LONG$])
m4trace:configure.ac:185: -1- m4_pattern_allow([^HAVE___COMPAR_FN_T$])
m4trace:configure.ac:188: -1- m4_pattern_allow([^HAVE_LIBREADLINE$])
m4trace:configure.ac:285: -2- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete.
You should run autoupdate.], [../../lib/autoconf/general.m4:230: AC_HELP_STRING is expanded from...
configure.ac:282: the top level])
m4trace:configure.ac:292: -1- m4_pattern_allow([^DEBUGFLAGS$])
m4trace:configure.ac:294: -1- m4_pattern_allow([^RAW_RANGE_STATS$])
m4trace:configure.ac:295: -1- m4_pattern_allow([^HAVE_ETH_PHY$])
m4trace:configure.ac:296: -1- m4_pattern_allow([^HAVE_UNSIGNED_XORI$])
m4trace:configure.ac:297: -1- m4_pattern_allow([^SIMPLE_EXECUTION$])
m4trace:configure.ac:298: -1- m4_pattern_allow([^COMPLEX_EXECUTION$])
m4trace:configure.ac:299: -1- m4_pattern_allow([^DYNAMIC_EXECUTION$])
m4trace:configure.ac:300: -1- AM_CONDITIONAL([GENERATE_NEEDED], [test x$execution = x1])
m4trace:configure.ac:300: -1- m4_pattern_allow([^GENERATE_NEEDED_TRUE$])
m4trace:configure.ac:300: -1- m4_pattern_allow([^GENERATE_NEEDED_FALSE$])
m4trace:configure.ac:300: -1- _AM_SUBST_NOTMAKE([GENERATE_NEEDED_TRUE])
m4trace:configure.ac:300: -1- _AM_SUBST_NOTMAKE([GENERATE_NEEDED_FALSE])
m4trace:configure.ac:301: -1- AM_CONDITIONAL([DYNAMIC_EXECUTION], [test x$execution = x2])
m4trace:configure.ac:301: -1- m4_pattern_allow([^DYNAMIC_EXECUTION_TRUE$])
m4trace:configure.ac:301: -1- m4_pattern_allow([^DYNAMIC_EXECUTION_FALSE$])
m4trace:configure.ac:301: -1- _AM_SUBST_NOTMAKE([DYNAMIC_EXECUTION_TRUE])
m4trace:configure.ac:301: -1- _AM_SUBST_NOTMAKE([DYNAMIC_EXECUTION_FALSE])
configure.ac:285: the top level])
m4trace:configure.ac:295: -1- m4_pattern_allow([^DEBUGFLAGS$])
m4trace:configure.ac:297: -1- m4_pattern_allow([^RAW_RANGE_STATS$])
m4trace:configure.ac:298: -1- m4_pattern_allow([^HAVE_ETH_PHY$])
m4trace:configure.ac:299: -1- m4_pattern_allow([^HAVE_UNSIGNED_XORI$])
m4trace:configure.ac:300: -1- m4_pattern_allow([^SIMPLE_EXECUTION$])
m4trace:configure.ac:301: -1- m4_pattern_allow([^COMPLEX_EXECUTION$])
m4trace:configure.ac:302: -1- m4_pattern_allow([^DYNAMIC_EXECUTION$])
m4trace:configure.ac:303: -1- AM_CONDITIONAL([GENERATE_NEEDED], [test x$execution = x1])
m4trace:configure.ac:303: -1- m4_pattern_allow([^GENERATE_NEEDED_TRUE$])
m4trace:configure.ac:303: -1- m4_pattern_allow([^GENERATE_NEEDED_FALSE$])
m4trace:configure.ac:303: -1- _AM_SUBST_NOTMAKE([GENERATE_NEEDED_TRUE])
m4trace:configure.ac:303: -1- _AM_SUBST_NOTMAKE([GENERATE_NEEDED_FALSE])
m4trace:configure.ac:304: -1- AM_CONDITIONAL([DYNAMIC_EXECUTION], [test x$execution = x2])
m4trace:configure.ac:304: -1- m4_pattern_allow([^DYNAMIC_EXECUTION_TRUE$])
m4trace:configure.ac:304: -1- m4_pattern_allow([^DYNAMIC_EXECUTION_FALSE$])
m4trace:configure.ac:304: -1- _AM_SUBST_NOTMAKE([DYNAMIC_EXECUTION_TRUE])
m4trace:configure.ac:304: -1- _AM_SUBST_NOTMAKE([DYNAMIC_EXECUTION_FALSE])
m4trace:configure.ac:313: -1- m4_pattern_allow([^DEJAGNU$])
m4trace:configure.ac:318: -1- m4_pattern_allow([^RUNTESTDEFAULTFLAGS$])
m4trace:configure.ac:321: -1- m4_pattern_allow([^BUILD_DIR$])
/output.0
1,7 → 1,7
@%:@! /bin/sh
@%:@ From configure.ac Id: configure.ac 387 2010-10-02 15:08:40Z jeremybennett using automake version AC_ACVERSION.
@%:@ From configure.ac Id: configure.ac 420 2010-11-11 14:43:33Z jeremybennett using automake version AC_ACVERSION.
@%:@ Guess values for system-dependent variables and create Makefiles.
@%:@ Generated by GNU Autoconf 2.64 for or1ksim 0.5.0rc2.
@%:@ Generated by GNU Autoconf 2.64 for or1ksim 2010-11-11.
@%:@
@%:@ Report bugs to <openrisc@opencores.org>.
@%:@
719,8 → 719,8
# Identity of this package.
PACKAGE_NAME='or1ksim'
PACKAGE_TARNAME='or1ksim'
PACKAGE_VERSION='0.5.0rc2'
PACKAGE_STRING='or1ksim 0.5.0rc2'
PACKAGE_VERSION='2010-11-11'
PACKAGE_STRING='or1ksim 2010-11-11'
PACKAGE_BUGREPORT='openrisc@opencores.org'
PACKAGE_URL=''
 
1473,7 → 1473,7
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
\`configure' configures or1ksim 0.5.0rc2 to adapt to many kinds of systems.
\`configure' configures or1ksim 2010-11-11 to adapt to many kinds of systems.
 
Usage: $0 [OPTION]... [VAR=VALUE]...
 
1544,7 → 1544,7
 
if test -n "$ac_init_help"; then
case $ac_init_help in
short | recursive ) echo "Configuration of or1ksim 0.5.0rc2:";;
short | recursive ) echo "Configuration of or1ksim 2010-11-11:";;
esac
cat <<\_ACEOF
 
1651,7 → 1651,7
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
or1ksim configure 0.5.0rc2
or1ksim configure 2010-11-11
generated by GNU Autoconf 2.64
 
Copyright (C) 2009 Free Software Foundation, Inc.
2313,7 → 2313,7
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
 
It was created by or1ksim $as_me 0.5.0rc2, which was
It was created by or1ksim $as_me 2010-11-11, which was
generated by GNU Autoconf 2.64. Invocation command line was
 
$ $0 $@
10690,7 → 10690,7
 
# Define the identity of the package.
PACKAGE='or1ksim'
VERSION='0.5.0rc2'
VERSION='2010-11-11'
 
 
cat >>confdefs.h <<_ACEOF
13709,7 → 13709,7
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
This file was extended by or1ksim $as_me 0.5.0rc2, which was
This file was extended by or1ksim $as_me 2010-11-11, which was
generated by GNU Autoconf 2.64. Invocation command line was
 
CONFIG_FILES = $CONFIG_FILES
13773,7 → 13773,7
_ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_version="\\
or1ksim config.status 0.5.0rc2
or1ksim config.status 2010-11-11
configured by $0, generated by GNU Autoconf 2.64,
with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.