varnish / libvmod-example

An example vmod for Varnish Cache
https://varnish-cache.org/vmods/
53 stars 74 forks source link

define PKG_CHECK_VAR if it doesn't exist #17

Closed nigoroll closed 9 years ago

nigoroll commented 9 years ago

this avoids problems with outdated versions of pkg.m4

lkarsten commented 9 years ago

Merged in part. Thanks.