]> sjero.net Git - wget/blobdiff - bootstrap.conf
Fix openssl detection under Windows.
[wget] / bootstrap.conf
index 769565ee1a1d8209e054357010e22fc57e3b609b..70fdfb70406299a2d8d3bee0dfdeb5c3e456487d 100644 (file)
@@ -1,5 +1,6 @@
 # bootstrap.conf - Bootstrap configuration.
-# Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+# Copyright (C) 2007, 2008, 2009, 2010, 2011 Free Software Foundation,
+# Inc.
 #
 # This file is part of GNU Wget.
 #
@@ -31,12 +32,14 @@ bind
 c-ctype
 close
 connect
+fcntl
 getaddrinfo
 getopt-gnu
 getpass-gnu
 getpeername
 getsockname
 gnupload
+ioctl
 iconv-h
 listen
 maintainer-makefile
@@ -70,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
@@ -79,4 +82,5 @@ makeinfo   -
 perl       5.5
 rsync      -
 tar        -
+xz         -
 "