summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorng0 <ng0@infotropique.org>2017-10-08 13:05:45 +0000
committerng0 <ng0@infotropique.org>2017-10-08 13:05:45 +0000
commit722ef651b35cff1eb4c1dadcd27ea2e67cee494e (patch)
tree9c6eb2488e3d2295ba8cf9f631d76ef7cee27ed1
parentdcaca5a3db678069c300ac37393aea30a4d0267f (diff)
downloadgnurl-722ef651b35cff1eb4c1dadcd27ea2e67cee494e.tar.gz
gnurl-722ef651b35cff1eb4c1dadcd27ea2e67cee494e.tar.bz2
gnurl-722ef651b35cff1eb4c1dadcd27ea2e67cee494e.zip
+
-rwxr-xr-xconfigure-gnurl22
1 files changed, 11 insertions, 11 deletions
diff --git a/configure-gnurl b/configure-gnurl
index 48cf1c2d2..b6f841827 100755
--- a/configure-gnurl
+++ b/configure-gnurl
@@ -1,14 +1,14 @@
#!/bin/sh
# intermediate solution until I have written a --enable-gnurl
# or something similar to be passed to 'configure'.
-configure --enable-ipv6 --with-gnutls --without-libssh2 \
- --without-libmetalink --without-winidn \
- --without-librtmp --without-nghttp2 \
- --without-nss --without-cyassl \
- --without-polarssl --without-ssl \
- --without-winssl --without-darwinssl \
- --disable-sspi --disable-ntlm-wb \
- --disable-ldap --disable-rtsp --disable-dict \
- --disable-telnet --disable-tftp --disable-pop3 \
- --disable-imap --disable-smtp --disable-gopher \
- --disable-file --disable-ftp --disable-smb
+./configure --enable-ipv6 --with-gnutls --without-libssh2 \
+ --without-libmetalink --without-winidn \
+ --without-librtmp --without-nghttp2 \
+ --without-nss --without-cyassl \
+ --without-polarssl --without-ssl \
+ --without-winssl --without-darwinssl \
+ --disable-sspi --disable-ntlm-wb \
+ --disable-ldap --disable-rtsp --disable-dict \
+ --disable-telnet --disable-tftp --disable-pop3 \
+ --disable-imap --disable-smtp --disable-gopher \
+ --disable-file --disable-ftp --disable-smb