summaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Expand)AuthorFilesLines
1999-11-17* Many cleanups and bugfixes.Paul Smith1-0/+1
1999-10-15* Fix PR/1394.Paul Smith1-1/+1
1999-10-14* Ensure -Iglob comes before any user-specified CPPFLAGS.Paul Smith1-1/+1
1999-09-23* Ouch: found a bug where re-exec from changed makefiles turned off3.78.1Paul Smith1-1/+1
1999-09-17* A few script fixes and updates for 3.78.Paul Smith1-1/+1
1999-09-16* Some minor pre-release updates.Paul Smith1-2/+2
1999-09-15* Cleanup the test suite.Paul Smith1-3/+3
1999-09-14* Added the test suite to the main distribution.Paul Smith1-0/+3
1999-09-11* Various cleanups for release.Paul Smith1-1/+1
1999-09-01* A bugfix on MAKEFLAGS options creation that broke jobserver.Paul Smith1-0/+3
1999-08-31* Large file support for AIX, HP-UX, and IRIX.Paul Smith1-5/+8
1999-08-23* Fix jobserver algorithm again.Paul Smith1-1/+1
1999-08-13* Rework jobserver yet one more time.Paul Smith1-1/+1
1999-08-01* Release 3.77.92.3.77.92Paul Smith1-1/+1
1999-07-24* Some configure fixes.Paul Smith1-7/+9
1999-07-23* Bugfix for NT archive support.Paul Smith1-12/+28
1999-07-22* Make some portability fixes.3.77.90Paul Smith1-1/+1
1999-07-22* Installed new versions of GLIBC glob library.Paul Smith1-1/+1
1999-07-21* Add configure option to enable dmalloc library.Paul Smith1-0/+12
1999-04-25* Add new jobserver feature.Paul Smith1-2/+15
1999-03-30* More build fixes. I think a vanilla CVS checkout should build OK now.Paul Smith1-1/+5
1999-03-26* Manual updates: added xrefs, some typos sent by users.Paul Smith1-3/+3
1999-03-05* Define and use xstrdup() instead of strdup().Paul Smith1-1/+1
1999-03-05* Update FSF address info in copyright notices.Paul Smith1-2/+9
1999-02-22* New feature: .LIBPATTERNS controls the way -lfoo dependencies are expanded.Paul Smith1-4/+7
1999-02-19* Updates for automake 1.4 and autoconf 2.13Paul Smith1-15/+39
1998-10-03Checkpoint changes. Bug fixes, mostly.Paul Smith1-8/+27
1998-07-30GNU make release 3.77.Paul Smith1-4/+47
1997-09-19Quick changes for make 3.76.1.3.76.1Paul Smith1-5/+2
1997-09-16Changes for GNU make 3.76Paul Smith1-1/+1
1997-09-05Changes for GNU make 3.75.93.Paul Smith1-2/+2
1997-08-27Updates for GNU make 3.75.92.Paul Smith1-1/+1
1997-08-18Bug fixes and automake changes.Paul Smith1-3/+10
1997-04-07Last-minute changed for 3.75.1Paul Smith1-0/+1
1997-04-07Changes for make 3.75.1Paul Smith1-1/+1
1996-07-20Sat Jul 20 05:29:43 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1-1/+1
1996-06-22Sat Jun 22 14:56:05 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1-1/+0
1995-12-14Remove check for `sysconf (_SC_OPEN_MAX)'.Roland McGrath1-11/+0
1995-08-17Don't check for getdtablesize.Roland McGrath1-1/+1
1995-03-21Remove AC_TYPE_GETGROUPS; nothing needs it any more.Roland McGrath1-1/+0
1995-02-22Check for strsignal.Roland McGrath1-1/+1
1995-02-13(CFLAGS, LDFLAGS): Don't set these variables.Roland McGrath1-4/+0
1995-02-05Check for mktemp.3.72.5Roland McGrath1-1/+1
1995-02-05(make_cv_sysconf_open_max): New check for `sysconf (_SC_OPEN_MAX)'.Roland McGrath1-0/+11
1995-01-15(union wait check): If WEXITSTATUS and WTERMSIG are defined, just use int.Roland McGrath1-0/+4
1994-11-28(AC_OUTPUT): Don't write glob/Makefile.Roland McGrath1-1/+1
1994-11-28(AC_CHECK_SYMBOL): Use AC_DEFINE_UNQUOTED.Roland McGrath1-1/+1
1994-11-28Don't check for ranlib.Roland McGrath1-1/+0
1994-11-15Put dnls before random whitespace.Roland McGrath1-2/+2
1994-11-08Converted to Autoconf v2.Roland McGrath1-37/+52