blob: 6ceb91610c0ad3dbb7218ea26f4b517ecb4ec0f2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
Thu Nov 18 23:27:08 IST 2010
============================
If you are reading this, you have retrieved the gawk code base via
Git from savannah.gnu.org. This is good; gawk no longer uses CVS.
Please execute ./bootstrap.sh before invoking the usual incantaton of
`./configure && make && make check'. This version of bootstrap.sh
should work OK.
Bug reports should be sent to bug-gawk@gnu.org. Note that posting in
comp.lang.awk is generally a bad idea, no matter what the purpose, but
especially if you wish to report a gawk bug. Use the above email address.
Really.
You can find gawk's GIT repository at Savannah
https://savannah.gnu.org/git/?group=gawk
Detailed instructions on using and contributing to gawk can also be
found there
http://savannah.gnu.org/maintenance/UsingGit
Thanks,
Arnold Robbins
Gawk Maintainer
|