Commit 12832571 by Kelley Cook Committed by Geoffrey Keating

config.guess: Remove.

2003-12-19  Kelley Cook  <kelleycook@wideopenwest.com>

	* config.guess: Remove.

From-SVN: r74852
parent d800897a
2003-12-19 Kelley Cook <kelleycook@wideopenwest.com>
* config.guess: Remove.
2003-12-19 Jakub Jelinek <jakub@redhat.com>
* config/ia64/unwind-ia64.c (ia64_copy_rbs): New function.
......
#!/bin/sh
# Use the top-level config.guess so that we don't have two of them.
guesssys=`echo $0 | sed 's|config.guess|../config.guess|'`
exec ${guesssys} "$@"
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