dynare/mex
Sébastien Villemot 5cae192487
Build system: really error out if some dependency is missing
The changes in 8065e9d439 were not working as
intended, because AC_CHECK_PROG expect values and not actions. Hence
AC_MSG_ERROR was not properly executed.

By the way, simplify some test conditions using && instead of if/then/fi
blocks.
2019-11-28 14:43:44 +01:00
..
build Build system: really error out if some dependency is missing 2019-11-28 14:43:44 +01:00
sources Bytecode: fix logic in routine that substracts two sparse matrices 2019-11-27 16:57:47 +01:00