Testsuite: Use the configure results in Makefile
[exim.git] / test / Makefile.in
index 0e23e2779d380181de0b3bed3700046d933034b9..70b14753a79f0ba0d71a0d892327d4d9eb8974da 100644 (file)
@@ -4,7 +4,7 @@
 # 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@