forked from I2P_Developers/i2p.i2p
don't run gettext if 'require.gettext' is set to false
This commit is contained in:
@@ -33,8 +33,7 @@ sloccount.report.file=sloccount.sc
|
||||
# Uncomment the next line to prevent building EXEs (changing it to false will have no impact)
|
||||
#noExe=true
|
||||
|
||||
# Change this to false if you don't have gettext
|
||||
# Note that this does not prevent gettext from running if installed; to be fixed
|
||||
# Change this to false if you don't have gettext or you want to prevent it from running during the build
|
||||
require.gettext=true
|
||||
|
||||
# Additional classpath if required
|
||||
|
Reference in New Issue
Block a user