This fixes the spec file to allow the user to pass in a value for --with-openib.
P.S
Was already sent to maintain fo libsdp.
--- libsdp.spec.orig 2010-09-01 10:51:42.000000000 -0400
+++ libsdp.spec 2010-09-01 10:53:04.000000000 -0400
@@ -27,7 +27,7 @@
%setup -q
%build
-%configure
+%configure %{?configure_options}
make
%install
