From 26a26ef906be8569abcabb710fabf46fff9e54e1 Mon Sep 17 00:00:00 2001 From: volth Date: Wed, 4 Jan 2017 19:13:49 +0000 Subject: fix build with --enable-xrdpdebug=yes --- xup/Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'xup') diff --git a/xup/Makefile.am b/xup/Makefile.am index 2a4fa0df..76fc016a 100644 --- a/xup/Makefile.am +++ b/xup/Makefile.am @@ -7,8 +7,6 @@ AM_CPPFLAGS = \ if XRDP_DEBUG AM_CPPFLAGS += -DXRDP_DEBUG -else -AM_CPPFLAGS += -DXRDP_NODEBUG endif module_LTLIBRARIES = \ -- cgit v1.2.1