config/lp.m4
changeset 1373 284841d50d63
parent 1369 f1cf6b807414
child 1380 cb2891afe526
     1.1 --- a/config/lp.m4	Tue Apr 19 06:36:37 2005 +0000
     1.2 +++ b/config/lp.m4	Tue Apr 19 06:51:37 2005 +0000
     1.3 @@ -50,7 +50,7 @@
     1.4        }'
     1.5  
     1.6      AC_LANG_PUSH(C++)
     1.7 -    AC_LINK_IFELSE([$lx_glpk_test_prog], [lx_glpk_found=yes], [])
     1.8 +    AC_LINK_IFELSE([$lx_glpk_test_prog], [lx_glpk_found=yes], [lx_glpk_found=no])
     1.9      AC_LANG_POP(C++)
    1.10  
    1.11      CXXFLAGS="$lx_save_cxxflags"