Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=708765 --- Comment #63 from Alberto Garcia <agarcia@xxxxxxxxxx> 2011-08-16 09:09:30 EDT --- (In reply to comment #58) > I think in debian they used the workaround of ensuring that the m4 > directory existed prior to that. Not sure if that could be applied > here as well. If you change configure.ac, 'make' will try to regenerate aclocal.m4 among others, and that will fail if there's no m4 directory. That happens in general if configure.ac is newer than aclocal.m4, so you might also run into that problem if the files are unmodified but their timestamps are wrong (e.g. if you are not using the original upstream tarball). So, summarizing: if you need to regenerate aclocal.m4, make sure that the m4 directory exists. I'm not using any workaround in Debian since I'm not patching configure.ac or any other autotools file. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review