[vinagre/libpeas: 1/10] Removed plugin-loaders dir
- From: Jonh Wendell <jwendell src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vinagre/libpeas: 1/10] Removed plugin-loaders dir
- Date: Wed, 28 Jul 2010 10:27:18 +0000 (UTC)
commit 05297a8669a40f45c719294d71c3ac35908bd650
Author: Jonh Wendell <jwendell gnome org>
Date: Tue Jul 20 10:51:52 2010 -0300
Removed plugin-loaders dir
Makefile.am | 2 +-
configure.ac | 4 -
plugin-loaders/Makefile.am | 3 -
plugin-loaders/c/Makefile.am | 24 ----
plugin-loaders/c/vinagre-plugin-loader-c.c | 182 ----------------------------
plugin-loaders/c/vinagre-plugin-loader-c.h | 60 ---------
6 files changed, 1 insertions(+), 274 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index c210d1d..6d647ef 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,5 @@
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
-SUBDIRS = vinagre help po data plugins plugin-loaders
+SUBDIRS = vinagre help po data plugins
vinagredocdir = ${datadir}/doc/vinagre
vinagredoc_DATA = \
diff --git a/configure.ac b/configure.ac
index e3c1c08..6bc4752 100644
--- a/configure.ac
+++ b/configure.ac
@@ -273,11 +273,9 @@ AC_SUBST(ACTIVE_PLUGINS)
VINAGRE_IMPLIB="-lvinagre-${VINAGRE_API_VERSION}"
PLUGIN_LIBTOOL_FLAGS="-module -avoid-version"
-LOADER_LIBTOOL_FLAGS="-module -avoid-version"
AC_SUBST(VINAGRE_IMPLIB)
AC_SUBST(PLUGIN_LIBTOOL_FLAGS)
-AC_SUBST(LOADER_LIBTOOL_FLAGS)
VINAGRE_PLUGINS_DATA_DIR="$datadir/vinagre-1/plugins"
AC_SUBST(VINAGRE_PLUGINS_DATA_DIR)
@@ -296,8 +294,6 @@ data/vinagre.schemas.in
data/icons/Makefile
help/Makefile
po/Makefile.in
-plugin-loaders/Makefile
-plugin-loaders/c/Makefile
plugins/Makefile
plugins/vnc/Makefile
plugins/ssh/Makefile
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]