From: Bruno Haible Date: Fri, 28 Jul 2000 17:35:57 +0000 (+0000) Subject: Regenerated. X-Git-Tag: v0.10.36~252 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38321b03af4302a52194173023c37608528da2de;p=thirdparty%2Fgettext.git Regenerated. --- diff --git a/doc/Makefile.in b/doc/Makefile.in index 509f1fd10..54929bc36 100644 --- a/doc/Makefile.in +++ b/doc/Makefile.in @@ -77,6 +77,7 @@ INSTOBJEXT = @INSTOBJEXT@ INTLDEPS = @INTLDEPS@ INTLLIBS = @INTLLIBS@ INTLOBJS = @INTLOBJS@ +LIBICONV = @LIBICONV@ LIBOBJS = @LIBOBJS@ LIBTOOL = @LIBTOOL@ LN_S = @LN_S@ diff --git a/lib/Makefile.in b/lib/Makefile.in index 49b8fe2e4..7df0d2566 100644 --- a/lib/Makefile.in +++ b/lib/Makefile.in @@ -77,6 +77,7 @@ INSTOBJEXT = @INSTOBJEXT@ INTLDEPS = @INTLDEPS@ INTLLIBS = @INTLLIBS@ INTLOBJS = @INTLOBJS@ +LIBICONV = @LIBICONV@ LIBOBJS = @LIBOBJS@ LIBTOOL = @LIBTOOL@ LN_S = @LN_S@ diff --git a/m4/Makefile.in b/m4/Makefile.in index de26e501a..69734075e 100644 --- a/m4/Makefile.in +++ b/m4/Makefile.in @@ -77,6 +77,7 @@ INSTOBJEXT = @INSTOBJEXT@ INTLDEPS = @INTLDEPS@ INTLLIBS = @INTLLIBS@ INTLOBJS = @INTLOBJS@ +LIBICONV = @LIBICONV@ LIBOBJS = @LIBOBJS@ LIBTOOL = @LIBTOOL@ LN_S = @LN_S@ diff --git a/misc/Makefile.in b/misc/Makefile.in index a2ec62d6c..417ef8b8d 100644 --- a/misc/Makefile.in +++ b/misc/Makefile.in @@ -77,6 +77,7 @@ INSTOBJEXT = @INSTOBJEXT@ INTLDEPS = @INTLDEPS@ INTLLIBS = @INTLLIBS@ INTLOBJS = @INTLOBJS@ +LIBICONV = @LIBICONV@ LIBOBJS = @LIBOBJS@ LIBTOOL = @LIBTOOL@ LN_S = @LN_S@ diff --git a/src/Makefile.in b/src/Makefile.in index f438a5a7b..41ad2d4be 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -76,6 +76,7 @@ INSTOBJEXT = @INSTOBJEXT@ INTLDEPS = @INTLDEPS@ INTLLIBS = @INTLLIBS@ INTLOBJS = @INTLOBJS@ +LIBICONV = @LIBICONV@ LIBOBJS = @LIBOBJS@ LIBTOOL = @LIBTOOL@ LN_S = @LN_S@ diff --git a/tests/Makefile.in b/tests/Makefile.in index b37ff3461..e61ca16b9 100644 --- a/tests/Makefile.in +++ b/tests/Makefile.in @@ -77,6 +77,7 @@ INSTOBJEXT = @INSTOBJEXT@ INTLDEPS = @INTLDEPS@ INTLLIBS = @INTLLIBS@ INTLOBJS = @INTLOBJS@ +LIBICONV = @LIBICONV@ LIBOBJS = @LIBOBJS@ LIBTOOL = @LIBTOOL@ LN_S = @LN_S@