projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
74580dc
)
Add a comment.
author
Jim Meyering
<jim@meyering.net>
Mon, 2 Aug 1999 08:34:39 +0000
(08:34 +0000)
committer
Jim Meyering
<jim@meyering.net>
Mon, 2 Aug 1999 08:34:39 +0000
(08:34 +0000)
m4/jm-macros.m4
patch
|
blob
|
history
diff --git
a/m4/jm-macros.m4
b/m4/jm-macros.m4
index 13430100967befde183b3505ad063f264461fffa..55d28cfd97757f2776937697de9b620abda1ce9f 100644
(file)
--- a/
m4/jm-macros.m4
+++ b/
m4/jm-macros.m4
@@
-51,6
+51,8
@@
AC_DEFUN(jm_MACROS,
[Define to the declaration of the xargmatch failure function.])
dnl Used to define SETVBUF in sys2.h.
+ dnl This evokes the following warning from autoconf:
+ dnl ...: warning: AC_TRY_RUN called without default to allow cross compiling
AC_FUNC_SETVBUF_REVERSED
])