config/lp.m4
changeset 1382 2c925c18d130
parent 1380 cb2891afe526
child 1385 49d1ca28ebd8
     1.1 --- a/config/lp.m4	Fri Apr 22 17:47:01 2005 +0000
     1.2 +++ b/config/lp.m4	Fri Apr 22 17:53:26 2005 +0000
     1.3 @@ -13,6 +13,7 @@
     1.4  AS_HELP_STRING([--with-glpk-libdir=DIR], [search for GLPK libraries in DIR]),
     1.5                [], [with_glpk_libdir=no])
     1.6  
     1.7 +  lx_glpk_found=no
     1.8    if test x"$with_glpk" != x"no"; then
     1.9      AC_MSG_CHECKING([for GLPK])
    1.10  
    1.11 @@ -86,6 +87,7 @@
    1.12  AS_HELP_STRING([--with-cplex-libdir=DIR], [search for CPLEX libraries in DIR]),
    1.13                [], [with_cplex_libdir=no])
    1.14  
    1.15 +  lx_cplex_found=no
    1.16    if test x"$with_cplex" != x"no"; then
    1.17      AC_MSG_CHECKING([for CPLEX])
    1.18