Changeset 395:8a144437db7d in lemon-1.0 for m4/lx_check_cplex.m4
- Timestamp:
- 04/27/09 21:02:37 (16 years ago)
- Branch:
- default
- Children:
- 396:4b558ee0d4f5, 398:32fb28fc9d42
- Phase:
- public
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
m4/lx_check_cplex.m4
r187 r395 62 62 63 63 if test x"$lx_cplex_found" = x"yes"; then 64 AC_DEFINE([ HAVE_CPLEX], [1], [Define to 1 if you have CPLEX.])64 AC_DEFINE([LEMON_HAVE_CPLEX], [1], [Define to 1 if you have CPLEX.]) 65 65 AC_MSG_RESULT([yes]) 66 66 else
Note: See TracChangeset
for help on using the changeset viewer.