]> granicus.if.org Git - postgresql/commit
Add in the code required to auto-detect the OS and to set PORTNAME...
authorMarc G. Fournier <scrappy@hub.org>
Fri, 24 Jan 1997 03:19:48 +0000 (03:19 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Fri, 24 Jan 1997 03:19:48 +0000 (03:19 +0000)
commitde2003c4508a886c8e6484ecd4007dff8690d00f
tree2723c05e09f0063f6a3623e8ae2411dee68a7091
parent18d245cda403bfcddd7d9b234fdfc7282f112ce7
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?
src/Makefile.global.in
src/config.guess [new file with mode: 0755]
src/config.sub [new file with mode: 0755]
src/configure.in
src/install-sh [new file with mode: 0755]