# HG changeset patch # User Nathan Walp # Date 1130939030 0 # Node ID e094639ab4222659ac81c1ee78850b8e6d476ac1 # Parent 351f4dd75718b31149ad886a52de59954bae1de9 [gaim-migrate @ 14246] this lets me compile without GMP committer: Tailor Script diff -r 351f4dd75718 -r e094639ab422 configure.ac --- a/configure.ac Wed Nov 02 06:14:34 2005 +0000 +++ b/configure.ac Wed Nov 02 13:43:50 2005 +0000 @@ -302,6 +302,9 @@ if test "x$silcincludes" != "xyes" -o "x$silcclient" != "xyes"; then DYNAMIC_PRPLS=`echo $DYNAMIC_PRPLS | $sedpath 's/silc//'` fi +if test "x$have_gmp" != "xyes"; then + DYNAMIC_PRPLS=`echo $DYNAMIC_PRPLS | $sedpath 's/sametime//'` +fi AC_SUBST(DYNAMIC_PRPLS) for i in $DYNAMIC_PRPLS ; do case $i in