summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/make_solaris.mak
diff options
context:
space:
mode:
authorBilly Biggs <bbiggs>2005-10-04 18:57:13 +0000
committerBilly Biggs <bbiggs>2005-10-04 18:57:13 +0000
commit130113cb1d488c7fc8ae07924d6a4ae140ecaed0 (patch)
tree6cdb409ff9e60d4bb62afb11244553d5e8771f61 /bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/make_solaris.mak
parent49d98795d960f9f50ead4c71d415d4ad029b63d9 (diff)
downloadeclipse.platform.swt-130113cb1d488c7fc8ae07924d6a4ae140ecaed0.tar.gz
eclipse.platform.swt-130113cb1d488c7fc8ae07924d6a4ae140ecaed0.tar.xz
eclipse.platform.swt-130113cb1d488c7fc8ae07924d6a4ae140ecaed0.zip
Build script improvements.
Diffstat (limited to 'bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/make_solaris.mak')
-rw-r--r--bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/make_solaris.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/make_solaris.mak b/bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/make_solaris.mak
index b9cd41520b..c7502c2dc4 100644
--- a/bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/make_solaris.mak
+++ b/bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/make_solaris.mak
@@ -55,7 +55,7 @@ GNOMECFLAGS = `pkg-config --cflags gnome-vfs-module-2.0 libgnome-2.0 libgnomeui-
GNOMELIBS = `pkg-config --libs-only-L gnome-vfs-module-2.0 libgnome-2.0 libgnomeui-2.0` -lgnomevfs-2 -lgnome-2 -lgnomeui-2
GLXCFLAGS =
-GLXLIBS = -shared -fpic -fPIC -L/usr/X11R6/lib -lGL -lGLU -lm
+GLXLIBS = -shared -fPIC -L/usr/X11R6/lib -lGL -lGLU -lm
# Uncomment for Native Stats tool
#NATIVE_STATS = -DNATIVE_STATS