- Keith Mok added supported_protocols and supported_features to the pkg-config
[platform/upstream/curl.git] / libcurl.pc.in
index 7e5ffab..eaf8537 100644 (file)
@@ -28,6 +28,8 @@ prefix=@prefix@
 exec_prefix=@exec_prefix@
 libdir=@libdir@
 includedir=@includedir@
+supported_protocols="@SUPPORT_PROTOCOLS@"
+supported_features="@SUPPORT_FEATURES@"
 
 Name: libcurl
 URL: http://curl.haxx.se/