File: ABOUT-NLS

package info (click to toggle)
cvs 2%3A1.12.13%2Breal-27
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 18,156 kB
  • sloc: ansic: 100,550; sh: 33,917; asm: 3,281; perl: 2,818; ada: 1,681; makefile: 1,614; yacc: 1,238; pascal: 1,082; cpp: 1,001; lisp: 35
file content (5 lines) | stat: -rw-r--r-- 357 bytes parent folder | download | duplicates (8)
1
2
3
4
5
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.