crypto/gc: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / strndup
index 7246e0af086622590ce79fa614f6d87e638f157b..c76e966a57061801cf5e50b56c591c0779a6474d 100644 (file)
@@ -7,10 +7,12 @@ m4/strndup.m4
 
 Depends-on:
 string
-strnlen
+extensions
+strnlen         [test $ac_cv_func_strndup = no || test $REPLACE_STRNDUP = 1]
 
 configure.ac:
 gl_FUNC_STRNDUP
+gl_STRING_MODULE_INDICATOR([strndup])
 
 Makefile.am:
 
@@ -18,7 +20,7 @@ Include:
 <string.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 glibc