/* temporary internal libintl.h to ignore message translation for now */
#ifndef _LIBINTL_H
#define _LIBINTL_H 1
#undef _
#define _(x) (x)
#endif