Makefile: Fix message for missing configure
commitb88bc808ea94fae3db0633d9b2b008d722ce1caf
authorStefan Weil <weil@mail.berlios.de>
Thu, 14 Jan 2010 17:11:43 +0000 (14 18:11 +0100)
committerAurelien Jarno <aurelien@aurel32.net>
Thu, 14 Jan 2010 19:01:19 +0000 (14 20:01 +0100)
tree31505a6094a1ac2ad28df1569057236b05c6eb11
parentb3d6b95998a29fd5fe242d7354d64077ea53ae30
Makefile: Fix message for missing configure

When make is called without a valid configuration,
it should tell the user what to do.

Revision 0e8c9214ba1d4128cf92442cd343bc3733478261
was a regression which resulted in a message
which was no longer user friendly
(reported by Aurelien Jarno).

This patch restores the old behaviour.

Cc: Aurelien Jarno <aurelien@aurel32.net>
Reviewed-by: Andreas Färber <afaerber@opensolaris.org>
Signed-off-by: Stefan Weil <weil@mail.berlios.de>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Makefile