autogen.sh: Ensure m4 directory exists
Since we need it.
This commit is contained in:
parent
efba94accc
commit
f99ebdab33
@ -1,2 +1,3 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
mkdir -p m4
|
||||||
exec autoreconf --force --install --verbose
|
exec autoreconf --force --install --verbose
|
||||||
|
Loading…
Reference in New Issue
Block a user