[network-manager-openswan] common-gnome: remove unused keyring stuff



commit e5ac77bd9907615643eaae2ae50496a53e823e8f
Author: Dan Williams <dcbw redhat com>
Date:   Mon Jul 18 13:30:54 2011 -0500

    common-gnome: remove unused keyring stuff

 Makefile.am                    |    2 +-
 common-gnome/Makefile.am       |   17 ----
 common-gnome/keyring-helpers.c |  197 ----------------------------------------
 common-gnome/keyring-helpers.h |   52 -----------
 configure.ac                   |    1 -
 5 files changed, 1 insertions(+), 268 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 1c12ba7..b148dd3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -3,7 +3,7 @@ AUTOMAKE_OPTIONS = foreign
 SUBDIRS = src
 
 if WITH_GNOME
-SUBDIRS += common-gnome auth-dialog properties po
+SUBDIRS += auth-dialog properties po
 endif
 
 dbusservicedir = $(sysconfdir)/dbus-1/system.d
diff --git a/configure.ac b/configure.ac
index 873a05f..b977608 100644
--- a/configure.ac
+++ b/configure.ac
@@ -98,7 +98,6 @@ NM_COMPILER_WARNINGS
 AC_CONFIG_FILES([
 Makefile
 src/Makefile
-common-gnome/Makefile
 auth-dialog/Makefile
 properties/Makefile
 po/Makefile.in



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]