md5, sha1, sha256, sha512: add gl_SET_CRYPTO_CHECK_DEFAULT
[gnulib.git] / modules / git-merge-changelog
index e2b733e..857a8bc 100644 (file)
@@ -5,12 +5,13 @@ 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
@@ -28,7 +29,7 @@ configure.ac:
 
 Makefile.am:
 bin_PROGRAMS = git-merge-changelog
-git_merge_changelog_LDADD = libgnu.a @LIBINTL@
+git_merge_changelog_LDADD = libgnu.a @LIBINTL@ $(LIBTHREAD)
 
 Include: