Skip to content

Instantly share code, notes, and snippets.

@mgrandi
Created October 28, 2020 07:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mgrandi/785d98d07a5b8da23e8370c66c078fb3 to your computer and use it in GitHub Desktop.
Save mgrandi/785d98d07a5b8da23e8370c66c078fb3 to your computer and use it in GitHub Desktop.
wget-at version info
mgrandi@MINION2-s-1vcpu-2gb-lon1-01:~/psstore$ ./wget-at --version
GNU Wget 1.20.3-at.20200919.01 built on linux-gnu.
-cares +digest -gpgme +https +ipv6 +iri +large-file -metalink -nls
+ntlm +opie -psl +ssl/gnutls
Wgetrc:
/usr/local/etc/wgetrc (system)
Compile:
gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC="/usr/local/etc/wgetrc"
-DLOCALEDIR="/usr/local/share/locale" -I. -I../lib -I../lib
-I/usr/include/lua5.1 -I/usr/include/p11-kit-1 -DHAVE_LIBGNUTLS
-DNDEBUG -g -O2
Link:
gcc -I/usr/include/p11-kit-1 -DHAVE_LIBGNUTLS -DNDEBUG -g -O2
-lidn2 -lnettle -lgnutls -lzstd -lz -lm -ldl -llua5.1 ftp-opie.o
gnutls.o http-ntlm.o ../lib/libgnu.a
Copyright (C) 2015 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
<http://www.gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Originally written by Hrvoje Niksic <hniksic@xemacs.org>.
Please send bug reports and questions to <bug-wget@gnu.org>.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment