Mon Jan 10 21:40:05 2011 Andreas Buening * Makefile.am (AWKPROG): Get correct path to gawk executable. Fri Nov 19 11:53:16 2010 Arnold D. Robbins * Makefile.am: Remove special handling of CVS directories. Thu May 6 20:55:14 2010 Arnold D. Robbins * Release 3.1.8: Release tar file made. Tue Jul 21 22:28:56 2009 Arnold D. Robbins * Release 3.1.7: Release tar file made. Mon Oct 22 08:49:05 2007 Arnold D. Robbins * Release 3.1.6: Release tar file made. 2007-05-25 Andreas Schwab * Makefile.am: Add missing dependencies on stamp-eg. Wed Mar 14 13:22:52 2007 Andrew J. Schorr * Makefile.am (AWKPROG): New macro to set locale sanely. (stamp-eg): Use it instead of $AWK to do the extractions. Wed Mar 14 13:16:28 2007 Arnold D. Robbins * Makefile.am (clean-local): Remove `eg.old' also. Sat Jan 13 21:17:33 2007 Ralf Wildenhues * Makefile.am (stamp-eg): Allow rebuilding from a VPATH build. Tue Jul 26 21:46:16 2005 Arnold D. Robbins * Release 3.1.5: Release tar file made. Mon Jun 20 23:20:22 2005 Andreas Schwab * Makefile.am: Install pwcat and grcat in pkglibexecdir instead of libexecdir. Wed Feb 9 10:13:27 2005 Arnold D. Robbins * Makefile.am (pkgdatadir, pkglibexecdir): Use $(datadir) and $(libexecdir) instead of @datadir@ and @libexecdir@ for coolest GNU Coding Standards compatibility and functionality. Per Stepan Kasal. Tue Feb 8 18:57:08 2005 Arnold D. Robbins * Makefile.am (pkgdatadir, pkglibexecdir): New variables for compatibility with current GNU Coding Standards. Fixed uses. Thanks to Stepan Kasal and the discussion in bug-gnu-utils. Mon Aug 2 12:18:15 2004 Arnold D. Robbins * Release 3.1.4: Release tar file made. Thu Mar 18 17:43:59 2004 Arnold D. Robbins * Makefile.am (INCLUDES): Renamed to AM_CPPFLAGS. Per Stepan Kasal. Mon Jul 7 11:01:43 2003 Arnold D. Robbins * Release 3.1.3: Release tar file made. Wed Mar 19 14:10:31 2003 Arnold D. Robbins This time for sure. -- Bullwinkle * Release 3.1.2: Release tar file made. Thu Oct 10 13:24:09 2002 Arnold D. Robbins * Makefile.am (INCLUDES): Added to get .. for build dir which will have config.h in it. (grcat,pwcat): Use $(COMPILE) instead of $(CC) to get $(INCLUDES) included. Tue Jun 11 23:43:36 2002 Arnold D. Robbins * Makefile.am (grcat): Add def for config.h and -I flag. Wed May 1 16:41:32 2002 Arnold D. Robbins * Release 3.1.1: Release tar file made. Wed Apr 17 15:20:27 2002 Arnold D. Robbins * Makefile.am (clean): Add *.exe to list of files to be cleaned. 2002-01-27 Bruno Haible * eg/lib/libintl.awk (dcngettext): New function. Sun Jun 3 13:04:44 2001 Arnold D. Robbins * Release 3.1.0: Release tar file made. And there was rejoicing. 2001-02-26 Paul Eggert * Makefile.am (stamp-eg): Use $(AWK), not awk, as the native awk might not work. 2001-02-26 Andreas Schwab * Makefile.am: Install igawk as script. Mon Nov 6 15:29:08 2000 Arnold D. Robbins * Makefile.am: Fixed to have all functionality from before the switch to automake. * extract.awk: Updated to match version in the doc. Sat Jul 26 23:08:29 1997 Arnold D. Robbins * Makefile.in (install-strip): new target. Mon Aug 7 15:23:00 2000 Arnold D. Robbins * Release 3.0.6: Release tar file made. Sun Jun 25 15:08:19 2000 Arnold D. Robbins * Release 3.0.5: Release tar file made. Wed Jun 30 16:14:36 1999 Arnold D. Robbins * Release 3.0.4: Release tar file made. This time for sure. Thu May 15 12:49:08 1997 Arnold D. Robbins * Release 3.0.3: Release tar file made. Fri Apr 18 07:55:47 1997 Arnold D. Robbins * BETA Release 3.0.34: Release tar file made. Sun Apr 13 15:40:55 1997 Arnold D. Robbins * Makefile.in (install): fix second for loop to use $$i. Sigh. Wed Dec 25 11:25:22 1996 Arnold D. Robbins * Release 3.0.2: Release tar file made. Wed Dec 25 11:17:32 1996 Arnold D. Robbins * Makefile.in (install): remove chmod command; let $(INSTALL_PROGRAM) use -m. Tue Dec 17 22:29:49 1996 Arnold D. Robbins * Makefile.in (install): fix installation of files in eg/lib. Tue Dec 10 23:09:26 1996 Arnold D. Robbins * Release 3.0.1: Release tar file made. Sun Oct 20 12:30:41 1996 Arnold D. Robbins * Makefile.in (install): minor tweaks for portability. Fri Mar 15 06:33:38 1996 Arnold D. Robbins * Makefile.in (pwcat, grcat): Add $(LDFLAGS). (clean): add `*~' to list of files to be removed. Wed Jan 24 10:06:16 1996 Arnold D. Robbins * Makefile.in (clean): Remove $(AUXAWK). (maintainer-clean): Depend on distclean, not the other way around.