lemon/config.h.in
author Alpar Juttner <alpar@cs.elte.hu>
Fri, 20 Feb 2009 18:06:10 +0000
changeset 372 7992dcb0d0e6
parent 1 51eaad3a817b
child 395 8a144437db7d
permissions -rw-r--r--
Add long long checking to build systems (#230)
     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