-
dprice authored
* ABOUT-NLS: New file for GNU gettext support. * config.guess: Ditto. * config.rpath: Ditto. * config.sub: Ditto. * Makefile.in: Regenerated. * aclocal.m4: Ditto. * config.h.in: Ditto. * configure: Ditto.
dprice authored* ABOUT-NLS: New file for GNU gettext support. * config.guess: Ditto. * config.rpath: Ditto. * config.sub: Ditto. * Makefile.in: Regenerated. * aclocal.m4: Ditto. * config.h.in: Ditto. * configure: Ditto.
ABOUT-NLS 357 B
Automake started requiring this file after I included the gettext support from
GNULIB <http://savannah.gnu.org/projects/gnulib>. I'm not sure why, exactly,
but there was an nls.m4 macro I had to import which claims that NLS stands for
"Native Language Support". If someone would like to replace this ABOUT-NLS
file with a more appropriate one, please do.