projects
/
external
/
binutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a9db032
)
Allow configuration of texinfo for Cygwin hosts.
author
Nick Clifton
<nickc@redhat.com>
Sat, 17 Feb 2001 00:53:44 +0000
(
00:53
+0000)
committer
Nick Clifton
<nickc@redhat.com>
Sat, 17 Feb 2001 00:53:44 +0000
(
00:53
+0000)
ChangeLog
patch
|
blob
|
history
configure.in
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index
f75ae2b
..
8d6b6df
100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,8
@@
+2001-02-16 Nick Clifton <nickc@redhat.com>
+
+ * configure.in (noconfigdirs): Allow configuration of texinfo
+ for Cygwin hosts.
+
2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
* config.guess: Add linux target for S/390.
diff --git
a/configure.in
b/configure.in
index
6fc1a9e
..
e2a7f97
100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-558,7
+558,7
@@
case "${host}" in
noconfigdirs="$noconfigdirs tk itcl tix libgui gdb"
;;
*-*-cygwin*)
- noconfigdirs="autoconf automake send-pr rcs guile perl
texinfo
apache inet"
+ noconfigdirs="autoconf automake send-pr rcs guile perl apache inet"
;;
*-*-netbsd*)
noconfigdirs="rcs"