Location: LEMON/LEMON-main/lemon/config.h.in - annotation

Load file history
gravatar
ladanyi@tmit.bme.hu
Reworked documentation generation and installation. Details: - Remove configure flag used to disable the automatic generation of the documentation when istalling. - Now 'make html' generates the documentation. - Now 'make install' does not install the documentation, 'make install-html' does that. The latter two changes follow newer automake conventions. - This also fixes the bug that caused the documentation missing from the tarball.
1
2
3
4
5
/* Define to 1 if you have CPLEX. */
#undef HAVE_CPLEX

/* Define to 1 if you have GLPK. */
#undef HAVE_GLPK