Mercurial > emacs
comparison make-dist @ 1019:aaa628aaf808
* xrdb.c [USG5]: Define SYSV, and then include <unistd.h>. I
wish I knew why.
Don't include <sys/types.h>; just declare getuid to return an
int. Big deal.
(MAXPATHLEN): If this is not defined by the system's include
files, give it a value of 256.
(get_user_db): Fetch the defaults directly from the display
structure, rather than using XResourceManagerString; that
function doesn't exist in the older versions of X.
author | Jim Blandy <jimb@redhat.com> |
---|---|
date | Wed, 19 Aug 1992 06:51:17 +0000 |
parents | d8d503897aa5 |
children | 1dba066c1e0a |
comparison
equal
deleted
inserted
replaced
1018:5fd29acd3db7 | 1019:aaa628aaf808 |
---|