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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [or1ksim/] [configure] - Diff between revs 104 and 107

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 104 Rev 107
Line 1... Line 1...
#! /bin/sh
#! /bin/sh
# From configure.ac Id: configure.ac 999 2010-05-26 17:40:09Z jeremy  using automake version AC_ACVERSION.
# From configure.ac Id: configure.ac 1015 2010-06-03 10:09:54Z jeremy  using automake version AC_ACVERSION.
# Guess values for system-dependent variables and create Makefiles.
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.63 for or1ksim 0.4.0rc1.
# Generated by GNU Autoconf 2.63 for or1ksim 2010-06-06.
#
#
# Report bugs to .
# Report bugs to .
#
#
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
# 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
# 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
Line 764... Line 764...
SHELL=${CONFIG_SHELL-/bin/sh}
SHELL=${CONFIG_SHELL-/bin/sh}
 
 
# Identity of this package.
# Identity of this package.
PACKAGE_NAME='or1ksim'
PACKAGE_NAME='or1ksim'
PACKAGE_TARNAME='or1ksim'
PACKAGE_TARNAME='or1ksim'
PACKAGE_VERSION='0.4.0rc1'
PACKAGE_VERSION='2010-06-06'
PACKAGE_STRING='or1ksim 0.4.0rc1'
PACKAGE_STRING='or1ksim 2010-06-06'
PACKAGE_BUGREPORT='openrisc@opencores.org'
PACKAGE_BUGREPORT='openrisc@opencores.org'
 
 
# Factoring default headers for most tests.
# Factoring default headers for most tests.
ac_includes_default="\
ac_includes_default="\
#include 
#include 
Line 1528... Line 1528...
#
#
if test "$ac_init_help" = "long"; then
if test "$ac_init_help" = "long"; then
  # Omit some internal or obsolete options to make the list less imposing.
  # 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.
  # This message is too long to be a string in the A/UX 3.1 sh.
  cat <<_ACEOF
  cat <<_ACEOF
\`configure' configures or1ksim 0.4.0rc1 to adapt to many kinds of systems.
\`configure' configures or1ksim 2010-06-06 to adapt to many kinds of systems.
 
 
Usage: $0 [OPTION]... [VAR=VALUE]...
Usage: $0 [OPTION]... [VAR=VALUE]...
 
 
To assign environment variables (e.g., CC, CFLAGS...), specify them as
To assign environment variables (e.g., CC, CFLAGS...), specify them as
VAR=VALUE.  See below for descriptions of some of the useful variables.
VAR=VALUE.  See below for descriptions of some of the useful variables.
Line 1599... Line 1599...
_ACEOF
_ACEOF
fi
fi
 
 
if test -n "$ac_init_help"; then
if test -n "$ac_init_help"; then
  case $ac_init_help in
  case $ac_init_help in
     short | recursive ) echo "Configuration of or1ksim 0.4.0rc1:";;
     short | recursive ) echo "Configuration of or1ksim 2010-06-06:";;
   esac
   esac
  cat <<\_ACEOF
  cat <<\_ACEOF
 
 
Optional Features:
Optional Features:
  --disable-option-checking  ignore unrecognized --enable/--with options
  --disable-option-checking  ignore unrecognized --enable/--with options
Line 1707... Line 1707...
fi
fi
 
 
test -n "$ac_init_help" && exit $ac_status
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
if $ac_init_version; then
  cat <<\_ACEOF
  cat <<\_ACEOF
or1ksim configure 0.4.0rc1
or1ksim configure 2010-06-06
generated by GNU Autoconf 2.63
generated by GNU Autoconf 2.63
 
 
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
This configure script is free software; the Free Software Foundation
This configure script is free software; the Free Software Foundation
Line 1741... Line 1741...
fi
fi
cat >config.log <<_ACEOF
cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
running configure, to aid debugging if configure makes a mistake.
 
 
It was created by or1ksim $as_me 0.4.0rc1, which was
It was created by or1ksim $as_me 2010-06-06, which was
generated by GNU Autoconf 2.63.  Invocation command line was
generated by GNU Autoconf 2.63.  Invocation command line was
 
 
  $ $0 $@
  $ $0 $@
 
 
_ACEOF
_ACEOF
Line 11284... Line 11284...
fi
fi
 
 
 
 
# Define the identity of the package.
# Define the identity of the package.
 PACKAGE='or1ksim'
 PACKAGE='or1ksim'
 VERSION='0.4.0rc1'
 VERSION='2010-06-06'
 
 
 
 
cat >>confdefs.h <<_ACEOF
cat >>confdefs.h <<_ACEOF
#define PACKAGE "$PACKAGE"
#define PACKAGE "$PACKAGE"
_ACEOF
_ACEOF
Line 18280... Line 18280...
 
 
# Save the log message, to keep $[0] and so on meaningful, and to
# Save the log message, to keep $[0] and so on meaningful, and to
# report actual input values of CONFIG_FILES etc. instead of their
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
# values after options handling.
ac_log="
ac_log="
This file was extended by or1ksim $as_me 0.4.0rc1, which was
This file was extended by or1ksim $as_me 2010-06-06, which was
generated by GNU Autoconf 2.63.  Invocation command line was
generated by GNU Autoconf 2.63.  Invocation command line was
 
 
  CONFIG_FILES    = $CONFIG_FILES
  CONFIG_FILES    = $CONFIG_FILES
  CONFIG_HEADERS  = $CONFIG_HEADERS
  CONFIG_HEADERS  = $CONFIG_HEADERS
  CONFIG_LINKS    = $CONFIG_LINKS
  CONFIG_LINKS    = $CONFIG_LINKS
Line 18343... Line 18343...
Report bugs to ."
Report bugs to ."
 
 
_ACEOF
_ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_version="\\
ac_cs_version="\\
or1ksim config.status 0.4.0rc1
or1ksim config.status 2010-06-06
configured by $0, generated by GNU Autoconf 2.63,
configured by $0, generated by GNU Autoconf 2.63,
  with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
  with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
 
 
Copyright (C) 2008 Free Software Foundation, Inc.
Copyright (C) 2008 Free Software Foundation, Inc.
This config.status script is free software; the Free Software Foundation
This config.status script is free software; the Free Software Foundation

powered by: WebSVN 2.1.0

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