diff -Naur libmemcached-1.0.7.orig/configure libmemcached-1.0.7/configure
--- libmemcached-1.0.7.orig/configure	2012-05-07 10:34:33.000000000 -0400
+++ libmemcached-1.0.7/configure	2012-05-07 10:34:47.000000000 -0400
@@ -20486,15 +20486,15 @@
 fi
 
 
-case "$target_os" in
-  *linux*)
-       if test "x$GCC" = "xyes"; then :
-
-              LDFLAGS="$LDFLAGS -z relro -z now"
-
-fi
-   ;;
-   esac
+#case "$target_os" in
+#  *linux*)
+#       if test "x$GCC" = "xyes"; then :
+#
+#              LDFLAGS="$LDFLAGS -z relro -z now"
+#
+#fi
+#   ;;
+#   esac
 
 
 
