]> code.delx.au - gnu-emacs/blobdiff - src/s/isc3-0.h
(iswitchb-visit-buffer): Use `select-frame-set-input-focus'.
[gnu-emacs] / src / s / isc3-0.h
index 737ce3c32978e376e35d8f254aa29103a5f76a0a..327f605ff7ed0069705d08ac06f3beebe695456f 100644 (file)
@@ -34,8 +34,9 @@
 /* We need either _XOPEN_SOURCE or _POSIX_SOURCE to import the posix
    signal symbols; might as well use _XOPEN_SOURCE.  Defining _SYSV3
    ensures that we don't lose the traditional symbols as a side effect
-   from this or __STDC__ being defined.  */
-#define C_SWITCH_SYSTEM -D_XOPEN_SOURCE -D_SYSV3
+   from this or __STDC__ being defined.  It can't hurt to Define
+   _XOPEN_SOURCE=500, the latest and greatest value as of this writing.  */
+#define C_SWITCH_SYSTEM -D_XOPEN_SOURCE=500 -D_SYSV3
 
 #ifdef __GNUC__  /* Currently we use -lcposix only with gcc */
 /* This works around a bug in ISC 4.0 and 3.0; it fails