diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/platform.hpp.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/platform.hpp.in b/src/platform.hpp.in index 97be183..9968758 100644 --- a/src/platform.hpp.in +++ b/src/platform.hpp.in @@ -61,6 +61,9 @@ /* Define to 1 if you have the `perror' function. */ #undef HAVE_PERROR +/* Define to 1 if you have the <ruby.h> header file. */ +#undef HAVE_RUBY_H + /* Define to 1 if you have the `socket' function. */ #undef HAVE_SOCKET |