From b51edf37c4271bf5ec5dcad9d35169f55e38efa9 Mon Sep 17 00:00:00 2001 From: "Andrew J. Schorr" Date: Tue, 20 Mar 2012 10:46:03 -0400 Subject: - Add new environment variable AWKLIBPATH to use when searching for shared libraries. - Instead of hardcoding the default ".so" suffix for shared libraries, use autoconf to get the right value for this platform. - Build and install some of the bundled shared library extensions so that they will now be available using the default AWKLIBPATH. --- pc/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'pc/ChangeLog') diff --git a/pc/ChangeLog b/pc/ChangeLog index 5f287dd8..a5ce6002 100644 --- a/pc/ChangeLog +++ b/pc/ChangeLog @@ -1,3 +1,7 @@ +2012-03-20 Andrew J. Schorr + + * gawkmisc.pc (deflibpath): New global variable. + 2011-12-12 Scott Deifik * Makefile.tst: Sync with mainline version. -- cgit v1.2.1