Ignore:
Timestamp:
2016-08-24T20:11:50+12:00 (8 years ago)
Author:
davidb
Message:

Adding in all-args reference (cflags etc) to see if this helps the release-kit environment (now set in release-kits/bin/rk3 for elcapitan) get passed on to javagdbm compilation.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone3/build.xml

    r30725 r30750  
    23262326      <arg value="--with-gdbm=${gdbm.home}"/>
    23272327      <arg line="${cross.configure.args}"/>
     2328      <arg line="${allargs}"/>
    23282329    </exec>   
    23292330  </target>
Note: See TracChangeset for help on using the changeset viewer.