./configure succeeds, but make fails; I think CodeGen_PECL is too old or something
This commit is contained in:
parent
fc4d4337e2
commit
9c0b1c4bdb
1 changed files with 3 additions and 3 deletions
|
|
@ -24,9 +24,9 @@
|
||||||
|
|
||||||
<deps language="c" platform="unix">
|
<deps language="c" platform="unix">
|
||||||
<with testfile="include/hammer/hammer.h">Hammer C library</with>
|
<with testfile="include/hammer/hammer.h">Hammer C library</with>
|
||||||
<header name="allocator.h"/>
|
<header name="allocator.h" path="include/hammer"/>
|
||||||
<header name="glue.h"/>
|
<header name="glue.h" path="include/hammer"/>
|
||||||
<header name="hammer.h"/>
|
<header name="hammer.h" path="include/hammer"/>
|
||||||
<lib name="hammer" platform="unix"/>
|
<lib name="hammer" platform="unix"/>
|
||||||
</deps>
|
</deps>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue