freebsd-ports/cad/tkgate/files/patch-config.h.in
Vsevolod Stakhov c6ce1c0b39 - Update to 2.1
- Use autoreconf
- Add pango dependency
- Remove obsoleted master site
- Add patches to avoid malloc.h include

PR:		234081
Submitted by:		ManFree <roman_romul at mail.ru>
2019-08-08 15:08:31 +00:00

11 lines
288 B
C

--- config.h.in.orig 2019-08-08 11:15:24 UTC
+++ config.h.in
@@ -57,7 +57,7 @@
#undef HAVE_MALLOC
/* Define to 1 if you have the <malloc.h> header file. */
-#undef HAVE_MALLOC_H
+/* #undef HAVE_MALLOC_H */
/* Define to 1 if you have the `memmove' function. */
#undef HAVE_MEMMOVE