components/cups/Makefile
changeset 514 111084856ea1
parent 481 9ca5b97b5b08
child 800 2ad056ed89ec
equal deleted inserted replaced
513:7cbcb75118e8 514:111084856ea1
    35 include ../../make-rules/prep.mk
    35 include ../../make-rules/prep.mk
    36 include ../../make-rules/configure.mk
    36 include ../../make-rules/configure.mk
    37 include ../../make-rules/ips.mk
    37 include ../../make-rules/ips.mk
    38 
    38 
    39 CXX +=	$(studio_NORUNPATH)
    39 CXX +=	$(studio_NORUNPATH)
       
    40 
       
    41 # don't use LD_Z_IGNORE: causes linker problems
       
    42 LD_Z_IGNORE=
    40 
    43 
    41 CONFIGURE_OPTIONS +=	--prefix=/usr
    44 CONFIGURE_OPTIONS +=	--prefix=/usr
    42 CONFIGURE_OPTIONS +=	--mandir=/usr/share/man
    45 CONFIGURE_OPTIONS +=	--mandir=/usr/share/man
    43 CONFIGURE_OPTIONS +=	--localedir=$(USRSHARELOCALEDIR)
    46 CONFIGURE_OPTIONS +=	--localedir=$(USRSHARELOCALEDIR)
    44 CONFIGURE_OPTIONS +=	--sysconfdir=$(ETCDIR)
    47 CONFIGURE_OPTIONS +=	--sysconfdir=$(ETCDIR)