2007-01-08 Bruno Haible <bruno@clisp.org>
[gnulib.git] / lib / progname.c
index d3dc8cf..df52f60 100644 (file)
 #include <config.h>
 
 /* Specification.  */
+#undef ENABLE_RELOCATABLE /* avoid defining set_program_name as a macro */
 #include "progname.h"
 
 #include <string.h>
 
-#undef set_program_name
-
 
 /* String containing name the program is called with.
    To be initialized by main().  */