diff options
author | Bruno Haible <bruno@clisp.org> | 2003-05-22 21:55:33 +0000 |
---|---|---|
committer | Bruno Haible <bruno@clisp.org> | 2009-06-23 12:10:37 +0200 |
commit | 4d4c7e666e4edc22faea5d705085463c29385fc5 (patch) | |
tree | 5cc6cd69066783a11256e65e5b6cb53e2ea4b441 /gettext-runtime/lib | |
parent | 39f248609fae3ac735f16569347da9f4b1d79895 (diff) | |
download | external_gettext-4d4c7e666e4edc22faea5d705085463c29385fc5.zip external_gettext-4d4c7e666e4edc22faea5d705085463c29385fc5.tar.gz external_gettext-4d4c7e666e4edc22faea5d705085463c29385fc5.tar.bz2 |
Regenerated.
Diffstat (limited to 'gettext-runtime/lib')
-rw-r--r-- | gettext-runtime/lib/Makefile.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gettext-runtime/lib/Makefile.in b/gettext-runtime/lib/Makefile.in index 474e33b..acdc416 100644 --- a/gettext-runtime/lib/Makefile.in +++ b/gettext-runtime/lib/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.7.3 from Makefile.am. +# Makefile.in generated by automake 1.7.5 from Makefile.am. # @configure_input@ # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 @@ -238,6 +238,7 @@ INCLUDES = \ -I../../gettext-tools/lib -I$(srcdir)/../../gettext-tools/lib subdir = lib +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 mkinstalldirs = $(SHELL) $(top_srcdir)/../config/mkinstalldirs CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = javacomp.sh @@ -482,7 +483,6 @@ check: check-am all-am: Makefile $(LIBRARIES) installdirs: - install: install-am install-exec: install-exec-am install-data: install-data-am |