* configure.ac: Substitute TARGET_RANLIB.

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2013-09-23 13:20:32 +02:00
parent affce7d417
commit 1bd7302506
2 changed files with 8 additions and 0 deletions

View file

@ -441,6 +441,7 @@ AC_SUBST(BUILD_CFLAGS)
AC_SUBST(BUILD_CPPFLAGS)
AC_SUBST(TARGET_CC)
AC_SUBST(TARGET_NM)
AC_SUBST(TARGET_RANLIB)
AC_SUBST(TARGET_STRIP)
AC_SUBST(TARGET_OBJCOPY)