]> granicus.if.org Git - flex/commitdiff
use autoreconf instead of calling individual utilities separately
authorWill Estes <wlestes@users.sourceforge.net>
Fri, 27 Sep 2002 16:17:33 +0000 (16:17 +0000)
committerWill Estes <wlestes@users.sourceforge.net>
Fri, 27 Sep 2002 16:17:33 +0000 (16:17 +0000)
autogen.sh

index e411fb08472935ef3b00024321565c18953fcf83..20e82fdb06f53acef7e1821855860babddd3fdee 100755 (executable)
@@ -29,5 +29,4 @@
 #Makefile first.)
 
 touch ChangeLog
-
-autopoint -f && aclocal -I m4 && autoheader && automake -a && autoconf
+autoreconf --install --verbose