From c9afbb06b53f47e4d4f4ab8bfc5153c8a46fc8ea Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Mon, 13 Aug 2001 11:17:10 +0000 Subject: [PATCH] Prevent harmless but annoying warning: "this file includes which is deprecated, use instead". --- textproc/libxml/files/patch-config.h.in | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 textproc/libxml/files/patch-config.h.in diff --git a/textproc/libxml/files/patch-config.h.in b/textproc/libxml/files/patch-config.h.in new file mode 100644 index 000000000000..179586453f6e --- /dev/null +++ b/textproc/libxml/files/patch-config.h.in @@ -0,0 +1,15 @@ + +$FreeBSD$ + +--- config.h.in 2001/08/13 11:13:32 1.1 ++++ config.h.in 2001/08/13 11:13:47 +@@ -72,9 +72,6 @@ + /* Define if you have the header file. */ + #undef HAVE_IEEEFP_H + +-/* Define if you have the header file. */ +-#undef HAVE_MALLOC_H +- + /* Define if you have the header file. */ + #undef HAVE_MATH_H +