]> sjero.net Git - wget/blobdiff - bootstrap.conf
Fix openssl detection under Windows.
[wget] / bootstrap.conf
index 5477c83f970f21c95d5dfa998cc556e2bbe9624b..70fdfb70406299a2d8d3bee0dfdeb5c3e456487d 100644 (file)
@@ -32,12 +32,14 @@ bind
 c-ctype
 close
 connect
+fcntl
 getaddrinfo
 getopt-gnu
 getpass-gnu
 getpeername
 getsockname
 gnupload
+ioctl
 iconv-h
 listen
 maintainer-makefile
@@ -71,8 +73,8 @@ gnulib_extra_files="
 
 # Build prerequisites
 buildreq="\
-autoconf   2.59
-automake   1.9
+autoconf   2.62
+automake   1.11.1
 autopoint  -
 gettext    0.17
 git        1.4.4
@@ -80,4 +82,5 @@ makeinfo   -
 perl       5.5
 rsync      -
 tar        -
+xz         -
 "