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

15 Commits

Author SHA1 Message Date
Brendan Kehoe
19468ca54d fix regeneration 2006-01-22 12:31:59 +00:00
Brendan Kehoe
77072bfbb0 regen configure scripts since we updated copyrights
avoids invocations of autoconf as part of a downloaded build
2006-01-22 12:22:30 +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
aa14f60197 Fix ranlib detection when cross-compiling. 2005-08-29 10:50:26 +00:00
Bruno Haible
61ba5cd46a Update FSF postal address. 2005-05-14 14:22:35 +00:00
Bruno Haible
7f09156d07 Regenerated. 2003-05-07 13:27:28 +00:00
Bruno Haible
0a3597e6c2 Comments. 2003-01-20 14:16:08 +00:00
Bruno Haible
21cd7bfd24 Use 'unsigned char' instead of 'char' in many places, to reduce casts. 2002-12-16 14:40:19 +00:00
Bruno Haible
122b13cc95 Update copyright notice to GPL v2. 2002-11-25 13:05:18 +00:00
Bruno Haible
74672acb3e Don't assume a huge stack. 2002-10-18 11:47:02 +00:00
Bruno Haible
e57e4e84ad Update. 2000-08-28 10:50:53 +00:00
Bruno Haible
71a393d4b3 Avoid warnings from Sun CC and HP-UX aCC. 2000-08-28 10:43:20 +00:00
Bruno Haible
c0eb520394 Allow the use of embedded NULs in keys. 2000-08-20 16:50:54 +00:00
Bruno Haible
0703856e95 Regenerated with autoconf-2.13. 2000-08-19 13:40:37 +00:00
Bruno Haible
501ee3e640 Initial revision 2000-08-19 06:20:11 +00:00