Commit Graph

25 Commits

Author SHA1 Message Date
Kevin Dalley
da4093813c GNU findutils package version 4.1 1996-02-04 20:35:04 +00:00
James Youngman
2f0f45ff8f Check gnulib out with native git, rather than git-cvspserver. This fixes Savannah bug #21568, for the second time. 2007-11-29 11:07:19 +00:00
James Youngman
4b500c3ccf Comment that the regex.c fix needs to stay until we no longer support Automate-1.9 2007-11-25 11:41:01 +00:00
James Youngman
1c43fc92b5 Migrated from GPL version 2 to GPL version 3 2007-07-02 08:25:45 +00:00
James Youngman
d4112563f7 Enhancements to the code smell detector 2007-06-30 12:32:01 +00:00
James Youngman
0e690b5fe6 Fixed Savannah bug #19871 (spurious .R directives in the manual page for find) 2007-05-19 13:02:00 +00:00
James Youngman
e6adb9061f Fixes to ensure that 'make distcheck' works 2007-04-15 14:46:39 +00:00
James Youngman
4302a37c0a Use a better way of locating any exp files (or other test files) that are missing from the source archive generated by 'make dist' 2007-04-08 19:10:59 +00:00
James Youngman
e254e6a6f6 Also build the relevant gnulib unit tests 2007-03-03 22:42:17 +00:00
James Youngman
70f1a3d1ea New method of checking out and configuring gnulib - define which version we need to use, and remember which version we used 2007-02-28 23:55:47 +00:00
James Youngman
e03dabfb41 By adding the missing AM_GNU_GETTEXT_VERSION call, allowed autopoint to update those files of which it has updated copies. 2005-08-01 07:56:09 +00:00
James Youngman
148ed3d145 Fix Savannah bug #12064 - 'make distclean' deletes regex.c but should not. 2005-02-23 00:56:13 +00:00
James Youngman
c8e55d1637 Check that we have the right number of .xe files in the distribution also. 2005-02-08 00:07:56 +00:00
James Youngman
8fd3e0dc98 dist-hook: Ensure that we distribute all the .po files and all the testsuite files 2005-02-06 10:16:34 +00:00
James Youngman
e9c582e15a Work around the fact that automake-1.7 actually works, and correctly distributes regex.c; hence dist-hook should only copy gnulib/lib/regex.c if this has not already been done. 2005-01-24 17:49:26 +00:00
James Youngman
1a1eec87dd Merged the d_type optimisation code; this is disabled by default, and can be enabled with 'configure --enable-d_type-optimisation' 2005-01-23 11:21:34 +00:00
James Youngman
3a8dd6f529 Switch to using the gnulib gettext module, to ensure that 'make distcheck' works with current xgettext, autoconf, etc. 2005-01-22 18:48:06 +00:00
James Youngman
b838a806ad Don't do anything in the 'intl' subdirectory 2004-11-26 22:56:16 +00:00
James Youngman
cf77f65f58 These days gnulib likes to include 'libintl.h' which our very old intl/ directory lacks. For the moment, disable use of the internal intl/ directory 2004-11-15 01:26:58 +00:00
James Youngman
e2bea8f503 Use gnulib-tool --import to import the gnulib code, rather than the odd way we were doing it before 2004-10-24 22:43:13 +00:00
James Youngman
7da8b17cf1 Merged changes made for version 4.1.20 onto the trunk 2003-06-14 15:41:26 +00:00
Kevin Dalley
934be4478e (DISTCLEANFILES): added intl/libintl.h
(AUTOMAKE_OPTIONS): added gnits to AUTOMAKE_OPTIONS
	(SUBDIRS): added intl and po
2000-01-27 03:29:22 +00:00
Kevin Dalley
2b08a5bae8 * Makefile.am: moved testsuite to below corresponding directories
find and xargs.
2000-01-18 08:58:12 +00:00
Kevin Dalley
ba12b2b62e * Makefile.am: update for automake-1.4 1999-08-08 19:38:28 +00:00
Kevin Dalley
c030b5ee33 Initial revision 1996-02-04 20:35:16 +00:00