[PR #1242] [MERGED] [FIX] Fixed paths in MakeFile, fixing the AutoConf compile error #2036

Closed
opened 2026-01-29 17:19:54 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/CCExtractor/ccextractor/pull/1242
Author: @vishwesh-D-kumar
Created: 3/3/2020
Status: Merged
Merged: 3/3/2020
Merged by: @canihavesomecoffee

Base: masterHead: master


📝 Commits (3)

  • fc0e8d4 Fixed the libpng path in Makefile, fixing the AutoConf compile error
  • fa274e1 Fixed the libpng path in Makefile, fixing the AutoConf compile error
  • 5fc7160 Update docs/CHANGES.TXT

📊 Changes

2 files changed (+1 additions, -2 deletions)

View changed files

📝 docs/CHANGES.TXT (+0 -1)
📝 linux/Makefile.am (+1 -1)

📄 Description

In raising this pull request, I confirm the following (please check boxes):

  • I have read and understood the contributors guide.
  • I have checked that another pull request for this purpose does not exist.
  • I have considered, and confirmed that this submission will be valuable to others.
  • I accept that this submission may not be used, and the pull request closed at the will of the maintainer.
  • I give this submission freely, and claim no ownership to its content.
  • I have mentioned this change in the changelog.

My familiarity with the project is as follows (check one):

  • I have never used CCExtractor.
  • I have used CCExtractor just a couple of times.
  • I absolutely love CCExtractor, but have not contributed previously.
  • I am an active contributor to CCExtractor.

Fix for issue #1241 , changed linux/Makefile.am to run with updated paths of thirdparty libpng .


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/CCExtractor/ccextractor/pull/1242 **Author:** [@vishwesh-D-kumar](https://github.com/vishwesh-D-kumar) **Created:** 3/3/2020 **Status:** ✅ Merged **Merged:** 3/3/2020 **Merged by:** [@canihavesomecoffee](https://github.com/canihavesomecoffee) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`fc0e8d4`](https://github.com/CCExtractor/ccextractor/commit/fc0e8d4cd930da6a256e5c8fbd9c16bbda2774ac) Fixed the libpng path in Makefile, fixing the AutoConf compile error - [`fa274e1`](https://github.com/CCExtractor/ccextractor/commit/fa274e181396baec42bb81690a2d8a7c2d324dbc) Fixed the libpng path in Makefile, fixing the AutoConf compile error - [`5fc7160`](https://github.com/CCExtractor/ccextractor/commit/5fc7160dbef0a92c2192817b832001f0e6650470) Update docs/CHANGES.TXT ### 📊 Changes **2 files changed** (+1 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `docs/CHANGES.TXT` (+0 -1) 📝 `linux/Makefile.am` (+1 -1) </details> ### 📄 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):** - [X] I have read and understood the [contributors guide](https://github.com/CCExtractor/ccextractor/blob/master/.github/CONTRIBUTING.md). - [X] I have checked that another pull request for this purpose does not exist. - [X] I have considered, and confirmed that this submission will be valuable to others. - [X] I accept that this submission may not be used, and the pull request closed at the will of the maintainer. - [X] I give this submission freely, and claim no ownership to its content. - [X] **I have mentioned this change in the [changelog](https://github.com/CCExtractor/ccextractor/blob/master/docs/CHANGES.TXT).** **My familiarity with the project is as follows (check one):** - [ ] I have never used CCExtractor. - [X] I have used CCExtractor just a couple of times. - [ ] I absolutely love CCExtractor, but have not contributed previously. - [ ] I am an active contributor to CCExtractor. --- Fix for issue #1241 , changed linux/Makefile.am to run with updated paths of thirdparty libpng . --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 17:19:54 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#2036