mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-01-30 02:50:25 +08:00
1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
* configure.in (i[3456]-*-mingw32*): Don't put gprof in noconfigdirs. (*-*-cygwin*): Likewise.
This commit is contained in:
parent
df4ef9bdac
commit
0bde435076
@ -1,3 +1,9 @@
|
||||
1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
|
||||
|
||||
* configure.in (i[3456]-*-mingw32*): Don't put gprof in
|
||||
noconfigdirs.
|
||||
(*-*-cygwin*): Likewise.
|
||||
|
||||
1999-08-08 Ian Lance Taylor <ian@zembu.com>
|
||||
|
||||
* mkdep: New file.
|
||||
|
@ -523,13 +523,13 @@ case "${host}" in
|
||||
;;
|
||||
i[3456]86-*-mingw32*)
|
||||
# noconfigdirs="tcl tk expect dejagnu make texinfo bison patch flex byacc send-pr uudecode dejagnu diff guile perl apache inet itcl tix db snavigator gnuserv"
|
||||
noconfigdirs="expect dejagnu cvs autoconf automake send-pr gprof rcs guile perl texinfo apache inet libtool"
|
||||
noconfigdirs="expect dejagnu cvs autoconf automake send-pr rcs guile perl texinfo apache inet libtool"
|
||||
;;
|
||||
i[3456]86-*-beos*)
|
||||
noconfigdirs="$noconfigdirs tk itcl tix libgui gdb"
|
||||
;;
|
||||
*-*-cygwin*)
|
||||
noconfigdirs="autoconf automake send-pr gprof rcs guile perl texinfo apache inet"
|
||||
noconfigdirs="autoconf automake send-pr rcs guile perl texinfo apache inet"
|
||||
;;
|
||||
*-*-netbsd*)
|
||||
noconfigdirs="rcs"
|
||||
|
Loading…
x
Reference in New Issue
Block a user