# HG changeset patch # User Nathan Walp # Date 1169768222 0 # Node ID aa92e7062ce8caedae2cf19e744316f7e269f764 # Parent 0482dae153d4bdfbc50377b32794c76b8d65c2a5 I think this is what was meant diff -r 0482dae153d4 -r aa92e7062ce8 configure.ac --- a/configure.ac Thu Jan 25 20:26:17 2007 +0000 +++ b/configure.ac Thu Jan 25 23:37:02 2007 +0000 @@ -716,8 +716,8 @@ msn) static_msn=yes ;; novell) static_novell=yes ;; oscar) static_oscar=yes ;; - aim) dynamic_oscar=yes ;; - icq) dynamic_oscar=yes ;; + aim) static_oscar=yes ;; + icq) static_oscar=yes ;; qq) static_qq=yes ;; sametime) static_sametime=yes ;; silc) static_silc=yes ;;