bootstrap: remove forced m4 directory

It's defined in configure.ac since e8df55c488
which is more recent than 77e5b00d85 and
2799d36bc8.
This commit is contained in:
Steve Lhomme 2023-08-07 09:44:03 +02:00
parent 5c910f00b0
commit 8457d2248f
2 changed files with 0 additions and 3 deletions

View File

@ -39,7 +39,6 @@ AM_DISTCHECK_CONFIGURE_FLAGS = \
--disable-fribidi \
--with-kde-solid='$${datadir}/kde4/apps'
ACLOCAL_AMFLAGS = -I m4
AUTOMAKE_OPTIONS = \
1.11 \
-Wall \

View File

@ -17,8 +17,6 @@ if test "$#" != "0"; then
exit 1
fi
ACLOCAL_ARGS="-I m4 ${ACLOCAL_ARGS}"
# Check for tools directory
if test -z ${VLC_TOOLS}; then
VLC_TOOLS=extras/tools/build