diff 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
line wrap: on
line diff
--- a/src/config.h.in	Tue Feb 22 22:56:02 2011 +0100
+++ b/src/config.h.in	Thu Mar 17 23:42:59 2011 +0100
@@ -1181,4 +1181,6 @@
 /* Do we need to be able to run code compiled by and written for 21.4? */
 #define NEED_TO_HANDLE_21_4_CODE 1
 
+#define SUPPORT_CONFOUNDING_FUNCTIONS NEED_TO_HANDLE_21_4_CODE
+
 #endif /* _SRC_CONFIG_H_ */