usr/src/cmd/mutt/Makefile.sfw
changeset 2 8f1801a322e9
parent 1 37d545eabfea
child 10 612517e396e0
--- a/usr/src/cmd/mutt/Makefile.sfw	Sun Dec 20 07:09:18 2009 +0200
+++ b/usr/src/cmd/mutt/Makefile.sfw	Sun Dec 20 07:12:51 2009 +0200
@@ -24,7 +24,7 @@
 # Use is subject to license terms.
 #
 
-#ident	"@(#)Makefile.sfw	1.7	09/10/20 SMI"
+#ident	"@(#)Makefile.sfw	1.8	09/11/03 SMI"
 
 include ../Makefile.cmd
 
@@ -85,6 +85,8 @@
 CONFIGURE_OPTIONS += --with-slang=$(ROOT)/usr
 CONFIGURE_OPTIONS += --with-ssl
 CONFIGURE_OPTIONS += --with-wc-funcs
+CONFIGURE_OPTIONS += MKDIR_P="/usr/gnu/bin/mkdir -p"
+CONFIGURE_OPTIONS += AWK="/usr/bin/gawk"
 
 # Optimization level
 sparc_COPTFLAG = -xO4