Changeset 21319 for main


Ignore:
Timestamp:
2009-12-09T16:04:59+13:00 (14 years ago)
Author:
oranfry
Message:

correcting some antcalls

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/release-kits/rk2/ant-scripts/compile.xml

    r21318 r21319  
    2626            <!-- expat needs to be compiled before the perl XML Parser is configured -->
    2727            <antcall target="make-common-src"/>
    28             <antcall target="run-configure-linux"/>
     28            <antcall target="run-configure"/>
    2929            <!-- end of workaround -->
    3030            <antcall target="run-make"/>
     
    4141            <!-- expat needs to be compiled before the perl XML Parser is configured -->
    4242            <antcall target="make-common-src"/>
    43             <antcall target="run-configure-mac"/>
     43            <antcall target="run-configure"/>
    4444            <!-- end of workaround -->
    4545            <antcall target="run-make"/>
Note: See TracChangeset for help on using the changeset viewer.