Added header comment to configure.ac.

This commit is contained in:
Svend Sorensen
2005-03-24 10:54:12 +00:00
parent a80b0625d7
commit 6945933971

View File

@@ -1,3 +1,5 @@
# configure.ac - process with autoconf to create configure script
AC_INIT(cuetools,1.3,sorensen@users.berlios.de) AC_INIT(cuetools,1.3,sorensen@users.berlios.de)
AM_INIT_AUTOMAKE($PACKAGE_NAME,$PACKAGE_VERSION) AM_INIT_AUTOMAKE($PACKAGE_NAME,$PACKAGE_VERSION)
# getting conflicting errors about config.h.in # getting conflicting errors about config.h.in