Changeset 511:8a144437db7d in lemon-main for m4/lx_check_soplex.m4
- Timestamp:
- 04/27/09 21:02:37 (16 years ago)
- Branch:
- default
- Children:
- 512:32fb28fc9d42, 627:20dac2104519
- Phase:
- public
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
m4/lx_check_soplex.m4
r187 r511 56 56 57 57 if test x"$lx_soplex_found" = x"yes"; then 58 AC_DEFINE([ HAVE_SOPLEX], [1], [Define to 1 if you have SOPLEX.])58 AC_DEFINE([LEMON_HAVE_SOPLEX], [1], [Define to 1 if you have SOPLEX.]) 59 59 AC_MSG_RESULT([yes]) 60 60 else
Note: See TracChangeset
for help on using the changeset viewer.