2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* startup/Makefile.am: Remove USE_INIT_FINI.
This commit is contained in:
Ralf Corsepius
2003-08-11 16:07:24 +00:00
parent 26ff37a4d8
commit 317458ceb4
44 changed files with 90 additions and 62 deletions

View File

@@ -1,3 +1,7 @@
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* startup/Makefile.am: Remove USE_INIT_FINI.
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.

View File

@@ -23,9 +23,6 @@ include $(top_srcdir)/../../../../../../automake/lib.am
# (OPTIONAL) Add local stuff here using +=
#
# USE_INIT_FINI tells main.c what C++ help we need.
AM_CPPFLAGS += -DUSE_INIT_FINI
$(PGM): $(OBJS)
$(make-rel)

View File

@@ -1,3 +1,7 @@
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* startup/Makefile.am: Remove USE_INIT_FINI.
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.

View File

@@ -23,9 +23,6 @@ include $(top_srcdir)/../../../../../../automake/lib.am
# (OPTIONAL) Add local stuff here using +=
#
# USE_INIT_FINI tells main.c what C++ help we need.
AM_CPPFLAGS += -DUSE_INIT_FINI
$(PGM): $(OBJS)
$(make-rel)