Adjust to new objfw-config package format

This commit is contained in:
Jonathan Schleifer 2019-01-20 13:20:52 +01:00
parent f4de27ae12
commit 4d108bb9af
No known key found for this signature in database
GPG key ID: 79D21189A2D4708D
3 changed files with 11 additions and 8 deletions

3
ObjOpenSSL.oc.in Normal file
View file

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