packages/utils/open-vm-tools/patches/0001-configure.ac-don-t-use-dnet-config.patch
Yuhei OKAWA 4787421183 open-vm-tools: bump to version 11.0.1
tested x86 generic on ESXi 6.5u2

Signed-off-by: Yuhei OKAWA <tochiro.srchack@gmail.com>
2019-11-06 18:45:12 +09:00

13 lines
358 B
Diff

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],