summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Collapse)Author
2005-08-13(AC_CONFIG_FILES): Remove tests/date/Makefile.Jim Meyering
2005-07-09Undo previous change, and remove AC_HEADER_TIOCGWINSZ.Paul Eggert
2005-07-08Add check for HAVE_FIONREAD_IN_SYS_IOCTL.Paul Eggert
2005-05-18Add copyright notice. gl_LIB_CHECK -> cu_LIB_CHECK.Paul Eggert
2005-04-05(AC_CONFIG_FILES): Add tests/tee/Makefile.Jim Meyering
2005-03-22Reflect renaming: config -> build-aux.Jim Meyering
2005-01-11Update version to 5.3.1.Jim Meyering
2004-07-28Check for declaration of strtoumax, for src/printf.c.Paul Eggert
2004-07-06(AC_CONFIG_FILES): Add tests/readlink/Makefile.Jim Meyering
2004-04-17Depend on automake-1.8.3.Jim Meyering
2004-04-14(AC_CONFIG_FILES): Remove m4/Makefile.in from the list.Jim Meyering
2004-04-13Change `jm_' in AC_DEFINE'd names to `gl_'.Jim Meyering
2004-03-13bump version to 5.3.0Jim Meyering
2004-03-02Include <signal.h> when checking for strsignal,Jim Meyering
sys_siglist, and friends. Problem reported by Toney Leneis in <http://mail.gnu.org/archive/html/bug-coreutils/2004-02/msg00136.html>.
2004-02-22(VERSION): bump to 5.2.1Jim Meyering
2004-02-10bump to 5.2.0Jim Meyering
2004-01-25bump version to 5.1.3Jim Meyering
2004-01-18Bump to 5.1.2Jim Meyering
2004-01-12Use gettext-0.13.1.Jim Meyering
2004-01-11Use gl_DEFAULT_POSIX2_VERSION.Jim Meyering
2004-01-09Quote underquoted `jm_DUMMY_1' to avoid new warning.Jim Meyering
2003-12-22bump to 5.1.1Jim Meyering
2003-12-18Require automake-1.8.Jim Meyering
2003-11-11Require automake-1.7.8.Jim Meyering
2003-10-15change to 5.1.0Jim Meyering
2003-09-25Don't invoke AC_AIX or AC_MINIX explicitly, nowJim Meyering
that we use gl_USE_SYSTEM_EXTENSIONS, since it AC_REQUIREs them.
2003-09-08(VERSION): Bump to 5.0.92Jim Meyering
2003-09-04(AM_INIT_AUTOMAKE): Specify automake-1.7.6.Jim Meyering
2003-08-17(fu_cv_sys_truncating_statfs): Remove; now done by gnulib .m4 files.Jim Meyering
(jm_DUMMY_1): Require gl_READUTMP, not jm_PREREQ_READUTMP.
2003-08-09Use new gnulib 'extensions' module.Jim Meyering
Invoke gl_USE_SYSTEM_EXTENSIONS instead of AC_GNU_SOURCE.
2003-07-31*** empty log message ***Jim Meyering
2003-07-16Use 5.0.90, rather than 5.0.2, per GNU maintainerJim Meyering
guidelines. The next non-beta release will be 5.1.
2003-07-16bump to 5.0.2Jim Meyering
2003-07-12Remove uses of OPTIONAL_BIN_ZCRIPTS and last traces of the nohup script.Jim Meyering
2003-04-05Also check for declaration of __sys_siglist.Jim Meyering
Required for Tru64 4.0D, 4.0F, and 5.1.
2003-04-05bump to 5.0.1Jim Meyering
2003-04-02Bump version to 5.0.Jim Meyering
2003-03-20bump to 4.5.12 -- maybe to 5.0, laterJim Meyering
2003-03-19Use AC_PROG_LN_S.Jim Meyering
2003-03-19Include $(EXEEXT) in OPTIONAL_BIN_PROGS'Jim Meyering
program names, since automake only adds $(EXEEXT) to programs in its *_PROGRAMS. From Rich Dawe.
2003-03-14bump to 4.5.11Jim Meyering
2003-03-05bump to 4.5.10Jim Meyering
2003-02-22bump to 4.5.9Jim Meyering
2003-02-09bump to4.5.8Jim Meyering
2003-02-06bump to 4.5.7Jim Meyering
2003-02-03bump to 4.5.6Jim Meyering
2002-12-14bump to 4.5.5Jim Meyering
2002-11-17Update via autoupdate.Jim Meyering
Add `AM_GNU_GETTEXT_VERSION(0.11.5)'.
2002-10-15bump to 4.5.4Jim Meyering
2002-10-06bump to 4.5.3Jim Meyering