components/pam_pkcs11/Makefile
changeset 801 e0a5aefb7712
parent 800 2ad056ed89ec
child 1058 34d7aaa03423
equal deleted inserted replaced
800:2ad056ed89ec 801:e0a5aefb7712
    37 
    37 
    38 CONFIGURE_OPTIONS +=	CFLAGS="$(CFLAGS)"
    38 CONFIGURE_OPTIONS +=	CFLAGS="$(CFLAGS)"
    39 CONFIGURE_OPTIONS += --with-pcsclite=no
    39 CONFIGURE_OPTIONS += --with-pcsclite=no
    40 CONFIGURE_OPTIONS += --with-included-gettext=yes
    40 CONFIGURE_OPTIONS += --with-included-gettext=yes
    41 CONFIGURE_OPTIONS += --localstatedir=/var
    41 CONFIGURE_OPTIONS += --localstatedir=/var
       
    42 CONFIGURE_OPTIONS += OPENSSL_LIBS="-lssl -lcrypto -lsocket -lnsl"
    42 
    43 
    43 # common targets
    44 # common targets
    44 build:		$(BUILD_32_and_64)
    45 build:		$(BUILD_32_and_64)
    45 
    46 
    46 install:	$(INSTALL_32_and_64)
    47 install:	$(INSTALL_32_and_64)