diff options
Diffstat (limited to 'ext/posix/config.h.stub')
-rw-r--r-- | ext/posix/config.h.stub | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/posix/config.h.stub b/ext/posix/config.h.stub new file mode 100644 index 0000000000..b1baaeb3bc --- /dev/null +++ b/ext/posix/config.h.stub @@ -0,0 +1,2 @@ +/* define if you want to use the posix extension */ +/* #undef HAVE_LIBPOSIX */ |