Mercurial > emacs
comparison INSTALL @ 9613:530b4511e5b3
Only include ../src/config.h if HAVE_CONFIG_H is
defined, and if HAVE_CONFIG_H isn't defined, define
MAIL_USE_POP always (so that this file can be included in
other programs besides emacs).
Only declare h_errno if HAVE_H_ERRNO isn't defined or
HAVE_CONFIG_H isn't defined.
(find_crlf, getline): Instead of using strstr, use a
custom function for finding CRLF.
(my_strstr): Function deleted.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Wed, 19 Oct 1994 22:52:57 +0000 |
parents | 6773cf9c2e75 |
children | 05fbcd364e6e |
comparison
equal
deleted
inserted
replaced
9612:b217e71338f4 | 9613:530b4511e5b3 |
---|