damn cvs, this was not supposed to be removed

This commit is contained in:
brad 2002-01-19 17:50:13 +00:00
parent 12245054f6
commit 8050cf7066

View File

@ -0,0 +1,11 @@
--- configure.orig Tue Dec 4 09:50:16 2001
+++ configure Tue Dec 4 09:50:58 2001
@@ -1179,7 +1179,7 @@ if [ "$DSO" = auto ]; then
DSO=GNULD
;;
*-openbsd*)
- DSOSUF=so.${DIST_MAJOR}.${DIST_MINOR}
+ DSOSUF=so.${DIST_MAJOR}${DIST_MINOR}.${DIST_POINT}
LIBCOPTS='-fpic'
TIFFLIBREF='-L${DEPTH}/libtiff -ltiff'
case "$TARGET" in