From: Bruno Haible Date: Thu, 17 May 2001 13:45:33 +0000 (+0000) Subject: Oops. X-Git-Tag: v0.10.38~23 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27b1b16202f0b1303ce6c68c4e4245439d557ad6;p=thirdparty%2Fgettext.git Oops. --- diff --git a/m4/gettext.m4 b/m4/gettext.m4 index 3b2a035e2..05358c480 100644 --- a/m4/gettext.m4 +++ b/m4/gettext.m4 @@ -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