changeset 15416:aa92e7062ce8

I think this is what was meant
author Nathan Walp <nwalp@pidgin.im>
date Thu, 25 Jan 2007 23:37:02 +0000
parents 0482dae153d4
children 805c7d4dea26
files configure.ac
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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 ;;