mirror of
https://github.com/curl/curl.git
synced 2026-07-23 20:17:15 +03:00
fixed link to latest native awk.
This commit is contained in:
parent
d54c14ccf9
commit
9d28a0252c
1 changed files with 1 additions and 1 deletions
|
|
@ -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/)) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue