- 29 Nov, 1998 1 commit
-
-
Tom Lane authored
instead of relying on port's os.h to tell us. (Needed for HPUX where system major version is not enough info.) configure unsets USE_TK if X libraries not found. doc/Makefile uses gzcat or zcat as found by autoconf.
-
- 23 Nov, 1998 1 commit
-
-
Tom Lane authored
selected when they match a prefix of the value. The previous method, which stripped all version data from and then tried to match that against .similar entries, was entirely useless when .similar contained several entries for different version numbers of a single OS name.
-
- 02 Nov, 1998 1 commit
-
-
Marc G. Fournier authored
slight mods required for freebsd (elf vs aout stuff)
-
- 31 Oct, 1998 2 commits
-
-
Marc G. Fournier authored
oops, forgot one part of the patch...remove 'false' setting to ELF_SYS...
-
Marc G. Fournier authored
Minor FreeBSD fixes put in place From: SHIOZAKI Takehiko <takehi-s@ascii.co.jp> I tried snapshot(Oct30) and made some patches. # I think that it is confused to manage both Makefile.shlib and # makefiles/Makefile.*, don't you? * configure Now FreeBSD 2.X is not supported..., so I added its entry. If ELF_SYSTEM is set, gmake treat it defined even though it is "false". So nothing should be set to use "ifdef". BSD_SHLIB etc. may have same problems. * Makefile.shlib As you said, FreeBSD entry is much like BSD's. I only added ELF_SYSTEM code. * makefiles/Makefile.freebsd Ifdef/else/endif can not be indented with TABs.
-
- 30 Oct, 1998 2 commits
-
-
Tom Lane authored
-
Marc G. Fournier authored
Okay, this shoudl provide a fix for the freebsd problem... Added a ELF_SYS variable and check to configure.in...
-
- 29 Oct, 1998 2 commits
- 28 Oct, 1998 1 commit
-
-
Tom Lane authored
-
- 27 Oct, 1998 1 commit
-
-
Marc G. Fournier authored
Starting with v3.0 of FreeBSD, we are now an elf system, and dont' have a -Bforcearchive flag for ld... Give FreeBSD its own special Makefile to get around the "bug"
-
- 26 Oct, 1998 1 commit
-
-
Tom Lane authored
-
- 23 Oct, 1998 1 commit
-
-
Bruce Momjian authored
-
- 18 Oct, 1998 3 commits
-
-
Tom Lane authored
-
Bruce Momjian authored
-
Tom Lane authored
This time, src/interfaces/perl5/Makefile.PL no longer needs to be autoconf'd.
-
- 16 Oct, 1998 1 commit
-
-
Bruce Momjian authored
-
- 15 Oct, 1998 1 commit
-
-
Bruce Momjian authored
-
- 14 Oct, 1998 1 commit
-
-
Thomas G. Lockhart authored
from stdin. Necessary at least for systems missing cpp but having gcc -E. Include new configured file backend/catalog/genbki.sh.
-
- 13 Oct, 1998 3 commits
-
-
Marc G. Fournier authored
From: Peter Gucwa <pg@softcomputer.com> Here are patches needed to complie under AIX 4.2. I changed configure.in, pqcomm.c, config.h.in, and fe-connect.c. Also I had to install flex because lex did not want to translate pgc.l.
-
Marc G. Fournier authored
change configure so that if postgresql isn't being installed as root, do not configure in the perl5 interface. the perl5 interface needs to be installed under /usr/local/lib/perl5/*, which is generally owned by root. This allows a non-root build/install with the only root requirement being the make/install of hte perl5 stuff...
-
Bruce Momjian authored
-
- 12 Oct, 1998 6 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
- 09 Oct, 1998 5 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
autoconf
-
Thomas G. Lockhart authored
-
Bruce Momjian authored
Autoconf
-
- 07 Oct, 1998 1 commit
-
-
Thomas G. Lockhart authored
Before, "make install" did not run the lextest. Fix up the ODBC make from this main configure. Include configure test for "ln -s" in Makefile.global.in. Was always in configure, just not carried through to here for use.
-
- 06 Oct, 1998 2 commits
-
-
Thomas G. Lockhart authored
Suppress installing man pages from here; do it from the doc/Makefile now.
-
Tom Lane authored
-
- 04 Oct, 1998 1 commit
-
-
Tom Lane authored
to behave sanely. configure was not treating it as BSD...
-
- 20 Sep, 1998 1 commit
-
-
Bruce Momjian authored
-
- 11 Sep, 1998 2 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
-