Support programs like Emacs that use gnulib but not gettext.
[pspp] / modules / same
index 56295509687c918e4b5150b3e4b635899cb2c3fb..5587ba244a5e38f0ab2f6530b81d97c01beaa53d 100644 (file)
@@ -11,13 +11,18 @@ Depends-on:
 xalloc
 error
 dirname
+stdbool
 
 configure.ac:
 gl_SAME
 
 Makefile.am:
-lib_SOURCES += same.h same.c
 
 Include:
 "same.h"
 
+License:
+GPL
+
+Maintainer:
+Jim Meyering