Imported Upstream version 7.44.0
[platform/upstream/curl.git] / curl-config.in
index 1ddf4c2..9398722 100644 (file)
@@ -71,7 +71,7 @@ while test $# -gt 0; do
         ;;
 
     --ca)
-        echo "@CURL_CA_BUNDLE@"
+        echo @CURL_CA_BUNDLE@
         ;;
 
     --cc)