summaryrefslogtreecommitdiff
path: root/hw/xquartz/mach-startup
diff options
context:
space:
mode:
authorJeremy Huddleston <jeremyhu@freedesktop.org>2008-08-29 21:18:26 -0700
committerJeremy Huddleston <jeremyhu@freedesktop.org>2008-08-29 21:18:26 -0700
commit1885582444fb06da73dea1f118a777bea26e1dc1 (patch)
tree13782e260069a2753471be8cfed82e27cfe4f114 /hw/xquartz/mach-startup
parent8abcc12fdd5bd9edc0288a1ab8f75e65ffcb8c71 (diff)
XQuartz: Placate automake which doesn't like escaped newlines even in comments...
(cherry picked from commit 73db1170129a31ad2d55a7e83ac6dfc8030e47f1)
Diffstat (limited to 'hw/xquartz/mach-startup')
-rw-r--r--hw/xquartz/mach-startup/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/hw/xquartz/mach-startup/Makefile.am b/hw/xquartz/mach-startup/Makefile.am
index 9b2619dd9..c5df790e3 100644
--- a/hw/xquartz/mach-startup/Makefile.am
+++ b/hw/xquartz/mach-startup/Makefile.am
@@ -21,6 +21,9 @@ X11_LDADD = \
$(top_builddir)/miext/rootless/librootless.la \
$(DARWIN_LIBS) $(XSERVER_LIBS) $(XSERVER_SYS_LIBS) -lXplugin -lX11
+# $(top_builddir)/hw/xquartz/GL/libCGLCore.la \
+# $(top_builddir)/glx/libglx.la
+
X11_LDFLAGS = \
-XCClinker -Objc \
-Wl,-u,_miDCInitialize \