summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichel Dänzer <michel@tungstengraphics.com>2008-08-08 12:15:27 +0200
committerMichel Dänzer <michel@tungstengraphics.com>2008-08-08 12:15:27 +0200
commit073116cc44859e96374cde46325df8540621d5ee (patch)
tree6020f3fb9202702dd3353fa4550e7ed1e2f2ba69
parent666781cd9b62207e45eebd3eb55a930f3a345f72 (diff)
Remove commented out lines that make automake 1.9 puke.
-rw-r--r--hw/xquartz/mach-startup/Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/hw/xquartz/mach-startup/Makefile.am b/hw/xquartz/mach-startup/Makefile.am
index 3678c19d7..9b2619dd9 100644
--- a/hw/xquartz/mach-startup/Makefile.am
+++ b/hw/xquartz/mach-startup/Makefile.am
@@ -21,9 +21,6 @@ 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 \