diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-11-29 17:40:32 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-11-29 17:40:32 +0000 |
commit | 68f5f8d74b2b2a105814b351ead4a93a84600046 (patch) | |
tree | df28a52d76b8529cf85432885cb8c75ba54172a6 | |
parent | de060b8d2f4f755c20f9a62491c7c0db1828e32f (diff) | |
download | fetchmail-68f5f8d74b2b2a105814b351ead4a93a84600046.tar.gz fetchmail-68f5f8d74b2b2a105814b351ead4a93a84600046.tar.bz2 fetchmail-68f5f8d74b2b2a105814b351ead4a93a84600046.zip |
Daniel Calvo <dcalvo@task.com.br> reported that 4.3.2 builds and runs
with no problems under QNX.
svn path=/trunk/; revision=1543
-rwxr-xr-x | indexgen.sh | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/indexgen.sh b/indexgen.sh index 4e87487f..5e0a38a5 100755 --- a/indexgen.sh +++ b/indexgen.sh @@ -199,9 +199,8 @@ significant changes in or additions to the related protocol RFCs.<p> The fetchmail code was developed under Linux, but has also been extensively tested under 4.4BSD, Solaris, AIX, and NEXTSTEP. It should be -readily portable to other Unix variants (it uses GNU autoconf). Early -versions were also ported to QNX, but the status of that port is -presently unknown. It is reported to build and run correctly under AmigaOS.<p> +readily portable to other Unix variants (it uses GNU autoconf). It is +reported to build and run correctly under AmigaOS and QNX as well.<p> <H1>Fetchmail's funniest fan letter:</H1> |