summaryrefslogtreecommitdiffstats
path: root/autogen.sh
diff options
context:
space:
mode:
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/autogen.sh b/autogen.sh
index 7ab6180..b44e2fa 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -291,6 +291,7 @@ cp -p gettext-runtime/ABOUT-NLS gettext-tools/ABOUT-NLS
../build-aux/fixaclocal aclocal -I m4 -I ../gettext-runtime/m4 -I ../autoconf-lib-link/m4 -I ../m4 -I gnulib-m4 -I libgettextpo/gnulib-m4
autoconf
autoheader && touch config.h.in
+ test -d intl || mkdir intl
automake
)