--- Amaya/configure.in 2005/08/26 11:31:21 1.195 +++ Amaya/configure.in 2005/08/30 17:39:59 1.196 @@ -228,6 +228,7 @@ if test "$with_gtk" = "yes" -o "$enable_ with_gtk="no" else with_gtk="yes" + with_wx="no" fi fi @@ -1089,7 +1090,7 @@ if test "$with_templates" = "" ; then if test "$enable_templates" = "no" ; then with_templates="no" else - with_templates="yes" + with_templates="yes" fi fi if test "$with_templates" = "yes" ; then