diff ChangeLog @ 108014:c85d877f94f1

Remove LIBSELINUX_LIBS need for cpp in Makefiles. * configure.in (LIBSELINUX_LIBS): Always substitute in Makefiles. * src/Makefile.in (LIBSELINUX_LIBS): Remove containing #ifdef.
author Glenn Morris <rgm@gnu.org>
date Tue, 20 Apr 2010 20:33:04 -0700
parents 12062a99ca8d
children b235d39e4457
line wrap: on
line diff
--- a/ChangeLog	Tue Apr 20 20:11:03 2010 -0700
+++ b/ChangeLog	Tue Apr 20 20:33:04 2010 -0700
@@ -1,3 +1,7 @@
+2010-04-21  Glenn Morris  <rgm@gnu.org>
+
+	* configure.in (LIBSELINUX_LIBS): Always substitute in Makefiles.
+
 2010-04-21  Karel Klíč  <kklic@redhat.com>
 
 	* configure.in: New option: --with(out)-selinux, on by default.