freebsd-ports/net/jabber-transport/files/patch-ac
Steve Price 878c790879 Adding jabber-transport version 0.9.
An online presence and instant messaging server.  The Jabber transport
(jserver) is a daemon for Jabber clients to connect and communicate with.

PR:		17982
Submitted by:	Kostya Lukin <lukin@okbmei.msk.su>
2000-05-01 03:25:19 +00:00

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