]> git.sesse.net Git - vlc/blobdiff - plugins/gtk/gtk_support.h
* Grmbl. Forgot to commit those Win32 fixes last time, and they were
[vlc] / plugins / gtk / gtk_support.h
index 931bc5ad044272247cf4b79ec94d43dc47e3727e..17b71ecdecaa005c67a0893f7e96fa5c9fef8504 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * DO NOT EDIT THIS FILE - it is generated by Glade.
+ * This file was created automatically by glade and fixed by fixfiles.sh
  */
 
 #ifdef HAVE_CONFIG_H
@@ -11,7 +11,7 @@
 /*
  * Standard gettext macros.
  */
-#ifdef ENABLE_NLS
+#if defined( ENABLE_NLS ) && defined ( HAVE_GETTEXT )
 #  include <libintl.h>
 #  undef _
 #  define _(String) dgettext (PACKAGE, String)