diff -r 7afc121e0689 -r ed54c0d13df0 lemon/config.h.in --- a/lemon/config.h.in Tue Dec 02 21:40:33 2008 +0100 +++ b/lemon/config.h.in Tue Dec 02 22:48:28 2008 +0100 @@ -11,4 +11,7 @@ #undef HAVE_GLPK /* Define to 1 if you have SOPLEX */ -#undef HAVE_SOPLEX \ No newline at end of file +#undef HAVE_SOPLEX + +/* Define to 1 if you have CLP */ +#undef HAVE_CLP