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
ladanyi@1
     1
/* Define to 1 if you have CPLEX. */
ladanyi@1
     2
#undef HAVE_CPLEX
ladanyi@1
     3
ladanyi@1
     4
/* Define to 1 if you have GLPK. */
ladanyi@1
     5
#undef HAVE_GLPK
alpar@372
     6
alpar@372
     7
/* Define to 1 if you have long long */
alpar@372
     8
#undef HAVE_LONG_LONG