Blame SOURCES/wvstreams-4.2.2-multilib.patch

70622d
--- wvstreams-4.5/include/wvautoconf.h.in.multilib
70622d
+++ wvstreams-4.5/include/wvautoconf.h.in
70622d
@@ -65,7 +65,7 @@
70622d
 #undef HAVE_LIBCRYPTO
70622d
 
70622d
 /* Whether libc supports __libc_stack_end */
70622d
-#undef HAVE_LIBC_STACK_END
70622d
+/* #undef HAVE_LIBC_STACK_END */
70622d
 
70622d
 /* Define to 1 if you have the `pam' library (-lpam). */
70622d
 #undef HAVE_LIBPAM
70622d
@@ -166,7 +166,7 @@
70622d
 #undef HAVE_UNISTD_H
70622d
 
70622d
 /* Define to 1 if you have the <valgrind/memcheck.h> header file. */
70622d
-#undef HAVE_VALGRIND_MEMCHECK_H
70622d
+/* #undef HAVE_VALGRIND_MEMCHECK_H */
70622d
 
70622d
 /* Define to 1 if you have the <zlib.h> header file. */
70622d
 #undef HAVE_ZLIB_H
70622d
@@ -201,7 +201,7 @@
70622d
 #undef VERBOSE_PACKAGE_VERSION
70622d
 
70622d
 /* Extra version string. */
70622d
-#undef VER_STRING_EXTRA
70622d
+/*#define VER_STRING_EXTRA " (Red Hat Buildsystem)"*/
70622d
 
70622d
 /* Define to enable DBUS support. */
70622d
 #undef WITH_DBUS