diff options
author | Daniel Stenberg <daniel@haxx.se> | 2001-01-08 22:18:30 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2001-01-08 22:18:30 +0000 |
commit | a997d60304c8f3cbcdad5d5cf5b277d19e5325eb (patch) | |
tree | 5de2a5724994323c0714bd978c5f5f1e6aee67e7 /CHANGES | |
parent | ff8fb8cdb04d7d18fea9122e1167fd9f1dc472ec (diff) |
Loic Dachary's updates to get 'make distcheck' work, including running the
test suite
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -11,7 +11,9 @@ Daniel (8 January 2001) the separator work again when getting multiple globbed URLs to stdout. - Worked with Loic Dachary to get the make dist and make distcheck work - correctly. + correctly. The 'maketgz' script is now using the automake generated 'make + dist' when creating release archives. Loic successfully made 'make rpms' + automatically build RPMs! Loic Dachary (6 January 2001) - Automated generation of rpm packages, no need to be root. |