]> git.saurik.com Git - bison.git/blobdiff - pre-config
* configure.in: Bump to 1.28c.
[bison.git] / pre-config
index bc4c6d83754e31df5eb8110de10e9ef6cbd6e93e..dce7fc8e5d5a2676f07e893d088391a47609b791 100755 (executable)
@@ -1,6 +1,7 @@
 #! /bin/sh
 
-aclocal && \
+aclocal -I m4 && \
+gettextize && \
 autoconf && \
 autoheader && \
 automake -a && \