GNOME Bugzilla – Bug 166854
autogen.sh won't work with automake 1.9.x
Last modified: 2005-03-21 21:36:13 UTC
Please describe the problem: without this in autogen.sh: REQUIRED_AUTOMAKE_VERSION=1.7 autogen.sh will not work with any automake version above 1.7 so people like I who use 1.9 need to install 1.4 or something since 1.7 and above is default in most distro's these days can't you add that line? Steps to reproduce: 1. 2. 3. Actual results: Expected results: Does this happen every time? Other information:
Changed in cvs head. Thanks for the hint.