# 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 bc4c6d8..8ce69f6 100755 (executable)
@@ -1,6 +1,7 @@
 #! /bin/sh
 
 aclocal && \
+gettextize && \
 autoconf && \
 autoheader && \
 automake -a && \