pidgin/purple-plugin-pack

removed a conditional echo i missed about enchant...
org.guifications.plugins
2008-12-10, grim
81eb18e19202
Parents 24cfb87f3c47
Children 5af0906311d6
removed a conditional echo i missed about enchant...
  • +0 -3
    configure.ac
  • --- a/configure.ac Wed Dec 10 03:44:33 2008 -0500
    +++ b/configure.ac Wed Dec 10 04:08:04 2008 -0500
    @@ -425,9 +425,6 @@
    echo $PACKAGE $VERSION Configuration complete
    echo;
    echo Debugging enabled................: $enable_debug
    -if test x"$BUILD_SWITCH_SPELL" = x"yes" ; then
    - echo Use enchant for switchspell......: $enable_enchant
    -fi
    echo;
    echo Build purple plugins.............: $HAVE_PURPLE