[sr #111417] autoreconf 2.73: Invalid operator in install_aux_file

anonymous <[email protected]> Thu, 11 Jun 2026 05:06:32 -0400 (EDT)
Newsgroups gmane.comp.sysutils.autoconf.bugs
Message-ID <[email protected]>
--8323329-846930886-1781168792=:1884090
Content-Type: TEXT/plain; CHARSET=utf-8
Content-Transfer-Encoding: QUOTED-PRINTABLE
Content-Disposition: inline

URL:=0A  <https://savannah.gnu.org/support/?111417>=0A=0A                 S=
ummary: autoreconf 2.73: Invalid operator in=0Ainstall_aux_file=0A         =
          Group: Autoconf=0A               Submitter: None=0A              =
 Submitted: Thu 11 Jun 2026 09:06:27 AM UTC=0A                Priority: 5 -=
 Unprioritized=0A                Severity: 3 - Normal=0A                  S=
tatus: None=0A                 Privacy: Public=0A             Assigned to: =
None=0A        Originator Email: [email protected]=0A             Ope=
n/Closed: Open=0A         Discussion Lock: Unlocked=0A        Operating Sys=
tem: None=0A=0A=0A    _____________________________________________________=
__=0A=0AFollow-up Comments:=0A=0A=0A---------------------------------------=
----------------=0ADate: Thu 11 Jun 2026 09:06:27 AM UTC By: Anonymous=0AI =
know very little about perl, but I ran into an error that seem to have been=
=0Aintroduced in 35a1c64600894ecc3b06b6c4b273952db7c8fc83=0A=0AInside `sub =
install_aux_file`:=0A=0A```=0Aif ($force || ! -l $dest || readlink $dest !=
=3D $src)=0A```=0A=0AShould be =0A=0A```=0Aif ($force || ! -l $dest || read=
link $dest ne $src)=0A```=0A=0AAs `$dest` and `$src` are unlikely to be num=
bers.=0A=0A=0A=0A=0A=0A=0A=0A    __________________________________________=
_____________=0A=0AReply to this item at:=0A=0A  <https://savannah.gnu.org/=
support/?111417>=0A=0A_______________________________________________=0AMes=
sage sent via Savannah=0Ahttps://savannah.gnu.org/=0A
--8323329-846930886-1781168792=:1884090
Content-Type: APPLICATION/pgp-signature; name=signature.asc

-----BEGIN PGP SIGNATURE-----

iHUEABYIAB0WIQQk97aszIMMAvLLwm6qLAuaBUf3TgUCaip6mAAKCRCqLAuaBUf3
TmP1AP0T4IyqyoEcpnB9sWdmjsG/WW4t/LRxdzmVtPuAaoB1EwEA/HL47cU2BeYm
OlXESRBa5NLOFWYTWtbPrkAKNcImawc=
=/tuL
-----END PGP SIGNATURE-----

--8323329-846930886-1781168792=:1884090--