[Telepathy-commits] [telepathy-gabble/master] remove gabbleconfig.py.in

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Thu Dec 4 09:42:45 PST 2008


---
 .gitignore                       |    1 -
 configure.ac                     |    3 +--
 tests/twisted/gabbleconfig.py.in |    4 ----
 3 files changed, 1 insertions(+), 7 deletions(-)
 delete mode 100644 tests/twisted/gabbleconfig.py.in

diff --git a/.gitignore b/.gitignore
index 6bc317e..d105052 100644
--- a/.gitignore
+++ b/.gitignore
@@ -58,7 +58,6 @@ tests/test-handles
 tests/test-jid-decode
 tests/test-parse-message
 tests/test-presence
-tests/twisted/gabbleconfig.py
 tests/twisted/telepathy-gabble-debug
 tests/twisted/tools/*.service
 tests/twisted/tools/exec-with-log.sh
diff --git a/configure.ac b/configure.ac
index 72e83d0..16e4e73 100644
--- a/configure.ac
+++ b/configure.ac
@@ -178,6 +178,5 @@ AC_OUTPUT( Makefile \
            tests/Makefile \
            tools/Makefile \
            tests/twisted/Makefile \
-           tests/twisted/tools/Makefile \
-           tests/twisted/gabbleconfig.py
+           tests/twisted/tools/Makefile
 )
diff --git a/tests/twisted/gabbleconfig.py.in b/tests/twisted/gabbleconfig.py.in
deleted file mode 100644
index d152bc1..0000000
--- a/tests/twisted/gabbleconfig.py.in
+++ /dev/null
@@ -1,4 +0,0 @@
-
- at HAVE_DBUS_TUBE_TRUE@HAVE_DBUS_TUBES=True
- at HAVE_DBUS_TUBE_FALSE@HAVE_DBUS_TUBES=False
-
-- 
1.5.6.5




More information about the Telepathy-commits mailing list