Udiff Makefile.sfw
--- /export/home/steve/work/usr/webrev/src/cmd/xemacs/Makefile.sfw- Tue Mar 24 04:08:08 2009
+++ Makefile.sfw Tue Mar 24 04:07:04 2009
@@ -19,11 +19,11 @@
# CDDL HEADER END
#
#
#
-# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
+# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
VER=xemacs-21.4.15
SRCTAR=$(VER).tar.gz
@@ -47,10 +47,11 @@
CC=$(SRC)/tools/gcc CXX=$(SRC)/tools/g++ \
MAKE=/usr/ccs/bin/make \
./configure.ccd --prefix=/opt/sfw \
--without-gif --without-ldap --with-msw=no \
--mail-locking=lockf \
+ --with-postgresql=no \
--x-includes=/usr/openwin/include \
--x-libraries=/usr/openwin/lib \
--site-includes=$(ROOT)/opt/sfw/include \
--site-libraries=$(ROOT)/opt/sfw/lib \
--with-workshop --with-tooltalk)