]> granicus.if.org Git - flex/commitdiff
Called libtoolize directly because autoreconf fails to pick up LT_INIT properly
authorWill Estes <westes575@gmail.com>
Tue, 10 Nov 2015 22:26:39 +0000 (17:26 -0500)
committerWill Estes <westes575@gmail.com>
Tue, 10 Nov 2015 22:26:39 +0000 (17:26 -0500)
autogen.sh

index a298f07faedab7d6ae8af762c1d67083ac57132d..627f92ee12c53f38257452ca5617628463fd5469 100755 (executable)
@@ -29,4 +29,5 @@
 #Makefile first.)
 
 touch ChangeLog
-autoreconf --install --verbose --force
+libtoolize --install --force
+autoreconf --install --force