diff options
| author | Adrian Robert | 2009-02-04 13:19:11 +0000 |
|---|---|---|
| committer | Adrian Robert | 2009-02-04 13:19:11 +0000 |
| commit | 5e581108a6b3c46a7813316883eef8330ea83183 (patch) | |
| tree | 65704a54de17a8ce803492f1546d8fac0d6c020c | |
| parent | c5ecbe51c1dae6633097cc20389657dff5a22a7a (diff) | |
| download | emacs-5e581108a6b3c46a7813316883eef8330ea83183.tar.gz emacs-5e581108a6b3c46a7813316883eef8330ea83183.zip | |
missed committing this on last checkin
| -rw-r--r-- | src/config.in | 4 |
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 | */ |