comparison ChangeLog @ 53289:ef22c9575b53

Merged in changes from CVS HEAD Patches applied: * miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-138 Update from CVS * miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-139 Update from CVS git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-15
author Karoly Lorentey <lorentey@elte.hu>
date Sun, 28 Dec 2003 16:03:57 +0000
parents f0eb34e60705 4cb33bfb540c
children 3b1f99f17618
comparison
equal deleted inserted replaced
53238:7a619020ecd2 53289:ef22c9575b53
1 2003-12-08 Miles Bader <miles@gnu.org> 1 2003-12-08 Miles Bader <miles@gnu.org>
2 2
3 * .cvsignore: Add .arch-inventory. 3 * .cvsignore: Add .arch-inventory.
4
5 2003-12-24 Andreas Schwab <schwab@suse.de>
6
7 * configure.in: Check for <sys/socket.h>. Include it before
8 including <net/if.h>. Move check for <net/if.h> before it's use.
9
10 2003-12-24 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
11
12 * Makefile.in (install-arch-dep): Don't let cd output go into
13 pipe for carbon_appdir.
14
15 2003-12-24 Andreas Schwab <schwab@suse.de>
16
17 * configure.in (PKG_CHECK_MODULES): Fix quoting.
4 18
5 2003-12-01 Andreas Schwab <schwab@suse.de> 19 2003-12-01 Andreas Schwab <schwab@suse.de>
6 20
7 * configure.in (powerpc-apple-darwin*): Use ${CC-cc} instead of 21 * configure.in (powerpc-apple-darwin*): Use ${CC-cc} instead of
8 hardcoding gcc. 22 hardcoding gcc.