2002-04-17 Andrew Cagney * gdbarch.sh (LANG): Set to ``c''. Index: gdbarch.sh =================================================================== RCS file: /cvs/src/src/gdb/gdbarch.sh,v retrieving revision 1.125 diff -u -r1.125 gdbarch.sh --- gdbarch.sh 10 Apr 2002 22:00:20 -0000 1.125 +++ gdbarch.sh 17 Apr 2002 18:41:56 -0000 @@ -19,6 +19,11 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Make certain that the script is running in an internationalized +# environment. +LANG=c ; export LANG + + compare_new () { file=$1