From 1d650934e477be32db9a3c64de077deed0416689 Mon Sep 17 00:00:00 2001 From: tamara Date: Sat, 29 Aug 2009 11:31:32 +0200 Subject: Ruby bidning added --- src/platform.hpp.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src') 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 header file. */ +#undef HAVE_RUBY_H + /* Define to 1 if you have the `socket' function. */ #undef HAVE_SOCKET -- cgit v1.2.3