m4/lx_check_soplex.m4
changeset 395 8a144437db7d
parent 187 84c2a2e5cfee
     1.1 --- a/m4/lx_check_soplex.m4	Tue Apr 28 13:38:06 2009 +0100
     1.2 +++ b/m4/lx_check_soplex.m4	Mon Apr 27 20:02:37 2009 +0100
     1.3 @@ -55,7 +55,7 @@
     1.4      LIBS="$lx_save_libs"
     1.5  
     1.6      if test x"$lx_soplex_found" = x"yes"; then
     1.7 -      AC_DEFINE([HAVE_SOPLEX], [1], [Define to 1 if you have SOPLEX.])
     1.8 +      AC_DEFINE([LEMON_HAVE_SOPLEX], [1], [Define to 1 if you have SOPLEX.])
     1.9        AC_MSG_RESULT([yes])
    1.10      else
    1.11        SOPLEX_CXXFLAGS=""