# --- T2-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # # T2 SDE: package/.../libusb/no-tests.patch.cross # Copyright (C) 2007 The T2 SDE Project # # More information can be found in the files COPYING and README. # # This patch file is dual-licensed. It is available under the license the # patched project is licensed under, as long as it is an OpenSource license # as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms # of the GNU General Public License as published by the Free Software # Foundation; either version 2 of the License, or (at your option) any later # version. # --- T2-COPYRIGHT-NOTE-END --- --- libusb-0.1.12/Makefile.in.vanilla 2007-05-28 19:50:27.255886637 +0200 +++ libusb-0.1.12/Makefile.in 2007-05-28 19:50:31.096105478 +0200 @@ -256,7 +256,7 @@ # require automake 1.4 # gnu strictness chokes on README being autogenerated AUTOMAKE_OPTIONS = 1.4 foreign -SUBDIRS = . tests doc +SUBDIRS = . doc AM_CFLAGS = -Werror $(AM_CFLAGS_EXT) configincludedir = $(pkglibdir)/include bin_SCRIPTS = libusb-config