--- configure.orig	Wed Jun  9 14:56:59 1999
+++ configure	Wed Jun  9 15:10:03 1999
@@ -1149,6 +1149,19 @@
 	DSO=FREEBSD
 	TIFFLIBREF='-L${DEPTH}/libtiff -ltiff'
 	;;
+    alpha-*-openbsd*)
+	DSO=no
+	;;
+    powerpc-*-openbsd*)
+	DSO=no
+	;;
+    *-openbsd*)
+	DSOSUF=so
+	DSOSUF_VERSION=${DSOSUF}.3.4
+	LIBCOPTS='-fpic'
+	DSO=OPENBSD
+	TIFFLIBREF='-L${DEPTH}/libtiff -ltiff'
+	;;
     *-linux*)
 	if [ -r /lib/libc.so.5 ]; then
 	    DSOSUF=so.${DIST_MAJOR}
