missing: don't cater to 'configure.in' in our advice
authorStefano Lattarini <stefano.lattarini@gmail.com>
Mon, 25 Jun 2012 08:38:58 +0000 (10:38 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Mon, 25 Jun 2012 08:38:58 +0000 (10:38 +0200)
commit9adbc8d7d5a2a90e97d29af5ebff176fb3d794f3
treee95a6c6a97565dfe9e8032ba8c3b8c734bae2512
parent1ece804ec8acafa07b28e6a77a8a97dc591a5001
missing: don't cater to 'configure.in' in our advice

The use of 'configure.in' as autoconf input now deprecated the development
versions of both Automake and Autoconf, and we'd like to speed up its
demise.

* missing: In the advice displayed in case some autotools are detected to
be missing, refer to 'configure.ac' unconditionally, instead of referring
to 'configure.in' when that file exists in the current directory (and no
'configure.ac' does).

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
lib/missing