mirror of
https://github.com/gryf/wmaker.git
synced 2026-01-04 21:04:18 +01:00
configure: Remove gcc warning about signed x unsigned
This commit is contained in:
@@ -29,7 +29,7 @@ AC_PROG_GCC_TRADITIONAL
|
||||
AC_PROG_LIBTOOL
|
||||
|
||||
AX_CFLAGS_GCC_OPTION(-Wall)
|
||||
AX_CFLAGS_GCC_OPTION(-Wextra)
|
||||
AX_CFLAGS_GCC_OPTION(-Wextra -Wno-sign-compare)
|
||||
|
||||
dnl Platform-specific Makefile setup
|
||||
dnl ================================
|
||||
|
||||
Reference in New Issue
Block a user