mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-14 16:50:58 +00:00
(HAVE_VOLATILE): Define.
This commit is contained in:
parent
72b0c01036
commit
17b9d003e9
@ -112,6 +112,10 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
|
||||
|
||||
#define BSTRING
|
||||
|
||||
/* Define this is the compiler understands `volatile'. */
|
||||
#define HAVE_VOLATILE
|
||||
|
||||
|
||||
/* subprocesses should be defined if you want to
|
||||
have code for asynchronous subprocesses
|
||||
(as used in M-x compile and M-x shell).
|
||||
|
Loading…
Reference in New Issue
Block a user