fixed link to latest native awk.

This commit is contained in:
Gunter Knauf 2008-01-24 15:39:51 +00:00
parent d54c14ccf9
commit 9d28a0252c

View File

@ -22,7 +22,7 @@
# ***************************************************************************
# awk script which fetches curl / ares version number and string from input
# file and writes them to STDOUT. Here you can get an awk version for Win32:
# http://www.gknw.net/development/prgtools/awk.zip
# http://www.gknw.net/development/prgtools/awk-20070501.zip
#
BEGIN {
if (match (ARGV[1], /curlver.h/)) {