open-src/app/xrdb/Makefile
changeset 375 0f2e5710440f
parent 371 d0a78a85764b
child 493 f43507b5737d
--- a/open-src/app/xrdb/Makefile	Thu Mar 20 16:34:15 2008 -0700
+++ b/open-src/app/xrdb/Makefile	Mon Mar 24 14:02:06 2008 -0700
@@ -40,6 +40,7 @@
 
 # Patches to apply to source after unpacking, in order
 SOURCE_PATCHES = xrdb.patch
+LIB_ADD_LD_OPTIONS += -L$(PROTODIR)$(X11_DIR)/lib/xorgcfg
 
 # Man pages to apply Sun footer to & attributes to list
 SUNTOUCHED_MANPAGES=*.man
@@ -49,4 +50,6 @@
 # Specify which cpp to use instead of depending on builder's $PATH
 APP_CONFIG_OPTS = --with-cpp=/usr/lib/cpp
 
+APP_ADD_CPPFLAGS=-DPATHETICCPP
+
 include ../Makefile.inc