From 7fd2724629ec191c6c0db1c4f075e4817a4d0aca Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 27 Aug 2005 20:38:08 +0000 Subject: [PATCH] (gl_STDIO_SAFER): Add stdio--.h. --- m4/stdio-safer.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/m4/stdio-safer.m4 b/m4/stdio-safer.m4 index a596de2321..0ea234d8d6 100644 --- a/m4/stdio-safer.m4 +++ b/m4/stdio-safer.m4 @@ -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. -- 2.30.2