Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-01-18 | Bump to 5.1.2 | Jim Meyering | |
2004-01-12 | Use gettext-0.13.1. | Jim Meyering | |
2004-01-11 | Use gl_DEFAULT_POSIX2_VERSION. | Jim Meyering | |
2004-01-09 | Quote underquoted `jm_DUMMY_1' to avoid new warning. | Jim Meyering | |
2003-12-22 | bump to 5.1.1 | Jim Meyering | |
2003-12-18 | Require automake-1.8. | Jim Meyering | |
2003-11-11 | Require automake-1.7.8. | Jim Meyering | |
2003-10-15 | change to 5.1.0 | Jim Meyering | |
2003-09-25 | Don't invoke AC_AIX or AC_MINIX explicitly, now | Jim Meyering | |
that we use gl_USE_SYSTEM_EXTENSIONS, since it AC_REQUIREs them. | |||
2003-09-08 | (VERSION): Bump to 5.0.92 | Jim 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-09 | Use 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-16 | Use 5.0.90, rather than 5.0.2, per GNU maintainer | Jim Meyering | |
guidelines. The next non-beta release will be 5.1. | |||
2003-07-16 | bump to 5.0.2 | Jim Meyering | |
2003-07-12 | Remove uses of OPTIONAL_BIN_ZCRIPTS and last traces of the nohup script. | Jim Meyering | |
2003-04-05 | Also check for declaration of __sys_siglist. | Jim Meyering | |
Required for Tru64 4.0D, 4.0F, and 5.1. | |||
2003-04-05 | bump to 5.0.1 | Jim Meyering | |
2003-04-02 | Bump version to 5.0. | Jim Meyering | |
2003-03-20 | bump to 4.5.12 -- maybe to 5.0, later | Jim Meyering | |
2003-03-19 | Use AC_PROG_LN_S. | Jim Meyering | |
2003-03-19 | Include $(EXEEXT) in OPTIONAL_BIN_PROGS' | Jim Meyering | |
program names, since automake only adds $(EXEEXT) to programs in its *_PROGRAMS. From Rich Dawe. | |||
2003-03-14 | bump to 4.5.11 | Jim Meyering | |
2003-03-05 | bump to 4.5.10 | Jim Meyering | |
2003-02-22 | bump to 4.5.9 | Jim Meyering | |
2003-02-09 | bump to4.5.8 | Jim Meyering | |
2003-02-06 | bump to 4.5.7 | Jim Meyering | |
2003-02-03 | bump to 4.5.6 | Jim Meyering | |
2002-12-14 | bump to 4.5.5 | Jim Meyering | |
2002-11-17 | Update via autoupdate. | Jim Meyering | |
Add `AM_GNU_GETTEXT_VERSION(0.11.5)'. | |||
2002-10-15 | bump to 4.5.4 | Jim Meyering | |
2002-10-06 | bump to 4.5.3 | Jim Meyering | |
2002-10-02 | (AC_CONFIG_FILES): Remove old/* names. | Jim Meyering | |
2002-09-20 | Add need-ngettext to AM_GNU_GETTEXT invocation. | Jim Meyering | |
2002-09-02 | Bump version to 4.5.2. | Jim Meyering | |
2002-08-09 | Start with version 4.5.1, chosen so that it's larger than | Jim Meyering | |
the latest version numbers of the component packages. | |||
2002-08-05 | Change $am_cv_sys_posix_termios to $ac_cv_sys_posix_termios. | Jim Meyering | |
From Andreas Schwab. | |||
2002-08-04 | (AC_CONFIG_FILES): Add old/Makefile and old/*/Makefile. | Jim Meyering | |
2002-07-29 | require automake-1.6b | Jim Meyering | |
2002-07-17 | Use GNULIB_BOOT_TIME. | Jim Meyering | |
2002-07-02 | remove djgpp | Jim Meyering | |
2002-07-01 | Merge the three files from fileutils, textutils, and sh-utils. | Jim Meyering | |