comparison src/config.in @ 83213:d83f49cefda3

Merged in changes from CVS trunk. Patches applied: * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-593 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-594 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-595 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-596 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-597 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-598 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-599 Merge from gnus--rel--5.10 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-600 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-601 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-602 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-603 Merge from gnus--rel--5.10 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-42 Update from CVS * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-43 Merge from emacs--cvs-trunk--0 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-44 Update from CVS git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-253
author Karoly Lorentey <lorentey@elte.hu>
date Thu, 07 Oct 2004 16:52:19 +0000
parents b85b19b8eb65 029c524b4a44
children 4f2f1522636c
comparison
equal deleted inserted replaced
83212:f70dc61a797f 83213:d83f49cefda3
134 #undef HAVE_DUP2 134 #undef HAVE_DUP2
135 135
136 /* Define to 1 if you have the `euidaccess' function. */ 136 /* Define to 1 if you have the `euidaccess' function. */
137 #undef HAVE_EUIDACCESS 137 #undef HAVE_EUIDACCESS
138 138
139 /* Define to 1 if this OS has exec shield and we can handle it. */
140 #undef HAVE_EXECSHIELD
141
142 /* Define to 1 if you have the <fcntl.h> header file. */ 139 /* Define to 1 if you have the <fcntl.h> header file. */
143 #undef HAVE_FCNTL_H 140 #undef HAVE_FCNTL_H
144 141
145 /* Define to 1 if you have the `fmod' function. */ 142 /* Define to 1 if you have the `fmod' function. */
146 #undef HAVE_FMOD 143 #undef HAVE_FMOD
429 /* Define to 1 if you have the <pty.h> header file. */ 426 /* Define to 1 if you have the <pty.h> header file. */
430 #undef HAVE_PTY_H 427 #undef HAVE_PTY_H
431 428
432 /* Define to 1 if you have the `random' function. */ 429 /* Define to 1 if you have the `random' function. */
433 #undef HAVE_RANDOM 430 #undef HAVE_RANDOM
431
432 /* Define to 1 if this OS randomizes the start address of the heap. */
433 #undef HAVE_RANDOM_HEAPSTART
434 434
435 /* Define to 1 if you have the `recvfrom' function. */ 435 /* Define to 1 if you have the `recvfrom' function. */
436 #undef HAVE_RECVFROM 436 #undef HAVE_RECVFROM
437 437
438 /* Define to 1 if you have the `rename' function. */ 438 /* Define to 1 if you have the `rename' function. */