comparison ChangeLog @ 109475:692d2ce789dc

Fix typos in ChangeLogs.
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 20 Jul 2010 13:13:25 +0200
parents b7e047772c64
children 9bc9a6ac1dd8
comparison
equal deleted inserted replaced
109474:0366d395e7e6 109475:692d2ce789dc
42 2010-06-30 Dan Nicolaescu <dann@ics.uci.edu> 42 2010-06-30 Dan Nicolaescu <dann@ics.uci.edu>
43 43
44 Fix CFLAGS for non-GCC compilers. 44 Fix CFLAGS for non-GCC compilers.
45 * configure.in (CFLAGS): Always use -g like it was done before the 45 * configure.in (CFLAGS): Always use -g like it was done before the
46 2010-03-30 change. 46 2010-03-30 change.
47 (REAL_CFLAGS): Use CFLAGS for non-GCC to get optimization flags. (Bug#6538) 47 (REAL_CFLAGS): Use CFLAGS for non-GCC to get optimization flags.
48 (Bug#6538)
48 49
49 2010-06-30 Glenn Morris <rgm@gnu.org> 50 2010-06-30 Glenn Morris <rgm@gnu.org>
50 51
51 * configure.in (HAVE_SOUND, HAVE_X_I18N, HAVE_X11R6_XIM): 52 * configure.in (HAVE_SOUND, HAVE_X_I18N, HAVE_X11R6_XIM):
52 Set with AC_DEFINE rather than AH_BOTTOM. 53 Set with AC_DEFINE rather than AH_BOTTOM.
80 81
81 * INSTALL: General update. 82 * INSTALL: General update.
82 83
83 2010-06-12 Glenn Morris <rgm@gnu.org> 84 2010-06-12 Glenn Morris <rgm@gnu.org>
84 85
85 * Makefile.in (install-arch-indep): Delete any old info .gz files 86 * Makefile.in (install-arch-indep): Delete any old info .gz files first.
86 first.
87 87
88 2010-06-11 Glenn Morris <rgm@gnu.org> 88 2010-06-11 Glenn Morris <rgm@gnu.org>
89 89
90 * configure.in (--without-compress-info): New option. 90 * configure.in (--without-compress-info): New option.
91 (GZIP_INFO): New output variable. 91 (GZIP_INFO): New output variable.
507 2010-03-20 Dan Nicolaescu <dann@ics.uci.edu> 507 2010-03-20 Dan Nicolaescu <dann@ics.uci.edu>
508 508
509 * configure.in: Remove support for old UNIX System V systems and 509 * configure.in: Remove support for old UNIX System V systems and
510 for Unixware on non-x86 machines. 510 for Unixware on non-x86 machines.
511 511
512 * configure.in: Remove support for Solaris on PPC and for old versions. 512 * configure.in: Remove support for Solaris on PPC and for old versions.
513 513
514 * configure.in: Remove non-working lynxos port. 514 * configure.in: Remove non-working lynxos port.
515 515
516 2010-03-19 Dan Nicolaescu <dann@ics.uci.edu> 516 2010-03-19 Dan Nicolaescu <dann@ics.uci.edu>
517 517