21029190 'gmake configure' in hplip fails s11-update
authorStacy Yeh <stacy.yeh@oracle.com>
Tue, 26 May 2015 12:21:06 -0700
branchs11-update
changeset 4348 2ecf8ab90281
parent 4347 a7b52cbf176b
child 4353 096fc53a5d82
21029190 'gmake configure' in hplip fails
components/hplip/Makefile
--- a/components/hplip/Makefile	Mon May 25 23:01:11 2015 -0700
+++ b/components/hplip/Makefile	Tue May 26 12:21:06 2015 -0700
@@ -70,21 +70,21 @@
 # and for the HPIJS only support
 
 # use these options for the CUPS/SANE support
-$(HPLIP_VARIANT)/.built: CONFIGURE_OPTIONS += --with-hpppddir=/usr/share/cups/model/SUNWhplip
-$(HPLIP_VARIANT)/.built: CONFIGURE_OPTIONS += --enable-libusb01_build
-$(HPLIP_VARIANT)/.built: CONFIGURE_OPTIONS += --enable-fax-build
-$(HPLIP_VARIANT)/.built: CONFIGURE_OPTIONS += --enable-hpcups-install
-$(HPLIP_VARIANT)/.built: CONFIGURE_OPTIONS += --disable-new-hpcups
-$(HPLIP_VARIANT)/.built: CONFIGURE_OPTIONS += --enable-cups-drv-install
+$(HPLIP_VARIANT)/.configured: CONFIGURE_OPTIONS += --with-hpppddir=/usr/share/cups/model/SUNWhplip
+$(HPLIP_VARIANT)/.configured: CONFIGURE_OPTIONS += --enable-libusb01_build
+$(HPLIP_VARIANT)/.configured: CONFIGURE_OPTIONS += --enable-fax-build
+$(HPLIP_VARIANT)/.configured: CONFIGURE_OPTIONS += --enable-hpcups-install
+$(HPLIP_VARIANT)/.configured: CONFIGURE_OPTIONS += --disable-new-hpcups
+$(HPLIP_VARIANT)/.configured: CONFIGURE_OPTIONS += --enable-cups-drv-install
 
 # use these options for the HPIJS only support
-$(HPIJS_VARIANT)/.built: CONFIGURE_OPTIONS += --enable-foomatic-ppd-install
-$(HPIJS_VARIANT)/.built: CONFIGURE_OPTIONS += --with-hpppddir=/usr/share/ppd/SUNWhpijs/HP
-$(HPIJS_VARIANT)/.built: CONFIGURE_OPTIONS += --disable-cups-drv-install
-$(HPIJS_VARIANT)/.built: CONFIGURE_OPTIONS += --disable-hpcups-install
-$(HPIJS_VARIANT)/.built: CONFIGURE_OPTIONS += --disable-doc-build
-$(HPIJS_VARIANT)/.built: CONFIGURE_OPTIONS += --enable-hpijs-only-build
-$(HPIJS_VARIANT)/.built: CONFIGURE_OPTIONS += --enable-hpijs-install
+$(HPIJS_VARIANT)/.configured: CONFIGURE_OPTIONS += --enable-foomatic-ppd-install
+$(HPIJS_VARIANT)/.configured: CONFIGURE_OPTIONS += --with-hpppddir=/usr/share/ppd/SUNWhpijs/HP
+$(HPIJS_VARIANT)/.configured: CONFIGURE_OPTIONS += --disable-cups-drv-install
+$(HPIJS_VARIANT)/.configured: CONFIGURE_OPTIONS += --disable-hpcups-install
+$(HPIJS_VARIANT)/.configured: CONFIGURE_OPTIONS += --disable-doc-build
+$(HPIJS_VARIANT)/.configured: CONFIGURE_OPTIONS += --enable-hpijs-only-build
+$(HPIJS_VARIANT)/.configured: CONFIGURE_OPTIONS += --enable-hpijs-install
 
 install: COMPONENT_INSTALL_ENV += halpredir=/etc/hal/fdi/preprobe/10osvendor