view modules/git-merge-changelog @ 10319:bfad00ed23a4

Separate the macros and the function symbols.
author Bruno Haible <bruno@clisp.org>
date Thu, 14 Aug 2008 12:51:54 +0200
parents c9ee791c5d9c
children 08e90860ec5e
line wrap: on
line source

Description:
git "merge" driver for GNU style ChangeLog files

Files:
lib/git-merge-changelog.c

Depends-on:
getopt
stdbool
progname
error
read-file
list
array-list
linkedhash-list
linked-list
rbtreehash-list
xalloc
xmalloca
fstrcmp
minmax
c-strstr
fwriteerror

configure.ac:

Makefile.am:
bin_PROGRAMS = git-merge-changelog
git_merge_changelog_LDADD = libgnu.a @LIBINTL@

Include:

License:
GPL

Maintainer:
Bruno Haible