CFLAGS: Removed -W, added -Winline.
* configure.in: CFLAGS: Removed -W, added -Winline.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2004-09-22 Benoît Dejean <tazforever@dlfp.org>
|
||||||
|
|
||||||
|
* configure.in: CFLAGS: Removed -W, added -Winline.
|
||||||
|
|
||||||
2004-09-14 Gora Mohanty <gmohanty@cvs.gnome.org>
|
2004-09-14 Gora Mohanty <gmohanty@cvs.gnome.org>
|
||||||
|
|
||||||
* configure.in: Added 'or' to ALL_LINGUAS.
|
* configure.in: Added 'or' to ALL_LINGUAS.
|
||||||
|
@@ -351,7 +351,7 @@ AC_SUBST(machine_incs)
|
|||||||
|
|
||||||
if test "$GCC" = "yes" ; then
|
if test "$GCC" = "yes" ; then
|
||||||
CFLAGS="\
|
CFLAGS="\
|
||||||
-W \
|
-Winline \
|
||||||
-Wall \
|
-Wall \
|
||||||
-std=gnu89 \
|
-std=gnu89 \
|
||||||
-Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes \
|
-Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes \
|
||||||
|
Reference in New Issue
Block a user