COIN-OR::LEMON - Graph Library

Changeset 725:d1e1cd94bf49 in lemon for lemon/config.h.in


Ignore:
Timestamp:
05/29/09 12:40:53 (15 years ago)
Author:
Akos Ladanyi <ladanyi@…>
Branch:
default
Phase:
public
Message:

Put the version string into config.h

Also make it possible to set the version using the LEMON_VERSION environment
variable, and use the hg revision as version string in case this variable is
unset.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lemon/config.h.in

    r674 r725  
     1/* The version string */
     2#undef LEMON_VERSION
     3
    14/* Define to 1 if you have long long */
    25#undef LEMON_HAVE_LONG_LONG
Note: See TracChangeset for help on using the changeset viewer.