-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: infrastructure
-
b108
Autoconf creates by default a config.log in the current directory. Our configure script moves this file to the directory created for the configuration (e.g. build/linux...etc).
A previous fix launching the generated configure file in a subshell made the move to fail, since the directory name was not available outside the subshell.
A previous fix launching the generated configure file in a subshell made the move to fail, since the directory name was not available outside the subshell.