XQuartz: Cleanup CPPFLAGS that are no longer necessary on darwin
Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@apple.com>
This commit is contained in:
parent
33d595255d
commit
4f4ecd0f41
|
@ -1,7 +1,6 @@
|
||||||
AM_CPPFLAGS=-F/System/Library/Frameworks/ApplicationServices.framework/Frameworks \
|
AM_CPPFLAGS=-DBUNDLE_ID_PREFIX=\"$(BUNDLE_ID_PREFIX)\"
|
||||||
-DBUNDLE_ID_PREFIX=\"$(BUNDLE_ID_PREFIX)\"
|
|
||||||
|
|
||||||
AM_CFLAGS=$(XPBPROXY_CFLAGS)
|
AM_CFLAGS=$(XPBPROXY_CFLAGS)
|
||||||
AM_OBJCFLAGS=$(XPBPROXY_CFLAGS)
|
AM_OBJCFLAGS=$(XPBPROXY_CFLAGS)
|
||||||
|
|
||||||
noinst_LTLIBRARIES = libxpbproxy.la
|
noinst_LTLIBRARIES = libxpbproxy.la
|
||||||
|
|
Loading…
Reference in New Issue