diff configure.ac @ 15417:aa92e7062ce8

I think this is what was meant
author Nathan Walp <nwalp@pidgin.im>
date Thu, 25 Jan 2007 23:37:02 +0000
parents f733d8042f96
children 974e8112b27e
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 ;;