openbsd-ports/databases/sqlite3/patches/patch-configure
steven 49af6f0a2a update to sqlite 3.3.15
doesn't look bad espie@
2007-04-14 19:34:03 +00:00

13 lines
464 B
Plaintext

$OpenBSD: patch-configure,v 1.2 2007/04/14 19:34:03 steven Exp $
--- configure.orig Thu Mar 29 20:39:30 2007
+++ configure Sat Apr 7 08:04:17 2007
@@ -19338,7 +19338,7 @@ echo "${ECHO_T}file not found" >&6; }
eval "TCL_STUB_LIB_FILE=\"${TCL_STUB_LIB_FILE}\""
eval "TCL_STUB_LIB_FLAG=\"${TCL_STUB_LIB_FLAG}\""
- eval "TCL_STUB_LIB_SPEC=\"${TCL_STUB_LIB_SPEC}\""
+ eval "TCL_STUB_LIB_SPEC=\"-L${TCL_PACKAGE_PATH} ${TCL_STUB_LIB_FLAG}_pic\""