mirror of https://github.com/nirenjan/libx52.git
This change allows exporting libx52_vendor_command as a weak symbol, thereby allowing it to be overridden by a test runner to validate that the library is indeed behaving as per the spec. Because this is something that may not be necessarily desirable on a production environment, add a configure time flag to disable building with weak symbols. This will also disable any tests that may rely on libx52_vendor_command being a weak function. |
||
---|---|---|
.. | ||
libusbx52 | ||
libx52 | ||
libx52util | ||
Makefile.am |