Mercurial > hg > octave-kai > gnulib-hg
changeset 3155:77d1a7fda799
Require autoconf-2.14d (not yet released), because
it includes the patch required for `large file' support with at least
HP-UX's 10.20 /bin/cc.
author | Jim Meyering <jim@meyering.net> |
---|---|
date | Mon, 05 Feb 2001 22:29:52 +0000 |
parents | af97b03565a6 |
children | f8782098549e |
files | m4/jm-macros.m4 |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/m4/jm-macros.m4 +++ b/m4/jm-macros.m4 @@ -1,10 +1,10 @@ -#serial 31 -*- autoconf -*- +#serial 32 -*- autoconf -*- dnl Misc type-related macros for fileutils, sh-utils, textutils. AC_DEFUN(jm_MACROS, [ - AC_PREREQ(2.14a) + AC_PREREQ(2.14d) GNU_PACKAGE="GNU $PACKAGE" AC_DEFINE_UNQUOTED(GNU_PACKAGE, "$GNU_PACKAGE",