crypto/gc: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / strcspn
index 0af4becc813f949eb26dab4f039d987074856cbd..5d2be9241456448a1695ba98309b15427edaaa33 100644 (file)
@@ -1,6 +1,12 @@
 Description:
 strcspn() function: search a string for any of a set of characters.
 
+Status:
+obsolete
+
+Notice:
+This module is obsolete.
+
 Files:
 lib/strcspn.c
 m4/strcspn.m4
@@ -15,6 +21,9 @@ Makefile.am:
 Include:
 <string.h>
 
+License:
+LGPL
+
 Maintainer:
 Bruno Haible, glibc