aboutsummaryrefslogtreecommitdiffstats
path: root/testing/open-vm-tools/iconv-uclibc.patch
diff options
context:
space:
mode:
Diffstat (limited to 'testing/open-vm-tools/iconv-uclibc.patch')
-rw-r--r--testing/open-vm-tools/iconv-uclibc.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/testing/open-vm-tools/iconv-uclibc.patch b/testing/open-vm-tools/iconv-uclibc.patch
deleted file mode 100644
index 2588125fb8..0000000000
--- a/testing/open-vm-tools/iconv-uclibc.patch
+++ /dev/null
@@ -1,13 +0,0 @@
---- ./configure.ac
-+++ ./configure.ac
-@@ -1085,6 +1085,9 @@
- AC_DEFINE([NO_MULTIMON], 1, [Define to 1 if building without multimon support.])
- fi
-
-+AM_ICONV
-+LIBVMTOOLS_LIBADD="$LIBVMTOOLS_LIBADD $LIBICONV"
-+
- LIB_AUTH_CPPFLAGS="$LIB_AUTH_CPPFLAGS $PAM_CPPFLAGS"
- if test "$HAVE_CRYPT" = "yes"; then
- LIBVMTOOLS_LIBADD="$LIBVMTOOLS_LIBADD -lcrypt"
-