diff -r 6eb9cb342fe8 -r a3684fed4b1f components/quilt/Makefile --- 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