lemon/config.h.in
author Peter Kovacs <kpeter@inf.elte.hu>
Mon, 02 Feb 2009 13:06:36 +0100
changeset 381 07a549a6b9bf
parent 1 51eaad3a817b
child 395 8a144437db7d
permissions -rw-r--r--
Also note the cmake based build environment in INSTALL file
     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