diff options
Diffstat (limited to 'm4/ChangeLog')
-rw-r--r-- | m4/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog index 6133f2125..c3f79fa4f 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,9 @@ +2005-11-05 David Shaw <[email protected]> + + * libusb.m4: Check for libusb-config and if we find it, use --libs + and --cflags. This is needed for OS X since libusb brings in + dependencies to various Apple libraries. + 2005-10-21 David Shaw <[email protected]> * readline.m4: Check for rl_completion_func_t and |