summaryrefslogtreecommitdiffstats
path: root/autogen.sh
diff options
context:
space:
mode:
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh7
1 files changed, 0 insertions, 7 deletions
diff --git a/autogen.sh b/autogen.sh
index e8a2f3b..74f680a 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -43,13 +43,6 @@ 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