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)
commit2a4be39e76fee6128a07e5aa41077d005acd5626
tree5f5f38399747eabee7204fe7f42a809275f7d554
parent6e90a64c5752db24e88311bbcdda6bd82b23da46
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]