--- gvpe/configure.ac 2005/03/18 01:53:05 1.37 +++ gvpe/configure.ac 2005/03/18 02:32:20 1.38 @@ -41,13 +41,11 @@ #endif -// include clocale first because gettext.h might overwrite setlocale -#if defined(HAVE_CLOCALE) && defined(__cplusplus) -# include +#if HAVE_CLOCALE +# define CLOCALE #else -# include +# define CLOCALE #endif -#include "gettext.h" ]) dnl Include the macros from the m4/ directory