forked from Imagelibrary/rtems
2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * include/rdbg/i386/Makefile.am: Remove AUTOMAKE_OPTIONS. * include/rdbg/m68k/Makefile.am: Remove AUTOMAKE_OPTIONS. * include/rdbg/Makefile.am: Remove AUTOMAKE_OPTIONS. * include/rdbg/powerpc/Makefile.am: Remove AUTOMAKE_OPTIONS. * include/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * src/i386/any/Makefile.am: Remove AUTOMAKE_OPTIONS. * src/i386/Makefile.am: Remove AUTOMAKE_OPTIONS. * src/m68k/any/Makefile.am: Remove AUTOMAKE_OPTIONS. * src/m68k/Makefile.am: Remove AUTOMAKE_OPTIONS. * src/Makefile.am: Remove AUTOMAKE_OPTIONS. * src/powerpc/Makefile.am: Remove AUTOMAKE_OPTIONS. * src/powerpc/new_exception_processing/Makefile.am: Remove AUTOMAKE_OPTIONS.
This commit is contained in:
@@ -1,3 +1,22 @@
|
||||
2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* configure.ac:
|
||||
AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
|
||||
AM_INIT_AUTOMAKE([no-define foreign 1.6]).
|
||||
* include/rdbg/i386/Makefile.am: Remove AUTOMAKE_OPTIONS.
|
||||
* include/rdbg/m68k/Makefile.am: Remove AUTOMAKE_OPTIONS.
|
||||
* include/rdbg/Makefile.am: Remove AUTOMAKE_OPTIONS.
|
||||
* include/rdbg/powerpc/Makefile.am: Remove AUTOMAKE_OPTIONS.
|
||||
* include/Makefile.am: Remove AUTOMAKE_OPTIONS.
|
||||
* Makefile.am: Remove AUTOMAKE_OPTIONS.
|
||||
* src/i386/any/Makefile.am: Remove AUTOMAKE_OPTIONS.
|
||||
* src/i386/Makefile.am: Remove AUTOMAKE_OPTIONS.
|
||||
* src/m68k/any/Makefile.am: Remove AUTOMAKE_OPTIONS.
|
||||
* src/m68k/Makefile.am: Remove AUTOMAKE_OPTIONS.
|
||||
* src/Makefile.am: Remove AUTOMAKE_OPTIONS.
|
||||
* src/powerpc/Makefile.am: Remove AUTOMAKE_OPTIONS.
|
||||
* src/powerpc/new_exception_processing/Makefile.am: Remove AUTOMAKE_OPTIONS.
|
||||
|
||||
2002-03-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
PR 149
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
## $Id$
|
||||
##
|
||||
|
||||
AUTOMAKE_OPTIONS = foreign 1.4
|
||||
ACLOCAL_AMFLAGS = -I ../../../aclocal
|
||||
|
||||
SUBDIRS = include src
|
||||
|
||||
@@ -3,14 +3,14 @@
|
||||
## $Id$
|
||||
|
||||
AC_PREREQ(2.52)
|
||||
AC_INIT
|
||||
AC_INIT([rtems-c-src-librdbg],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
|
||||
AC_CONFIG_SRCDIR([src/awk.svc])
|
||||
RTEMS_TOP(../../..)
|
||||
AC_CONFIG_AUX_DIR(../../..)
|
||||
|
||||
RTEMS_CANONICAL_TARGET_CPU
|
||||
|
||||
AM_INIT_AUTOMAKE(rtems-c-src-librdbg,$RTEMS_VERSION,no)
|
||||
AM_INIT_AUTOMAKE([no-define foreign 1.6])
|
||||
AM_MAINTAINER_MODE
|
||||
|
||||
RTEMS_ENABLE_NETWORKING
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
## $Id$
|
||||
##
|
||||
|
||||
AUTOMAKE_OPTIONS = foreign 1.4
|
||||
|
||||
SUBDIRS = rdbg
|
||||
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
## $Id$
|
||||
##
|
||||
|
||||
AUTOMAKE_OPTIONS = foreign 1.4
|
||||
|
||||
include_rdbgdir = $(includedir)/rdbg
|
||||
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
## $Id$
|
||||
##
|
||||
|
||||
AUTOMAKE_OPTIONS = foreign 1.4
|
||||
|
||||
include_rdbgdir = $(includedir)/rdbg
|
||||
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
## $Id$
|
||||
##
|
||||
|
||||
AUTOMAKE_OPTIONS = foreign 1.4
|
||||
|
||||
include_rdbgdir = $(includedir)/rdbg
|
||||
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
## $Id$
|
||||
##
|
||||
|
||||
AUTOMAKE_OPTIONS = foreign 1.4
|
||||
|
||||
include_rdbgdir = $(includedir)/rdbg
|
||||
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
## $Id$
|
||||
##
|
||||
|
||||
AUTOMAKE_OPTIONS = foreign 1.4
|
||||
|
||||
SUBDIRS = $(RTEMS_CPU)
|
||||
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
## $Id$
|
||||
##
|
||||
|
||||
AUTOMAKE_OPTIONS = foreign 1.4
|
||||
|
||||
SUBDIRS = any
|
||||
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
## $Id$
|
||||
##
|
||||
|
||||
AUTOMAKE_OPTIONS = foreign 1.4
|
||||
|
||||
VPATH = @srcdir@:@srcdir@/..:@srcdir@/../..
|
||||
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
## $Id$
|
||||
##
|
||||
|
||||
AUTOMAKE_OPTIONS = foreign 1.4
|
||||
|
||||
SUBDIRS = any
|
||||
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
## $Id$
|
||||
##
|
||||
|
||||
AUTOMAKE_OPTIONS = foreign 1.4
|
||||
|
||||
VPATH = @srcdir@:@srcdir@/..:@srcdir@/../..
|
||||
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
## $Id$
|
||||
##
|
||||
|
||||
AUTOMAKE_OPTIONS = foreign 1.4
|
||||
|
||||
SUBDIRS = new_exception_processing
|
||||
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
## $Id$
|
||||
##
|
||||
|
||||
AUTOMAKE_OPTIONS = foreign 1.4
|
||||
|
||||
VPATH = @srcdir@:@srcdir@/..:@srcdir@/../..
|
||||
|
||||
|
||||
Reference in New Issue
Block a user