]> granicus.if.org Git - flex/commitdiff
remove --force option from autogen.sh; much faster without it
authorWill Estes <wlestes@users.sourceforge.net>
Fri, 11 May 2007 20:52:16 +0000 (20:52 +0000)
committerWill Estes <wlestes@users.sourceforge.net>
Fri, 11 May 2007 20:52:16 +0000 (20:52 +0000)
autogen.sh

index 241558362290449915af8f1fc23ab6236dbfd7a6..20e82fdb06f53acef7e1821855860babddd3fdee 100755 (executable)
@@ -29,4 +29,4 @@
 #Makefile first.)
 
 touch ChangeLog
-autoreconf --force --install --verbose
+autoreconf --install --verbose