New modules 'at-internal', 'openat-h', split off from module 'openat'.
[gnulib.git] / modules / crypto / gc-sha1
index 94a5812..4ee0a22 100644 (file)
@@ -8,11 +8,15 @@ lib/sha1.c
 m4/sha1.m4
 
 Depends-on:
+stdalign
 stdint
 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: