Support programs like Emacs that use gnulib but not gettext.
[pspp] / modules / fnmatch
index 76c06c69b8318fccd01e365463ca8d939451e9e9..15935c565e518132560c432b3dc302a42f33fbde 100644 (file)
@@ -10,11 +10,13 @@ m4/fnmatch.m4
 
 Depends-on:
 alloca
+stdbool
 
 configure.ac:
 # No macro. You should also use one of fnmatch-posix or fnmatch-gnu.
 
 Makefile.am:
+BUILT_SOURCES += $(FNMATCH_H)
 EXTRA_DIST += fnmatch_.h fnmatch_loop.c
 
 # We need the following in order to create an <fnmatch.h> when the system
@@ -28,5 +30,8 @@ MOSTLYCLEANFILES += fnmatch.h fnmatch.h-t
 Include:
 <fnmatch.h>
 
+License:
+LGPL
+
 Maintainer:
 all, glibc