From 6bf9b9a1642da4f47b69b44ec165beb1df712253 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Mon, 19 Apr 2010 19:22:56 +0100 Subject: Remove vestigial handle-leak-debug stuff cargo-culted from telepathy-glib This is only useful for connection manager executables. The logger isn't one of those. --- extensions/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extensions') diff --git a/extensions/Makefile.am b/extensions/Makefile.am index 0ef6875..a2e9fcc 100644 --- a/extensions/Makefile.am +++ b/extensions/Makefile.am @@ -74,7 +74,7 @@ libtpl_extensions_la_SOURCES = libtpl_extensions_la_LIBADD = libtpl-extensions-convenience.la endif # ENABLE_PUBLIC_EXTENSIONS -AM_CFLAGS = $(ERROR_CFLAGS) @LIBTPL_CFLAGS@ @HANDLE_LEAK_DEBUG_CFLAGS@ +AM_CFLAGS = $(ERROR_CFLAGS) @LIBTPL_CFLAGS@ AM_LDFLAGS = @LIBTPL_LIBS@ # Generated stuff -- cgit v1.2.1