fixed link to latest native awk.

This commit is contained in:
Gunter Knauf 2008-01-24 15:39:51 +00:00
Родитель d54c14ccf9
Коммит 9d28a0252c
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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/)) {