Overview
Request 137608 accepted
The currently used "--enable-locale" is not correct, it should be "--enable-use-locale" instead, as the configure code is testing:
--------
if test "$enable_use_locale" = "yes"; then
...
--------
Hence, using "--enable-locale" will result in a warning about an unknown option.
Changelog updated and bug reported upstream here: https://savannah.gnu.org/bugs/index.php?37528 (forwarded request 137554 from lnt-sysadmin)
Request History
namtrac created request
The currently used "--enable-locale" is not correct, it should be "--enable-use-locale" instead, as the configure code is testing:
--------
if test "$enable_use_locale" = "yes"; then
...
--------
Hence, using "--enable-locale" will result in a warning about an unknown option.
Changelog updated and bug reported upstream here: https://savannah.gnu.org/bugs/index.php?37528 (forwarded request 137554 from lnt-sysadmin)
factory-auto added a reviewer
the package is still building for repository openSUSE_Factory
factory-auto added a reviewer
Please review sources
a_jaeger approved review
ok
coolo accepted request
checkin
licensedigger accepted review
{"approve": "license and version number unchanged: 4.0.4"}
factory-auto accepted review
Builds for repo openSUSE_Factory
a_jaeger accepted review
ok