From c752f986e9e5974fe5b1b85ad79fff71eef3f160 Mon Sep 17 00:00:00 2001 From: infirit Date: Thu, 1 May 2014 17:11:17 +0200 Subject: Use DISABLE_DEPRECATED variable for deprecation --- logview/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'logview') diff --git a/logview/Makefile.am b/logview/Makefile.am index 1fc2bd49..271947d3 100644 --- a/logview/Makefile.am +++ b/logview/Makefile.am @@ -7,6 +7,7 @@ AM_CPPFLAGS = \ -DLOGVIEWINSTALLPREFIX=\""$(prefix)/\"" \ -DLOGVIEW_DATADIR=\""$(pkgdatadir)"\" \ $(SUN_OS) \ + $(DISABLE_DEPRECATED) \ $(NULL) bin_PROGRAMS = mate-system-log -- cgit v1.2.1