summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authoruid38180 <uid38180>2002-09-09 20:53:08 +0000
committeruid38180 <uid38180>2002-09-09 20:53:08 +0000
commitb4bc14ba2f5db0c267ce2d03ca5c3f29380845a9 (patch)
treeb60d50a47777f21a39e120b3e3eccd73058092b8 /autogen.sh
parent54f45c4383f083e9817319165e6e24592f6664ae (diff)
downloadflac-b4bc14ba2f5db0c267ce2d03ca5c3f29380845a9.tar.gz
unwind gettext usage; see tag COMMENT_LAST_WORKING_GETTEXT for the last working version of the gettext flow
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index 7c853402..39cabf4a 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -1,3 +1,3 @@
#!/bin/sh
-gettextize --intl && aclocal && autoconf && autoheader && automake --foreign --include-deps --add-missing --copy
+aclocal && autoconf && autoheader && automake --foreign --include-deps --add-missing --copy