summaryrefslogtreecommitdiff
path: root/net/ttt/patches/patch-aa
blob: 1ced9ab0794f4dd1c4eca893a419c8723007063b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
$NetBSD: patch-aa,v 1.4 2005/10/25 17:21:47 perry Exp $

--- configure.orig	2003-10-16 12:09:52.000000000 -0400
+++ configure	2005-10-25 13:13:30.000000000 -0400
@@ -1999,9 +1999,9 @@
 # -----------------------------------------------------------------------
 
 tttIncludes=""
-tttLibraries=""
+tttLibraries="${PTHREAD_LDFLAGS}"
 tttAuxLibs=""
-tttRunPath=""
+tttRunPath="${PREFIX}/lib"
 tttFlags=""
 
 ttt_ckcmd_tcl_home=""