Comment out MATLAB by default in Makefile.config
authorEvan Shelhamer <shelhamer@imaginarynumber.net>
Tue, 8 Apr 2014 23:42:03 +0000 (16:42 -0700)
committerEvan Shelhamer <shelhamer@imaginarynumber.net>
Tue, 8 Apr 2014 23:44:54 +0000 (16:44 -0700)
commitd60eebcce8b1a392dd3aed25ba1873a604297491
treeec5c87ef52fa722333880f168e02ea1015270dde
parent58998df2c5d88cbe90f1c8a1bb7a37580c42eeec
Comment out MATLAB by default in Makefile.config

Otherwise the Makefile tries to determine the MATLAB SO extension even
if MATLAB doesn't exist, breaking `make`.
Makefile.config.example
docs/installation.md