summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac3
1 files changed, 0 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index e581d9ae12..efa39bf26e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1106,9 +1106,6 @@ main()
])
])
],
-[haiku*], [
- LIBS="$LIBS -lssp" # m lib is include in root
- ],
[cygwin*|msys*], [
ac_cv_header_langinfo_h=yes
RUBY_APPEND_OPTIONS(CPPFLAGS, -D_XOPEN_SOURCE -D_GNU_SOURCE)