Starting with commit 0e8c9214ba1d4128cf92442cd343bc3733478261, when
trying to run make without running configure first, the error message
has been changed from: 

| $ make
| Please call configure before running make!
| make: *** [config-host.mak] Erreur 1

to this more cryptic message:

| $ make
| Makefile:78: /Makefile.objs: No such file or directory
| make: *** No rule to make target `/Makefile.objs'.  Stop.

Any idea how to fix that properly?

-- 
Aurelien Jarno                          GPG: 1024D/F1BCDB73
aurel...@aurel32.net                 http://www.aurel32.net


Reply via email to