-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Libspiro 20221101 introduced a bug which wasn't noticed during 'make check' and this version removes that bug which causes Libspiro to exit early. The test seemed like a good idea at the time but is of low value worth keeping. Libspiro seems to be relatively mature at this point. Files config.sub and config.guess were removed now as it is likely newer versions of these files will be generated during 'autoreconf -i; automake', and configure.ac is now bumped up to requiring AC_PREREQ(2.70) since the older value of 2.64 is now obsolete and warning about obsolete macros.
- Loading branch information
Showing
7 changed files
with
21 additions
and
3,673 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.