intltool-update doesn't handle AC_INIT(/m4_esyscmd_s) (it does with m4_esyscmd)

Bug #1642931 reported by cpina
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
intltool
New
Undecided
Unassigned

Bug Description

We have a configure.ac such as:
AC_INIT([chronojump], [m4_esyscmd_s([git describe])])

which seems to be quite standard. Other projects had the same problem like here: https://mail.gnome.org/archives/commits-list/2012-March/msg08988.html

I'd prefer to not have to use their workaround to make sure that this is multi-platform.

The problem is that intltool-update doesn't support m4_esyscmd_s but it supports m4_esyscmd.

I'm attaching a patch.

Revision history for this message
cpina (carles-pina) wrote :
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.