comparison mcabber/include/config.h.in @ 1714:db15031d5779

s/JEP/XEP/ Remove XEP0085 from config.h.in as it could be misleading if used in modules (currently it is not used in config.h).
author Mikael Berthe <mikael@lilotux.net>
date Sat, 13 Feb 2010 21:32:21 +0100
parents 687f6b515d87
children 7ee390513463
comparison
equal deleted inserted replaced
1713:5acc6eb01988 1714:db15031d5779
21 21
22 /* ... */ 22 /* ... */
23 #undef WITH_ASPELL 23 #undef WITH_ASPELL
24 24
25 /* ... */ 25 /* ... */
26 #undef JEP0022 26 #undef XEP0022
27
28 /* ... */
29 #undef JEP0085
30 27
31 /* ... */ 28 /* ... */
32 #undef HAVE_UNICODE 29 #undef HAVE_UNICODE
33 30
34 /* ... */ 31 /* ... */