]> git.decadent.org.uk Git - ion3.git/blobdiff - system.mk
[svn-upgrade] Integrating new upstream version, ion3 (20070708)
[ion3.git] / system.mk
index 32db47c60e282321eddd13a6aa490d94ebda836f..d9f2ec0dfaf65d7971bd1c16483de52840136ecc 100644 (file)
--- a/system.mk
+++ b/system.mk
@@ -109,7 +109,7 @@ DEFINES += -DCF_XFREE86_TEXTPROP_BUG_WORKAROUND
 # If you're on an archaic system (such as relatively recent *BSD releases)
 # without even dummy multibyte/widechar and localisation support, you may 
 # have to uncomment the following line:
-#DEFINES += -DCF_NO_LOCALE
+#DEFINES += -DCF_NO_LOCALE -DCF_NO_GETTEXT
 
 # On some other systems you may something like this:
 #EXTRA_LIBS += -lintl
@@ -143,7 +143,7 @@ EXPORT_DYNAMIC=-Xlinker --export-dynamic
 
 #C89_SOURCE=-ansi
 
-#POSIX_SOURCE=-D_POSIX_SOURCE
+#POSIX_SOURCE=-D_POSIX_C_SOURCE=200112L
 
 # Most systems
 #XOPEN_SOURCE=-D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED