mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-04-20 10:51:48 +02:00
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.
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user