summaryrefslogtreecommitdiffstats
path: root/ksystemlog/po/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ksystemlog/po/Makefile')
-rw-r--r--ksystemlog/po/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksystemlog/po/Makefile b/ksystemlog/po/Makefile
index c8256e7..016e509 100644
--- a/ksystemlog/po/Makefile
+++ b/ksystemlog/po/Makefile
@@ -55,7 +55,7 @@ CCDEPMODE = depmode=gcc3
CFLAGS = -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute
CONF_FILES = $(top_srcdir)/./admin/configure.in.min $(top_srcdir)/configure.in.in
CPP = gcc -E
-CPPFLAGS = -DQT_THREAD_SUPPORT -D_REENTRANT
+CPPFLAGS = -DTQT_THREAD_SUPPORT -D_REENTRANT
CXX = g++
CXXCPP = g++ -E
CXXDEPMODE = depmode=gcc3