summaryrefslogtreecommitdiffstats
path: root/SConstruct
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-10-13 21:09:52 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-10-13 21:09:52 +0900
commit0b4a0e5bf5cb047de42415894344ba20367b1db9 (patch)
tree6fc253e1af6947936d9e10f8bfa9a1885103303e /SConstruct
parent585fcc3d451e0aaa704c11a965fcfa4ba76c1a0c (diff)
downloadkstreamripper-0b4a0e5bf5cb047de42415894344ba20367b1db9.tar.gz
kstreamripper-0b4a0e5bf5cb047de42415894344ba20367b1db9.zip
Replaced _BSD_SOURCE, _SVID_SOURCE with _DEFAULT_SOURCE. Removed AC_CHECK_GNU_EXTENSIONS.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'SConstruct')
-rw-r--r--SConstruct2
1 files changed, 1 insertions, 1 deletions
diff --git a/SConstruct b/SConstruct
index 6f74789..284e82c 100644
--- a/SConstruct
+++ b/SConstruct
@@ -163,7 +163,7 @@ env.Append( CPPFLAGS = ['-DTQT_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 -DTQT_NO_ASCII_CAST -DTQT_NO_STL -DTQT_NO_COMPAT -DTQT_NO_TRANSLATION
+### -D_XOPEN_SOURCE=500 -D_DEFAULT_SOURCE -DTQT_NO_ASCII_CAST -DTQT_NO_STL -DTQT_NO_COMPAT -DTQT_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