]> granicus.if.org Git - postgresql/commit
simple script to pull together a very small (<500k) tar file that builds
authorMarc G. Fournier <scrappy@hub.org>
Tue, 30 Oct 2007 02:34:48 +0000 (02:34 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Tue, 30 Oct 2007 02:34:48 +0000 (02:34 +0000)
commitb973530737805710e67730393000b3786d454292
treedc1618444070253baa1d619c822d4977780ec42e
parent92be6991ad43089ef89e3aba2d138dd6d660276d
simple script to pull together a very small (<500k) tar file that builds
*just* libpq ... its not perfect, as it pulls in more files then is
necessarily required to build, but as it is, it requires one simple patch
to configure.in in order to work ...

Tested on FreeBSD ... patch for configure.in hasn't been applied, but
putting the script in place so that it doesn't get lost ...
src/tools/make_libpq.sh [new file with mode: 0755]