* configure.ac: Move all warning options that may be absent in
gcc >= 3.1 to optional. Note: while this allows to compile with older GCC, official requirements remain the same and no support for older GCC.
This commit is contained in:
parent
3a82f8bb48
commit
382b500ebe
2 changed files with 10 additions and 2 deletions
|
@ -1,3 +1,11 @@
|
|||
2013-12-04 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* configure.ac: Move all warning options that may be absent in
|
||||
gcc >= 3.1 to optional.
|
||||
|
||||
Note: while this allows to compile with older GCC, official requirements
|
||||
remain the same and no support for older GCC.
|
||||
|
||||
2013-12-04 Colin Watson <cjwatson@ubuntu.com>
|
||||
|
||||
Copying the themes directory in grub-shell isn't
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue