Add a comment.
authorJim Meyering <jim@meyering.net>
Mon, 2 Aug 1999 08:34:39 +0000 (08:34 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 2 Aug 1999 08:34:39 +0000 (08:34 +0000)
m4/jm-macros.m4

index 13430100967befde183b3505ad063f264461fffa..55d28cfd97757f2776937697de9b620abda1ce9f 100644 (file)
@@ -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
 
 ])