Skip to content

Commit 859ebbe

Browse files
committed
remove autoreconf
1 parent 7f5d006 commit 859ebbe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build-ffmpeg

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,6 @@ fi
260260

261261
if build "pkg-config"; then
262262
download "https://pkgconfig.freedesktop.org/releases/pkg-config-0.29.2.tar.gz"
263-
execute autoreconf --force --verbose --install
264263
execute ./configure --silent --prefix="${WORKSPACE}" --with-pc-path="${WORKSPACE}"/lib/pkgconfig --with-internal-glib
265264
execute make -j $MJOBS
266265
execute make install

0 commit comments

Comments
 (0)