mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-01 04:27:59 +02:00
XQuartz: Placate automake which doesn't like escaped newlines even in comments...
(cherry picked from commit 73db117012)
This commit is contained in:
parent
8abcc12fdd
commit
1885582444
1 changed files with 3 additions and 0 deletions
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue