comparison configure.ac @ 2852:7a8fd0d5b9ed

[gaim-migrate @ 2865] damn false-positives committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Thu, 06 Dec 2001 05:52:04 +0000
parents 79e6b760265b
children b1e300a85678
comparison
equal deleted inserted replaced
2851:6eb5bf5089f0 2852:7a8fd0d5b9ed
428 echo UI Library.................... : GTK+ 1.2 428 echo UI Library.................... : GTK+ 1.2
429 fi 429 fi
430 if test "x$enable_gtk2" = "xyes" ; then 430 if test "x$enable_gtk2" = "xyes" ; then
431 echo Use GdkPixbuf for Buddy Icons. : yes 431 echo Use GdkPixbuf for Buddy Icons. : yes
432 else 432 else
433 echo Use GdkPixbuf for Buddy Icons. : $enable_pixbuf 433 echo Use GdkPixbuf for Buddy Icons. : $use_pixbuf
434 fi 434 fi
435 echo 435 echo
436 echo Build with Plugin support..... : $enable_plugins 436 echo Build with Plugin support..... : $enable_plugins
437 echo Build with Perl support....... : $enable_perl 437 echo Build with Perl support....... : $enable_perl
438 echo 438 echo