]> git.saurik.com Git - bison.git/commitdiff
# Added missing step.
authorJesse Thilo <jthilo@gnu.org>
Fri, 10 Mar 2000 18:09:55 +0000 (18:09 +0000)
committerJesse Thilo <jthilo@gnu.org>
Fri, 10 Mar 2000 18:09:55 +0000 (18:09 +0000)
pre-config

index bc4c6d83754e31df5eb8110de10e9ef6cbd6e93e..8ce69f656b5936e44cdb46a196f2c55ec3dcef06 100755 (executable)
@@ -1,6 +1,7 @@
 #! /bin/sh
 
 aclocal && \
+gettextize && \
 autoconf && \
 autoheader && \
 automake -a && \