Re: Please test autoreconf from zack/autoreconf-exclude branch
"Zack Weinberg" <[email protected]> Sat, 07 Mar 2026 09:51:13 -0500
| Newsgroups | gmane.comp.sysutils.autoconf.general |
|---|---|
| Message-ID | <[email protected]> |
On Sat, Mar 7, 2026, at 9:43 AM, Bruno Haible wrote: > Use of uninitialized value $flag in string eq at > /darch/x86_64-linux-gnu/gnu/bin/autoreconf line 189. > > It's here: > return 1 if $flag; > > verb (($flag eq "") <================ LINE 189 > ? "$context: not running $cmd: --install not given" > : "$context: not running $cmd: --exclude $cmd was given"); This bug has been fixed already. Please update to the latest version of the branch (currently commit 2c1427053b89cef29e83f22e41b81269157a6e15) and try again.