virtualization/app-emulation/open-vm-tools/files/open-vm-tools-2009.05.22-16...

20 lines
735 B
Diff

Submitted By: Mario Fetka (mario dot fetka at gmail dot com)
Date: 2009-06-12
Initial Package Version: 2009.05.22
Origin: me
Upstream Status: unknown
Description: link against libproc not libproc-2.3.7
diff -Naur open-vm-tools-2009.05.22-167859.orig/configure.ac open-vm-tools-2009.05.22-167859/configure.ac
--- open-vm-tools-2009.05.22-167859.orig/configure.ac 2009-06-12 19:04:42.793906039 +0000
+++ open-vm-tools-2009.05.22-167859/configure.ac 2009-06-12 19:04:55.226773156 +0000
@@ -608,7 +608,7 @@
if test -z "$CUSTOM_PROCPS_LIBS"; then
CUSTOM_PROCPS_LIBS="-L/lib"
fi
- AC_VMW_CHECK_LIB([proc-3.2.7],
+ AC_VMW_CHECK_LIB([proc],
[PROCPS],
[],
[],