Hacker News new | ask | show | jobs
by jjgreen 765 days ago
I saw MEX_LICENSE and thought: What, this requires a Matlab licence?!?
1 comments

I did not knew they use this naming convention. :) I should probably choose something else :)
Matlab mex files are what they call their plugins ("Matlab executable" I guess), so they're just .so files on Linux etc; I don't think they actually use "MEX_LICENSE" as the envar for their keys, but it's feasible that they might which is why it jumped out at me ...