bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[0.14.1] libintl_set_relocation_prefix in libintl.h


From: Albert Chin-A-Young
Subject: [0.14.1] libintl_set_relocation_prefix in libintl.h
Date: Fri, 9 Jul 2004 09:02:27 -0500
User-agent: Mutt/1.5.6i

What's the point of the following construct in <libintl.h> (from
gettext 0.14.1):
  #define libintl_set_relocation_prefix libintl_set_relocation_prefix

Isn't it enough to just:
  #define libintl_set_relocation_prefix

The HP-UX 10.20 C compiler issues a warning that
libintl_set_relocation_prefix is a recursive macro so ./configure
results in:
  checking libintl.h usability... yes
  checking libintl.h presence... no
  configure: WARNING: libintl.h: accepted by the compiler, rejected by the 
preprocessor!
  configure: WARNING: libintl.h: proceeding with the compiler's result
  checking for libintl.h... yes

-- 
albert chin (address@hidden)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]