summaryrefslogtreecommitdiff
path: root/include/makeinclude/platform_linux_lxpthread.GNU
diff options
context:
space:
mode:
Diffstat (limited to 'include/makeinclude/platform_linux_lxpthread.GNU')
-rw-r--r--include/makeinclude/platform_linux_lxpthread.GNU4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/makeinclude/platform_linux_lxpthread.GNU b/include/makeinclude/platform_linux_lxpthread.GNU
index ec762d089b6..d246985f2b2 100644
--- a/include/makeinclude/platform_linux_lxpthread.GNU
+++ b/include/makeinclude/platform_linux_lxpthread.GNU
@@ -26,12 +26,12 @@ PLATFORM_FL_CPPFLAGS=
PLATFORM_FL_LIBS=-lfltk
PLATFORM_FL_LDFLAGS=
-PLATFORM_X11_CPPFLAGS=
+PLATFORM_X11_CPPFLAGS=-I/usr/X11R6/include
PLATFORM_X11_LIBS=-lX11
PLATFORM_X11_LDFLAGS=-L/usr/X11R6/lib
PLATFORM_GL_CPPFLAGS=
-PLATFORM_GL_LIBS=-lMesaGL
+PLATFORM_GL_LIBS=-lGL
PLATFORM_GL_LDFLAGS=
PLATFORM_AIO_SUPPORT := \