components/openscap/Makefile
branchs11-update
changeset 3373 9de01e7a073b
parent 2979 d88e24621488
child 3661 47545fb8aed4
equal deleted inserted replaced
3372:f6c81429f70b 3373:9de01e7a073b
    64 CONFIGURE_OPTIONS +=	--enable-sce=yes
    64 CONFIGURE_OPTIONS +=	--enable-sce=yes
    65 CONFIGURE_OPTIONS +=	--enable-perl=yes
    65 CONFIGURE_OPTIONS +=	--enable-perl=yes
    66 CONFIGURE_OPTIONS +=	--libexecdir=$(CONFIGURE_LIBDIR.$(BITS))
    66 CONFIGURE_OPTIONS +=	--libexecdir=$(CONFIGURE_LIBDIR.$(BITS))
    67 CONFIGURE_OPTIONS +=	am_cv_python_pythondir=$(PYTHON_VENDOR_PACKAGES)
    67 CONFIGURE_OPTIONS +=	am_cv_python_pythondir=$(PYTHON_VENDOR_PACKAGES)
    68 CONFIGURE_OPTIONS +=	am_cv_python_pyexecdir=$(PYTHON_VENDOR_PACKAGES)
    68 CONFIGURE_OPTIONS +=	am_cv_python_pyexecdir=$(PYTHON_VENDOR_PACKAGES)
    69 CONFIGURE_OPTIONS +=	LIBS="-lsocket -lnsl -lldap_r -lscf -ldlpi -lsec"
    69 CONFIGURE_OPTIONS +=	LIBS="-lsocket -lnsl -lldap_r -lscf -ldlpi -lsec -lzonecfg"
    70 CONFIGURE_OPTIONS +=	--with-report-branding="/usr/share/lib/xml/style/os-logo.xsl"
    70 CONFIGURE_OPTIONS +=	--with-report-branding="/usr/share/lib/xml/style/os-logo.xsl"
    71 
    71 
    72 DOCS_DIR = $(PROTO_DIR)/usr/share/docs/openscap/html/
    72 DOCS_DIR = $(PROTO_DIR)/usr/share/docs/openscap/html/
    73 
    73 
    74 # common targets
    74 # common targets