./configure succeeds, but make fails; I think CodeGen_PECL is too old or something

This commit is contained in:
Meredith L. Patterson 2013-11-16 03:54:00 +01:00
parent fc4d4337e2
commit 9c0b1c4bdb

View file

@ -24,9 +24,9 @@
<deps language="c" platform="unix">
<with testfile="include/hammer/hammer.h">Hammer C library</with>
<header name="allocator.h"/>
<header name="glue.h"/>
<header name="hammer.h"/>
<header name="allocator.h" path="include/hammer"/>
<header name="glue.h" path="include/hammer"/>
<header name="hammer.h" path="include/hammer"/>
<lib name="hammer" platform="unix"/>
</deps>