Changeset 31162 for main/trunk


Ignore:
Timestamp:
2016-11-29T15:05:47+13:00 (7 years ago)
Author:
ak19
Message:

To get yaz to compile on GS2 El Capitan, need gs2's toplevel configure script to source devel.bash if gnome-lib needed to e compiled from source.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone2/configure

    r28509 r31162  
    78997899       echo "****************************************"
    79007900       exit -1
     7901    else
     7902    echo "************************************************"
     7903    echo "*** gnome-lib finished compiling successfully."
     7904    echo "*** sourcing devel.bash for successfully compiling yaz on El Capitan"
     7905    echo "************************************************"
     7906    source ./devel.bash   
    79017907    fi
    79027908    cd ../..
Note: See TracChangeset for help on using the changeset viewer.