md5, sha1, sha256, sha512: add gl_SET_CRYPTO_CHECK_DEFAULT
[gnulib.git] / modules / git-merge-changelog
index 6b3f9dc..857a8bc 100644 (file)
@@ -5,27 +5,31 @@ Files:
 lib/git-merge-changelog.c
 
 Depends-on:
-getopt
+getopt-gnu
 stdbool
+stdlib
 progname
 error
 read-file
-list
+xlist
 array-list
 linkedhash-list
 linked-list
+rbtreehash-list
 xalloc
 xmalloca
 fstrcmp
 minmax
 c-strstr
 fwriteerror
+memchr
+memcmp
 
 configure.ac:
 
 Makefile.am:
 bin_PROGRAMS = git-merge-changelog
-git_merge_changelog_LDADD = libgnu.a
+git_merge_changelog_LDADD = libgnu.a @LIBINTL@ $(LIBTHREAD)
 
 Include: