]> granicus.if.org Git - postgresql/commit
Add a 'build' script. All it currently does is prompts the user for additional ...
authorMarc G. Fournier <scrappy@hub.org>
Tue, 4 Feb 1997 22:14:24 +0000 (22:14 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Tue, 4 Feb 1997 22:14:24 +0000 (22:14 +0000)
commitb17a92f5e6c0ae53b7ca3041b9f54b6562dab097
treeba82f195c7754386fd7c962951b5c29c6d98371d
parentb8ddf4425d2d3e1db94583d46b04ee2c47b6a2f9
Add a 'build' script.  All it currently does is prompts the user for additional 'lib'
directories to search to find libraries, and then runs ./configure directly
src/build [new file with mode: 0644]
src/configure
src/configure.in