From: Darren King <darrenk@insightdist.com>

Marc G. Fournier <scrappy@hub.org>

Commit: 296a942b56e17b9d73136900a2e692f4debd8b01
Author: Marc G. Fournier <scrappy@hub.org>
Date: 1998-02-27T02:41:21Z
Releases: 7.1.1
From: Darren King <darrenk@insightdist.com>

This patch will...

1. Remove the "-Wall" option from the ecpg/lib and ecpg/preproc Makefile.

2. Remove the addition of $(SRCDIR)/include and-or $(SRCDIR)/backend from
   ecpg/lib, ecpg/preproc, libpq and utils Makefiles. Already in CFLAGS...

3. Set MK_NO_LORDER and RANLIB in Makefile.aix to avoid a couple of extra
   steps taken care of by the 'ld' command anyways.

Files