# HG changeset patch
# User Rob Flynn <gaim@robflynn.com>
# Date 992565600 0
# Node ID 58d75a0559d337a071a13fe718732fc9bba3fbe3
# Parent  eee309c0de9332df72903614f3e1d2f60b67e352
[gaim-migrate @ 2028]
Laddy Daa

committer: Tailor Script <tailor@pidgin.im>

diff -r eee309c0de93 -r 58d75a0559d3 configure.in
--- a/configure.in	Thu Jun 14 21:43:59 2001 +0000
+++ b/configure.in	Fri Jun 15 00:40:00 2001 +0000
@@ -181,7 +181,7 @@
 
 if test "$enable_nas" = yes ; then
 	AC_DEFINE(NAS_SOUND)
-        LIBS="$LIBS -laudio"
+        LIBS="$LIBS -laudio -lXt"
 fi
 
 if test "$enable_esd" = yes ; then