* Makefile.am (AUTOMAKE_OPTIONS): Require Automake 1.10 (or
authorBen Pfaff <blp@gnu.org>
Mon, 19 Mar 2007 20:51:01 +0000 (20:51 +0000)
committerBen Pfaff <blp@gnu.org>
Mon, 19 Mar 2007 20:51:01 +0000 (20:51 +0000)
commit8cd2dcd874841a5a7a64a42f76ee9d1fae5718ad
tree6b9af1c9caae9a25038a37442a18bfdb6a362d65
parent2b6f9b8c607743ea7324b2b7e9a3b3fe7afa5f4e
* Makefile.am (AUTOMAKE_OPTIONS): Require Automake 1.10 (or
later), which works better with systems that have a non-empty
$(EXEEXT).
(SUBDIRS): Drop intl.
(DISTCLEANFILES): Drop intl/plural.c.

* Throughout Makefile.am and the automake.mk files: Change
mkinstalldirs to $(MKDIR_P), to support the corresponding Automake
change.

* Smake (GNULIB_MODULES): Use gettext-h instead of gettext module.
(all): Don't create intl directory.
(gettextize): Don't use --intl flag.

* configure.ac: Require Autoconf 2.60 or later.  Use external
gettext.  Drop intl/Makefile from config files.
ChangeLog
Makefile.am
NEWS
Smake
configure.ac
doc/automake.mk
po/de.po
po/pspp.pot
src/language/expressions/automake.mk
src/language/lexer/automake.mk
src/libpspp/automake.mk