hash-set: Add tests.
[gnulib.git] / modules / git-merge-changelog
blob64c472ce50f2b4f2ea563c074c1dfd37068d467d
1 Description:
2 git "merge" driver for GNU style ChangeLog files
4 Files:
5 lib/git-merge-changelog.c
7 Depends-on:
8 getopt-gnu
9 stdbool
10 stdlib
11 error
12 read-file
13 xlist
14 array-list
15 linkedhash-list
16 linked-list
17 rbtreehash-list
18 xalloc
19 xmalloca
20 fstrcmp
21 minmax
22 c-strstr
23 fwriteerror
24 memchr
25 memcmp
26 getprogname
28 configure.ac:
30 Makefile.am:
31 bin_PROGRAMS = git-merge-changelog
32 git_merge_changelog_LDADD = libgnu.a @LIBINTL@ $(LIBTHREAD)
34 Include:
36 License:
37 GPL
39 Maintainer:
40 all