]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Oops.
authorBruno Haible <bruno@clisp.org>
Thu, 17 May 2001 13:45:33 +0000 (13:45 +0000)
committerBruno Haible <bruno@clisp.org>
Sun, 28 Jun 2009 14:35:48 +0000 (16:35 +0200)
m4/gettext.m4

index 3b2a035e2a40d0f3e610ca9a25d335e337b18dfe..05358c480c9d1645edf3add9e8417a31bdfdcddf 100644 (file)
@@ -149,7 +149,7 @@ return (int) gettext ("")]ifelse([$2], need-ngettext, [ + (int) ngettext ("", ""
        BUILD_INCLUDED_LIBINTL=yes
        USE_INCLUDED_LIBINTL=yes
         CATOBJEXT=.gmo
-       INTLLIBS="ifelse([$3],[],$(top_builddir)/intl,[$3])/libintl.ifelse([$1], use-libtool, [l], [])a $LIBICONV"
+       INTLLIBS="ifelse([$3],[],\$(top_builddir)/intl,[$3])/libintl.ifelse([$1], use-libtool, [l], [])a $LIBICONV"
        LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
       fi