-
Notifications
You must be signed in to change notification settings - Fork 636
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[libpng18] spurious autoconf files #591
Comments
Ha! This: Line 84 in 00343a7
So I missed them. |
Fixed. |
... and I missed your commit ff3f84f, which does this also. |
Yeah; I layered the autoconf fix on all the other changes since I needed it to continue testing. I just revalidated the use-ISO-... fix so the now rebased #575, #589, #590 sequence are good to go. I've tested on Intel SSE and AArch64 (before the pngvalid/pngstest breaks). I still don't know exactly how they got broken; I'm pretty sure I can find it but I don't want to do that if you are going to remove all the libpng 1.7 #ifs en masse. |
scripts/autoconf remains even though the rest of the autoconf files have been deleted, this causes really weird behavior.
The text was updated successfully, but these errors were encountered: