From 989bb7f0c5c52ebe55f7ab1d9c7fef826cb0aaa4 Mon Sep 17 00:00:00 2001 From: Damien Miller Date: Fri, 20 May 2011 18:56:30 +1000 Subject: - (djm) [aclocal.m4 configure.ac] since gcc-4.x ignores all -Wno-options options, we should corresponding -W-option when trying to determine whether it is accepted. Also includes a warning fix on the program fragment uses (bad main() return type). bz#1900 and bz#1901 reported by g.esp AT free.fr; ok dtucker@ --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index d898d8181..d3a85b26a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,11 @@ 20110520 - (djm) [session.c] call setexeccon() before executing passwd for pw changes; bz#1891 reported by jchadima AT redhat.com; ok dtucker@ + - (djm) [aclocal.m4 configure.ac] since gcc-4.x ignores all -Wno-options + options, we should corresponding -W-option when trying to determine + whether it is accepted. Also includes a warning fix on the program + fragment uses (bad main() return type). + bz#1900 and bz#1901 reported by g.esp AT free.fr; ok dtucker@ 20110515 - (djm) OpenBSD CVS Sync -- cgit v1.2.3