Install package for objfw-config

This commit is contained in:
Jonathan Schleifer 2019-01-18 00:12:44 +01:00
parent 604854f9af
commit f4de27ae12
No known key found for this signature in database
GPG key ID: 79D21189A2D4708D
5 changed files with 35 additions and 4 deletions

3
packages/ObjOpenSSL.in Normal file
View file

@ -0,0 +1,3 @@
package_version 1
CPPFLAGS="$CPPFLAGS @OPENSSL_CPPFLAGS@"
LIBS="@OPENSSL_LIBS@ $LIBS"