Overview
Request 283463 accepted
- Update to version 1.0.7:
+ autogen.sh: Honor NOCONFIGURE=1.
+ configure: Drop AM_MAINTAINER_MODE.
+ config: Add missing AC_CONFIG_SRCDIR.
+ More constification cleanup.
+ Free old argv array if realloc fails to enlarge it.
+ Print which option was in error along with usage message.
+ Add -V flag to print version.
+ Fix "noexistent" typo in error message.
+ Actually print command list in usage message.
- Created by Zaitor
- In state accepted
- 4 package maintainers
Request History
Zaitor created request
- Update to version 1.0.7:
+ autogen.sh: Honor NOCONFIGURE=1.
+ configure: Drop AM_MAINTAINER_MODE.
+ config: Add missing AC_CONFIG_SRCDIR.
+ More constification cleanup.
+ Free old argv array if realloc fails to enlarge it.
+ Print which option was in error along with usage message.
+ Add -V flag to print version.
+ Fix "noexistent" typo in error message.
+ Actually print command list in usage message.
sndirsch accepted request
Thanks!