1
0
mirror of https://git.savannah.gnu.org/git/gperf.git synced 2025-12-02 21:19:24 +00:00

6 Commits

Author SHA1 Message Date
Brendan Kehoe
2ae7c43cb3 * doc/gperf.texi: Update copyright to be 1989-2006.
(UPDATED): Change to 22 January 2006.
	* doc/gperf.1 (TH): Fix date.
	* configure.in: Update copyright years.
	* configure: Regenerate.
	* src/Makefile.in: Update copyright years.
2006-01-22 12:12:03 +00:00
Brendan Kehoe
2f5b580a54 * configure.in: Add AC_OBJEXT and AC_EXEEXT.
* lib/Makefile.in (OBJEXT): Define for subst.
	(OBJECTS): Use $(OBJEXT) instead of '.o'.
	* src/Makefile.in: Make dependencies use $(OBJEXT).
	(OBJEXT, EXEEXT): Define for subst.
	(TARGETPROG): Add $(EXEEXT).
	(OBJECTS): Use $(OBJEXT) instead of '.o'.
	(clean): Remove *.$(OBJEXT) instead of *.o.
2006-01-13 14:43:56 +00:00
Bruno Haible
61ba5cd46a Update FSF postal address. 2005-05-14 14:22:35 +00:00
Bruno Haible
6bc6a5c4e0 Use autoconf-2.52. 2003-01-20 14:15:41 +00:00
Bruno Haible
122b13cc95 Update copyright notice to GPL v2. 2002-11-25 13:05:18 +00:00
Bruno Haible
501ee3e640 Initial revision 2000-08-19 06:20:11 +00:00