summaryrefslogtreecommitdiffstats
path: root/tdespell2/Makefile.am
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2023-06-10 12:21:15 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2023-06-10 12:21:15 +0900
commitde0664d904516590b4a9bf88615461137ae879bd (patch)
tree6bc42661e7c9178582564f59a90495943c5faffb /tdespell2/Makefile.am
parent4c9d064005999e447411d6430e1ec653d4b9b112 (diff)
downloadtdelibs-de0664d904516590b4a9bf88615461137ae879bd.tar.gz
tdelibs-de0664d904516590b4a9bf88615461137ae879bd.zip
Drop TQT_NO_COMPAT code
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'tdespell2/Makefile.am')
-rw-r--r--tdespell2/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdespell2/Makefile.am b/tdespell2/Makefile.am
index 455b1f5c5..6e6549f5b 100644
--- a/tdespell2/Makefile.am
+++ b/tdespell2/Makefile.am
@@ -3,7 +3,7 @@ METASOURCES = AUTO
noinst_LTLIBRARIES = libtdespell2base.la
-AM_CPPFLAGS = -DKDE_NO_COMPAT -DTQT_NO_COMPAT -I$(top_srcdir)/tdeutils $(all_includes)
+AM_CPPFLAGS = -DKDE_NO_COMPAT -I$(top_srcdir)/tdeutils $(all_includes)
tdespell2baseincludedir = $(includedir)/tdespell2