Commit 42750643 authored by robertl's avatar robertl
Browse files

2000-05-11 Robert Lipe <robertlipe@usa.net>

        * configure.in: Remove special casing for sco3.2v[45].
        * config/sco4.mt: Deleted.


git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33864 138bc75d-0d04-0410-961f-82ee72b054a4
parent ad3c0f03
2000-05-11 Robert Lipe <robertlipe@usa.net>
* configure.in: Remove special casing for sco3.2v[45].
* config/sco4.mt: Deleted.
2000-05-10 Jakub Jelinek <jakub@redhat.com>
* configure.in: Use mh-sparcpic for sparc*-*-*.
......
# Flags to pass to gen-params when building _G_config.h.
# For example: G_CONFIG_ARGS = size_t="unsigned long"
G_CONFIG_ARGS = MATH_H_INLINES=1
......@@ -58,7 +58,6 @@ case "${target}" in
*-linux-gnulibc1)
frags=linuxlibc1.mt ;;
*-linux-gnu*) frags="linux.mt mtsafe.mt" ;;
*-sco3.2v[45]*) frags=sco4.mt ;;
*-isc*) frags=isc.mt ;;
*-netware*) frags=netware.mt ;;
*-dgux*) frags=dgux.mt ;;
......
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