2005-10-20 Jeff Johnston <jjohnstn@redhat.com>
* arm/configure.in: Add AC_SUBST for BUILD_CRT0_TRUE and BUILD_CRT0_FALSE. * arm/configure: Regenerate.
This commit is contained in:
@@ -19,6 +19,9 @@ else
|
||||
BUILD_CRT0_FALSE='#'
|
||||
fi
|
||||
|
||||
AC_SUBST(BUILD_CRT0_TRUE)
|
||||
AC_SUBST(BUILD_CRT0_FALSE)
|
||||
|
||||
if test "$srcdir" = "." ; then
|
||||
if test "${with_target_subdir}" != "." ; then
|
||||
libgloss_topdir="${srcdir}/${with_multisrctop}../../.."
|
||||
|
Reference in New Issue
Block a user