im.pidgin.pidgin: 934ad0f4293e44096b06941bb9a03b8f82336e10
nosnilmot at pidgin.im
nosnilmot at pidgin.im
Wed Nov 14 21:25:38 EST 2007
-----------------------------------------------------------------
Revision: 934ad0f4293e44096b06941bb9a03b8f82336e10
Ancestor: 0f2aea70dddcdb24eb94546fb5cc165322692412
Author: nosnilmot at pidgin.im
Date: 2007-11-15T02:22:02
Branch: im.pidgin.pidgin
Modified files:
configure.ac
ChangeLog:
MSNP9 is now the default, with no ./configure option for anything else.
ping me on irc/im/email if you want to know the easiest way to install
msnp14 to help fix it.
-------------- next part --------------
============================================================
--- configure.ac ba8f333582dbf53e5344cb36350590d13711dacd
+++ configure.ac a96a7fb1b5e5863a2ab8c836991d43f071d0def5
@@ -930,7 +930,9 @@ AC_SUBST(GADU_CFLAGS)
AC_SUBST(GADU_LIBS)
AC_SUBST(GADU_CFLAGS)
-AC_ARG_ENABLE(msnp14,[AC_HELP_STRING([--disable-msnp14], [Disable the newer MSNP14 protocol])],,enable_msnp14=yes)
+# uncomment the next line to make MSNP14 the available
+# AC_ARG_ENABLE(msnp14,[AC_HELP_STRING([--enable-msnp14], [Disable the newer MSNP14 protocol])],,enable_msnp14=no)
+enable_msnp14=no
AC_ARG_ENABLE(distrib,,,enable_distrib=no)
AM_CONDITIONAL(DISTRIB, test "x$enable_distrib" = "xyes")
More information about the Commits
mailing list