summaryrefslogtreecommitdiffstats
path: root/libxrdp
diff options
context:
space:
mode:
authorvolth <volth@webmaster.ms>2017-01-04 19:13:49 +0000
committervolth <volth@webmaster.ms>2017-01-04 19:20:44 +0000
commit26a26ef906be8569abcabb710fabf46fff9e54e1 (patch)
tree5f313d5c8bc31fde1a67091eca3bd02059c67cad /libxrdp
parent37b4a14b5472eaeb1650e915b7b302d1d7d1adf2 (diff)
downloadxrdp-proprietary-26a26ef906be8569abcabb710fabf46fff9e54e1.tar.gz
xrdp-proprietary-26a26ef906be8569abcabb710fabf46fff9e54e1.zip
fix build with --enable-xrdpdebug=yes
Diffstat (limited to 'libxrdp')
-rw-r--r--libxrdp/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/libxrdp/Makefile.am b/libxrdp/Makefile.am
index 0452c1da..3812de9c 100644
--- a/libxrdp/Makefile.am
+++ b/libxrdp/Makefile.am
@@ -14,8 +14,6 @@ LIBXRDP_EXTRA_LIBS =
if XRDP_DEBUG
AM_CPPFLAGS += -DXRDP_DEBUG
-else
-AM_CPPFLAGS += -DXRDP_NODEBUG
endif
if XRDP_NEUTRINORDP