maint: fts: give __opendir2 a new parameter and rename
[gnulib.git] / modules / crypto / gc-sha1
index 7db6c1d..b9efdda 100644 (file)
@@ -13,6 +13,9 @@ crypto/gc
 
 configure.ac:
 gl_GC_SHA1
+if test "$ac_cv_libgcrypt" != yes; then
+  AC_LIBOBJ([sha1])
+fi
 gl_MODULE_INDICATOR([gc-sha1])
 
 Makefile.am:
@@ -21,7 +24,7 @@ Include:
 "gc.h"
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Simon Josefsson