A small issue with the 0.10.0 release. #253
davea42
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The 0.10.0 release failed to add a lone doc/CMakeLists.txt to doc/Makefile.am which
means a release built from 0.10.0 cannot then build a release in which cmake
will work. A second generation problem.
Adding one line (as shown by this diff)
to doc/Makefile.am
Fixes the problem.
It is fixed as shown (on github) for the next release, called 0.10.1 .
Sorry about the mistake.
Beta Was this translation helpful? Give feedback.
All reactions