components/quilt/Makefile
branchs11-update
changeset 3976 a3684fed4b1f
parent 3661 47545fb8aed4
child 3996 20c0f21bbe1e
--- a/components/quilt/Makefile	Wed Mar 18 13:40:46 2015 -0700
+++ b/components/quilt/Makefile	Thu Mar 19 09:18:01 2015 -0700
@@ -20,7 +20,7 @@
 #
 
 #
-# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
 #
 
 include ../../make-rules/shared-macros.mk
@@ -55,9 +55,6 @@
 # generated README and man pages.
 COMPONENT_BUILD_ARGS+=	--no-print-directory
 
-# Quilt will need this option until Solaris has GNU getopt.
-CONFIGURE_OPTIONS += --without-getopt
-
 CONFIGURE_OPTIONS += --with-cp=/usr/gnu/bin/cp
 CONFIGURE_OPTIONS += --with-date=/usr/gnu/bin/date
 CONFIGURE_OPTIONS += --with-grep=/usr/gnu/bin/grep