]> git.sesse.net Git - vlc/commit
contrib: do not create host directories from bootstrap
authorRémi Denis-Courmont <remi@remlab.net>
Wed, 6 Jul 2011 09:18:06 +0000 (12:18 +0300)
committerRémi Denis-Courmont <remi@remlab.net>
Wed, 6 Jul 2011 15:53:19 +0000 (18:53 +0300)
commit03bbc76fc861d65aa4083c63689ae13cfd07529e
tree96b6da042785f666c108e68905d5dc186e2b6f56
parentd0746cf8de295e013b057d6cdbb3229654a74c92
contrib: do not create host directories from bootstrap

'make clean' removes those, so there is no point in creating them from
bootstrap. $(RECONF) takes care of this better already for aclocal.
Otherwise, install targets should deal with this.
contrib/bootstrap