Commit fcc5fe39 authored by Poul-Henning Kamp's avatar Poul-Henning Kamp Committed by Lasse Karstensen

Define VARNISH_VMOD_DIR and VARNISH_VCL_DIR

parent 63ab0363
...@@ -16,6 +16,8 @@ flexelint \ ...@@ -16,6 +16,8 @@ flexelint \
-I../.. \ -I../.. \
-I/usr/local/include \ -I/usr/local/include \
-DVARNISH_STATE_DIR=\"foo\" \ -DVARNISH_STATE_DIR=\"foo\" \
-DVARNISH_VMOD_DIR=\"foo\" \
-DVARNISH_VCL_DIR=\"foo\" \
cache/*.c \ cache/*.c \
common/*.c \ common/*.c \
storage/*.c \ storage/*.c \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment