]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r268429: Don't install locale1.0 if MK_NLS == no.
authorjilles <jilles@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 20 Aug 2014 19:39:07 +0000 (19:39 +0000)
committerjilles <jilles@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 20 Aug 2014 19:39:07 +0000 (19:39 +0000)
commitd0d3d56ffeae4868604a2db83da1352fcb823347
treecabe873166d7295b81ed24afbf60bc8c42acb9b6
parent55abe71aeeb7f64cfa971ae17c8c8f8fa69ee91f
MFC r268429: Don't install locale1.0 if MK_NLS == no.

The test locale1.0 depends on locale support; it is meaningless without a
working LC_MESSAGES.

I added an OptionalObsoleteFiles.inc entry.

PR: 181151
Submitted by: Garrett Cooper (original version)
Sponsored by: EMC / Isilon Storage Division

git-svn-id: svn://svn.freebsd.org/base/stable/10@270244 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
bin/sh/tests/builtins/Makefile
tools/build/mk/OptionalObsoleteFiles.inc