comparison src/s/darwin.h @ 52401:695cf19ef79e

Add arch taglines
author Miles Bader <miles@gnu.org>
date Mon, 01 Sep 2003 15:45:59 +0000
parents 23a1cea22d13
children 99773e17bcaf 375f2633d815
comparison
equal deleted inserted replaced
52400:b32a475b367f 52401:695cf19ef79e
314 problem of Emacs requiring an extra return to be typed to start 314 problem of Emacs requiring an extra return to be typed to start
315 working when started from the command line. */ 315 working when started from the command line. */
316 #if defined (HAVE_CARBON) && (defined (emacs) || defined (temacs)) 316 #if defined (HAVE_CARBON) && (defined (emacs) || defined (temacs))
317 #define select sys_select 317 #define select sys_select
318 #endif 318 #endif
319
320 /* arch-tag: 481d443d-4f89-43ea-b5fb-49706d95fa41
321 (do not change this comment) */