mirror of
https://github.com/tailix/libkernaux.git
synced 2024-10-30 11:54:01 -04:00
Main: autogen.sh: enable warnings
This commit is contained in:
parent
08c8f345f1
commit
428e33a358
1 changed files with 1 additions and 1 deletions
|
@ -2,4 +2,4 @@
|
|||
|
||||
set -eux
|
||||
|
||||
exec autoreconf -isf
|
||||
exec autoreconf -isf -Wall
|
||||
|
|
Loading…
Reference in a new issue