]> git.saurik.com Git - bison.git/blobdiff - pre-config
* src/derives.c, src/print.c, src/reduce.c: To ease the
[bison.git] / pre-config
index bc4c6d83754e31df5eb8110de10e9ef6cbd6e93e..dce7fc8e5d5a2676f07e893d088391a47609b791 100755 (executable)
@@ -1,6 +1,7 @@
 #! /bin/sh
 
 #! /bin/sh
 
-aclocal && \
+aclocal -I m4 && \
+gettextize && \
 autoconf && \
 autoheader && \
 automake -a && \
 autoconf && \
 autoheader && \
 automake -a && \