open-src/app/xrdb/Makefile
changeset 300 187d376dd42a
parent 299 ba59bb56fed5
child 371 d0a78a85764b
--- a/open-src/app/xrdb/Makefile	Wed Jan 30 14:33:30 2008 -0800
+++ b/open-src/app/xrdb/Makefile	Wed Jan 30 19:45:39 2008 -0800
@@ -2,7 +2,7 @@
 #
 # xrdb 1.x Makefile
 #
-# Copyright 2007 Sun Microsystems, Inc.  All rights reserved.
+# Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
 # Use subject to license terms.
 #
 # Permission is hereby granted, free of charge, to any person obtaining a
@@ -46,4 +46,7 @@
 SUNTOUCH_MAN_FLAGS= \
  -a '{Availability, SUNWxwplt} {Interface Stability, Committed}'
 
+# Specify which cpp to use instead of depending on builder's $PATH
+APP_CONFIG_OPTS = --with-cpp=/usr/lib/cpp
+
 include ../Makefile.inc