openbsd-ports/x11/tktreectrl/patches/patch-configure
sebastia f26b31718c Update to new Tcl layout, Makefile cleanups.
While there, update to version 2.3

OK landry@, stu@
2011-01-05 17:57:00 +00:00

12 lines
408 B
Plaintext

$OpenBSD: patch-configure,v 1.4 2011/01/05 17:57:00 sebastia Exp $
--- configure.orig Wed Dec 8 12:18:38 2010
+++ configure Wed Dec 8 12:18:54 2010
@@ -8168,7 +8168,6 @@ fi
# OpenBSD builds and links with -pthread, never -lpthread.
LIBS=`echo $LIBS | sed s/-lpthread//`
CFLAGS="$CFLAGS -pthread"
- SHLIB_CFLAGS="$SHLIB_CFLAGS -pthread"
fi
# OpenBSD doesn't do version numbers with dots.