]> git.decadent.org.uk Git - ion3.git/blobdiff - system.mk
[svn-upgrade] Integrating new upstream version, ion3 (20070203)
[ion3.git] / system.mk
index 06ce3b1234932a42b5ed984c6b9c085cc3009a23..e09131818094b347187e2e6ccc79f637422b58df 100644 (file)
--- a/system.mk
+++ b/system.mk
@@ -81,13 +81,6 @@ X11_PREFIX=/usr/X11R6
 X11_LIBS=-L$(X11_PREFIX)/lib -lX11 -lXext
 X11_INCLUDES=-I$(X11_PREFIX)/include
 
-# Change commenting to disable Xinerama support
-XINERAMA_LIBS=-lXinerama
-DEFINES += -DCF_XINERAMA
-# For Solaris
-#XINERAMA_LIBS=
-#DEFINES += -DCF_SUN_XINERAMA
-
 # XFree86 libraries up to 4.3.0 have a bug that will cause Ion to segfault
 # if Opera is used when i18n support is enabled. The following setting
 # should work around that situation.