ref: a629631d5f8fcef3a8fc1dc2901caba0091427ba
parent: 2edf018e7fd4edb8222ab216d5afbce9455c0900
author: cbagwell <cbagwell>
date: Tue Jun 16 23:36:03 EDT 2009
Include vc++ wget.exe when detected.
--- a/cygbuild
+++ b/cygbuild
@@ -98,6 +98,7 @@
unix2dos $dir/batch-example.bat
if test -r "../wget-1.11.4/wget.exe"; then
+ cp ../wget-1.11.4/wget.exe $dir
cp ../wget-1.11.4/wget.ini $dir
else
if test -r /usr/bin/wget -a -r /etc/wgetrc; then