summaryrefslogtreecommitdiffstats
path: root/kstart/Makefile.am
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-10-17 19:46:34 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-10-17 19:46:34 +0900
commit3822225bbbd071c64b743c2814407b37a3213fcb (patch)
tree4462ad6011d8fc1c2cbd37942241bcad7cbfb932 /kstart/Makefile.am
parent51537b9d77a793a0e0982ef32e902daefda1e53e (diff)
downloadtdebase-3822225bbbd071c64b743c2814407b37a3213fcb.tar.gz
tdebase-3822225bbbd071c64b743c2814407b37a3213fcb.zip
QT_NO_* -> TQT_NO_* renaming.
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 b852d28bb..c182fb28c 100644
--- a/kstart/Makefile.am
+++ b/kstart/Makefile.am
@@ -1,6 +1,6 @@
####### Fiddle here
-AM_CPPFLAGS = -DQT_NO_CAST_ASCII -DTQT_NO_COMPAT
+AM_CPPFLAGS = -DTQT_NO_CAST_ASCII -DTQT_NO_COMPAT
INCLUDES = $(all_includes)