(gl_STDIO_SAFER): Add stdio--.h.
authorJim Meyering <jim@meyering.net>
Sat, 27 Aug 2005 20:38:08 +0000 (20:38 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 27 Aug 2005 20:38:08 +0000 (20:38 +0000)
m4/stdio-safer.m4

index a596de2321ed0f9ae6aa9e02300e0a2420ddba8a..0ea234d8d67e4f8a68d9146ef463939264d03c07 100644 (file)
@@ -6,7 +6,7 @@ dnl with or without modifications, as long as this notice is preserved.
 
 AC_DEFUN([gl_STDIO_SAFER],
 [
-  AC_LIBSOURCES([fopen-safer.c, stdio-safer.h])
+  AC_LIBSOURCES([fopen-safer.c, stdio-safer.h, stdio--.h])
   AC_LIBOBJ([fopen-safer])
 
   dnl Prerequisites of lib/fopen-safer.c.