gettimeofday: port recent C++ fix to Emacs
[gnulib.git] / modules / stdio
index 54189dc..1eec2bf 100644 (file)
@@ -2,7 +2,6 @@ Description:
 A GNU-like <stdio.h>.
 
 Files:
-lib/stdio.c
 lib/stdio.in.h
 m4/stdio_h.m4
 
@@ -20,7 +19,6 @@ gl_STDIO_H
 
 Makefile.am:
 BUILT_SOURCES += stdio.h
-lib_SOURCES += stdio.c
 
 # We need the following in order to create <stdio.h> when the system
 # doesn't have one that works with the given compiler.