build: add -I option to get config.h.
authorJim Meyering <meyering@redhat.com>
Mon, 3 Aug 2009 10:58:16 +0000 (06:58 -0400)
committerJim Meyering <meyering@redhat.com>
Mon, 3 Aug 2009 13:14:30 +0000 (15:14 +0200)
commitd39310d10894808580f7c0cfb425083f55685e12
tree275165324286947cb3b0bac65bc2bd306c91ef1b
parentd0fa2e6b7bccb00dbaae09a4d4c1a87b1dea0351
build: add -I option to get config.h.

* ocaml/Makefile.am (AM_CPPFLAGS): Define.
(guestfs_c.o, guestfs_c_actions.o): Use it.
ocaml/Makefile.am