configure: add -p option to mkdir.
authorDaniel Kochmanski <dkochmanski@hellsgate.pl>
Sun, 1 Feb 2015 12:13:22 +0000 (13:13 +0100)
committerDaniel Kochmanski <dkochmanski@hellsgate.pl>
Sun, 1 Feb 2015 12:13:22 +0000 (13:13 +0100)
commitc01ae0d629e88377ebcda2377d62fa7309e7463a
tree32fee367d7b9b0483c4d0a012fd4f0f49487830d
parenteaf37d9435212ee5b33b42138f857f35afda7e79
configure: add -p option to mkdir.

If build failed at first time (ie due to wrong configure options),
second build was failing when trying to recreate some directories.

Signed-off-by: Daniel Kochmanski <dkochmanski@hellsgate.pl>
src/configure
src/configure.in