Import translations from GNOME
[platform/upstream/openconnect.git] / autogen.sh
index 17470c9..61984ce 100755 (executable)
@@ -1,8 +1,5 @@
 #!/bin/sh
 
-intltoolize --force --copy --automake || \
-    echo "*** Continuing without NLS support..."
-
     aclocal && \
         libtoolize --automake --copy --force && \
             automake --foreign --add-missing && \