From d844a182f03933e93ce39242fcbdb2fb315f821b Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 21 Jan 2004 18:07:48 +0000 Subject: 2004-01-21 Ralf Corsepius * configure.ac: Reflect changes to cpukit. --- c/src/configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'c/src/configure.ac') diff --git a/c/src/configure.ac b/c/src/configure.ac index f6ff2e79be..6caa30e5ec 100644 --- a/c/src/configure.ac +++ b/c/src/configure.ac @@ -108,9 +108,9 @@ test -n "${CFLAGS_DEBUG_V}" && \ ac_configure_args="$ac_configure_args 'CFLAGS_DEBUG_V=${CFLAGS_DEBUG_V}'" RTEMS_PROG_CC_FOR_TARGET +AM_PROG_CC_C_O RTEMS_PROG_CCAS RTEMS_CANONICALIZE_TOOLS -AM_PROG_CC_C_O AC_SUBST(CUSTOM_CFG_FILES) AC_SUBST(cfg_dir) @@ -121,7 +121,7 @@ AS_IF([test x"$multilib" = x"no"],[ AC_CONFIG_COMMANDS_POST([ if test x"$multilib" = x"no"; then RTEMS_CONFIG_SUBDIR([exec],[../../cpukit], - ['--with-project-root=../../' '--enable-rtemsbsp=$RTEMS_BSP']) + ['--with-project-root=../../..' '--enable-rtemsbsp=$RTEMS_BSP']) fi ]) BSP_SUBDIRS="exec" -- cgit v1.2.3