xquartz: Fix building with autoconf
Regressed-in: 5d302c378d
Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@apple.com>
This commit is contained in:
parent
c8ef9e3818
commit
8feba178f8
|
@ -9,7 +9,7 @@ AM_CPPFLAGS = \
|
|||
-DXFree86Server \
|
||||
-I$(top_srcdir)/miext/rootless \
|
||||
-I$(top_builddir)/pseudoramiX \
|
||||
-I$(top_builddir)"
|
||||
-I$(top_builddir)
|
||||
|
||||
if GLX
|
||||
GL_DIR = GL
|
||||
|
|
Loading…
Reference in New Issue