--- poldek-0.18.8/main.c~ 2005-03-20 11:01:05.847095848 +0000 +++ poldek-0.18.8/main.c 2005-03-20 11:05:28.232207248 +0000 @@ -18,6 +18,8 @@ # include "config.h" #endif +static const char *argp_program_version = PACKAGE " " VERSION " (" VERSION_STATUS ")"; + #include #include @@ -60,7 +62,6 @@ static const char program_bug_address[] = ""; -static const char *argp_program_version = PACKAGE " " VERSION " (" VERSION_STATUS ")"; const char *argp_program_bug_address = program_bug_address; /* Program documentation. */