Commit 39b8ce7f by Andreas Schwab Committed by Andreas Jaeger

configure.ac: Set PACKAGE correctly.

	* configure.ac: Set PACKAGE correctly.
	* configure: Regenerated.

Co-Authored-By: Andreas Jaeger <aj@suse.de>

From-SVN: r86698
parent e71b918c
2004-08-28 Andreas Schwab <schwab@suse.de>
Andreas Jaeger <aj@suse.de>
* configure.ac: Set PACKAGE correctly.
* configure: Regenerated.
2004-08-25 Paolo Bonzini <bonzini@gnu.org> 2004-08-25 Paolo Bonzini <bonzini@gnu.org>
* Makefile.in: Add back top_builddir. * Makefile.in: Add back top_builddir.
......
...@@ -59,6 +59,7 @@ fi ...@@ -59,6 +59,7 @@ fi
AM_ICONV AM_ICONV
# More defines and substitutions. # More defines and substitutions.
PACKAGE="$PACKAGE_TARNAME"
AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Define to the name of this package.]) AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Define to the name of this package.])
AC_SUBST(PACKAGE) AC_SUBST(PACKAGE)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment