]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
autotools: Simplify fcgiapp.h include for rgw 9983/head
authorTim Serong <tserong@suse.com>
Wed, 29 Jun 2016 02:19:17 +0000 (12:19 +1000)
committerTim Serong <tserong@suse.com>
Wed, 29 Jun 2016 03:27:02 +0000 (13:27 +1000)
commit34fc83ce199c92ab8db5c2051d68f5a589acdce0
treebf3baa4d332a87fcdfcf88ebc25b1b989311f359
parent3cf6c534ff04e781f8f768138a600f59fc89730b
autotools: Simplify fcgiapp.h include for rgw

This commit updates autotools to add /usr/include/fastcgi to the include
directories if necessary for rgw, so we can always just include
<fcgiapp.h> (see previous commit for further commentary).

Signed-off-by: Tim Serong <tserong@suse.com>
configure.ac
src/rgw/Makefile.am
src/rgw/rgw_fcgi.cc
src/rgw/rgw_fcgi.h
src/test/Makefile-client.am