summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-01-25 14:58:37 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-01-25 14:58:37 +0000
commit58e3ab3dd6cbeede2728450de77a47d4e9478c79 (patch)
tree93ba257e3d286432cacc303636990f03a72d72d5
parent2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-58e3ab3dd6cbeede2728450de77a47d4e9478c79.tar.bz2
2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Add c4x. * project.am: Add version.texi hack.
-rw-r--r--doc/ChangeLog5
-rw-r--r--doc/configure.ac1
-rw-r--r--doc/project.am3
3 files changed, 9 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 0b4a8c62ad..82164d05e3 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,8 @@
+2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * configure.ac: Add c4x.
+ * project.am: Add version.texi hack.
+
2003-01-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* main.am: Remove AM_MAKEINFOFLAGS, TEXI2DVI, TEXI2PDF.
diff --git a/doc/configure.ac b/doc/configure.ac
index 94193d79af..a9743550e8 100644
--- a/doc/configure.ac
+++ b/doc/configure.ac
@@ -157,6 +157,7 @@ relnotes/Makefile
new_chapters/Makefile
supplements/Makefile
supplements/arm/Makefile
+supplements/c4x/Makefile
supplements/hppa1_1/Makefile
supplements/i386/Makefile
supplements/i960/Makefile
diff --git a/doc/project.am b/doc/project.am
index 93620b4f94..5ba13027be 100644
--- a/doc/project.am
+++ b/doc/project.am
@@ -15,6 +15,9 @@ AM_MAKEINFOFLAGS = -I $(top_builddir) -I $(top_srcdir)
TEXI2DVI = @TEXI2DVI@ -I $(top_builddir) -I $(top_srcdir)
TEXI2PDF = @TEXI2PDF@ -I $(top_builddir) -I $(top_srcdir)
+# HACK: Force generation of version.texi
+version.texi: stamp-vti
+
# Without $(srcdir) in TEXINPUTS, dvips doesn't find the *.eps
# we distribute in $(srcdir)
.dvi.ps: