commit | b176362d26dd746819b6287e4702bce90eefa2c1 | [log] [download] |
---|---|---|
author | Damien Miller <djm@mindrot.org> | Fri May 20 11:45:25 2011 +1000 |
committer | Damien Miller <djm@mindrot.org> | Fri May 20 11:45:25 2011 +1000 |
tree | 91fbe7dbeed5ed3751256e9844621d908e908017 | |
parent | 14684a1f84e2c8fc949ccff1a6dce10e9bf52ac2 [diff] |
- (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@