I18N: Move EAI support from Experimental to mainline
[exim.git] / src / src / macros.h
index 1cec4abd55b0f2fbf331fb86c8d1552061df2e9a..66abffa3750c3cdef72ffc150dd5d6af34480001 100644 (file)
@@ -533,7 +533,7 @@ to conflict with system errno values. */
 #define ERRNO_PROXYFAIL      (-47)   /* Negotiation failed for proxy configured host */
 #define ERRNO_AUTHPROB       (-48)   /* Authenticator "other" failure */
 
-#ifdef EXPERIMENTAL_INTERNATIONAL
+#ifdef SUPPORT_I18N
 # define ERRNO_UTF8_FWD      (-49)   /* target not supporting SMTPUTF8 */
 #endif