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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [or1ksim/] [configure.ac] - Diff between revs 385 and 387

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

Rev 385 Rev 387
Line 44... Line 44...
AC_PROG_LIBTOOL
AC_PROG_LIBTOOL
AM_INIT_AUTOMAKE
AM_INIT_AUTOMAKE
 
 
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_HEADERS([config.h])
 
 
AC_REVISION([$Id: configure.ac 385 2010-10-02 14:15:12Z jeremybennett $ using automake version] AC_ACVERSION)
AC_REVISION([$Id: configure.ac 387 2010-10-02 15:08:40Z jeremybennett $ using automake version] AC_ACVERSION)
 
 
# make sure we are using a recent autoconf version
# make sure we are using a recent autoconf version
AC_PREREQ(2.59)
AC_PREREQ(2.59)
 
 
# yuck.
# yuck.
Line 306... Line 306...
 
 
test -n "$profile"  && CFLAGS="$CFLAGS $profile" LDFLAGS="$LDFLAGS $profile"
test -n "$profile"  && CFLAGS="$CFLAGS $profile" LDFLAGS="$LDFLAGS $profile"
 
 
# Check for a DejaGNU global config file. If not set, then set it
# Check for a DejaGNU global config file. If not set, then set it
# ourselves. This stops runtest complaining
# ourselves. This stops runtest complaining
if test x"$DEJAGNU" = x
 
then
 
  DEJAGNU="\$(top_srcdir)/testsuite/global-conf.exp"
  DEJAGNU="\$(top_srcdir)/testsuite/global-conf.exp"
fi
 
 
 
AC_SUBST(DEJAGNU)
AC_SUBST(DEJAGNU)
 
 
# The following line will override the default definition of the srcdir, and
# The following line will override the default definition of the srcdir, and
# ensure that short names are used for the test names.
# ensure that short names are used for the test names.

powered by: WebSVN 2.1.0

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