]> git.meshlink.io Git - catta/blobdiff - autogen.sh
remove i18n from the build alltogether
[catta] / autogen.sh
index d12ba82cb92181f4e9c9dfcd77ba3f2fd12e9734..708caecef861dfdb630b49069eb2beeda59e96ba 100755 (executable)
@@ -50,14 +50,6 @@ else
     rm -rf autom4te.cache
     rm -f config.cache
 
-    rm -f Makefile.am~ configure.ac~
-    # Evil, evil, evil, evil hack
-    sed 's/read dummy/\#/' `which gettextize` | sh -s -- --copy --force
-    test -f Makefile.am~ && mv Makefile.am~ Makefile.am
-    test -f configure.ac~ && mv configure.ac~ configure.ac
-
-    intltoolize --copy --force --automake
-
     test "x$LIBTOOLIZE" = "x" && LIBTOOLIZE=libtoolize
     "$LIBTOOLIZE" -c --force