view src/s/sol2-10.h @ 111127:20bf269fbe95

* lisp/textmodes/flyspell.el (flyspell-mode): If there was an error, say what it was. Otherwise someone is going to report the same meaningless bug for the rest of time. http://debbugs.gnu.org/cgi/bugreport.cgi?bug=5574 http://debbugs.gnu.org/cgi/bugreport.cgi?bug=5576 http://debbugs.gnu.org/cgi/bugreport.cgi?bug=7272
author Glenn Morris <rgm@gnu.org>
date Sat, 23 Oct 2010 14:58:18 -0700
parents 6799ec1a7188
children ef719132ddfa
line wrap: on
line source

/* Handle Solaris 2.10.  */

#include "sol2-6.h"

/* This is used in list_system_processes.  */
#define HAVE_PROCFS 1

/* This is needed for the system_process_attributes implementation.  */
#define _STRUCTURED_PROC 1

/* arch-tag: 7c51a134-5469-4d16-aa00-d69224640eeb
   (do not change this comment) */