modified: myjupyterlab.sh
[GalaxyCodeBases.git] / c_cpp / lib / gnulib / modules / git-merge-changelog
blob266b6529bafe2b49506cd9ca003542abe95ccf26
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 progname
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
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