summaryrefslogtreecommitdiffstats
path: root/kcontrol
diff options
context:
space:
mode:
Diffstat (limited to 'kcontrol')
-rw-r--r--kcontrol/ebrowsing/plugins/localdomain/Makefile.am2
-rw-r--r--kcontrol/ebrowsing/plugins/shorturi/Makefile.am2
-rw-r--r--kcontrol/locale/Makefile.am2
3 files changed, 3 insertions, 3 deletions
diff --git a/kcontrol/ebrowsing/plugins/localdomain/Makefile.am b/kcontrol/ebrowsing/plugins/localdomain/Makefile.am
index e9713b8ef..62d703d4d 100644
--- a/kcontrol/ebrowsing/plugins/localdomain/Makefile.am
+++ b/kcontrol/ebrowsing/plugins/localdomain/Makefile.am
@@ -1,6 +1,6 @@
## Makefile.am of tdebase/kcontrol/ebrowsing/plugins/localdomain
-AM_CPPFLAGS = $(all_includes) -DQT_NO_CAST_ASCII
+AM_CPPFLAGS = $(all_includes) -DTQT_NO_CAST_ASCII
kde_module_LTLIBRARIES = liblocaldomainurifilter.la
diff --git a/kcontrol/ebrowsing/plugins/shorturi/Makefile.am b/kcontrol/ebrowsing/plugins/shorturi/Makefile.am
index c9ad8e085..f4e1628e8 100644
--- a/kcontrol/ebrowsing/plugins/shorturi/Makefile.am
+++ b/kcontrol/ebrowsing/plugins/shorturi/Makefile.am
@@ -1,6 +1,6 @@
## Makefile.am of tdebase/kcontrol/ebrowsing/plugins/shorturi
-AM_CPPFLAGS = $(all_includes) -DQT_NO_CAST_ASCII
+AM_CPPFLAGS = $(all_includes) -DTQT_NO_CAST_ASCII
kde_module_LTLIBRARIES = libtdeshorturifilter.la
diff --git a/kcontrol/locale/Makefile.am b/kcontrol/locale/Makefile.am
index 6568f72dd..df5b46511 100644
--- a/kcontrol/locale/Makefile.am
+++ b/kcontrol/locale/Makefile.am
@@ -1,4 +1,4 @@
-#AM_CPPFLAGS = -DQT_NO_CAST_ASCII -DTQT_NO_COMPAT
+#AM_CPPFLAGS = -DTQT_NO_CAST_ASCII -DTQT_NO_COMPAT
AM_CPPFLAGS = $(all_includes)