X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=test%2FMakefile.in;h=70b14753a79f0ba0d71a0d892327d4d9eb8974da;hb=01f3091ab20e5b78419d2b7cff106b421600e553;hp=0e23e2779d380181de0b3bed3700046d933034b9;hpb=a8aaded1487784bc9a6d4b1f2391eccdda8d5e1c;p=exim.git diff --git a/test/Makefile.in b/test/Makefile.in index 0e23e2779..70b14753a 100644 --- 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@ +CFLAGS=@CFLAGS@ @BIND_8_COMPAT@ @DEFS@ LDFLAGS=@LDFLAGS@ CLIENT_SSL=@CLIENT_SSL@ CLIENT_GNUTLS=@CLIENT_GNUTLS@