summaryrefslogtreecommitdiffstats
path: root/kstart/Makefile.am
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2023-06-09 17:29:45 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2023-06-09 17:29:45 +0900
commitafb81ac10bd36b5aecc679a78ff4fca751bd065b (patch)
tree71118ed32d6d73204ed1f9f022e6fc31769fc97d /kstart/Makefile.am
parent74eb1d78a9f6ca5112512d6a75a165a9f991a9d7 (diff)
downloadtdebase-afb81ac10bd36b5aecc679a78ff4fca751bd065b.tar.gz
tdebase-afb81ac10bd36b5aecc679a78ff4fca751bd065b.zip
Drop TQT_NO_COMPAT code
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kstart/Makefile.am')
-rw-r--r--kstart/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/kstart/Makefile.am b/kstart/Makefile.am
index c182fb28c..9e261bae9 100644
--- a/kstart/Makefile.am
+++ b/kstart/Makefile.am
@@ -1,6 +1,6 @@
####### Fiddle here
-AM_CPPFLAGS = -DTQT_NO_CAST_ASCII -DTQT_NO_COMPAT
+AM_CPPFLAGS = -DTQT_NO_CAST_ASCII
INCLUDES = $(all_includes)