c6ce1c0b39
- 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>
11 lines
288 B
C
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
|