Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Library function to check for unmerged index entries
[gitweb.git]
/
config.mak.in
diff --git
a/config.mak.in
b/config.mak.in
index 15fb26cb9226bd8c65cb6869ef38fe0af0b1260c..40b14d985ac6815fb3467e1af06428bcf4e3f75d 100644
(file)
--- a/
config.mak.in
+++ b/
config.mak.in
@@
-40,6
+40,7
@@
NO_MEMMEM=@NO_MEMMEM@
NO_STRLCPY=@NO_STRLCPY@
NO_STRTOUMAX=@NO_STRTOUMAX@
NO_SETENV=@NO_SETENV@
+NO_UNSETENV=@NO_UNSETENV@
NO_MKDTEMP=@NO_MKDTEMP@
NO_ICONV=@NO_ICONV@
OLD_ICONV=@OLD_ICONV@