few tweaks about changed defines.
[apps/madmutt.git] / lib-lib / lib-lib.h
index 6a22306..706a246 100644 (file)
@@ -78,7 +78,7 @@
 #  undef _
 #endif
 
-#ifdef ENABLE_NLS
+#ifdef HAVE_LIBIDN
 #  include <libintl.h>
 #define _(a)       (gettext(a))
 #  ifdef gettext_noop