Support programs like Emacs that use gnulib but not gettext.
[pspp] / modules / stdio-safer
index c2202b1a60afccdb863fb17d69692f3e625e40fe..82291e71628aef34c57ea6ee49adbb99ad942bbe 100644 (file)
@@ -1,4 +1,5 @@
 Description:
+File stream functions that avoid clobbering std{in,out,err}.
 
 Files:
 lib/stdio-safer.h
@@ -12,8 +13,12 @@ configure.ac:
 gl_STDIO_SAFER
 
 Makefile.am:
-lib_SOURCES += stdio-safer.h fopen-safer.c
 
 Include:
 "stdio-safer.h"
 
+License:
+GPL
+
+Maintainer:
+Paul Eggert, Jim Meyering