]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
* gdbarch.sh (LANG): Set to ``c''.
authorAndrew Cagney <cagney@redhat.com>
Wed, 17 Apr 2002 18:47:54 +0000 (18:47 +0000)
committerAndrew Cagney <cagney@redhat.com>
Wed, 17 Apr 2002 18:47:54 +0000 (18:47 +0000)
gdb/ChangeLog
gdb/gdbarch.sh

index a28b4c6af6e8725d3570fecca1d888061c6f6657..199749ded445f640314cbcc2114ef6fefccba979 100644 (file)
@@ -1,3 +1,7 @@
+2002-04-17  Andrew Cagney  <ac131313@redhat.com>
+
+       * gdbarch.sh (LANG): Set to ``c''.
+
 2002-04-15  Andrew Cagney  <ac131313@redhat.com>
  
        * PROBLEMS: Mention hppa2.0-hp-hpux10.20 compile problems.
index 30641d67c32221a301d7e76446995baead1ee98e..5c7f5c01eb16c6550ac4b964f8fe01bdddc4bf34 100755 (executable)
 # 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