wok-current view weechat/stuff/weechat-implicit-function-declaration.patch @ rev 13555

xorg-xf86-input-evdev: move XkbOptions from 40-evdev.conf to 40-Keyboard.conf (slitaz-tools/tinyutils/tazx)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Nov 03 02:15:27 2012 +0000 (2012-11-03)
parents
children
line source
1 --- weechat-0.3.3/configure.orig
2 +++ weechat-0.3.3/configure
3 @@ -18828,7 +18828,7 @@
4 weechat_libdir=${libdir}/weechat
7 -COMMON_CFLAGS="-Wall -W -Werror-implicit-function-declaration"
8 +COMMON_CFLAGS="-Wall -W"
9 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we have GNU assembler" >&5
10 $as_echo_n "checking whether we have GNU assembler... " >&6; }
11 GAS=`as --version < /dev/null 2>/dev/null | grep GNU`