diff options
Diffstat (limited to 'cad/tkgate/files/patch-config.h.in')
-rw-r--r-- | cad/tkgate/files/patch-config.h.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/cad/tkgate/files/patch-config.h.in b/cad/tkgate/files/patch-config.h.in new file mode 100644 index 000000000000..e72b1779881a --- /dev/null +++ b/cad/tkgate/files/patch-config.h.in @@ -0,0 +1,11 @@ +--- 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 |