summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorGravatar Alan Fitton <ajf@eth0.org.uk>2011-03-10 15:48:04 +0000
committerGravatar Alan Fitton <ajf@eth0.org.uk>2011-03-10 15:48:04 +0000
commit3ff2af37a446a0bc521a1a8eb1562e075c70d04a (patch)
tree716b9caa30711157a7d504d0e8b027234aa05b04 /configure.ac
parenta1433a45c470950b3f03541257ef54c4bb48d449 (diff)
some i18n fixes
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f6ecabd..1d545fb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -26,7 +26,6 @@ case "$OSNAME" in
;;
esac
-ALL_LINGUAS=$(egrep -v ^# po/LINGUAS)
trglocaledir='${prefix}/${DATADIRNAME}/locale'
AC_SUBST(trglocaledir)
GETTEXT_PACKAGE=AC_PACKAGE_NAME