projects
/
platform
/
upstream
/
coreutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
987834e
)
Require autoconf-2.14d (not yet released), because
author
Jim Meyering
<jim@meyering.net>
Mon, 5 Feb 2001 22:29:52 +0000
(22:29 +0000)
committer
Jim Meyering
<jim@meyering.net>
Mon, 5 Feb 2001 22:29:52 +0000
(22:29 +0000)
it includes the patch required for `large file' support with at least
HP-UX's 10.20 /bin/cc.
m4/jm-macros.m4
patch
|
blob
|
history
diff --git
a/m4/jm-macros.m4
b/m4/jm-macros.m4
index f2875ad7fbbc294d3eb2282abe13f34723a58dfb..2c0ef0c3c27e00ec9c1bdeafc63816123d3590bb 100644
(file)
--- a/
m4/jm-macros.m4
+++ b/
m4/jm-macros.m4
@@
-1,10
+1,10
@@
-#serial 3
1
-*- autoconf -*-
+#serial 3
2
-*- autoconf -*-
dnl Misc type-related macros for fileutils, sh-utils, textutils.
AC_DEFUN(jm_MACROS,
[
- AC_PREREQ(2.14
a
)
+ AC_PREREQ(2.14
d
)
GNU_PACKAGE="GNU $PACKAGE"
AC_DEFINE_UNQUOTED(GNU_PACKAGE, "$GNU_PACKAGE",