src/Makefile.am: Use curl CFLAGS when building the nginx plugin.
authorSebastian Harl <sh@tokkee.org>
Wed, 19 Dec 2007 19:36:40 +0000 (20:36 +0100)
committerFlorian Forster <octo@huhu.verplant.org>
Thu, 27 Dec 2007 10:24:38 +0000 (11:24 +0100)
commit74bac9bc5636248e0daef5d64ed9fb0082f581d1
treebf4ebd0e466f368c774fb9209135c745bca80c1e
parentb5c9645a747768aa36340d57af241e3b1e2de4f6
src/Makefile.am: Use curl CFLAGS when building the nginx plugin.

Else curl/curl.h cannot be found in non-standard places at build time.

Signed-off-by: Sebastian Harl <sh@tokkee.org>
Signed-off-by: Florian Forster <octo@huhu.verplant.org>
src/Makefile.am