From: Bruno Haible Date: Thu, 17 May 2001 13:40:36 +0000 (+0000) Subject: Oops. X-Git-Tag: v0.11~714 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3246fdc71be94e0c6ae6ef51e6061883ac800f2c;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