Changeset 558


Ignore:
Timestamp:
03/21/11 15:12:22 (14 months ago)
Author:
acbernst
Message:

added variable to configure an alternative backend for distribution support

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/avango-core/SConscript

    r408 r558  
    3333    'AVANGO_LOG_LEVEL': local_env['LOG_LEVEL'], 
    3434    'AVANGO_DISTRIBUTION_SUPPORT': int(local_env['DISTRIBUTION_SUPPORT']), 
     35    'AVANGO_ZMQ_DISTRIBUTION_SUPPORT': int(local_env['ZMQ_DISTRIBUTION_SUPPORT']), 
    3536    'PKG_CONFIG_REQUIRES': '', 
    3637    'AVANGO_VERSION': '1.90.0', 
Note: See TracChangeset for help on using the changeset viewer.