@ -1,2 +1,7 @@
[ -d m4 ] || mkdir m4
#!/bin/sh
aclocal -I m4 --install
if [ ! -d "m4" ]; then
mkdir m4
fi
autoreconf --install
The note is not visible to the blocked user.