samples/i586-geode-linux-uclibc/reported.by
author "Oron Peled" <oron@actcom.co.il>
Sat Aug 01 19:18:12 2009 +0200 (2009-08-01)
changeset 1432 76f8feef64c4
parent 935 e175e3538310
permissions -rw-r--r--
[configure] Fix automake version check.

The configure script fails on automake-1.11 (in Fedora-11) since
it looks for 3-digit version number.

Patch fixed by "Yann E. MORIN", with the added comment:

The check for the automake version is not against a 3-digit number,
but really against a 3-part version number, a-la 'x.y.z'. Versions
such as 1.10 and 1.11 are also valid.
     1 reporter_name="YEM"
     2 reporter_url="http://ymorin.is-a-geek.org/"
     3 reporter_comment="Sample i586 configuration tweaked to generate code for the geode."