Changes between Version 33 and Version 34 of SetupDevelopment


Ignore:
Timestamp:
Aug 14, 2013, 10:21:33 AM (11 years ago)
Author:
steve
Comment:

Removed st_configure file of the steps of building, it isn't needed

Legend:

Unmodified
Added
Removed
Modified
  • SetupDevelopment

    v33 v34  
    6868     cd setup
    6969     ./bootstrap.sh  #This will automatically rebuild configure file
    70      ./st_configure
    7170     make # this should produce a setup.exe executable in the setup directory, that is approximately 9 MB in size
    7271     make clean # if necessary