X-Git-Url: https://git.decadent.org.uk/gitweb/?p=ion3.git;a=blobdiff_plain;f=system.mk;h=e09131818094b347187e2e6ccc79f637422b58df;hp=06ce3b1234932a42b5ed984c6b9c085cc3009a23;hb=20070203;hpb=8366314611bf30a0f31d25bf5f5023186fa87692 diff --git a/system.mk b/system.mk index 06ce3b1..e091318 100644 --- 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.