comparison configure.in @ 3383:bfed0b1ac718

[gaim-migrate @ 3402] bye bye, TOC. committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Wed, 07 Aug 2002 23:29:09 +0000
parents e9a89676d120
children 412d1035d666
comparison
equal deleted inserted replaced
3382:e9a89676d120 3383:bfed0b1ac718
63 63
64 AC_ARG_ENABLE(distrib,,,enable_distrib=no) 64 AC_ARG_ENABLE(distrib,,,enable_distrib=no)
65 AM_CONDITIONAL(DISTRIB, test "x$enable_distrib" = "xyes") 65 AM_CONDITIONAL(DISTRIB, test "x$enable_distrib" = "xyes")
66 AC_ARG_ENABLE(multi, [ --disable-multi disable multiple connections],,enable_multi=yes) 66 AC_ARG_ENABLE(multi, [ --disable-multi disable multiple connections],,enable_multi=yes)
67 AC_ARG_ENABLE(prpls, [ --disable-prpls don't build dynamic protocol plugins],,enable_prpls=yes) 67 AC_ARG_ENABLE(prpls, [ --disable-prpls don't build dynamic protocol plugins],,enable_prpls=yes)
68 AC_ARG_WITH(static-prpls, [ --with-static-prpls link in certain protocols statically],[STATIC_PRPLS=`echo $withval | $sedpath 's/,/ /g'`],STATIC_PRPLS="oscar toc") 68 AC_ARG_WITH(static-prpls, [ --with-static-prpls link in certain protocols statically],[STATIC_PRPLS=`echo $withval | $sedpath 's/,/ /g'`],STATIC_PRPLS="oscar")
69 if test "x$STATIC_PRPLS" = "xall" ; then 69 if test "x$STATIC_PRPLS" = "xall" ; then
70 STATIC_PRPLS="gg irc jabber msn napster oscar toc yahoo zephyr" 70 STATIC_PRPLS="gg irc jabber msn napster oscar toc yahoo zephyr"
71 fi 71 fi
72 AC_SUBST(STATIC_PRPLS) 72 AC_SUBST(STATIC_PRPLS)
73 STATIC_LINK_LIBS= 73 STATIC_LINK_LIBS=