Mercurial > emacs
comparison src/config.in @ 83226:9ea0f6980511
Merged in changes from CVS trunk.
Patches applied:
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-672
Update from CVS
git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-266
author | Karoly Lorentey <lorentey@elte.hu> |
---|---|
date | Sat, 13 Nov 2004 18:21:48 +0000 |
parents | 7a0245dd1848 0d9f8735eca6 |
children | 549734260e34 |
comparison
equal
deleted
inserted
replaced
83225:07964164a825 | 83226:9ea0f6980511 |
---|---|
193 /* Define to 1 if you have the `getpeername' function. */ | 193 /* Define to 1 if you have the `getpeername' function. */ |
194 #undef HAVE_GETPEERNAME | 194 #undef HAVE_GETPEERNAME |
195 | 195 |
196 /* Define to 1 if you have the `getpt' function. */ | 196 /* Define to 1 if you have the `getpt' function. */ |
197 #undef HAVE_GETPT | 197 #undef HAVE_GETPT |
198 | |
199 /* Define to 1 if you have the `getrusage' function. */ | |
200 #undef HAVE_GETRUSAGE | |
198 | 201 |
199 /* Define to 1 if you have the `getsockname' function. */ | 202 /* Define to 1 if you have the `getsockname' function. */ |
200 #undef HAVE_GETSOCKNAME | 203 #undef HAVE_GETSOCKNAME |
201 | 204 |
202 /* Define to 1 if you have the `getsockopt' function. */ | 205 /* Define to 1 if you have the `getsockopt' function. */ |