summaryrefslogtreecommitdiff
path: root/curl-config.in
diff options
context:
space:
mode:
Diffstat (limited to 'curl-config.in')
-rw-r--r--curl-config.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/curl-config.in b/curl-config.in
index 2f5187185..8f89049ca 100644
--- a/curl-config.in
+++ b/curl-config.in
@@ -101,9 +101,6 @@ while test $# -gt 0; do
echo "FTPS"
fi
fi
- if test "@CURL_DISABLE_GOPHER@" != "1"; then
- echo "GOPHER"
- fi
if test "@CURL_DISABLE_FILE@" != "1"; then
echo "FILE"
fi