summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT PI
diff options
context:
space:
mode:
authorBilly Biggs <bbiggs>2005-08-10 12:49:46 +0000
committerBilly Biggs <bbiggs>2005-08-10 12:49:46 +0000
commit7d60f1227681c3d5f8c667095a6af29781f04b8e (patch)
treec7a9eaa8601fc2136979f355b21324a81f9f53bb /bundles/org.eclipse.swt/Eclipse SWT PI
parent6fa64c0ca137224ae52d6423153f9854a4e2c074 (diff)
downloadeclipse.platform.swt-7d60f1227681c3d5f8c667095a6af29781f04b8e.tar.gz
eclipse.platform.swt-7d60f1227681c3d5f8c667095a6af29781f04b8e.tar.xz
eclipse.platform.swt-7d60f1227681c3d5f8c667095a6af29781f04b8e.zip
106601
Diffstat (limited to 'bundles/org.eclipse.swt/Eclipse SWT PI')
-rw-r--r--bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/make_linux.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/make_linux.mak b/bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/make_linux.mak
index 140b0aa068..fcb1dabccd 100644
--- a/bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/make_linux.mak
+++ b/bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/make_linux.mak
@@ -42,7 +42,7 @@ GTKLIBS = `pkg-config --libs-only-L gtk+-2.0 gthread-2.0` -lgtk-x11-2.0 -lgthrea
AWT_LIBS = -L$(AWT_LIB_PATH) -ljawt -shared -s
ATKCFLAGS = `pkg-config --cflags atk gtk+-2.0`
-ATKLIBS = `pkg-config --libs-only-L atk gtk+-2.0`-latk-1.0 -lgtk-x11-2.0
+ATKLIBS = `pkg-config --libs-only-L atk gtk+-2.0` -latk-1.0 -lgtk-x11-2.0
GNOMECFLAGS = `pkg-config --cflags gnome-vfs-module-2.0 libgnome-2.0 libgnomeui-2.0`
GNOMELIBS = `pkg-config --libs-only-L gnome-vfs-module-2.0 libgnome-2.0 libgnomeui-2.0` -lgnomevfs-2 -lgnome-2 -lgnomeui-2