components/openscap/Makefile
changeset 1502 89c98773d0af
parent 1496 f774cfa29f53
child 1535 ba5260980a34
equal deleted inserted replaced
1501:8be4b9d44152 1502:89c98773d0af
    63 CONFIGURE_OPTIONS +=	--enable-sce=yes
    63 CONFIGURE_OPTIONS +=	--enable-sce=yes
    64 CONFIGURE_OPTIONS +=	--enable-perl=yes
    64 CONFIGURE_OPTIONS +=	--enable-perl=yes
    65 CONFIGURE_OPTIONS +=	--libexecdir=$(CONFIGURE_LIBDIR.$(BITS))
    65 CONFIGURE_OPTIONS +=	--libexecdir=$(CONFIGURE_LIBDIR.$(BITS))
    66 CONFIGURE_OPTIONS +=	am_cv_python_pythondir=$(PYTHON_VENDOR_PACKAGES)
    66 CONFIGURE_OPTIONS +=	am_cv_python_pythondir=$(PYTHON_VENDOR_PACKAGES)
    67 CONFIGURE_OPTIONS +=	am_cv_python_pyexecdir=$(PYTHON_VENDOR_PACKAGES)
    67 CONFIGURE_OPTIONS +=	am_cv_python_pyexecdir=$(PYTHON_VENDOR_PACKAGES)
    68 CONFIGURE_OPTIONS +=	LIBS="-lldap_r -lscf -ldlpi"
    68 CONFIGURE_OPTIONS +=	LIBS="-lldap_r -lscf -ldlpi -lsec"
    69 
    69 
    70 # common targets
    70 # common targets
    71 build:		$(BUILD_32)
    71 build:		$(BUILD_32)
    72 
    72 
    73 install:	$(INSTALL_32)
    73 install:	$(INSTALL_32)