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