comparison configure.ac @ 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
64 64
65 AC_ARG_ENABLE(distrib,,,enable_distrib=no) 65 AC_ARG_ENABLE(distrib,,,enable_distrib=no)
66 AM_CONDITIONAL(DISTRIB, test "x$enable_distrib" = "xyes") 66 AM_CONDITIONAL(DISTRIB, test "x$enable_distrib" = "xyes")
67 AC_ARG_ENABLE(multi, [ --disable-multi disable multiple connections],,enable_multi=yes) 67 AC_ARG_ENABLE(multi, [ --disable-multi disable multiple connections],,enable_multi=yes)
68 AC_ARG_ENABLE(prpls, [ --disable-prpls don't build dynamic protocol plugins],,enable_prpls=yes) 68 AC_ARG_ENABLE(prpls, [ --disable-prpls don't build dynamic protocol plugins],,enable_prpls=yes)
69 AC_ARG_WITH(static-prpls, [ --with-static-prpls link in certain protocols statically],[STATIC_PRPLS=`echo $withval | $sedpath 's/,/ /g'`],STATIC_PRPLS="oscar toc") 69 AC_ARG_WITH(static-prpls, [ --with-static-prpls link in certain protocols statically],[STATIC_PRPLS=`echo $withval | $sedpath 's/,/ /g'`],STATIC_PRPLS="oscar")
70 if test "x$STATIC_PRPLS" = "xall" ; then 70 if test "x$STATIC_PRPLS" = "xall" ; then
71 STATIC_PRPLS="gg irc jabber msn napster oscar toc yahoo zephyr" 71 STATIC_PRPLS="gg irc jabber msn napster oscar toc yahoo zephyr"
72 fi 72 fi
73 AC_SUBST(STATIC_PRPLS) 73 AC_SUBST(STATIC_PRPLS)
74 STATIC_LINK_LIBS= 74 STATIC_LINK_LIBS=