Uwe Hermann
2a6c24be33
FreeBSD: Add missing libusb-2.0 to pkg-config file.
...
This fixes bug #1033 .
2017-09-13 15:04:56 +02:00
Daniel Elstner
f1c916ede1
Build: Clean up configure.ac and Makefile.am
...
Among other things, rename some config defines so we can take
advantage of standard Autoconf macros.
2015-08-26 21:55:10 +02:00
Uwe Hermann
3dd4a2ae39
configure.ac: Drop no longer needed SP_PKGLIBS.
2015-04-19 18:21:19 +02:00
Martin Ling
e33dcf90a0
Tidy up and split most OS-specific code to separate files.
2014-06-11 15:10:29 +01:00
Aurelien Jacobs
a93fb46888
Add new APIs to get some USB descriptor details for USB serial ports.
2014-06-10 23:51:11 +02:00
Uwe Hermann
728f6de510
Use new project URL.
2013-11-15 11:36:14 +01:00
Uwe Hermann
e4bffe06c2
pkg-config file: Use Requires.private to fix static build.
...
Any libs needed when building static binaries must be listed in the
'Requires.private' field of the installed pkg-config file libserialport.pc.
Currently, this is libudev (but only when building on/for Linux).
2013-11-15 09:28:34 +01:00
Martin Ling
0662f2bb88
Add build system.
2013-10-27 11:01:44 +00:00