From 2808511a056ca6a74b047e582f1c36cf1a1371a4 Mon Sep 17 00:00:00 2001 From: Bruno Coudoin Date: Sat, 21 Apr 2007 21:33:46 +0000 Subject: removed mypaint, we will add it back when completed removed mypaint set to * boards/mypaint.xml.in: removed mypaint, we will add it back when completed * configure.in: removed mypaint * src/boards/python/gnumch.py: set to a smaller font * src/boards/python/searace.py: removed on screen debug numbers svn path=/trunk/; revision=2615 --- (limited to 'configure.in') diff --git a/configure.in b/configure.in index e18c1af..4bbbbe7 100644 --- a/configure.in +++ b/configure.in @@ -567,10 +567,10 @@ AC_SUBST(CFLAGS) AC_SUBST(LIBS) #mypaint -PKG_CHECK_MODULES(MYPAINT,[ - glib-2.0 >= 2.6.0 - gtk+-2.0 >= 2.6.0 - ]) +#PKG_CHECK_MODULES(MYPAINT,[ +# glib-2.0 >= 2.6.0 +# gtk+-2.0 >= 2.6.0 +# ]) dnl Autoconf output AC_OUTPUT([ gcompris.spec @@ -583,7 +583,6 @@ autopackage/default.apspec src/Makefile src/gcompris/Makefile src/boards/Makefile -src/boards/mypaint/Makefile src/boards/python/Makefile src/boards/python/gcompris/Makefile src/boards/python/gcompris/admin/Makefile -- cgit v0.9.1