2
1

libusb-0.1.12-nocpp.patch 572 B

1234567891011121314151617181920
  1. --- libusb-0.1.12/Makefile.am 2006-03-04 13:52:46.000000000 +1100
  2. +++ libusb-0.1.12/Makefile.am.new 2007-11-08 16:25:38.000000000 +1100
  3. @@ -4,7 +4,7 @@
  4. # gnu strictness chokes on README being autogenerated
  5. AUTOMAKE_OPTIONS = 1.4 foreign
  6. -SUBDIRS = . tests doc
  7. +SUBDIRS = . doc
  8. AM_CFLAGS = -Werror
  9. @@ -19,7 +19,7 @@
  10. apidocs/footer.html apidocs/doxygen.css apidocs/doxygen.png libusb.pc.in
  11. EXTRA_libusb_la_SOURCE = linux.c linux.h bsd.c darwin.c
  12. -lib_LTLIBRARIES = libusb.la libusbpp.la
  13. +lib_LTLIBRARIES = libusb.la
  14. pkgconfig_DATA = libusb.pc