install: reenable matchpathcon-related code
authorJim Meyering <meyering@redhat.com>
Sat, 31 May 2008 20:42:20 +0000 (22:42 +0200)
committerJim Meyering <meyering@redhat.com>
Sat, 31 May 2008 20:42:20 +0000 (22:42 +0200)
commiteba365275bdbb35df80fedcc08598ef21ace4061
tree99f1882239ea60970c250c2a65213767d7ff1e85
parenteb4b2d462ea462547269b6380c6074e3ffcb60cf
install: reenable matchpathcon-related code

The underlying performance problem is being dealt with in Automake
by limiting the number of install invocations, and in SELinux with
incremental changes as well as a potential new implementation.
* src/Makefile.am (ginstall_CPPFLAGS) [ENABLE_MATCHPATHCON]: Define.
* src/install.c [ENABLE_WHEN_MATCHPATHCON_IS_MORE_EFFICIENT]:
Rename to ENABLE_MATCHPATHCON.
* NEWS: mention this change
NEWS
src/Makefile.am
src/install.c