build: stop using the --disable-wrapping-as-root configure option
This commit is contained in:
parent
3e4edb2a5a
commit
a5498feea6
@ -2,8 +2,7 @@
|
|||||||
|
|
||||||
VERSION="4.0"
|
VERSION="4.0"
|
||||||
|
|
||||||
./configure -C --enable-tiny && make &&
|
./configure -C --enable-tiny && make && ./configure -C &&
|
||||||
./configure -C --disable-wrapping-as-root &&
|
|
||||||
|
|
||||||
echo "Running autogen..." && ./autogen.sh &&
|
echo "Running autogen..." && ./autogen.sh &&
|
||||||
rm -v -f m4/*.m4~ *.asc *.sig *.gz *.xz &&
|
rm -v -f m4/*.m4~ *.asc *.sig *.gz *.xz &&
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user