Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Make sure the m4 directory is created in autogen.sh
Later versions of autoreconf seem to expect ./m4 to exist, and I'd rather not have an empy directory laying about, so for now, autogen.sh can just add it if we don't have anything there yet Signed-off-by: Neil Horman <nhorman@tuxdriver.com>
- Loading branch information