From: Jean-Baptiste Kempf Date: Thu, 7 Feb 2008 07:00:31 +0000 (+0000) Subject: Remove mkdir -p intl/ from bootstrap following [24803]. X-Git-Tag: 0.9.0-test0~2869 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=af2a439ead9597764a57a0125c703b649a4c86cb;p=vlc Remove mkdir -p intl/ from bootstrap following [24803]. --- diff --git a/bootstrap b/bootstrap index b1ccf14514..4fe358618f 100755 --- a/bootstrap +++ b/bootstrap @@ -125,7 +125,6 @@ set -x # Automake complains if these are not present echo > vlc-config.in -mkdir -p intl cp -f INSTALL INSTALL.svn autoreconf --install --force ${ACLOCAL_ARGS}