diff options
Diffstat (limited to 'pd/src')
-rw-r--r-- | pd/src/config.h.in | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/pd/src/config.h.in b/pd/src/config.h.in new file mode 100644 index 00000000..cf88ef4a --- /dev/null +++ b/pd/src/config.h.in @@ -0,0 +1,5 @@ + +#undef HAVE_ALLOCA + +#undef HAVE_ALLOCA_H + |