Changeset 559
- Timestamp:
- 03/21/11 15:16:28 (14 months ago)
- File:
-
- 1 edited
-
trunk/avango-core/include/avango/Config.h.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/avango-core/include/avango/Config.h.in
r406 r559 44 44 #endif 45 45 46 #if %(AVANGO_ZMQ_DISTRIBUTION_SUPPORT)s 47 #define ZMQ_DISTRIBUTION_SUPPORT 1 48 #else 49 #undef ZMQ_DISTRIBUTION_SUPPORT 50 #endif 51 46 52 #define AVANGO_VERSION_MAJOR %(AVANGO_VERSION_MAJOR)s 47 53 #define AVANGO_VERSION_MINOR %(AVANGO_VERSION_MINOR)s
Note: See TracChangeset
for help on using the changeset viewer.
