summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
...
* Update GNU make to use Autoconf 2.53, Automake 1.6.1, Gettext 0.11.1.Paul Smith2002-04-211-38/+24
| | | | | We're using Gettext's "external" feature to avoid including the intl code in the GNU make distribution.
* * Minor code cleanupsPaul Smith2000-07-071-0/+2
| | | | * Fix for PR/1811, from Paul Eggert.
* * Updates for VMS, Windows, and DOS ports.Paul Smith2000-02-051-1/+1
| | | | * Clean up some warnings.
* * Some pre-pretest release cleanup.Paul Smith2000-01-271-1/+1
|
* * Updated gettext to use more advanced libit 0.7 version.Paul Smith2000-01-251-14/+34
| | | | * Various cleanups.
* * Implement GNU gettext internationalization support in GNU make.Paul Smith2000-01-221-6/+11
|
* * Various changes and fixes. See ChangeLog.Paul Smith1999-12-081-1/+1
|
* * Many cleanups and bugfixes.Paul Smith1999-11-171-4/+4
| | | | * New handling of += in target-specific variables.
* * Ensure -Iglob comes before any user-specified CPPFLAGS.Paul Smith1999-10-141-1/+1
|
* * Some minor pre-release updates.Paul Smith1999-09-161-2/+4
|
* * Fix some tests.Paul Smith1999-09-161-0/+1
|
* * Cleanup the test suite.Paul Smith1999-09-151-4/+12
|
* * Added the test suite to the main distribution.Paul Smith1999-09-141-25/+25
|
* * Some configuration fixes.Paul Smith1999-09-141-1/+1
|
* * Make some portability fixes.3.77.90Paul Smith1999-07-221-7/+0
|
* * Installed new versions of GLIBC glob library.Paul Smith1999-07-221-1/+1
| | | | | | * Installed Tim Magill's "graph pruning" performance enhancement. * Update version to 3.77.90 for the release. * Require automake 1.4.
* * Add configure option to enable dmalloc library.Paul Smith1999-07-211-1/+1
| | | | * Various code cleanups.
* * More build fixes. I think a vanilla CVS checkout should build OK now.Paul Smith1999-03-301-3/+14
|
* * Manual updates: added xrefs, some typos sent by users.Paul Smith1999-03-261-1/+1
| | | | * Change the build env. to not link libglob.a unless we need it.
* * Update FSF address info in copyright notices.Paul Smith1999-03-051-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.
* * Updates for automake 1.4 and autoconf 2.13Paul Smith1999-02-191-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.
* GNU make release 3.77.Paul Smith1998-07-301-8/+44
|
* Quick changes for make 3.76.1.3.76.1Paul Smith1997-09-191-1/+4
|
* Changes for GNU make 3.75.93.Paul Smith1997-09-051-1/+1
|
* Updates for GNU make 3.75.92.Paul Smith1997-08-271-20/+53
|
* Last minute 3.75.91 changes.3.75.91Paul Smith1997-08-181-9/+8
|
* Bug fixes and automake changes.Paul Smith1997-08-181-0/+63