$OpenBSD: patch-configure,v 1.2 2015/06/30 09:15:32 ajacoutot Exp $
--- configure.orig	Tue Jun 30 08:39:51 2015
+++ configure	Tue Jun 30 08:40:00 2015
@@ -33416,7 +33416,7 @@ EOF
 ## linker flags:  -l with no library name; -l <libname>, specifically gfortran or m.
 ## This sed script corrects "-l <libname>" first and then "-l " with no library name.
 ## If the order is not preserved, all instances of "-l " will be removed.
-sed -e '/^postdeps/ s/-l \(a-zA-Z\)/-l\1/g' -e '/^postdeps/ s/-l //g' -i libtool
+#sed -e '/^postdeps/ s/-l \(a-zA-Z\)/-l\1/g' -e '/^postdeps/ s/-l //g' -i libtool
 
 ## show the configure settings
 cat src/libhdf5.settings
