locale.alias ref-add.sin ref-del.sin export.h libintl.rc \
$(HEADERS) $(SOURCES)
DISTFILES.generated = plural.c
-DISTFILES.normal = VERSION
DISTFILES.gettext = ChangeLog COPYING.LIB INSTALL.windows libintl.glibc
all: all-@USE_INCLUDED_LIBINTL@
distclean: clean
rm -f Makefile ID TAGS
- rm -f $(DISTFILES.normal)
maintainer-clean: distclean
@echo "This command is intended for maintainers to use;"
rm -f $(srcdir)/plural.c
-# GNU gettext needs not contain the file 'VERSION' but contains some
-# other files which should not be distributed in other packages.
distdir = ../$(PACKAGE)-$(VERSION)/$(subdir)
dist distdir: Makefile
if test "$(PACKAGE)" = "gettext-tools"; then \
dnl We execute these tests if and only if we don't install our own libintl.
AM_CONDITIONAL([TEST_SYSTEM_LIBINTL], [test $USE_INCLUDED_LIBINTL = no])
-dnl Generate the version information file in the intl/ directory.
-test -d intl || mkdir intl
-echo "GNU gettext library from gettext-$VERSION" > intl/VERSION
-
AC_CONFIG_SUBDIRS([examples])
AC_CONFIG_FILES([Makefile])