Here are descriptions:

Bruce Momjian <bruce@momjian.us>

Commit: 3d39ea7341bfa1cae5baf9956cb1692c2d267e9d
Author: Bruce Momjian <bruce@momjian.us>
Date: 1998-12-18T17:53:22Z
Releases: 7.1.1
Here are descriptions:

- the first patch is just to preven listing the perl warning in the
  make output unless it is actually emitted by the make.  this may
  prevent new users from being confused by the warning in their output

- the second patch (to 2 files) just enables building/installing
  pgaccess if TCL and TK are available.  a Makefile is created to do
  this, but you may wish to change the heading information in it since
  I just copied another Makefile to use as a template.

I hope these make it into 6.4.1.

Cheers,
Brook

Files

PathChange+/−
src/bin/Makefile modified +4 −1
src/interfaces/Makefile modified +3 −3