mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-05 15:48:07 +02:00
adding AM_OBJCFLAGS
This commit is contained in:
parent
39b20011b7
commit
88f289dd1c
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
noinst_LTLIBRARIES = libXquartz.la
|
||||
AM_CFLAGS = $(XSERVER_CFLAGS) $(DIX_CFLAGS)
|
||||
AM_OBJCFLAGS = $(XSERVER_CFLAGS) $(DIX_CFLAGS)
|
||||
AM_CPPFLAGS = \
|
||||
-DBUILD_DATE=\"$(BUILD_DATE)\" \
|
||||
-DINXQUARTZ \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue