Changeset 36571 for main/trunk


Ignore:
Timestamp:
2022-09-05T14:07:21+12:00 (20 months ago)
Author:
davidb
Message:

Comment updated to better reflect that build.xml now tests the value (true/false), rather then the existence of the property (set/unset)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone3/build.properties.svn

    r36426 r36571  
    167167#use.gnomelib.ext=true
    168168
    169 ## Uncomment these lines if enabling compilation with the gnome-lib extension
    170 ## and if compiling imagemagick
    171 ## These extensions should be in the [gsdl3home]/gs2build/ext directory
     169# Adjust accordingly:
     170#   gnomelib typically needed to compile up wvWare (on by default)
     171#   imagemagick used to generate thumbnai images etc (off by default, as may be already installed)
    172172checkout.gnomelib.ext=true
    173 #checkout.imagemagick.ext=true
     173checkout.imagemagick.ext=false
    174174
    175175# By default, GS3 will check out the pdfbox extension from SVN
Note: See TracChangeset for help on using the changeset viewer.