Commit 2437d4ed by Nick Clifton Committed by Nick Clifton

Allow configuration of texinfo for Cygwin hosts.

From-SVN: r39787
parent 48f22ed2
2001-02-16 Nick Clifton <nickc@redhat.com>
* configure.in (noconfigdirs): Allow configuration of texinfo
for Cygwin hosts.
2001-02-15 Anthony Green <green@redhat.com> 2001-02-15 Anthony Green <green@redhat.com>
* configure: Introduce GCJ_FOR_TARGET. * configure: Introduce GCJ_FOR_TARGET.
......
...@@ -576,7 +576,7 @@ case "${host}" in ...@@ -576,7 +576,7 @@ case "${host}" in
noconfigdirs="$noconfigdirs tk itcl tix libgui gdb" noconfigdirs="$noconfigdirs tk itcl tix libgui gdb"
;; ;;
*-*-cygwin*) *-*-cygwin*)
noconfigdirs="autoconf automake send-pr rcs guile perl texinfo apache inet" noconfigdirs="autoconf automake send-pr rcs guile perl apache inet"
;; ;;
*-*-netbsd*) *-*-netbsd*)
noconfigdirs="rcs" noconfigdirs="rcs"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment