gettext: AM_PO_SUBDIRS

1 
1 13.5.5 AM_PO_SUBDIRS in ‘po.m4’
1 -------------------------------
1 
1    The ‘AM_PO_SUBDIRS’ macro prepares the ‘po/’ directories of the
1 package for building.  This macro should be used in internationalized
1 programs written in other programming languages than C, C++, Objective
1 Languages:: for a list of programming languages that support
1 localization through PO files.
1 
1    The ‘AM_PO_SUBDIRS’ macro determines whether internationalization
1 should be used.  If so, it sets the ‘USE_NLS’ variable to ‘yes’,
1 otherwise to ‘no’.  It also determines the right values for Makefile
1 variables in each ‘po/’ directory.
1