]> git.deb.at Git - pkg/abook.git/blob - intl/export.h
mutt-query (3/3): register the --mutt-query-format per-item filter and use it
[pkg/abook.git] / intl / export.h
1
2 #if @HAVE_VISIBILITY@ && BUILDING_LIBINTL
3 #define LIBINTL_DLL_EXPORTED __attribute__((__visibility__("default")))
4 #else
5 #define LIBINTL_DLL_EXPORTED
6 #endif