diff options
author | Bruno Haible <bruno@clisp.org> | 2002-03-12 20:30:44 +0000 |
---|---|---|
committer | Bruno Haible <bruno@clisp.org> | 2009-06-23 12:07:49 +0200 |
commit | dbfb2155e1d62ac1d59f1a49f95c111181fe9f2c (patch) | |
tree | c7380d4d6feebeb04212695cf60719a49aa77ddb /m4/Makefile.in | |
parent | c4caaffb18481d0bb0dafbb44d0f16cdefc7a88b (diff) | |
download | external_gettext-dbfb2155e1d62ac1d59f1a49f95c111181fe9f2c.zip external_gettext-dbfb2155e1d62ac1d59f1a49f95c111181fe9f2c.tar.gz external_gettext-dbfb2155e1d62ac1d59f1a49f95c111181fe9f2c.tar.bz2 |
Regenerated.
Diffstat (limited to 'm4/Makefile.in')
-rw-r--r-- | m4/Makefile.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/m4/Makefile.in b/m4/Makefile.in index f7fb160..1e43d54 100644 --- a/m4/Makefile.in +++ b/m4/Makefile.in @@ -107,6 +107,7 @@ LD = @LD@ LEX = @LEX@ LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@ LIB = @LIB@ +LIBEXPAT = @LIBEXPAT@ LIBICONV = @LIBICONV@ LIBINTL = @LIBINTL@ LIBOBJS = @LIBOBJS@ @@ -114,6 +115,7 @@ LIBTOOL = @LIBTOOL@ LN_S = @LN_S@ LTALLOCA = @LTALLOCA@ LTLIB = @LTLIB@ +LTLIBEXPAT = @LTLIBEXPAT@ LTLIBICONV = @LTLIBICONV@ LTLIBINTL = @LTLIBINTL@ LTLIBOBJS = @LTLIBOBJS@ |