]> granicus.if.org Git - flex/commitdiff
automake groks the ChangeLog now so we don't have to remind the maintainer to remake it
authorWill Estes <wlestes@users.sourceforge.net>
Tue, 31 Jul 2001 09:46:34 +0000 (09:46 +0000)
committerWill Estes <wlestes@users.sourceforge.net>
Tue, 31 Jul 2001 09:46:34 +0000 (09:46 +0000)
Makefile.am

index b3608af5ff663926722b34535807000c5641a631..00c4cccd0851d2ab4a8ef2e613d9eb9edc26bf00 100644 (file)
@@ -118,8 +118,6 @@ tblcmp.o: tblcmp.c flexdef.h config.h
 
 #The below recipe for making the ChangeLog will only work if you have a copy of the cvs tree handy so let it fail gracefully.
 
-# Maintainer: you need to make the ChangeLog before you distribute.
-
 ChangeLog:
        -rcs2log -l 72 -u "vern Vern    vern@ee.lbl.gov" -u "wlestes    W. L. Estes     wlestes@uncg.edu" | sed s:/usr/local/cvsroot/flex/::g >ChangeLog