lemon/config.h.in
changeset 459 ed54c0d13df0
parent 458 7afc121e0689
child 500 2b6d5d22bb23
     1.1 --- a/lemon/config.h.in	Tue Dec 02 21:40:33 2008 +0100
     1.2 +++ b/lemon/config.h.in	Tue Dec 02 22:48:28 2008 +0100
     1.3 @@ -11,4 +11,7 @@
     1.4  #undef HAVE_GLPK
     1.5  
     1.6  /* Define to 1 if you have SOPLEX */
     1.7 -#undef HAVE_SOPLEX
     1.8 \ No newline at end of file
     1.9 +#undef HAVE_SOPLEX
    1.10 +
    1.11 +/* Define to 1 if you have CLP */
    1.12 +#undef HAVE_CLP