mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-03 21:23:48 +00:00
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/716
Author: @techfreakworm
Created: 3/13/2017
Status: ❌ Closed
Base:
master← Head:autoconf📝 Commits (6)
5f12bd7Autoconf scripts added72c797bcreated autogen.sh6f9b8a6Corrected autogen.sh0632c3aUpdated configure.ac00522bcUpdated README.md7bb9a5fUpdated Makefile.am and configure.ac📊 Changes
4 files changed (+352 additions, -2 deletions)
View changed files
➕
Makefile.am(+272 -0)📝
README.md(+26 -2)➕
autogen.sh(+6 -0)➕
configure.ac(+48 -0)📄 Description
Please prefix your pull request with one of the following: [FEATURE] [FIX] [IMPROVEMENT].
In raising this pull request, I confirm the following (please check boxes):
My familiarity with the project is as follows (check one):
Successfully wrote Autoconf scripts without changing any other file or script. Prior build mechanisms still work and README.md is updated accordingly.
(I admit pull request exists but pre-existing files were modified in that patch and this one doesn't.)
Autoconf tools are required for this because if scripts are to be modified they need to have Autoconf tools installed.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.