mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
12 lines
225 B
Plaintext
12 lines
225 B
Plaintext
|
--- configure.orig Sun Apr 30 20:32:29 2000
|
||
|
+++ configure Sun Apr 30 20:33:08 2000
|
||
|
@@ -2321,7 +2321,7 @@
|
||
|
#define $ac_tr_lib 1
|
||
|
EOF
|
||
|
|
||
|
- LIBS="-lpth $LIBS"
|
||
|
+ LIBS="-L$prefix/lib -lpth $LIBS"
|
||
|
|
||
|
else
|
||
|
echo "$ac_t""no" 1>&6
|