diff options
author | Marc G. Fournier <scrappy@hub.org> | 1998-10-31 03:58:55 +0000 |
---|---|---|
committer | Marc G. Fournier <scrappy@hub.org> | 1998-10-31 03:58:55 +0000 |
commit | 15d61bb43968123a78b7f2ae2b4ce689fbdaa83e (patch) | |
tree | 4ec3c89b5faaebbe203d1e771f0d4ed278a3223e /src/backend/access/gist/gistscan.c | |
parent | 2e18525dbefc882c6749d91abb2c0d22d520b652 (diff) | |
download | postgresql-15d61bb43968123a78b7f2ae2b4ce689fbdaa83e.tar.gz postgresql-15d61bb43968123a78b7f2ae2b4ce689fbdaa83e.zip |
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.
Diffstat (limited to 'src/backend/access/gist/gistscan.c')
0 files changed, 0 insertions, 0 deletions