Open bnice5000 opened 4 years ago
please merge this, i was debugging this for over 30 minutes!
Hi How do we use this switch ? it is not documented, after installation I have the following warning when I do brew doctor :
Warning: Unbrewed dylibs were found in /usr/local/lib. If you didn't put them there on purpose they could cause problems when building Homebrew formulae and may need to be deleted.
Unexpected dylibs: /usr/local/lib/libakisp11.dylib
The current version of acsccid cannot be packaged using Homebrew. This is because the build will not allow for the use of a dylib for libusb. This patch adds a switch to the mac version of the
./configure
file that allows for this to be configured for compilation using the dylib. In turn, this will allow a Homebrew formula to be built for the package.