summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Collapse)Author
2006-03-26(AC_CONFIG_FILES): Remove tests/basename.Jim Meyering
2006-02-03Require automake-1.9.6, not 1.8.3.Jim Meyering
2006-01-07(gl_IGNORE_UNUSED_LIBRARIES): Add.Paul Eggert
2005-11-22Put copyright dates all on one line so theJim Meyering
emacs function that updates them works properly.
2005-11-18(AC_PROG_CC_STDC): Use this instead of AC_PROG_CC, so thatPaul Eggert
we get a standard-conforming compiler. This relies on the new m4/c.m4 file. Note that it's a bit tricky, since c.m4 doesn't define AC_PROG_CC_STDC; we are relying on Autoconf 2.59 internals. m4/c.m4 can go away with Autoconf 2.60 comes out.
2005-11-18(AM_PROG_CC_C_O): Add. Needed for CVS Automake.Paul Eggert
Problem reported by Eric Blake.
2005-10-23Use 6.0-cvs as the version string.Jim Meyering
2005-10-22Remove -cvs suffix from version string.Jim Meyering
2005-10-17Use 5.92-cvs as the version string.Jim Meyering
2005-10-16Remove -cvs suffix from version string. For 5.91.Jim Meyering
2005-09-30Use 5.91-cvs as the version string.Jim Meyering
2005-09-29Remove -cvs suffix from version string.Jim Meyering
2005-09-28Use 5.90-cvs as the version string.Jim Meyering
2005-09-13* configure.ac: Don't invoke AC_CONFIGURE_HOST directly.Paul Eggert
2005-09-13Use AB_INIT (from autobuild).Jim Meyering
2005-09-09(utils_cv_func_setpriority): Simplify the tests.Paul Eggert
Define HAVE_NICE rather than NICE_PRIORITY (since a niceness is not a priority); all uses changed.
2005-08-23Use `5.3.1-cvs' as the version string.Jim Meyering
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