[PR #1505] [MERGED] [FIX] linux/Makefile.am: Add missing generated header. #2228

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

📋 Pull Request Information

Original PR: https://github.com/CCExtractor/ccextractor/pull/1505
Author: @apteryks
Created: 3/17/2023
Status: Merged
Merged: 3/17/2023
Merged by: @cfsmp3

Base: masterHead: add-autoconf-missing-include


📝 Commits (1)

  • 4a34e20 linux/Makefile.am: Add missing generated header.

📊 Changes

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

View changed files

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

📄 Description

This header is generated by the pre-build.sh script. The compilation fails if it is missing.

  • linux/Makefile.am (ccextractor_SOURCES): Add ../src/lib_ccx/compile_info_real.h.
  • 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.


🔄 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/1505 **Author:** [@apteryks](https://github.com/apteryks) **Created:** 3/17/2023 **Status:** ✅ Merged **Merged:** 3/17/2023 **Merged by:** [@cfsmp3](https://github.com/cfsmp3) **Base:** `master` ← **Head:** `add-autoconf-missing-include` --- ### 📝 Commits (1) - [`4a34e20`](https://github.com/CCExtractor/ccextractor/commit/4a34e2036a623327b192a200aa1a5d047254622f) linux/Makefile.am: Add missing generated header. ### 📊 Changes **2 files changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/CHANGES.TXT` (+1 -0) 📝 `linux/Makefile.am` (+1 -0) </details> ### 📄 Description This header is generated by the pre-build.sh script. The compilation fails if it is missing. * linux/Makefile.am (ccextractor_SOURCES): Add ../src/lib_ccx/compile_info_real.h. - [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):** - [x] I have never used CCExtractor. --- --- <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:20:58 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#2228