2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* configure.ac: Fix package name.
This commit is contained in:
Ralf Corsepius
2002-11-19 22:23:50 +00:00
parent 1f64ebf232
commit 47c0220397
49 changed files with 124 additions and 24 deletions

View File

@@ -1,3 +1,7 @@
2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Fix package name.
2002-10-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove AC_ENABLE_MULTILIB.

View File

@@ -1,3 +1,7 @@
2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Fix package name.
2002-10-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove AC_ENABLE_MULTILIB.

View File

@@ -3,7 +3,7 @@
## $Id$
AC_PREREQ(2.52)
AC_INIT([rtems-c-src],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
AC_INIT([rtems-cpukit],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
AC_CONFIG_SRCDIR([rtems.adb])
RTEMS_TOP(../..)
AC_CONFIG_AUX_DIR(../..)

View File

@@ -1,3 +1,7 @@
2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Fix package name.
2002-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.

View File

@@ -3,7 +3,7 @@
## $Id$
AC_PREREQ(2.52)
AC_INIT([rtems-c-src-exec-itron],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
AC_INIT([rtems-cpukit-itron],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
AC_CONFIG_SRCDIR([include/itronsys])
RTEMS_TOP(../..)
AC_CONFIG_AUX_DIR(../..)

View File

@@ -1,3 +1,7 @@
2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Fix package name.
2002-11-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* src/diskdevs.c: Include <unistd.h> to remove warning.

View File

@@ -3,7 +3,7 @@
## $Id$
AC_PREREQ(2.52)
AC_INIT([rtems-c-src-libblock],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
AC_INIT([rtems-cpukit-libblock],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
AC_CONFIG_SRCDIR([src/bdbuf.c])
RTEMS_TOP(../..)
AC_CONFIG_AUX_DIR(../..)

View File

@@ -1,3 +1,7 @@
2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Fix package name.
2002-11-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Check for sys/cdefs.h, Add NEED_SYS_CDEFS_H.

View File

@@ -3,7 +3,7 @@
## $Id$
AC_PREREQ(2.52)
AC_INIT([rtems-c-src-lib],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
AC_INIT([rtems-cpukit-lib],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
AC_CONFIG_SRCDIR([src])
RTEMS_TOP(../..)
AC_CONFIG_AUX_DIR(../..)

View File

@@ -1,3 +1,7 @@
2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Fix package name.
2002-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.

View File

@@ -3,7 +3,7 @@
## $Id$
AC_PREREQ(2.52)
AC_INIT([rtems-c-src-libfs],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
AC_INIT([rtems-cpukit-libfs],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
AC_CONFIG_SRCDIR([src/imfs/imfs.h])
RTEMS_TOP(../..)

View File

@@ -1,3 +1,7 @@
2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Fix package name.
2002-11-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Merge-in HEADER-handling from

View File

@@ -3,7 +3,7 @@
## $Id$
AC_PREREQ(2.52)
AC_INIT([rtems-c-src-libnetworking],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
AC_INIT([rtems-cpukit-libnetworking],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
AC_CONFIG_SRCDIR([arpa])
RTEMS_TOP(../..)
AC_CONFIG_AUX_DIR(../..)

View File

@@ -1,3 +1,7 @@
2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Fix package name.
2002-11-04 Joel Sherrill <joel@OARcorp.com>
* src/rpc/pmap_rmt.c: Removed warnings.

View File

@@ -3,7 +3,7 @@
## $Id$
AC_PREREQ(2.52)
AC_INIT([rtems-c-src-librpc],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
AC_INIT([rtems-cpukit-librpc],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
AC_CONFIG_SRCDIR([include/rpc])
RTEMS_TOP(../..)
AC_CONFIG_AUX_DIR(../..)

View File

@@ -1,3 +1,7 @@
2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Fix package name.
2002-10-30 Eric Norum <eric.norum@usask.ca>
* src/psignal.c: Fix counting problem which resulted in too many

View File

@@ -3,7 +3,7 @@
## $Id$
AC_PREREQ(2.52)
AC_INIT([rtems-c-src-exec-posix],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
AC_INIT([rtems-cpukit-posix],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
AC_CONFIG_SRCDIR([src/pthread.c])
RTEMS_TOP(../..)
AC_CONFIG_AUX_DIR(../..)

View File

@@ -1,3 +1,7 @@
2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Fix package name.
2002-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.

View File

@@ -3,7 +3,7 @@
## $Id$
AC_PREREQ(2.52)
AC_INIT([rtems-c-src-exec-score-cpu-a29k],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
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(../../../..)

View File

@@ -1,3 +1,7 @@
2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Fix package name.
2002-11-04 Joel Sherrill <joel@OARcorp.com>
* cpu.c: Removed warning.

View File

@@ -3,7 +3,7 @@
## $Id$
AC_PREREQ(2.52)
AC_INIT([rtems-c-src-exec-score-cpu-arm],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
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(../../../..)

View File

@@ -1,3 +1,7 @@
2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Fix package name.
2002-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.

View File

@@ -3,7 +3,7 @@
## $Id$
AC_PREREQ(2.52)
AC_INIT([rtems-c-src-exec-score-cpu-c4x],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
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(../../../..)

View File

@@ -1,3 +1,7 @@
2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Fix package name.
2002-11-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* rtems/score/cpu.h: Add prototype of H8BD_Install_IRQ to eliminate

View File

@@ -3,7 +3,7 @@
## $Id$
AC_PREREQ(2.52)
AC_INIT([rtems-c-src-exec-score-cpu-h8300],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
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(../../../..)

View File

@@ -1,3 +1,7 @@
2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Fix package name.
2002-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.

View File

@@ -3,7 +3,7 @@
## $Id$
AC_PREREQ(2.52)
AC_INIT([rtems-c-src-exec-score-cpu-hppa1.1],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
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(../../../..)

View File

@@ -1,3 +1,7 @@
2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Fix package name.
2002-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.

View File

@@ -3,7 +3,7 @@
## $Id$
AC_PREREQ(2.52)
AC_INIT([rtems-c-src-exec-score-cpu-i386],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
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(../../../..)

View File

@@ -1,3 +1,7 @@
2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Fix package name.
2002-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.

View File

@@ -3,7 +3,7 @@
## $Id$
AC_PREREQ(2.52)
AC_INIT([rtems-c-src-exec-score-cpu-i960],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
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(../../../..)

View File

@@ -1,3 +1,7 @@
2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Fix package name.
2002-11-01 Joel Sherrill <joel@OARcorp.com>
* cpu.c: Removed warnings.

View File

@@ -3,7 +3,7 @@
## $Id$
AC_PREREQ(2.52)
AC_INIT([rtems-c-src-exec-score-cpu-m68k],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
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(../../../..)

View File

@@ -1,3 +1,7 @@
2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Fix package name.
2002-11-04 Joel Sherrill <joel@OARcorp.com>
* idtcpu.h: Removed warning.

View File

@@ -3,7 +3,7 @@
## $Id$
AC_PREREQ(2.52)
AC_INIT([rtems-c-src-exec-score-cpu-mips],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
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(../../../..)

View File

@@ -1,3 +1,7 @@
2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Fix package name.
2002-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.

View File

@@ -3,7 +3,7 @@
## $Id$
AC_PREREQ(2.52)
AC_INIT([rtems-c-src-exec-score-cpu-mips64orion],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
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(../../../..)

View File

@@ -1,3 +1,7 @@
2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Fix package name.
2002-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.

View File

@@ -3,7 +3,7 @@
## $Id$
AC_PREREQ(2.52)
AC_INIT([rtems-c-src-exec-score-cpu-no_cpu],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
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(../../../..)

View File

@@ -1,3 +1,7 @@
2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Fix package name.
2002-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.

View File

@@ -3,7 +3,7 @@
## $Id$
AC_PREREQ(2.52)
AC_INIT([rtems-c-src-exec-score-cpu-or32],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
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(../../../..)

View File

@@ -1,3 +1,7 @@
2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Fix package name.
2002-11-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* rtems/new-exceptions/cpu.h: Remove sections on

View File

@@ -3,7 +3,7 @@
## $Id$
AC_PREREQ(2.52)
AC_INIT([rtems-c-src-exec-score-cpu-powerpc],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
AC_INIT([rtems-cpukit-score-cpu-powerpc],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
AC_CONFIG_SRCDIR([asm.h])
RTEMS_TOP(../../../..)
AC_CONFIG_AUX_DIR(../../../..)

View File

@@ -1,3 +1,7 @@
2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Fix package name.
2002-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.

View File

@@ -3,7 +3,7 @@
## $Id$
AC_PREREQ(2.52)
AC_INIT([rtems-c-src-exec-score-cpu-sh],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
AC_INIT([rtems-cpukit-score-cpu-sh],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
AC_CONFIG_SRCDIR([asm.h])
RTEMS_TOP(../../../..)
AC_CONFIG_AUX_DIR(../../../..)

View File

@@ -1,3 +1,7 @@
2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Fix package name.
2002-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.

View File

@@ -3,7 +3,7 @@
## $Id$
AC_PREREQ(2.52)
AC_INIT([rtems-c-src-exec-score-cpu-sparc],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
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(../../../..)

View File

@@ -1,3 +1,7 @@
2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Fix package name.
2002-11-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Generate unixsize.h on the fly, filter out

View File

@@ -3,7 +3,7 @@
## $Id$
AC_PREREQ(2.52)
AC_INIT([rtems-c-src-exec-score-cpu-unix],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
AC_INIT([rtems-cpukit-score-cpu-unix],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
AC_CONFIG_SRCDIR([cpu.c])
RTEMS_TOP(../../../..)
AC_CONFIG_AUX_DIR(../../../..)