COIN-OR::LEMON - Graph Library

source: lemon-main/lemon/config.h.in @ 496:7992dcb0d0e6

Last change on this file since 496:7992dcb0d0e6 was 496:7992dcb0d0e6, checked in by Alpar Juttner <alpar@…>, 15 years ago

Add long long checking to build systems (#230)

File size: 172 bytes
Line 
1/* Define to 1 if you have CPLEX. */
2#undef HAVE_CPLEX
3
4/* Define to 1 if you have GLPK. */
5#undef HAVE_GLPK
6
7/* Define to 1 if you have long long */
8#undef HAVE_LONG_LONG
Note: See TracBrowser for help on using the repository browser.