93 lines
		
	
	
		
			2.5 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
			
		
		
	
	
			93 lines
		
	
	
		
			2.5 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
2020-12-15  Dmitry V. Levin  <ldv@altlinux.org>
 | 
						|
 | 
						|
	* .gitignore: New file.
 | 
						|
 | 
						|
	* Makefile.am: Remove.
 | 
						|
 | 
						|
2019-10-28  Aaron Merey  <amerey@redhat.com>
 | 
						|
 | 
						|
	* ax_check_compile_flag.m4, ax_cxx_compile_stdcxx.m4: New files.
 | 
						|
 | 
						|
2015-05-01  Mark Wielaard  <mjw@redhat.com>
 | 
						|
 | 
						|
	* zip.m4: Explicitly set with_ to no, if not yes.
 | 
						|
 | 
						|
2014-07-14  Mark Wielaard  <mjw@redhat.com>
 | 
						|
 | 
						|
	* biarch.m4 (utrace_BIARCH): Set biarch-no for cross-compile using
 | 
						|
	AC_RUN_IFELSE extra argument.
 | 
						|
 | 
						|
2013-12-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
 | 
						|
 | 
						|
	* biarch.m4 (utrace_BIARCH): Call AC_MSG_WARN if !BIARCH.
 | 
						|
 | 
						|
2013-11-07  Roland McGrath  <roland@redhat.com>
 | 
						|
	    Jan Kratochvil  <jan.kratochvil@redhat.com>
 | 
						|
 | 
						|
	* biarch.m4: New file.
 | 
						|
 | 
						|
2013-04-24  Mark Wielaard  <mjw@redhat.com>
 | 
						|
 | 
						|
	* gettext.m4: Upgrade to gettext-0.18.2.
 | 
						|
	* iconv.m4: Upgrade to gettext-0.18.2.
 | 
						|
	* po.m4: Upgrade to gettext-0.18.2.
 | 
						|
 | 
						|
2010-04-14  Roland McGrath  <roland@redhat.com>
 | 
						|
 | 
						|
	* gettext.m4: Upgrade to gettext-0.17.
 | 
						|
	* iconv.m4: Upgrade to gettext-0.17.
 | 
						|
	* po.m4: Upgrade to gettext-0.17.
 | 
						|
 | 
						|
2009-08-26  Roland McGrath  <roland@redhat.com>
 | 
						|
 | 
						|
	* zip.m4 (eu_ZIPLIB): Don't apply lib/LIB suffix to args.
 | 
						|
 | 
						|
2009-02-01  Roland McGrath  <roland@redhat.com>
 | 
						|
 | 
						|
	* zip.m4: Fix --with/--without argument handling.
 | 
						|
 | 
						|
2009-01-08  Roland McGrath  <roland@redhat.com>
 | 
						|
 | 
						|
	* zip.am: New file.
 | 
						|
	* Makefile.am (EXTRA_DIST): Add it.
 | 
						|
 | 
						|
2007-06-05  Ulrich Drepper  <drepper@redhat.com>
 | 
						|
 | 
						|
	* gettext.m4: Update from gettext 0.16.1.
 | 
						|
	* iconv.m4: Likewise.
 | 
						|
	* progtest.m4: Likewise.
 | 
						|
	* nls.m4: New file.
 | 
						|
	* po.m4: New file.
 | 
						|
 | 
						|
2005-02-15  Ulrich Drepper  <drepper@redhat.com>
 | 
						|
 | 
						|
	* Makefile.am (EXTRA_DIST): Remove glibc21.m4, intdiv0.m4,
 | 
						|
	inttypes.m4, inttypes_h.m4, inttypes-pri.m4, isc-posix.m4,
 | 
						|
	lib-ld.m4, lib-link.m4, lib-prefix.m4, stdint_h.m4, uintmax_t.m4,
 | 
						|
	and ulonglong.m4.
 | 
						|
	* glibc21.m4: Removed.
 | 
						|
	* inttypes_h.m4: Removed.
 | 
						|
	* inttypes.m4: Removed.
 | 
						|
	* inttypes-pri.m4: Removed.
 | 
						|
	* isc-posix.m4: Removed.
 | 
						|
	* lib-ld.m4: Removed.
 | 
						|
	* lib-link.m4: Removed.
 | 
						|
	* lib-prefix.m4: Removed.
 | 
						|
	* stdint_h.m4: Removed.
 | 
						|
	* uintmax_t.m4: Removed.
 | 
						|
	* ulonglong.m4: Removed.
 | 
						|
 | 
						|
2002-03-22  gettextize  <bug-gnu-gettext@gnu.org>
 | 
						|
 | 
						|
	* codeset.m4: Upgrade to gettext-0.11.
 | 
						|
	* gettext.m4: Upgrade to gettext-0.11.
 | 
						|
	* glibc21.m4: Upgrade to gettext-0.11.
 | 
						|
	* iconv.m4: Upgrade to gettext-0.11.
 | 
						|
	* isc-posix.m4: New file, from gettext-0.11.
 | 
						|
	* lcmessage.m4: Upgrade to gettext-0.11.
 | 
						|
	* lib-ld.m4: Upgrade to gettext-0.11.
 | 
						|
	* lib-link.m4: Upgrade to gettext-0.11.
 | 
						|
	* lib-prefix.m4: Upgrade to gettext-0.11.
 | 
						|
	* progtest.m4: Upgrade to gettext-0.11.
 | 
						|
	* Makefile.am (EXTRA_DIST): Add the new files.
 |