diff options
Diffstat (limited to 'utils/open-vm-tools/patches/0001-configure.ac-don-t-use-dnet-config.patch')
-rw-r--r-- | utils/open-vm-tools/patches/0001-configure.ac-don-t-use-dnet-config.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/utils/open-vm-tools/patches/0001-configure.ac-don-t-use-dnet-config.patch b/utils/open-vm-tools/patches/0001-configure.ac-don-t-use-dnet-config.patch deleted file mode 100644 index 5f4c0e285..000000000 --- a/utils/open-vm-tools/patches/0001-configure.ac-don-t-use-dnet-config.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff -urN a/configure.ac b/configure.ac ---- a/configure.ac -+++ b/configure.ac -@@ -949,7 +949,7 @@ - AC_VMW_CHECK_LIB([dnet], - [DNET], - [], -- [dnet-config], -+ [], - [], - [dnet.h], - [intf_open], - |