[Bug runtime/20065] Configure script is not in sync with configure.ac

francis.giraldeau at gmail dot com sourceware-bugzilla@sourceware.org
Mon May 9 21:48:00 GMT 2016


https://sourceware.org/bugzilla/show_bug.cgi?id=20065

--- Comment #3 from Francis Giraldeau <francis.giraldeau at gmail dot com> ---
(In reply to Josh Stone from comment #2)
> OK, I ran "aclocal -Im4 --install", and those missing files are now in the
> m4/ directory.  Can you see if branch "jistone/pr20065" works for you?

I confirm that the change fixes the issue. Thanks!

As a side note: these generated files (configure, Makefile.in, etc.) are
usually not added to the repo. Instead, they could be generated locally after
checkout. It would ensure that configure.ac is always in sync with other
generated files and avoid the noise related to Makefile.in changes. The
generated files can be shipped as part of release tarballs to simplify the
installation procedure for the users.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Systemtap mailing list