diff options
Diffstat (limited to 'autogen.sh')
-rwxr-xr-x | autogen.sh | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -43,6 +43,13 @@ automake automake ) +(cd gettext-runtime/glocale + aclocal -I m4 -I ../m4 -I ../../gettext-tools/m4 -I ../../m4 + autoconf + autoheader && touch config.h.in + automake +) + cp -p gettext-runtime/ABOUT-NLS gettext-tools/ABOUT-NLS (cd gettext-tools |