this actually uses both c and c++ - C is used for openssl test

This commit is contained in:
jdolecek 2006-08-07 19:38:43 +00:00
parent 7c465210bd
commit 3f2cc5d3c9

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.18 2006/05/11 11:19:44 smb Exp $
# $NetBSD: Makefile,v 1.19 2006/08/07 19:38:43 jdolecek Exp $
DISTNAME= qca-tls-1.0
PKGREVISION= 3
@ -13,7 +13,7 @@ COMMENT= Cross-platform crypto API for QT - TLS plugin
USE_TOOLS+= gmake
USE_LIBTOOL= yes
HAS_CONFIGURE= yes
USE_LANGUAGES= c++
USE_LANGUAGES= c c++
CONFIGURE_ARGS+= --with-openssl-inc=${SSLBASE}/include
CONFIGURE_ARGS+= --with-openssl-lib=${SSLBASE}/lib