Skip to content
Commit 55372f0b authored by Mingli Yu's avatar Mingli Yu Committed by Anuj Mittal
Browse files

libtool: make sure autoheader run before automake



When use automake to generate Makefile.in from Makefile.am, there
comes below race:
 | configure.ac:45: error: required file 'config-h.in' not found

It is because the file config-h.in in updating process by autoheader,
so make automake run after autoheader to avoid the above race.

Signed-off-by: default avatarMingli Yu <mingli.yu@windriver.com>
Signed-off-by: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 1fc0a4a9)
Signed-off-by: default avatarAnuj Mittal <anuj.mittal@intel.com>
parent 5dbe969f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment