diff options
author | Daniel Stenberg <daniel@haxx.se> | 2000-01-10 23:55:47 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2000-01-10 23:55:47 +0000 |
commit | 90719eb3fdd8c3b3b7623e9962c9387eb1bab18a (patch) | |
tree | c0f5fb8b289571cf1d91a396fb172a7a75ebf244 /CHANGES | |
parent | d5e9c59b9fbb482ade1ca4b22616288dc396619e (diff) |
more removals
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -19,7 +19,8 @@ Daniel (10 January 2000): downloaded. Use your imagination! ;-) - Since I do the main development on solaris 2.6 now, I had to download and install GNU groff to generate the hugehelp.c file. The solaris nroff cores - on the man page! + on the man page! So, in order to make the solaris configure script find a + better result I made gnroff get checked prior to the regular nroff. - Added all the curl exit codes to the man page. - Jim Gallagher <jmgallag@usa.net> properly tracked down a bug in autoconf 2.13. The AC_CHECK_LIB() macro wrongfully uses the -l flag before the -L |