Change package name to Wolfpack Empire. Supply tarname, so it stays

empire.
This commit is contained in:
Markus Armbruster 2006-01-27 17:38:53 +00:00
parent 14250e3cbc
commit 3f0219a419

View file

@ -38,7 +38,7 @@
# whether it's worth fixing. # whether it's worth fixing.
AC_PREREQ(2.59) AC_PREREQ(2.59)
AC_INIT([Empire], [4.3.0], [wolfpack@wolfpackempire.com]) AC_INIT([Wolfpack Empire], [4.3.0], [wolfpack@wolfpackempire.com], [empire])
AC_CONFIG_SRCDIR([include/combat.h]) AC_CONFIG_SRCDIR([include/combat.h])
AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_HEADERS([config.h]) AC_CONFIG_HEADERS([config.h])