diff options
| author | Juanma Barranquero | 2008-01-07 13:07:09 +0000 |
|---|---|---|
| committer | Juanma Barranquero | 2008-01-07 13:07:09 +0000 |
| commit | 14ee32ab7e7d2c1f90a6e02bb02ae1261698dbdf (patch) | |
| tree | 511ef9248b22c0552abc95566b0f0f982bebb802 /ChangeLog | |
| parent | 07655e62cc63672267ed7452d4ee9663724b94b6 (diff) | |
| download | emacs-14ee32ab7e7d2c1f90a6e02bb02ae1261698dbdf.tar.gz emacs-14ee32ab7e7d2c1f90a6e02bb02ae1261698dbdf.zip | |
*** empty log message ***
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 13 |
1 files changed, 5 insertions, 8 deletions
| @@ -83,8 +83,7 @@ | |||
| 83 | 83 | ||
| 84 | 2007-11-20 Andreas Schwab <schwab@suse.de> | 84 | 2007-11-20 Andreas Schwab <schwab@suse.de> |
| 85 | 85 | ||
| 86 | * configure.in: Always include <resolv.h> when checking for | 86 | * configure.in: Always include <resolv.h> when checking for res_init. |
| 87 | res_init. | ||
| 88 | 87 | ||
| 89 | 2007-11-17 Andreas Schwab <schwab@suse.de> | 88 | 2007-11-17 Andreas Schwab <schwab@suse.de> |
| 90 | 89 | ||
| @@ -313,8 +312,7 @@ | |||
| 313 | 312 | ||
| 314 | 2007-05-22 Andreas Schwab <schwab@suse.de> | 313 | 2007-05-22 Andreas Schwab <schwab@suse.de> |
| 315 | 314 | ||
| 316 | * configure.in: Prefer build_alias over host when host_alias is | 315 | * configure.in: Prefer build_alias over host when host_alias is not set. |
| 317 | not set. | ||
| 318 | * configure: Regenerate. | 316 | * configure: Regenerate. |
| 319 | 317 | ||
| 320 | 2007-05-20 Andreas Schwab <schwab@suse.de> | 318 | 2007-05-20 Andreas Schwab <schwab@suse.de> |
| @@ -330,7 +328,7 @@ | |||
| 330 | 328 | ||
| 331 | 2007-05-20 Nick Roberts <nickrob@snap.net.nz> | 329 | 2007-05-20 Nick Roberts <nickrob@snap.net.nz> |
| 332 | 330 | ||
| 333 | * configure.in (AC_CHECK_HEADERS) Add gpm.h. | 331 | * configure.in (AC_CHECK_HEADERS): Add gpm.h. |
| 334 | (AC_CHECK_LIB): Add -lgpm. | 332 | (AC_CHECK_LIB): Add -lgpm. |
| 335 | * configure: Regenerate. | 333 | * configure: Regenerate. |
| 336 | 334 | ||
| @@ -340,8 +338,7 @@ | |||
| 340 | 338 | ||
| 341 | 2007-04-27 Andreas Schwab <schwab@suse.de> | 339 | 2007-04-27 Andreas Schwab <schwab@suse.de> |
| 342 | 340 | ||
| 343 | * Makefile.in (config.status): Depend on | 341 | * Makefile.in (config.status): Depend on ${srcdir}/lisp/version.el. |
| 344 | ${srcdir}/lisp/version.el. | ||
| 345 | 342 | ||
| 346 | 2007-04-26 Glenn Morris <rgm@gnu.org> | 343 | 2007-04-26 Glenn Morris <rgm@gnu.org> |
| 347 | 344 | ||
| @@ -4019,7 +4016,7 @@ | |||
| 4019 | Use bsd4-3. Don't set NON_GNU_CPP. | 4016 | Use bsd4-3. Don't set NON_GNU_CPP. |
| 4020 | 4017 | ||
| 4021 | * make-dist: Don't copy in src/s/*.inp. Don't copy nt/src. | 4018 | * make-dist: Don't copy in src/s/*.inp. Don't copy nt/src. |
| 4022 | In nt. copy various different things, but not *.cmd. | 4019 | In nt, copy various different things, but not *.cmd. |
| 4023 | Fix the ln commands for the subdirs of nt. | 4020 | Fix the ln commands for the subdirs of nt. |
| 4024 | 4021 | ||
| 4025 | 1995-04-29 Richard Stallman <rms@mole.gnu.ai.mit.edu> | 4022 | 1995-04-29 Richard Stallman <rms@mole.gnu.ai.mit.edu> |