aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/config.in4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/config.in b/src/config.in
index 9d79d7e6483..cf3fada3e4a 100644
--- a/src/config.in
+++ b/src/config.in
@@ -30,10 +30,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
30/* Define to 1 if the mktime function is broken. */ 30/* Define to 1 if the mktime function is broken. */
31#undef BROKEN_MKTIME 31#undef BROKEN_MKTIME
32 32
33/* Define to 1 if you are trying experimental enhanced Ctrl-g support using NS
34 windowing under MacOS X. */
35#undef COCOA_EXPERIMENTAL_CTRL_G
36
37/* 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
38 systems. This function is required for `alloca.c' support on those systems. 34 systems. This function is required for `alloca.c' support on those systems.
39 */ 35 */