>>>>> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:

Angus> Given that "Debian unstable" ships with automake 1.4 by default
Angus> and that "Debian testing" and "Debian stable" do the same, I'd
Angus> like to propose the following patch to autogen.sh.

It seems reasonable.

Angus> +case $automake_version in + *' '1\.[5-7].*) + ;; + *)

Are you sure you need the "\."? This is globbing, not regexps.

Also, update INSTALL to explain the requirement. AFAIK they are

autoconf 2.5x
automake >= 1.5
gettext >=0.12

If you feel like it, you could also update the part about gcc version :)

JMarc

Reply via email to