file: adapt release.sh for new compat/regex
commit95a969b6c0b8ff7f87ec4d7d3bf4a68808005454
authorJonathan Nieder <jrnieder@gmail.com>
Tue, 28 Sep 2010 22:48:57 +0000 (28 17:48 -0500)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Wed, 29 Sep 2010 12:47:58 +0000 (29 13:47 +0100)
tree49ff29bb2bedc082699c49b7f0c98d5468edd746
parent45d51712c2d0bca0e25159c60862466076e2d814
file: adapt release.sh for new compat/regex

Now that compat/regex is gawk regex, git/Makefile contains:

compat/regex/regex.o: EXTRA_CPPFLAGS = -DGAWK -DNO_MBSUPPORT

"file" needs these settings, too, to build successfully.

Acked-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
src/file/release.sh