From 9b33f7ded69e22ad18169c45b6b340dcb348e072 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Mon, 17 Mar 2003 19:54:37 +0000 Subject: stop using python internally. add an event dispatcher --- configure.ac | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index dc1404ca..6754fcb4 100644 --- a/configure.ac +++ b/configure.ac @@ -32,8 +32,6 @@ PKG_CHECK_MODULES(GMODULE, gmodule-2.0) AC_SUBST(GMODULE_CFLAGS) AC_SUBST(GMODULE_LIBS) -PYTHON_DEVEL - AC_PROG_LN_S AC_PROG_LIBTOOL LIBTOOL="$LIBTOOL --silent" @@ -63,7 +61,7 @@ AC_CONFIG_FILES([Makefile po/Makefile.in render/Makefile engines/Makefile engines/openbox/Makefile - python/Makefile + plugins/Makefile doc/Makefile doc/doxygen/Makefile data/Makefile -- cgit v1.2.3