]> Pileus Git - ~andy/gtk/blobdiff - autogen.sh
Provide a hacked version of the gettext macros that never use the included
[~andy/gtk] / autogen.sh
index 05c98ba85e12f68d92667932f1eb274704b817c2..76d24de3a1d92449562a1140fbe80f93a6007f53 100755 (executable)
@@ -56,12 +56,6 @@ esac
 
 aclocal $ACLOCAL_FLAGS
 
-echo "Running gettextize...  Ignore non-fatal messages."
-# Hmm, we specify --force here, since otherwise things dont'
-# get added reliably, but we don't want to overwrite intl
-# while making dist.
-echo "no" | gettextize --copy --force
-
 # optionally feature autoheader
 (autoheader --version)  < /dev/null > /dev/null 2>&1 && autoheader