diff options
Diffstat (limited to 'sysutils/usbutils/files/patch-configure')
-rw-r--r-- | sysutils/usbutils/files/patch-configure | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/sysutils/usbutils/files/patch-configure b/sysutils/usbutils/files/patch-configure deleted file mode 100644 index 3ed6d73112c2..000000000000 --- a/sysutils/usbutils/files/patch-configure +++ /dev/null @@ -1,13 +0,0 @@ ---- configure.orig 2007-10-23 23:19:49.000000000 +0200 -+++ configure 2007-11-14 20:50:37.000000000 +0100 -@@ -4138,7 +4138,9 @@ done - - - --for ac_header in fcntl.h stdlib.h string.h sys/ioctl.h sys/param.h unistd.h getopt.h errno.h -+ -+ -+for ac_header in fcntl.h stdlib.h string.h sys/ioctl.h sys/param.h unistd.h getopt.h errno.h asm/byteorder.h machine/endian.h - do - as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` - if eval "test \"\${$as_ac_Header+set}\" = set"; then |