summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-09-25 01:21:13 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-09-25 01:21:13 +0900
commit7da5708a171c3c95f0b088f9e5f69da3b73e5628 (patch)
treee0c0b0d5021dff354aaa9198f8a2559442cf3164
parent76cd2bef0d003e98d29b32811ac6701bd8d9432a (diff)
downloadkstreamripper-7da5708a.tar.gz
kstreamripper-7da5708a.zip
Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r--SConstruct2
1 files changed, 1 insertions, 1 deletions
diff --git a/SConstruct b/SConstruct
index 3c6fa6b..0c05c61 100644
--- a/SConstruct
+++ b/SConstruct
@@ -163,7 +163,7 @@ env.Append( CPPFLAGS = ['-DQT_NO_TRANSLATION'] )
## in generic.py automatically when you do scons configure debug=1
## There are also many other defines :
-### -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION
+### -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION
# where are they documented ? if you know, mail tnagyemail-mail@yahoo@fr please
## Important : export the environment so that SConscript files can the