Ignore:
Timestamp:
2009-03-13T12:32:37+13:00 (15 years ago)
Author:
oranfry
Message:

changes to build the apache httpd and put it into the release (lirk2 and mark2)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • release-kits/lirk2/ant-scripts/compile.xml

    r17898 r18666  
    5656    <target name="run-configure">
    5757        <exec dir="${basedir}/compiled" executable="${basedir}/compiled/configure">
     58            <arg line="--enable-apache-httpd"/>
    5859            <env key="LDFLAGS" value="-static"/>
    5960        </exec>
Note: See TracChangeset for help on using the changeset viewer.