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 /intl-java | |
parent | c4caaffb18481d0bb0dafbb44d0f16cdefc7a88b (diff) | |
download | external_gettext-dbfb2155e1d62ac1d59f1a49f95c111181fe9f2c.zip external_gettext-dbfb2155e1d62ac1d59f1a49f95c111181fe9f2c.tar.gz external_gettext-dbfb2155e1d62ac1d59f1a49f95c111181fe9f2c.tar.bz2 |
Regenerated.
Diffstat (limited to 'intl-java')
-rw-r--r-- | intl-java/Makefile.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/intl-java/Makefile.in b/intl-java/Makefile.in index c15a70d..f1ab71f 100644 --- a/intl-java/Makefile.in +++ b/intl-java/Makefile.in @@ -106,6 +106,7 @@ LD = @LD@ LEX = @LEX@ LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@ LIB = @LIB@ +LIBEXPAT = @LIBEXPAT@ LIBICONV = @LIBICONV@ LIBINTL = @LIBINTL@ LIBOBJS = @LIBOBJS@ @@ -113,6 +114,7 @@ LIBTOOL = @LIBTOOL@ LN_S = @LN_S@ LTALLOCA = @LTALLOCA@ LTLIB = @LTLIB@ +LTLIBEXPAT = @LTLIBEXPAT@ LTLIBICONV = @LTLIBICONV@ LTLIBINTL = @LTLIBINTL@ LTLIBOBJS = @LTLIBOBJS@ |