changeset 11955:e094639ab422

[gaim-migrate @ 14246] this lets me compile without GMP committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Wed, 02 Nov 2005 13:43:50 +0000
parents 351f4dd75718
children c8b8d4f8d070
files configure.ac
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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