git://git.exim.org
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Hurd: errno really uses more than a short-sized value. Bug 2476
[exim.git]
/
test
/
Makefile.in
diff --git
a/test/Makefile.in
b/test/Makefile.in
index edcc4ab78c6eb416ce9a2cdb66f78641744e4cee..6d3bc55502d1bf660ee209eeee17660ba00e799e 100644
(file)
--- a/
test/Makefile.in
+++ b/
test/Makefile.in
@@
-4,7
+4,7
@@
# These variables are set by the configure script.
CC=@CC@
-CFLAGS=@CFLAGS@ @BIND_8_COMPAT@ @DEFS@
+CFLAGS=@CFLAGS@ @
CPPFLAGS@ @
BIND_8_COMPAT@ @DEFS@
LDFLAGS=@LDFLAGS@
CLIENT_SSL=@CLIENT_SSL@
CLIENT_GNUTLS=@CLIENT_GNUTLS@