No more classic sam compatibility. - sam - An updated version of the sam text e… | |
git clone git://vernunftzentrum.de/sam.git | |
Log | |
Files | |
Refs | |
LICENSE | |
--- | |
commit a78f13d357f48ef669f210ef4f7dfba07b3f78d6 | |
parent 957cec77c667f233f07157cd7a7e6c2c66c2c6e2 | |
Author: Rob King <[email protected]> | |
Date: Tue, 27 Sep 2016 10:32:15 -0500 | |
No more classic sam compatibility. | |
Diffstat: | |
config.mk.def | 2 -- | |
1 file changed, 0 insertions(+), 2 deletions(-) | |
--- | |
diff --git a/config.mk.def b/config.mk.def | |
@@ -15,8 +15,6 @@ USE64BITS=1 | |
# environment. | |
# | |
# Mac OS X users need to add -D_DARWIN_C_SOURCE here. | |
-# If you require protocol compatibility with classic sam, | |
-# add -DCLASSIC_SAM_COMPATIBILITY here. | |
STANDARDS=-D_POSIX_C_SOURCE=200809L | |
# DESTDIR is the root of the installation tree |