summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2008-06-12 18:37:44 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2008-06-12 18:37:44 +0000
commit135bb794fdba1c7fc6ddfcf17a9df7f6bc747459 (patch)
treec5c003ce5fb7720e9baef432e5a780f127a91eca /configure.in
parent67239cb92ce0f1b404fdada171e286539b4b6c47 (diff)
downloadglib-135bb794fdba1c7fc6ddfcf17a9df7f6bc747459.tar.gz
svn path=/trunk/; revision=7032
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index c37889a9a..40dc5afbf 100644
--- a/configure.in
+++ b/configure.in
@@ -433,7 +433,7 @@ dnl
dnl gettext support
dnl
-ALL_LINGUAS="`grep -v '^#' "$top_srcdir/po/LINGUAS" | tr '\n' ' '`"
+ALL_LINGUAS="`grep -v '^#' "$srcdir/po/LINGUAS" | tr '\n' ' '`"
AC_SUBST([CONFIG_STATUS_DEPENDENCIES],['$(top_srcdir)/po/LINGUAS'])
GLIB_GNU_GETTEXT