usr/src/cmd/ntpd/Makefile.sfw
changeset 13 971008b98b79
parent 0 b34509ac961f
child 42 b6f829cb6d9e
--- a/usr/src/cmd/ntpd/Makefile.sfw	Sat Apr 17 01:03:10 2010 -0700
+++ b/usr/src/cmd/ntpd/Makefile.sfw	Sun May 09 20:32:17 2010 -0700
@@ -20,10 +20,10 @@
 #
 
 #
-# Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
-# Use is subject to license terms.
+# Copyright (c) 2009, 2010, Oracle and/or its affiliates. All rights reserved.
 #
-#ident	"@(#)Makefile.sfw	1.1	09/05/17 SMI"
+
+#ident	"@(#)Makefile.sfw	1.2	10/04/15 SMI"
 #
 
 include ../Makefile.cmd
@@ -46,6 +46,7 @@
 CONFIGURE_OPTIONS +=	--without-ntpsnmpd
 CONFIGURE_OPTIONS +=	--without-lineeditlibs
 CONFIGURE_OPTIONS +=	--with-openssl-libdir=/lib
+CONFIGURE_OPTIONS +=	--disable-getifaddrs
 
 SFW_PATH="$(SPRO_VROOT)/bin:/usr/perl5/bin:/usr/sfw/bin:$(PATH)"