components/ghostscript/Makefile
changeset 519 64d5e70ee0eb
parent 441 8a584a286658
child 609 775168282b2f
equal deleted inserted replaced
518:6168fc9cded3 519:64d5e70ee0eb
    31 COMPONENT_ARCHIVE_URL=  http://ghostscript.com/releases/$(COMPONENT_ARCHIVE)
    31 COMPONENT_ARCHIVE_URL=  http://ghostscript.com/releases/$(COMPONENT_ARCHIVE)
    32 
    32 
    33 include ../../make-rules/prep.mk
    33 include ../../make-rules/prep.mk
    34 include ../../make-rules/ips.mk
    34 include ../../make-rules/ips.mk
    35 include ../../make-rules/configure.mk
    35 include ../../make-rules/configure.mk
       
    36 
       
    37 PATH=$(SPRO_VROOT)/bin:/usr/bin:/usr/gnu/bin
    36 
    38 
    37 # configure(1) options to use
    39 # configure(1) options to use
    38 CONFIGURE_OPTIONS +=	--with-drivers=ALL
    40 CONFIGURE_OPTIONS +=	--with-drivers=ALL
    39 CONFIGURE_OPTIONS +=	--with-ijs
    41 CONFIGURE_OPTIONS +=	--with-ijs
    40 CONFIGURE_OPTIONS +=	--without-omni
    42 CONFIGURE_OPTIONS +=	--without-omni