* Makefile.in (configure): Add @MAINT@ infront of configure.ac

From-SVN: r89314
This commit is contained in:
Andrew Pinski
2004-10-19 18:45:46 -07:00
parent c09521768d
commit 5a59530dd4

View File

@@ -6,6 +6,7 @@
* aclocal.m4: Regenerate.
* configure: Regenerate.
* configure.ac: Add AM_MAINTAINER_MODE and AM_PROG_CC_C_O.
* Makefile.in (configure): Add @MAINT@ infront of configure.ac
2004-10-08 Andrew Pinski <pinskia@physics.uc.edu>