* configure.ac: Put platform and target_cpu substitutions back since
they are used for directories.
This commit is contained in:
parent
817e6abcd0
commit
071114bb3e
2 changed files with 8 additions and 0 deletions
|
@ -186,6 +186,9 @@ AC_SUBST(host_cpu)
|
|||
AC_SUBST(host_os)
|
||||
AC_SUBST(host_kernel)
|
||||
|
||||
AC_SUBST(target_cpu)
|
||||
AC_SUBST(platform)
|
||||
|
||||
# Define default variables
|
||||
|
||||
have_with_bootdir=n
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue