projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f104fd0
)
Require autoconf-2.13 here.
author
Jim Meyering
<jim@meyering.net>
Sun, 10 Jan 1999 22:42:57 +0000
(22:42 +0000)
committer
Jim Meyering
<jim@meyering.net>
Sun, 10 Jan 1999 22:42:57 +0000
(22:42 +0000)
m4/jm-macros.m4
patch
|
blob
|
history
diff --git
a/m4/jm-macros.m4
b/m4/jm-macros.m4
index 52f3ed7777d2323da53d8136691e1b7d92c2d297..c7b7a3cf9e9ff5453caa0e874ff4cd57d36d6ae6 100644
(file)
--- a/
m4/jm-macros.m4
+++ b/
m4/jm-macros.m4
@@
-4,6
+4,8
@@
dnl Misc type-related macros for fileutils, sh-utils, textutils.
AC_DEFUN(jm_MACROS,
[
+ AC_PREREQ(2.13) dnl Minimum Autoconf version required.
+
dnl This macro actually runs replacement code. See isc-posix.m4.
AC_REQUIRE([AC_ISC_POSIX])dnl