aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeffrey A Law <law@cygnus.com>1998-04-12 19:58:53 +0000
committerJeff Law <law@gcc.gnu.org>1998-04-12 13:58:53 -0600
commit547a6183981614735e82614ba9ab48ae016c48b4 (patch)
tree97bab4de6a584bf07237de3fdc5af6f751f158b4
parent4754172c641cc9e5a4d37590fcde826c60409d5c (diff)
downloadgcc-547a6183981614735e82614ba9ab48ae016c48b4.zip
gcc-547a6183981614735e82614ba9ab48ae016c48b4.tar.gz
gcc-547a6183981614735e82614ba9ab48ae016c48b4.tar.bz2
* Makefile.in (INSTALL_MODULES): Remove texinfo.
From-SVN: r19153
-rw-r--r--ChangeLog4
-rw-r--r--Makefile.in1
2 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index d6817a0..13568d5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
+
+ * Makefile.in (INSTALL_MODULES): Remove texinfo.
+
Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
* configure.in: Add thumb-coff target.
diff --git a/Makefile.in b/Makefile.in
index 4522a3c..11187f2 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -616,7 +616,6 @@ INSTALL_MODULES = \
install-sn \
install-tar \
install-tcl \
- install-texinfo \
install-textutils \
install-tgas \
install-time \