summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2002-04-21Update GNU make to use Autoconf 2.53, Automake 1.6.1, Gettext 0.11.1.Paul Smith1-38/+24
We're using Gettext's "external" feature to avoid including the intl code in the GNU make distribution.
2000-07-07* Minor code cleanupsPaul Smith1-0/+2
* Fix for PR/1811, from Paul Eggert.
2000-02-05* Updates for VMS, Windows, and DOS ports.Paul Smith1-1/+1
* Clean up some warnings.
2000-01-27* Some pre-pretest release cleanup.Paul Smith1-1/+1
2000-01-25* Updated gettext to use more advanced libit 0.7 version.Paul Smith1-14/+34
* Various cleanups.
2000-01-22* Implement GNU gettext internationalization support in GNU make.Paul Smith1-6/+11
1999-12-08* Various changes and fixes. See ChangeLog.Paul Smith1-1/+1
1999-11-17* Many cleanups and bugfixes.Paul Smith1-4/+4
* New handling of += in target-specific variables.
1999-10-14* Ensure -Iglob comes before any user-specified CPPFLAGS.Paul Smith1-1/+1
1999-09-16* Some minor pre-release updates.Paul Smith1-2/+4
1999-09-16* Fix some tests.Paul Smith1-0/+1
1999-09-15* Cleanup the test suite.Paul Smith1-4/+12
1999-09-14* Added the test suite to the main distribution.Paul Smith1-25/+25
1999-09-14* Some configuration fixes.Paul Smith1-1/+1
1999-07-22* Make some portability fixes.3.77.90Paul Smith1-7/+0
1999-07-22* Installed new versions of GLIBC glob library.Paul Smith1-1/+1
* Installed Tim Magill's "graph pruning" performance enhancement. * Update version to 3.77.90 for the release. * Require automake 1.4.
1999-07-21* Add configure option to enable dmalloc library.Paul Smith1-1/+1
* Various code cleanups.
1999-03-30* More build fixes. I think a vanilla CVS checkout should build OK now.Paul Smith1-3/+14
1999-03-26* Manual updates: added xrefs, some typos sent by users.Paul Smith1-1/+1
* Change the build env. to not link libglob.a unless we need it.
1999-03-05* Update FSF address info in copyright notices.Paul Smith1-7/+1
* Update maintainers build process; remove GNUmakefile. Require builders to run automake && autoreconf by hand. * Use AC_SUBST_FILE to get the maintMakefile included, rather than GNU make's include directive, which conflicts with automake 1.4's include directive.
1999-02-19* Updates for automake 1.4 and autoconf 2.13Paul Smith1-2/+4
* Check for a libc version of GNU glob and, if found, don't use the local glob headers. * Fix a bug in OpenVMS archive handling. * Fix a bug in VMS siglist processing.
1998-07-30GNU make release 3.77.Paul Smith1-8/+44
1997-09-19Quick changes for make 3.76.1.3.76.1Paul Smith1-1/+4
1997-09-05Changes for GNU make 3.75.93.Paul Smith1-1/+1
1997-08-27Updates for GNU make 3.75.92.Paul Smith1-20/+53
1997-08-18Last minute 3.75.91 changes.3.75.91Paul Smith1-9/+8
1997-08-18Bug fixes and automake changes.Paul Smith1-0/+63