Revert this change (they're not the same):
authorJim Meyering <jim@meyering.net>
Mon, 17 Jan 2000 10:00:19 +0000 (10:00 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 17 Jan 2000 10:00:19 +0000 (10:00 +0000)
  Use new AC_C_PROTOTYPES instead of AM_C_PROTOTYPES.

m4/prereq.m4

index 7f6b7ef..286f990 100644 (file)
@@ -33,7 +33,7 @@ AC_DEFUN(jm_PREREQ_QUOTEARG,
   AC_CHECK_HEADERS(limits.h stdlib.h string.h wchar.h)
   AC_HEADER_STDC
   AC_C_BACKSLASH_A
-  AC_C_PROTOTYPES
+  AC_M_PROTOTYPES
 ])
 
 AC_DEFUN(jm_PREREQ_READUTMP,