8124debc8d
Remove a merged patch, set NO_REGRESS and update patches while here. looks fine to jasper@ and pval@, MAINTAINER timeout.
13 lines
580 B
Plaintext
13 lines
580 B
Plaintext
$OpenBSD: patch-configure,v 1.4 2009/03/07 10:55:15 landry Exp $
|
|
--- configure.orig Wed Jul 23 21:38:12 2008
|
|
+++ configure Sat Mar 7 11:53:01 2009
|
|
@@ -3197,7 +3197,7 @@ if test "$LD_SHARED" != "/bin/true" ; then
|
|
GEOTIFF_DLL=cyggeotiff-1.dll
|
|
GEOTIFF_IMP=libgeotiff.dll.a
|
|
LD_SHARED="gcc -shared -Wl,--export-all -Wl,--out-implib=\$(GEOTIFF_IMP)" ;;
|
|
- *) GEOTIFF_SO=libgeotiff.${SO_EXT}.$VERSION_MAJOR.$VERSION_MINOR.$VERSION_POINT ;;
|
|
+ *) GEOTIFF_SO=libgeotiff.${SO_EXT}.${LIBgeotiff_VERSION} ;;
|
|
esac
|
|
fi
|
|
GEOTIFF_SO=$GEOTIFF_SO
|