Marcel, et al:
Attached is a patch that completes what looks like an attempt at
addressing ELF DSOes and WinXX DLLs. Highlights of the patch:
- LIBINTL_DLL_EXPORTED renamed to LIBINTL_VISIBILITY
- less sed magic: If something is supposed to be visible or exported,
it's explicitly marked so with LIBINTL_VISIBILITY in libgnuintl.in.h
and
libgnuintl.h
- export.h renamed to intl_visibility.in.h, sed applied to
intl_visibility.h to replace @HAVE_VISIBILITY@
Sorry, I cannot make my git repo visible to the external world and I
cannot hack using github.com from this address.
-scooter