lemon/config.h.in
author Alpar Juttner <alpar@cs.elte.hu>
Fri, 07 Nov 2008 13:04:54 +0000
changeset 372 7b6466ed488a
child 457 69928a704ffb
child 496 7992dcb0d0e6
permissions -rw-r--r--
Avoid bit operator precedence warning with gcc-4.3

Some of these warnings are actually revealed real bugs
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