blob: e6f888dfc797506162b927ffd253e6ede6c03eaf [file] [log] [blame]
use lib qw(./lib ../lib);
use Apache::src ();
local $Apache::src::APXS = shift;
print Apache::src::apxs_cflags();