build: verify that --enable-tiny compiles before allowing a release
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
|
||||
VERSION="3.1"
|
||||
|
||||
./configure -C --enable-tiny && make &&
|
||||
./configure -C --disable-wrapping-as-root &&
|
||||
|
||||
echo "Running autogen..." && ./autogen.sh &&
|
||||
rm -v -f m4/*.m4~ *.asc *.sig *.gz *.xz &&
|
||||
|
||||
|
||||
Reference in New Issue
Block a user