AC_PROG_INTLTOOL/IT_PROG_INTLTOOL check anchors to beginning of line

Bug #1921816 reported by Steve Wills
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
intltool
New
Undecided
Unassigned

Bug Description

There was a bug in Pidgin reported by Fedora that turned out to be an intltoolize issue:

https://issues.imfreedom.org/issue/PIDGIN-17509#focus=Comments-4-83306.0-0

in intltoolize.in:

158 if egrep '^(AC|IT)_PROG_INTLTOOL' $configure >/dev/null 2>&1; then :

This means that AC_PROG_INTLTOOL has to be at the start of line. It should allow leading whitespace to avoid the issue.

Revision history for this message
Steve Wills (swills6) wrote :

Upstream Fedora bug for reference:

https://bugzilla.redhat.com/show_bug.cgi?id=1943128

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.