1. 29 Nov, 1998 1 commit
  2. 23 Nov, 1998 1 commit
    • Tom Lane's avatar
      modify configure so that template/.similar entries can be · 6fef1a26
      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.
      6fef1a26
  3. 02 Nov, 1998 1 commit
    • Marc G. Fournier's avatar
      · c2009383
      Marc G. Fournier authored
      slight mods required for freebsd (elf vs aout stuff)
      c2009383
  4. 31 Oct, 1998 2 commits
    • Marc G. Fournier's avatar
      · 58544215
      Marc G. Fournier authored
      oops, forgot one part of the patch...remove 'false' setting to ELF_SYS...
      58544215
    • Marc G. Fournier's avatar
      · 15d61bb4
      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.
      15d61bb4
  5. 30 Oct, 1998 2 commits
  6. 29 Oct, 1998 2 commits
  7. 28 Oct, 1998 1 commit
  8. 27 Oct, 1998 1 commit
    • Marc G. Fournier's avatar
      · 94995306
      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"
      94995306
  9. 26 Oct, 1998 1 commit
  10. 23 Oct, 1998 1 commit
  11. 18 Oct, 1998 3 commits
  12. 16 Oct, 1998 1 commit
  13. 15 Oct, 1998 1 commit
  14. 14 Oct, 1998 1 commit
  15. 13 Oct, 1998 3 commits
    • Marc G. Fournier's avatar
      · 4fff1dad
      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.
      4fff1dad
    • Marc G. Fournier's avatar
      · cd3a8e23
      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...
      cd3a8e23
    • Bruce Momjian's avatar
      auytoconf · 8c586b2a
      Bruce Momjian authored
      8c586b2a
  16. 12 Oct, 1998 6 commits
  17. 09 Oct, 1998 5 commits
  18. 07 Oct, 1998 1 commit
  19. 06 Oct, 1998 2 commits
  20. 04 Oct, 1998 1 commit
  21. 20 Sep, 1998 1 commit
  22. 11 Sep, 1998 2 commits