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
LMDB: introduce as Experimental. Bug 1856
[exim.git]
/
test
/
Makefile.in
diff --git
a/test/Makefile.in
b/test/Makefile.in
index 8c2ee963af09b3537f26506673d071bd6139ab57..70b14753a79f0ba0d71a0d892327d4d9eb8974da 100644
(file)
--- a/
test/Makefile.in
+++ b/
test/Makefile.in
@@
-4,7
+4,7
@@
# These variables are set by the configure script.
CC=@CC@
# These variables are set by the configure script.
CC=@CC@
-CFLAGS=@CFLAGS@ @BIND_8_COMPAT@
+CFLAGS=@CFLAGS@ @BIND_8_COMPAT@
@DEFS@
LDFLAGS=@LDFLAGS@
CLIENT_SSL=@CLIENT_SSL@
CLIENT_GNUTLS=@CLIENT_GNUTLS@
LDFLAGS=@LDFLAGS@
CLIENT_SSL=@CLIENT_SSL@
CLIENT_GNUTLS=@CLIENT_GNUTLS@
@@
-65,7
+65,7
@@
bin/checkaccess:src/checkaccess.c Makefile
@echo " "
bin/fakens: src/fakens.c Makefile
@echo " "
bin/fakens: src/fakens.c Makefile
- $(CC) $(CFLAGS) $(LDFLAGS) -o bin/fakens src/fakens.c
+ $(CC) $(CFLAGS) $(LDFLAGS) -o bin/fakens src/fakens.c
$(LIBS)
@echo ">>> bin/fakens command built"
@echo " "
@echo ">>> bin/fakens command built"
@echo " "