COIN-OR::LEMON - Graph Library

Changeset 1373:284841d50d63 in lemon-0.x for config/lp.m4


Ignore:
Timestamp:
04/19/05 08:51:37 (19 years ago)
Author:
Alpar Juttner
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@1818
Message:

Fix glpk summary

File:
1 edited

Legend:

Unmodified
Added
Removed
  • config/lp.m4

    r1369 r1373  
    5151
    5252    AC_LANG_PUSH(C++)
    53     AC_LINK_IFELSE([$lx_glpk_test_prog], [lx_glpk_found=yes], [])
     53    AC_LINK_IFELSE([$lx_glpk_test_prog], [lx_glpk_found=yes], [lx_glpk_found=no])
    5454    AC_LANG_POP(C++)
    5555
Note: See TracChangeset for help on using the changeset viewer.