org.guifications.plugins.buildsystem_rewrite: 2f2adc6cfb14279c48307caea9bfee30e3a62025

grim at guifications.org grim at guifications.org
Mon Mar 31 23:30:11 CDT 2008


-----------------------------------------------------------------
Revision: 2f2adc6cfb14279c48307caea9bfee30e3a62025
Ancestor: a38a0279187a0fcc86ee38b907f84372df225bea
Author: grim at guifications.org
Date: 2008-04-01T04:24:06
Branch: org.guifications.plugins.buildsystem_rewrite

Modified files:
        configure.ac

ChangeLog: 

tweaking this for the switchspell dep checking as well as fixing a typo


-----------------------------------------------------------------
This revision's diffstat output:
 configure.ac |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
-------------- next part --------------
============================================================
--- configure.ac	7376009f35be064b4ea18223122563d8762cf40a
+++ configure.ac	c381cf0e2439bb021ab5c9a1745dc2e210626880
@@ -267,7 +267,7 @@ if test x"$BUILD_SWITCH_SPELL" = x"yes" 
 AM_CONDITIONAL(BUILD_SWITCH_SPELL, test x"$BUILD_SWITCH_SPELL" = x"yes")
 
 if test x"$BUILD_SWITCH_SPELL" = x"yes" ; then
-	DEPENDENCIES="$DEPENDENCIES switchspell"
+	DEPENDENCIES="$DEPENDENCIES gtkspell aspell"
 fi
 
 dnl #######################################################################


More information about the Plugins-commits mailing list