mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-21 22:51:06 +08:00
configure.in: Remove special casing for sco3.2v[45].
2000-05-11 Robert Lipe <robertlipe@usa.net> * configure.in: Remove special casing for sco3.2v[45]. * config/sco4.mt: Deleted. From-SVN: r33864
This commit is contained in:
parent
cf31fafab0
commit
c35db29361
@ -1,3 +1,9 @@
|
||||
|
||||
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*-*-*.
|
||||
|
@ -1,3 +0,0 @@
|
||||
# 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 ;;
|
||||
|
Loading…
x
Reference in New Issue
Block a user