1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-08 12:40:49 -08:00

Comment update reflects reality.

This commit is contained in:
Brian Fox 1993-10-05 01:48:48 +00:00
parent b278606c13
commit 1abbab7afd

View file

@ -191,7 +191,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#define SYSV_SYSTEM_DIR /* use dirent.h */
#define USG_SYS_TIME /* use sys/time.h, not time.h */
#define POSIX /* affects only getpagesize.h */
#define POSIX /* affects getpagesize.h and systty.h */
#define POSIX_SIGNALS
/* libc-linux/sysdeps/linux/i386/ulimit.c says that due to shared library, */