summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorChristian Göttsche <cgzones@googlemail.com>2020-09-17 22:23:05 +0200
committercgzones <cgzones@googlemail.com>2020-10-03 19:04:27 +0200
commitb7f63292e5394ca7eee2dc5d14d0d1244db61c17 (patch)
tree88693175132779069aec2ec1361eb40513f30a57 /Makefile.am
parente5184599814a3210497035e9942f154945f2b02f (diff)
Add --enable-debug configure option to enable asserts
asserts are still disabled by default.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index ea9a2e42..1ef92364 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -12,7 +12,6 @@ pixmap_DATA = htop.png
AM_CFLAGS += -pedantic -std=c99 -D_XOPEN_SOURCE_EXTENDED -DSYSCONFDIR=\"$(sysconfdir)\" -I"$(top_srcdir)/$(my_htop_platform)"
AM_LDFLAGS =
-AM_CPPFLAGS = -DNDEBUG
myhtopsources = AvailableMetersPanel.c CategoriesPanel.c CheckItem.c \
ClockMeter.c ColorsPanel.c ColumnsPanel.c CPUMeter.c CRT.c DiskIOMeter.c DiskIOMeter.h \

© 2014-2024 Faster IT GmbH | imprint | privacy policy