]> git.ozlabs.org Git - petitboot/blobdiff - configure.ac.in
test/parser: Allow raw config data in test .c files
[petitboot] / configure.ac.in
index 9a057115e0823d1b3e47f55430837692a488ac47..acfab28b787fa64171d37ae50235abc11729b157 100644 (file)
@@ -190,7 +190,7 @@ DEFINE_HOST_PROG(WGET, wget, [/usr/bin/wget])
 
 default_cflags="--std=gnu99 -g \
        -Wall -W -Wunused -Wstrict-prototypes -Wmissing-prototypes \
-       -Wmissing-declarations -Wredundant-decls -Winline"
+       -Wmissing-declarations -Wredundant-decls"
 
 AC_ARG_ENABLE(
        [werror],