From 68a05850f702727b7e232797a39d84c815ce38e2 Mon Sep 17 00:00:00 2001 From: grzegol Date: Thu, 12 Feb 2004 20:33:37 +0000 Subject: [PATCH] - outdated Changed files: libusb-acfix.patch -> 1.2 --- libusb-acfix.patch | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 libusb-acfix.patch diff --git a/libusb-acfix.patch b/libusb-acfix.patch deleted file mode 100644 index fae9d25..0000000 --- a/libusb-acfix.patch +++ /dev/null @@ -1,20 +0,0 @@ ---- libusb-0.1.7/configure.in.orig Sun Nov 17 19:45:15 2002 -+++ libusb-0.1.7/configure.in Tue Jan 7 23:45:06 2003 -@@ -11,7 +11,7 @@ - - dnl we need to AC_DIVERT_PUSH/AC_DIVERT_POP these variable definitions so they - dnl are available for $ac_help expansion (don't we all *love* autoconf?) --AC_DIVERT_PUSH(AC_DIVERSION_NOTICE)dnl -+AC_DIVERT_PUSH(NOTICE)dnl - - # - # The following version number definitions apply to libusb -@@ -111,7 +111,7 @@ - - dnl figure debugging default, prior to $ac_help setup - dnl --AC_DIVERT_PUSH(AC_DIVERSION_NOTICE)dnl -+AC_DIVERT_PUSH(NOTICE)dnl - if test `expr $LIBUSB_MINOR_VERSION \% 2` = 1 ; then - debug_default=yes - else -- 2.44.0