[master] 5aa6fac And now using the correct variable, tsk tsk
Federico G. Schwindt
fgsch at lodoss.net
Fri May 26 00:40:06 CEST 2017
commit 5aa6fac40ca3afe90bb676bc60b9ee5d3d95244f
Author: Federico G. Schwindt <fgsch at lodoss.net>
Date: Thu May 25 23:26:23 2017 +0100
And now using the correct variable, tsk tsk
diff --git a/lib/libvarnishapi/Makefile.am b/lib/libvarnishapi/Makefile.am
index 5b9722a..0e5f34c 100644
--- a/lib/libvarnishapi/Makefile.am
+++ b/lib/libvarnishapi/Makefile.am
@@ -110,5 +110,5 @@ TESTS = vjsn_test
noinst_PROGRAMS += ${TESTS}
vjsn_test_SOURCES = vjsn.c
-vjsn_test_CFLAGS = -DVJSN_TEST @SAN_LDFLAGS@
+vjsn_test_CFLAGS = -DVJSN_TEST @SAN_CFLAGS@
vjsn_test_LDADD = libvarnishapi.la @SAN_LDFLAGS@
More information about the varnish-commit
mailing list