From 17569bf4898f9406dac4a4ae94847c1593b6d204 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 6 Mar 2003 09:40:38 +0000 Subject: [PATCH] 2003-03-06 Ralf Corsepius * configure.ac: Remove AC_CONFIG_AUX_DIR. --- cpukit/ada/ChangeLog | 4 ++++ cpukit/ada/configure.ac | 1 - cpukit/itron/ChangeLog | 4 ++++ cpukit/itron/configure.ac | 1 - cpukit/libblock/ChangeLog | 4 ++++ cpukit/libblock/configure.ac | 1 - cpukit/libcsupport/ChangeLog | 4 ++++ cpukit/libcsupport/configure.ac | 1 - cpukit/libfs/ChangeLog | 4 ++++ cpukit/libfs/configure.ac | 1 - cpukit/libmisc/ChangeLog | 4 ++++ cpukit/libmisc/configure.ac | 1 - cpukit/libnetworking/ChangeLog | 4 ++++ cpukit/libnetworking/configure.ac | 1 - cpukit/librpc/ChangeLog | 4 ++++ cpukit/librpc/configure.ac | 1 - cpukit/posix/ChangeLog | 4 ++++ cpukit/posix/configure.ac | 3 +-- cpukit/score/cpu/a29k/ChangeLog | 4 ++++ cpukit/score/cpu/a29k/configure.ac | 1 - cpukit/score/cpu/arm/ChangeLog | 4 ++++ cpukit/score/cpu/arm/configure.ac | 1 - cpukit/score/cpu/c4x/ChangeLog | 4 ++++ cpukit/score/cpu/c4x/configure.ac | 1 - cpukit/score/cpu/h8300/ChangeLog | 4 ++++ cpukit/score/cpu/h8300/configure.ac | 1 - cpukit/score/cpu/hppa1.1/ChangeLog | 4 ++++ cpukit/score/cpu/hppa1.1/configure.ac | 1 - cpukit/score/cpu/i386/ChangeLog | 4 ++++ cpukit/score/cpu/i386/configure.ac | 1 - cpukit/score/cpu/i960/ChangeLog | 4 ++++ cpukit/score/cpu/i960/configure.ac | 1 - cpukit/score/cpu/m68k/ChangeLog | 4 ++++ cpukit/score/cpu/m68k/configure.ac | 1 - cpukit/score/cpu/mips/ChangeLog | 4 ++++ cpukit/score/cpu/mips/configure.ac | 1 - cpukit/score/cpu/mips64orion/ChangeLog | 4 ++++ cpukit/score/cpu/mips64orion/configure.ac | 1 - cpukit/score/cpu/no_cpu/ChangeLog | 4 ++++ cpukit/score/cpu/no_cpu/configure.ac | 1 - cpukit/score/cpu/or32/ChangeLog | 4 ++++ cpukit/score/cpu/or32/configure.ac | 1 - cpukit/score/cpu/powerpc/ChangeLog | 4 ++++ cpukit/score/cpu/powerpc/configure.ac | 1 - cpukit/score/cpu/sh/ChangeLog | 4 ++++ cpukit/score/cpu/sh/configure.ac | 1 - cpukit/score/cpu/sparc/ChangeLog | 4 ++++ cpukit/score/cpu/sparc/configure.ac | 1 - cpukit/score/cpu/unix/ChangeLog | 4 ++++ cpukit/score/cpu/unix/configure.ac | 1 - 50 files changed, 101 insertions(+), 26 deletions(-) diff --git a/cpukit/ada/ChangeLog b/cpukit/ada/ChangeLog index be33f23137..775f98a4c9 100644 --- a/cpukit/ada/ChangeLog +++ b/cpukit/ada/ChangeLog @@ -1,3 +1,7 @@ +2003-03-06 Ralf Corsepius + + * configure.ac: Remove AC_CONFIG_AUX_DIR. + 2003-02-11 Ralf Corsepius * configure.ac: AM_INIT_AUTOMAKE([1.7.2]). diff --git a/cpukit/ada/configure.ac b/cpukit/ada/configure.ac index 8cbc647726..9318ede351 100644 --- a/cpukit/ada/configure.ac +++ b/cpukit/ada/configure.ac @@ -6,7 +6,6 @@ AC_PREREQ(2.57) AC_INIT([rtems-cpukit],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_CONFIG_SRCDIR([rtems.adb]) RTEMS_TOP(../..) -AC_CONFIG_AUX_DIR(../..) RTEMS_CANONICAL_TARGET_CPU RTEMS_CANONICAL_HOST diff --git a/cpukit/itron/ChangeLog b/cpukit/itron/ChangeLog index f512abcd3d..e2b02f7bc0 100644 --- a/cpukit/itron/ChangeLog +++ b/cpukit/itron/ChangeLog @@ -1,3 +1,7 @@ +2003-03-06 Ralf Corsepius + + * configure.ac: Remove AC_CONFIG_AUX_DIR. + 2003-02-11 Ralf Corsepius * configure.ac: AM_INIT_AUTOMAKE([1.7.2]). diff --git a/cpukit/itron/configure.ac b/cpukit/itron/configure.ac index c39820b3e8..1c400f4f66 100644 --- a/cpukit/itron/configure.ac +++ b/cpukit/itron/configure.ac @@ -6,7 +6,6 @@ AC_PREREQ(2.57) AC_INIT([rtems-cpukit-itron],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_CONFIG_SRCDIR([include/itronsys]) RTEMS_TOP(../..) -AC_CONFIG_AUX_DIR(../..) RTEMS_CANONICAL_TARGET_CPU diff --git a/cpukit/libblock/ChangeLog b/cpukit/libblock/ChangeLog index 1a295a1da7..44a1d0c170 100644 --- a/cpukit/libblock/ChangeLog +++ b/cpukit/libblock/ChangeLog @@ -1,3 +1,7 @@ +2003-03-06 Ralf Corsepius + + * configure.ac: Remove AC_CONFIG_AUX_DIR. + 2003-02-11 Ralf Corsepius * configure.ac: AM_INIT_AUTOMAKE([1.7.2]). diff --git a/cpukit/libblock/configure.ac b/cpukit/libblock/configure.ac index 639cad269d..e9ed18bedc 100644 --- a/cpukit/libblock/configure.ac +++ b/cpukit/libblock/configure.ac @@ -6,7 +6,6 @@ AC_PREREQ(2.57) AC_INIT([rtems-cpukit-libblock],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_CONFIG_SRCDIR([src/bdbuf.c]) RTEMS_TOP(../..) -AC_CONFIG_AUX_DIR(../..) RTEMS_CANONICAL_TARGET_CPU RTEMS_CANONICAL_HOST diff --git a/cpukit/libcsupport/ChangeLog b/cpukit/libcsupport/ChangeLog index 56d65631db..1a53f96b91 100644 --- a/cpukit/libcsupport/ChangeLog +++ b/cpukit/libcsupport/ChangeLog @@ -1,3 +1,7 @@ +2003-03-06 Ralf Corsepius + + * configure.ac: Remove AC_CONFIG_AUX_DIR. + 2003-02-20 Wolfram Wadepohl PR 357/rtems_misc diff --git a/cpukit/libcsupport/configure.ac b/cpukit/libcsupport/configure.ac index 1218a3a0d1..d54cc2a39c 100644 --- a/cpukit/libcsupport/configure.ac +++ b/cpukit/libcsupport/configure.ac @@ -6,7 +6,6 @@ AC_PREREQ(2.57) AC_INIT([rtems-cpukit-lib],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_CONFIG_SRCDIR([src]) RTEMS_TOP(../..) -AC_CONFIG_AUX_DIR(../..) RTEMS_CANONICAL_TARGET_CPU AM_INIT_AUTOMAKE([no-define nostdinc foreign 1.7.2]) diff --git a/cpukit/libfs/ChangeLog b/cpukit/libfs/ChangeLog index 689ff7798a..075e1f175c 100644 --- a/cpukit/libfs/ChangeLog +++ b/cpukit/libfs/ChangeLog @@ -1,3 +1,7 @@ +2003-03-06 Ralf Corsepius + + * configure.ac: Remove AC_CONFIG_AUX_DIR. + 2003-02-11 Ralf Corsepius * configure.ac: AM_INIT_AUTOMAKE([1.7.2]). diff --git a/cpukit/libfs/configure.ac b/cpukit/libfs/configure.ac index c9e52c6169..c7c08cd54b 100644 --- a/cpukit/libfs/configure.ac +++ b/cpukit/libfs/configure.ac @@ -7,7 +7,6 @@ AC_INIT([rtems-cpukit-libfs],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_CONFIG_SRCDIR([src/imfs/imfs.h]) RTEMS_TOP(../..) -AC_CONFIG_AUX_DIR(../..) RTEMS_CANONICAL_TARGET_CPU diff --git a/cpukit/libmisc/ChangeLog b/cpukit/libmisc/ChangeLog index 3b3a726f2d..09fd81794a 100644 --- a/cpukit/libmisc/ChangeLog +++ b/cpukit/libmisc/ChangeLog @@ -1,3 +1,7 @@ +2003-03-06 Ralf Corsepius + + * configure.ac: Remove AC_CONFIG_AUX_DIR. + 2003-02-18 Ralf Corsepius capture/capture-cli.c: Add proper definition to avoid compiler diff --git a/cpukit/libmisc/configure.ac b/cpukit/libmisc/configure.ac index e188971ce7..ad14dc9645 100644 --- a/cpukit/libmisc/configure.ac +++ b/cpukit/libmisc/configure.ac @@ -6,7 +6,6 @@ AC_PREREQ(2.57) AC_INIT([rtems-cpukit-libmisc],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_CONFIG_SRCDIR([dumpbuf]) RTEMS_TOP(../..) -AC_CONFIG_AUX_DIR(../..) RTEMS_CANONICAL_TARGET_CPU diff --git a/cpukit/libnetworking/ChangeLog b/cpukit/libnetworking/ChangeLog index ae78cf4e47..b2d02cd061 100644 --- a/cpukit/libnetworking/ChangeLog +++ b/cpukit/libnetworking/ChangeLog @@ -1,3 +1,7 @@ +2003-03-06 Ralf Corsepius + + * configure.ac: Remove AC_CONFIG_AUX_DIR. + 2003-03-06 Ralf Corsepius * netinet/in_chksum.c: Remove duplicate case to include diff --git a/cpukit/libnetworking/configure.ac b/cpukit/libnetworking/configure.ac index 92bf9d0ac3..145dd1e0de 100644 --- a/cpukit/libnetworking/configure.ac +++ b/cpukit/libnetworking/configure.ac @@ -6,7 +6,6 @@ AC_PREREQ(2.57) AC_INIT([rtems-cpukit-libnetworking],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_CONFIG_SRCDIR([arpa]) RTEMS_TOP(../..) -AC_CONFIG_AUX_DIR(../..) RTEMS_CANONICAL_TARGET_CPU diff --git a/cpukit/librpc/ChangeLog b/cpukit/librpc/ChangeLog index e0a50e6fb3..91a27111c5 100644 --- a/cpukit/librpc/ChangeLog +++ b/cpukit/librpc/ChangeLog @@ -1,3 +1,7 @@ +2003-03-06 Ralf Corsepius + + * configure.ac: Remove AC_CONFIG_AUX_DIR. + 2003-02-11 Ralf Corsepius * configure.ac: AM_INIT_AUTOMAKE([1.7.2]). diff --git a/cpukit/librpc/configure.ac b/cpukit/librpc/configure.ac index 09a880886c..340cc22f34 100644 --- a/cpukit/librpc/configure.ac +++ b/cpukit/librpc/configure.ac @@ -6,7 +6,6 @@ AC_PREREQ(2.57) AC_INIT([rtems-cpukit-librpc],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_CONFIG_SRCDIR([include/rpc]) RTEMS_TOP(../..) -AC_CONFIG_AUX_DIR(../..) RTEMS_CANONICAL_TARGET_CPU diff --git a/cpukit/posix/ChangeLog b/cpukit/posix/ChangeLog index 985b1ab096..eb22bdc470 100644 --- a/cpukit/posix/ChangeLog +++ b/cpukit/posix/ChangeLog @@ -1,3 +1,7 @@ +2003-03-06 Ralf Corsepius + + * configure.ac: Remove AC_CONFIG_AUX_DIR. + 2003-02-11 Ralf Corsepius * configure.ac: AM_INIT_AUTOMAKE([1.7.2]). diff --git a/cpukit/posix/configure.ac b/cpukit/posix/configure.ac index ab87e64690..2697cd8945 100644 --- a/cpukit/posix/configure.ac +++ b/cpukit/posix/configure.ac @@ -5,8 +5,7 @@ AC_PREREQ(2.57) AC_INIT([rtems-cpukit-posix],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_CONFIG_SRCDIR([src/pthread.c]) -RTEMS_TOP(../..) -AC_CONFIG_AUX_DIR(../..) +RTEMS_TOP([../..]) RTEMS_CANONICAL_TARGET_CPU diff --git a/cpukit/score/cpu/a29k/ChangeLog b/cpukit/score/cpu/a29k/ChangeLog index 8663872d8d..f464904278 100644 --- a/cpukit/score/cpu/a29k/ChangeLog +++ b/cpukit/score/cpu/a29k/ChangeLog @@ -1,3 +1,7 @@ +2003-03-06 Ralf Corsepius + + * configure.ac: Remove AC_CONFIG_AUX_DIR. + 2003-02-11 Joel Sherrill * cpu_asm.c: Rework logic that decides when to call diff --git a/cpukit/score/cpu/a29k/configure.ac b/cpukit/score/cpu/a29k/configure.ac index 2ba4073b41..b30ef37e2e 100644 --- a/cpukit/score/cpu/a29k/configure.ac +++ b/cpukit/score/cpu/a29k/configure.ac @@ -6,7 +6,6 @@ AC_PREREQ(2.57) AC_INIT([rtems-cpukit-score-cpu-a29k],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_CONFIG_SRCDIR([cpu_asm.S]) RTEMS_TOP(../../../..) -AC_CONFIG_AUX_DIR(../../../..) RTEMS_CANONICAL_TARGET_CPU diff --git a/cpukit/score/cpu/arm/ChangeLog b/cpukit/score/cpu/arm/ChangeLog index 20796db12a..0773ffc585 100644 --- a/cpukit/score/cpu/arm/ChangeLog +++ b/cpukit/score/cpu/arm/ChangeLog @@ -1,3 +1,7 @@ +2003-03-06 Ralf Corsepius + + * configure.ac: Remove AC_CONFIG_AUX_DIR. + 2003-03-03 Ralf Corsepius * rtems/score/arm.h: Remove ARM_HAS_THUMB (Unused). diff --git a/cpukit/score/cpu/arm/configure.ac b/cpukit/score/cpu/arm/configure.ac index d60a19052a..ef0201bd72 100644 --- a/cpukit/score/cpu/arm/configure.ac +++ b/cpukit/score/cpu/arm/configure.ac @@ -6,7 +6,6 @@ AC_PREREQ(2.57) AC_INIT([rtems-cpukit-score-cpu-arm],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_CONFIG_SRCDIR([cpu_asm.S]) RTEMS_TOP(../../../..) -AC_CONFIG_AUX_DIR(../../../..) RTEMS_CANONICAL_TARGET_CPU diff --git a/cpukit/score/cpu/c4x/ChangeLog b/cpukit/score/cpu/c4x/ChangeLog index 1c88481777..3aedd9dec3 100644 --- a/cpukit/score/cpu/c4x/ChangeLog +++ b/cpukit/score/cpu/c4x/ChangeLog @@ -1,3 +1,7 @@ +2003-03-06 Ralf Corsepius + + * configure.ac: Remove AC_CONFIG_AUX_DIR. + 2003-02-11 Joel Sherrill * irq.c: Rework logic that decides when to call diff --git a/cpukit/score/cpu/c4x/configure.ac b/cpukit/score/cpu/c4x/configure.ac index 20acef65c1..10f417dc05 100644 --- a/cpukit/score/cpu/c4x/configure.ac +++ b/cpukit/score/cpu/c4x/configure.ac @@ -6,7 +6,6 @@ AC_PREREQ(2.57) AC_INIT([rtems-cpukit-score-cpu-c4x],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_CONFIG_SRCDIR([cpu_asm.S]) RTEMS_TOP(../../../..) -AC_CONFIG_AUX_DIR(../../../..) RTEMS_CANONICAL_TARGET_CPU diff --git a/cpukit/score/cpu/h8300/ChangeLog b/cpukit/score/cpu/h8300/ChangeLog index 53b3e7aed3..0844d61686 100644 --- a/cpukit/score/cpu/h8300/ChangeLog +++ b/cpukit/score/cpu/h8300/ChangeLog @@ -1,3 +1,7 @@ +2003-03-06 Ralf Corsepius + + * configure.ac: Remove AC_CONFIG_AUX_DIR. + 2002-12-11 Ralf Corsepius * configure.ac: Require autoconf-2.57 + automake-1.7.2. diff --git a/cpukit/score/cpu/h8300/configure.ac b/cpukit/score/cpu/h8300/configure.ac index b9a9f2a1ed..6cf8e67e2a 100644 --- a/cpukit/score/cpu/h8300/configure.ac +++ b/cpukit/score/cpu/h8300/configure.ac @@ -6,7 +6,6 @@ AC_PREREQ(2.57) AC_INIT([rtems-cpukit-score-cpu-h8300],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_CONFIG_SRCDIR([cpu_asm.S]) RTEMS_TOP(../../../..) -AC_CONFIG_AUX_DIR(../../../..) RTEMS_CANONICAL_TARGET_CPU diff --git a/cpukit/score/cpu/hppa1.1/ChangeLog b/cpukit/score/cpu/hppa1.1/ChangeLog index ee1c58a6a2..b13f56db05 100644 --- a/cpukit/score/cpu/hppa1.1/ChangeLog +++ b/cpukit/score/cpu/hppa1.1/ChangeLog @@ -1,3 +1,7 @@ +2003-03-06 Ralf Corsepius + + * configure.ac: Remove AC_CONFIG_AUX_DIR. + 2002-12-11 Ralf Corsepius * configure.ac: Require autoconf-2.57 + automake-1.7.2. diff --git a/cpukit/score/cpu/hppa1.1/configure.ac b/cpukit/score/cpu/hppa1.1/configure.ac index 8d95f73c71..2e71ef43ea 100644 --- a/cpukit/score/cpu/hppa1.1/configure.ac +++ b/cpukit/score/cpu/hppa1.1/configure.ac @@ -6,7 +6,6 @@ AC_PREREQ(2.57) AC_INIT([rtems-cpukit-score-cpu-hppa1.1],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_CONFIG_SRCDIR([cpu_asm.S]) RTEMS_TOP(../../../..) -AC_CONFIG_AUX_DIR(../../../..) RTEMS_CANONICAL_TARGET_CPU diff --git a/cpukit/score/cpu/i386/ChangeLog b/cpukit/score/cpu/i386/ChangeLog index 0fcd00b84a..77bf188e71 100644 --- a/cpukit/score/cpu/i386/ChangeLog +++ b/cpukit/score/cpu/i386/ChangeLog @@ -1,3 +1,7 @@ +2003-03-06 Ralf Corsepius + + * configure.ac: Remove AC_CONFIG_AUX_DIR. + 2002-12-11 Ralf Corsepius * configure.ac: Require autoconf-2.57 + automake-1.7.2. diff --git a/cpukit/score/cpu/i386/configure.ac b/cpukit/score/cpu/i386/configure.ac index 77b7ad5006..54d49b142a 100644 --- a/cpukit/score/cpu/i386/configure.ac +++ b/cpukit/score/cpu/i386/configure.ac @@ -6,7 +6,6 @@ AC_PREREQ(2.57) AC_INIT([rtems-cpukit-score-cpu-i386],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_CONFIG_SRCDIR([cpu_asm.S]) RTEMS_TOP(../../../..) -AC_CONFIG_AUX_DIR(../../../..) RTEMS_CANONICAL_TARGET_CPU diff --git a/cpukit/score/cpu/i960/ChangeLog b/cpukit/score/cpu/i960/ChangeLog index df9e186e12..d681013b39 100644 --- a/cpukit/score/cpu/i960/ChangeLog +++ b/cpukit/score/cpu/i960/ChangeLog @@ -1,3 +1,7 @@ +2003-03-06 Ralf Corsepius + + * configure.ac: Remove AC_CONFIG_AUX_DIR. + 2002-12-11 Ralf Corsepius * configure.ac: Require autoconf-2.57 + automake-1.7.2. diff --git a/cpukit/score/cpu/i960/configure.ac b/cpukit/score/cpu/i960/configure.ac index 067e6964cc..1cc5ad745a 100644 --- a/cpukit/score/cpu/i960/configure.ac +++ b/cpukit/score/cpu/i960/configure.ac @@ -6,7 +6,6 @@ AC_PREREQ(2.57) AC_INIT([rtems-cpukit-score-cpu-i960],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_CONFIG_SRCDIR([cpu_asm.S]) RTEMS_TOP(../../../..) -AC_CONFIG_AUX_DIR(../../../..) RTEMS_CANONICAL_TARGET_CPU diff --git a/cpukit/score/cpu/m68k/ChangeLog b/cpukit/score/cpu/m68k/ChangeLog index 5cb173edbf..55602c4389 100644 --- a/cpukit/score/cpu/m68k/ChangeLog +++ b/cpukit/score/cpu/m68k/ChangeLog @@ -1,3 +1,7 @@ +2003-03-06 Ralf Corsepius + + * configure.ac: Remove AC_CONFIG_AUX_DIR. + 2003-02-06 Ilya Alexeev * m68360.h: Correct the order of fields in the ethernet structure diff --git a/cpukit/score/cpu/m68k/configure.ac b/cpukit/score/cpu/m68k/configure.ac index ee57c640ff..e2609c6605 100644 --- a/cpukit/score/cpu/m68k/configure.ac +++ b/cpukit/score/cpu/m68k/configure.ac @@ -6,7 +6,6 @@ AC_PREREQ(2.57) AC_INIT([rtems-cpukit-score-cpu-m68k],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_CONFIG_SRCDIR([cpu_asm.S]) RTEMS_TOP(../../../..) -AC_CONFIG_AUX_DIR(../../../..) RTEMS_CANONICAL_TARGET_CPU diff --git a/cpukit/score/cpu/mips/ChangeLog b/cpukit/score/cpu/mips/ChangeLog index 13d5377691..15bc930fb0 100644 --- a/cpukit/score/cpu/mips/ChangeLog +++ b/cpukit/score/cpu/mips/ChangeLog @@ -1,3 +1,7 @@ +2003-03-06 Ralf Corsepius + + * configure.ac: Remove AC_CONFIG_AUX_DIR. + 2002-12-11 Ralf Corsepius * configure.ac: Require autoconf-2.57 + automake-1.7.2. diff --git a/cpukit/score/cpu/mips/configure.ac b/cpukit/score/cpu/mips/configure.ac index 9f652414c5..83de66fd5c 100644 --- a/cpukit/score/cpu/mips/configure.ac +++ b/cpukit/score/cpu/mips/configure.ac @@ -6,7 +6,6 @@ AC_PREREQ(2.57) AC_INIT([rtems-cpukit-score-cpu-mips],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_CONFIG_SRCDIR([cpu_asm.S]) RTEMS_TOP(../../../..) -AC_CONFIG_AUX_DIR(../../../..) RTEMS_CANONICAL_TARGET_CPU diff --git a/cpukit/score/cpu/mips64orion/ChangeLog b/cpukit/score/cpu/mips64orion/ChangeLog index 2437fa190b..d496b6d967 100644 --- a/cpukit/score/cpu/mips64orion/ChangeLog +++ b/cpukit/score/cpu/mips64orion/ChangeLog @@ -1,3 +1,7 @@ +2003-03-06 Ralf Corsepius + + * configure.ac: Remove AC_CONFIG_AUX_DIR. + 2002-12-11 Ralf Corsepius * configure.ac: Require autoconf-2.57 + automake-1.7.2. diff --git a/cpukit/score/cpu/mips64orion/configure.ac b/cpukit/score/cpu/mips64orion/configure.ac index f0990ececc..a881ca81f8 100644 --- a/cpukit/score/cpu/mips64orion/configure.ac +++ b/cpukit/score/cpu/mips64orion/configure.ac @@ -6,7 +6,6 @@ AC_PREREQ(2.57) AC_INIT([rtems-cpukit-score-cpu-mips64orion],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_CONFIG_SRCDIR([cpu_asm.S]) RTEMS_TOP(../../../..) -AC_CONFIG_AUX_DIR(../../../..) RTEMS_CANONICAL_TARGET_CPU diff --git a/cpukit/score/cpu/no_cpu/ChangeLog b/cpukit/score/cpu/no_cpu/ChangeLog index f9b51ccfb8..6e7fcd367c 100644 --- a/cpukit/score/cpu/no_cpu/ChangeLog +++ b/cpukit/score/cpu/no_cpu/ChangeLog @@ -1,3 +1,7 @@ +2003-03-06 Ralf Corsepius + + * configure.ac: Remove AC_CONFIG_AUX_DIR. + 2003-02-11 Joel Sherrill * cpu_asm.c: Rework logic that decides when to call diff --git a/cpukit/score/cpu/no_cpu/configure.ac b/cpukit/score/cpu/no_cpu/configure.ac index 052ea482ba..5cd100a1ff 100644 --- a/cpukit/score/cpu/no_cpu/configure.ac +++ b/cpukit/score/cpu/no_cpu/configure.ac @@ -6,7 +6,6 @@ AC_PREREQ(2.57) AC_INIT([rtems-cpukit-score-cpu-no_cpu],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_CONFIG_SRCDIR([cpu_asm.c]) RTEMS_TOP(../../../..) -AC_CONFIG_AUX_DIR(../../../..) RTEMS_CANONICAL_TARGET_CPU diff --git a/cpukit/score/cpu/or32/ChangeLog b/cpukit/score/cpu/or32/ChangeLog index 3dbdca096e..886f49ca53 100644 --- a/cpukit/score/cpu/or32/ChangeLog +++ b/cpukit/score/cpu/or32/ChangeLog @@ -1,3 +1,7 @@ +2003-03-06 Ralf Corsepius + + * configure.ac: Remove AC_CONFIG_AUX_DIR. + 2002-12-11 Ralf Corsepius * configure.ac: Require autoconf-2.57 + automake-1.7.2. diff --git a/cpukit/score/cpu/or32/configure.ac b/cpukit/score/cpu/or32/configure.ac index e46b492728..188fac3dd9 100644 --- a/cpukit/score/cpu/or32/configure.ac +++ b/cpukit/score/cpu/or32/configure.ac @@ -6,7 +6,6 @@ AC_PREREQ(2.57) AC_INIT([rtems-cpukit-score-cpu-or32],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_CONFIG_SRCDIR([cpu_asm.c]) RTEMS_TOP(../../../..) -AC_CONFIG_AUX_DIR(../../../..) RTEMS_CANONICAL_TARGET_CPU diff --git a/cpukit/score/cpu/powerpc/ChangeLog b/cpukit/score/cpu/powerpc/ChangeLog index 11d496556e..744e94d5f8 100644 --- a/cpukit/score/cpu/powerpc/ChangeLog +++ b/cpukit/score/cpu/powerpc/ChangeLog @@ -1,3 +1,7 @@ +2003-03-06 Ralf Corsepius + + * configure.ac: Remove AC_CONFIG_AUX_DIR. + 2003-02-20 Till Straumann PR 349/bsps diff --git a/cpukit/score/cpu/powerpc/configure.ac b/cpukit/score/cpu/powerpc/configure.ac index f9b352b662..f5b78b074a 100644 --- a/cpukit/score/cpu/powerpc/configure.ac +++ b/cpukit/score/cpu/powerpc/configure.ac @@ -6,7 +6,6 @@ AC_PREREQ(2.57) AC_INIT([rtems-cpukit-score-cpu-powerpc],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_CONFIG_SRCDIR([asm.h]) RTEMS_TOP(../../../..) -AC_CONFIG_AUX_DIR(../../../..) RTEMS_CANONICAL_TARGET_CPU diff --git a/cpukit/score/cpu/sh/ChangeLog b/cpukit/score/cpu/sh/ChangeLog index 1c0687a5ef..5af8b7d1c5 100644 --- a/cpukit/score/cpu/sh/ChangeLog +++ b/cpukit/score/cpu/sh/ChangeLog @@ -1,3 +1,7 @@ +2003-03-06 Ralf Corsepius + + * configure.ac: Remove AC_CONFIG_AUX_DIR. + 2002-12-11 Ralf Corsepius * configure.ac: Require autoconf-2.57 + automake-1.7.2. diff --git a/cpukit/score/cpu/sh/configure.ac b/cpukit/score/cpu/sh/configure.ac index 295fd69518..bef78182fa 100644 --- a/cpukit/score/cpu/sh/configure.ac +++ b/cpukit/score/cpu/sh/configure.ac @@ -6,7 +6,6 @@ AC_PREREQ(2.57) AC_INIT([rtems-cpukit-score-cpu-sh],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_CONFIG_SRCDIR([asm.h]) RTEMS_TOP(../../../..) -AC_CONFIG_AUX_DIR(../../../..) RTEMS_CANONICAL_TARGET_CPU diff --git a/cpukit/score/cpu/sparc/ChangeLog b/cpukit/score/cpu/sparc/ChangeLog index d29cd0ae03..f5460bb2e1 100644 --- a/cpukit/score/cpu/sparc/ChangeLog +++ b/cpukit/score/cpu/sparc/ChangeLog @@ -1,3 +1,7 @@ +2003-03-06 Ralf Corsepius + + * configure.ac: Remove AC_CONFIG_AUX_DIR. + 2002-12-11 Ralf Corsepius * configure.ac: Require autoconf-2.57 + automake-1.7.2. diff --git a/cpukit/score/cpu/sparc/configure.ac b/cpukit/score/cpu/sparc/configure.ac index d3f7348014..c68aca9d02 100644 --- a/cpukit/score/cpu/sparc/configure.ac +++ b/cpukit/score/cpu/sparc/configure.ac @@ -6,7 +6,6 @@ AC_PREREQ(2.57) AC_INIT([rtems-cpukit-score-cpu-sparc],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_CONFIG_SRCDIR([cpu_asm.S]) RTEMS_TOP(../../../..) -AC_CONFIG_AUX_DIR(../../../..) RTEMS_CANONICAL_TARGET_CPU diff --git a/cpukit/score/cpu/unix/ChangeLog b/cpukit/score/cpu/unix/ChangeLog index b41efa34a7..580ae2e08b 100644 --- a/cpukit/score/cpu/unix/ChangeLog +++ b/cpukit/score/cpu/unix/ChangeLog @@ -1,3 +1,7 @@ +2003-03-06 Ralf Corsepius + + * configure.ac: Remove AC_CONFIG_AUX_DIR. + 2003-01-03 Joel Sherrill * rtems/score/cpu.h: Per PR315, eliminate warning for structure diff --git a/cpukit/score/cpu/unix/configure.ac b/cpukit/score/cpu/unix/configure.ac index 2a1c4f45ba..1a4e02e7fe 100644 --- a/cpukit/score/cpu/unix/configure.ac +++ b/cpukit/score/cpu/unix/configure.ac @@ -6,7 +6,6 @@ AC_PREREQ(2.57) AC_INIT([rtems-cpukit-score-cpu-unix],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_CONFIG_SRCDIR([cpu.c]) RTEMS_TOP(../../../..) -AC_CONFIG_AUX_DIR(../../../..) RTEMS_CANONICAL_TARGET_CPU