* configure.ac: Put platform and target_cpu substitutions back since

they are used for directories.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2012-02-27 19:10:02 +01:00
parent 817e6abcd0
commit 071114bb3e
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2012-02-27 Vladimir Serbinenko <phcoder@gmail.com>
* configure.ac: Put platform and target_cpu substitutions back since
they are used for directories.
2012-02-27 Richard Laager <rlaager@wiktel.com>
2012-02-27 Vladimir Serbinenko <phcoder@gmail.com>

View File

@ -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