Changeset 540:8a144437db7d in lemon for m4/lx_check_glpk.m4
- Timestamp:
- 04/27/09 21:02:37 (15 years ago)
- Branch:
- default
- Children:
- 541:4b558ee0d4f5, 543:32fb28fc9d42, 674:20dac2104519
- Phase:
- public
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
m4/lx_check_glpk.m4
r187 r540 60 60 61 61 if test x"$lx_glpk_found" = x"yes"; then 62 AC_DEFINE([ HAVE_GLPK], [1], [Define to 1 if you have GLPK.])62 AC_DEFINE([LEMON_HAVE_GLPK], [1], [Define to 1 if you have GLPK.]) 63 63 AC_MSG_RESULT([yes]) 64 64 else
Note: See TracChangeset
for help on using the changeset viewer.