mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-13 21:22:29 +00:00
[PR #2001] [MERGED] Docs: clarify Linux autotools build and Rust dependency #2802
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/CCExtractor/ccextractor/pull/2001
Author: @Akki2005
Created: 1/9/2026
Status: ✅ Merged
Merged: 1/9/2026
Merged by: @cfsmp3
Base:
master← Head:docs-linux-autotools-build📝 Commits (1)
6e170cdDocs: clarify Linux autotools build and Rust dependency📊 Changes
1 file changed (+24 additions, -0 deletions)
View changed files
📝
README.md(+24 -0)📄 Description
This adds a short note under “Building from Source” clarifying the Linux
autotools build flow, including where the configure script is generated
and how Rust components are built automatically when cargo is available.
Based on reproducing the Linux/WSL build locally.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.