autogen.sh: Ensure m4 directory exists

Since we need it.
This commit is contained in:
Colin Walters 2013-12-23 19:41:12 -05:00
parent efba94accc
commit f99ebdab33

View File

@ -1,2 +1,3 @@
#!/bin/sh
mkdir -p m4
exec autoreconf --force --install --verbose