[vlc-commits] [Git][videolan/vlc][master] contrib: twolame: remove autoconf update
Steve Lhomme (@robUx4)
gitlab at videolan.org
Wed Oct 11 05:12:15 UTC 2023
Steve Lhomme pushed to branch master at VideoLAN / VLC
Commits:
07437f3b by Steve Lhomme at 2023-10-11T04:31:24+00:00
contrib: twolame: remove autoconf update
The config.guess and config.sub files are already in build-script.
We don't need these lines since the 0.4.0 update in fb1dd7706ba60c02055fcf4e0a5c3bb38c731a2d,
- - - - -
1 changed file:
- contrib/src/twolame/rules.mak
Changes:
=====================================
contrib/src/twolame/rules.mak
=====================================
@@ -17,8 +17,6 @@ $(TARBALLS)/twolame-$(TWOLAME_VERSION).tar.gz:
twolame: twolame-$(TWOLAME_VERSION).tar.gz .sum-twolame
$(UNPACK)
- $(UPDATE_AUTOCONFIG)
- cd $(UNPACK_DIR) && cp config.guess config.sub build-scripts
$(MOVE)
TWOLAME_CONF := CFLAGS="${CFLAGS} -DLIBTWOLAME_STATIC"
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/07437f3bfa54fe78166a8e098aff36334d2e4f5d
--
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/07437f3bfa54fe78166a8e098aff36334d2e4f5d
You're receiving this email because of your account on code.videolan.org.
VideoLAN code repository instance
More information about the vlc-commits
mailing list