Mercurial > hg > xemacs-beta
comparison src/config.h.in @ 5473:ac37a5f7e5be
Merge with trunk.
author | Mats Lidell <matsl@xemacs.org> |
---|---|
date | Thu, 17 Mar 2011 23:42:59 +0100 |
parents | 308d34e9f07d d967d96ca043 |
children | 6b3caa55668c |
comparison
equal
deleted
inserted
replaced
5472:e79980ee5efe | 5473:ac37a5f7e5be |
---|---|
1179 #endif | 1179 #endif |
1180 | 1180 |
1181 /* Do we need to be able to run code compiled by and written for 21.4? */ | 1181 /* Do we need to be able to run code compiled by and written for 21.4? */ |
1182 #define NEED_TO_HANDLE_21_4_CODE 1 | 1182 #define NEED_TO_HANDLE_21_4_CODE 1 |
1183 | 1183 |
1184 #define SUPPORT_CONFOUNDING_FUNCTIONS NEED_TO_HANDLE_21_4_CODE | |
1185 | |
1184 #endif /* _SRC_CONFIG_H_ */ | 1186 #endif /* _SRC_CONFIG_H_ */ |