mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-26 22:48:23 +00:00
2004-01-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Add subdir-objects to AUTOMAKE_OPTIONS. Require automake-1.8.2. Add RTEMS_PROG_CCAS. Add AM_PROG_CC_C_O.
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
2004-01-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* configure.ac: Add subdir-objects to AUTOMAKE_OPTIONS.
|
||||
Require automake-1.8.2.
|
||||
Add RTEMS_PROG_CCAS.
|
||||
Add AM_PROG_CC_C_O.
|
||||
|
||||
2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* wrapup/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
|
||||
|
||||
@@ -13,7 +13,7 @@ RTEMS_ENABLE_RDBG
|
||||
|
||||
RTEMS_CANONICAL_TARGET_CPU
|
||||
|
||||
AM_INIT_AUTOMAKE([no-define foreign 1.8])
|
||||
AM_INIT_AUTOMAKE([no-define subdir-objects no-exeext foreign 1.8.2])
|
||||
AM_MAINTAINER_MODE
|
||||
|
||||
RTEMS_ENABLE_MULTILIB
|
||||
@@ -108,8 +108,9 @@ test -n "${CFLAGS_DEBUG_V}" && \
|
||||
ac_configure_args="$ac_configure_args 'CFLAGS_DEBUG_V=${CFLAGS_DEBUG_V}'"
|
||||
|
||||
RTEMS_PROG_CC_FOR_TARGET
|
||||
RTEMS_PROG_CCAS
|
||||
RTEMS_CANONICALIZE_TOOLS
|
||||
|
||||
AM_PROG_CC_C_O
|
||||
|
||||
AC_SUBST(CUSTOM_CFG_FILES)
|
||||
AC_SUBST(cfg_dir)
|
||||
|
||||
Reference in New Issue
Block a user