Use a command that uses $CC $CFLAGS, not $CPP, to test whether inline is
[gnulib.git] / modules / strpbrk
index 9c39580..bad2454 100644 (file)
@@ -12,8 +12,13 @@ configure.ac:
 gl_FUNC_STRPBRK
 
 Makefile.am:
-lib_SOURCES += strpbrk.h
 
 Include:
 "strpbrk.h"
 
+License:
+LGPL
+
+Maintainer:
+Bruno Haible, glibc
+