Index: gettext-0.18.2/gettext-tools/gnulib-lib/error.h
===================================================================
--- gettext-0.18.2.orig/gettext-tools/gnulib-lib/error.h	2012-12-25 00:29:39.000000000 -0500
+++ gettext-0.18.2/gettext-tools/gnulib-lib/error.h	2013-01-15 14:00:19.000000000 -0500
@@ -58,7 +58,7 @@
 /* If NULL, error will flush stdout, then print on stderr the program
    name, a colon and a space.  Otherwise, error will call this
    function without parameters instead.  */
-extern DLL_VARIABLE void (*error_print_progname) (void);
+void (*error_print_progname) (void);
 
 /* This variable is incremented each time 'error' is called.  */
 extern DLL_VARIABLE unsigned int error_message_count;
