Mercurial > emacs
comparison src/config.in @ 108709:c93b057383dc
Regenerate configure, src/config.in.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Wed, 19 May 2010 23:15:26 -0700 |
parents | bd5f6b9253ef |
children | bace4ba4c137 |
comparison
equal
deleted
inserted
replaced
108708:12c5e713faa1 | 108709:c93b057383dc |
---|---|
24 intended to work with other packages as well (like gmalloc.c) | 24 intended to work with other packages as well (like gmalloc.c) |
25 think they can include it as many times as they like. */ | 25 think they can include it as many times as they like. */ |
26 #ifndef EMACS_CONFIG_H | 26 #ifndef EMACS_CONFIG_H |
27 #define EMACS_CONFIG_H | 27 #define EMACS_CONFIG_H |
28 | 28 |
29 | |
30 /* Generate dependencies with gcc. */ | |
31 #undef AUTO_DEPEND | |
32 | 29 |
33 /* Define to 1 if the mktime function is broken. */ | 30 /* Define to 1 if the mktime function is broken. */ |
34 #undef BROKEN_MKTIME | 31 #undef BROKEN_MKTIME |
35 | 32 |
36 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP | 33 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP |