Add in the code required to auto-detect the OS and to set PORTNAME...

Marc G. Fournier <scrappy@hub.org>

Commit: de2003c4508a886c8e6484ecd4007dff8690d00f
Author: Marc G. Fournier <scrappy@hub.org>
Date: 1997-01-24T03:19:48Z
Releases: 7.1.1
Add in the code required to auto-detect the OS and to set PORTNAME...

Right now, it only auto-detects FreeBSD, and the rest still get set
to UNDEFINED, but its a step in the right direction, no?

Files

PathChange+/−
src/config.guess added +693 −0
src/config.sub added +927 −0
src/configure.in modified +7 −2
src/install-sh added +250 −0
src/Makefile.global.in modified +2 −2