GNOME Bugzilla – Bug 471528
m4 macros needed to rebuild configure aren't shipped with 2.13.x
Last modified: 2008-09-09 21:07:54 UTC
Older versions of pygobject included an m4 directory with macros like as-ac-expand.m4, etc. These are needed if one needs to rebuild configure from source, such as when one needs to use a newer version of libtool because the one included with the product has some problem on the build platform. The m4 directory is no longer shipped with 2.13.2. Can we have it and the necessary m4 file(s) back, please?
Dup of Bug #496011
Fixed long ago with this change: 2008-03-02 Johan Dahlin <johan@gnome.org> * Makefile.am: Dist .m4 files. (#496011, Ed Catmur)