summaryrefslogtreecommitdiff
path: root/print/cups/files/patch-config-scripts-cups-common.m4
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--print/cups/files/patch-config-scripts-cups-common.m411
1 files changed, 11 insertions, 0 deletions
diff --git a/print/cups/files/patch-config-scripts-cups-common.m4 b/print/cups/files/patch-config-scripts-cups-common.m4
new file mode 100644
index 000000000000..eca3c6914b31
--- /dev/null
+++ b/print/cups/files/patch-config-scripts-cups-common.m4
@@ -0,0 +1,11 @@
+--- config-scripts/cups-common.m4.orig Tue Jun 4 16:58:55 2002
++++ config-scripts/cups-common.m4 Tue Jul 2 02:18:13 2002
+@@ -88,7 +88,7 @@
+ AC_HEADER_STDC
+ AC_HEADER_DIRENT
+ AC_CHECK_HEADER(crypt.h,AC_DEFINE(HAVE_CRYPT_H))
+-AC_CHECK_HEADER(malloc.h,AC_DEFINE(HAVE_MALLOC_H))
++dnl AC_CHECK_HEADER(malloc.h,AC_DEFINE(HAVE_MALLOC_H))
+ AC_CHECK_HEADER(shadow.h,AC_DEFINE(HAVE_SHADOW_H))
+ AC_CHECK_HEADER(string.h,AC_DEFINE(HAVE_STRING_H))
+ AC_CHECK_HEADER(strings.h,AC_DEFINE(HAVE_STRINGS_H))