]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
* common/aclocal.m4: Pass ../../intl to ZW_GNU_GETTEXT_SISTER_DIR.
authorRichard Earnshaw <richard.earnshaw@arm.com>
Tue, 13 Jun 2006 08:06:50 +0000 (08:06 +0000)
committerRichard Earnshaw <richard.earnshaw@arm.com>
Tue, 13 Jun 2006 08:06:50 +0000 (08:06 +0000)
        * common/common.m4: Likewise.
* */configure: Regenerate.

35 files changed:
sim/arm/ChangeLog
sim/arm/configure
sim/common/ChangeLog
sim/common/aclocal.m4
sim/common/common.m4
sim/common/configure
sim/cris/configure
sim/d10v/ChangeLog
sim/d10v/configure
sim/erc32/ChangeLog
sim/erc32/configure
sim/frv/ChangeLog
sim/frv/configure
sim/h8300/ChangeLog
sim/h8300/configure
sim/iq2000/ChangeLog
sim/iq2000/configure
sim/m32c/ChangeLog
sim/m32c/configure
sim/m32r/ChangeLog
sim/m32r/configure
sim/m68hc11/ChangeLog
sim/m68hc11/configure
sim/mcore/ChangeLog
sim/mcore/configure
sim/mips/ChangeLog
sim/mips/configure
sim/mn10300/ChangeLog
sim/mn10300/configure
sim/ppc/ChangeLog
sim/ppc/configure
sim/sh/ChangeLog
sim/sh/configure
sim/v850/ChangeLog
sim/v850/configure

index ed6664c3ed969de88279bfa0a1337e594719c86a..3e0a28c0bf186770f3613c16eb9043426c3096b7 100644 (file)
@@ -1,3 +1,7 @@
+2006-06-13  Richard Earnshaw  <rearnsha@arm.com>
+
+       * configure: Regenerated.
+
 2006-06-05  Daniel Jacobowitz  <dan@codesourcery.com>
 
        * configure: Regenerated.
index ffe14126cd3ac089548a42a2143dc2230503c063..201644f5c648553b3061da153a7555a78a281bff 100755 (executable)
@@ -2683,8 +2683,9 @@ INCINTL=
 XGETTEXT=
 GMSGFMT=
 POSUB=
-if test -f ../intl/config.intl; then
-  . ../intl/config.intl
+
+if test -f  ../../intl/config.intl; then
+  .  ../../intl/config.intl
 fi
 echo "$as_me:$LINENO: checking whether NLS is requested" >&5
 echo $ECHO_N "checking whether NLS is requested... $ECHO_C" >&6
index 4940dab031b1a21ead9b7ce9768b43587432fa23..1768b403326ac945d39aefdbe76aeed9fbf96d19 100644 (file)
@@ -1,3 +1,9 @@
+2006-06-13  Richard Earnshaw  <rearnsha@arm.com>
+
+       * aclocal.m4: Pass ../../intl to ZW_GNU_GETTEXT_SISTER_DIR.
+       * common.m4: Likewise.
+       * configure: Regenerated.
+
 2006-06-05  Daniel Jacobowitz  <dan@codesourcery.com>
 
        * aclocal.m4: Use ZW_GNU_GETTEXT_SISTER_DIR.
index c1c81645792a85cf2e97e647f9963bec826e004b..615f3306b7057c5921f34f9590624014d1f6d063 100644 (file)
@@ -44,7 +44,7 @@ AC_PROG_RANLIB
 dnl We don't use gettext, but bfd does.  So we do the appropriate checks
 dnl to see if there are intl libraries we should link against.
 ALL_LINGUAS=
-ZW_GNU_GETTEXT_SISTER_DIR
+ZW_GNU_GETTEXT_SISTER_DIR(../../intl)
 
 # Check for common headers.
 # FIXME: Seems to me this can cause problems for i386-windows hosts.
index da77325ad8c80fe1a2e7a38cf5990380c87412a7..8daf08e231711658e6c8fa47001bd962133cb1d7 100644 (file)
@@ -39,7 +39,7 @@ AC_PROG_RANLIB
 dnl We don't use gettext, but bfd does.  So we do the appropriate checks
 dnl to see if there are intl libraries we should link against.
 ALL_LINGUAS=
-ZW_GNU_GETTEXT_SISTER_DIR
+ZW_GNU_GETTEXT_SISTER_DIR(../../intl)
 
 # Check for common headers.
 # FIXME: Seems to me this can cause problems for i386-windows hosts.
index f4b89e08fb84b657d541a9507e53c943e7d349a4..d4bd3f8a5050c1a34c29b22c8ca1eaee92f50201 100755 (executable)
@@ -2562,8 +2562,9 @@ INCINTL=
 XGETTEXT=
 GMSGFMT=
 POSUB=
-if test -f ../intl/config.intl; then
-  . ../intl/config.intl
+
+if test -f  ../../intl/config.intl; then
+  .  ../../intl/config.intl
 fi
 echo "$as_me:$LINENO: checking whether NLS is requested" >&5
 echo $ECHO_N "checking whether NLS is requested... $ECHO_C" >&6
index 991c03f905ad2a0e5f7e4a7cbc098ad67e44295f..47065279f6d65959b1f1c7107c59bf65b4ea67eb 100755 (executable)
@@ -2693,8 +2693,9 @@ INCINTL=
 XGETTEXT=
 GMSGFMT=
 POSUB=
-if test -f ../intl/config.intl; then
-  . ../intl/config.intl
+
+if test -f  ../../intl/config.intl; then
+  .  ../../intl/config.intl
 fi
 echo "$as_me:$LINENO: checking whether NLS is requested" >&5
 echo $ECHO_N "checking whether NLS is requested... $ECHO_C" >&6
index 877658b459715cb5e9ebb52f3b8c4ecd06b1cae3..342c1b62b810400290b6b4982ba71b8757dc7822 100644 (file)
@@ -1,3 +1,7 @@
+2006-06-13  Richard Earnshaw  <rearnsha@arm.com>
+
+       * configure: Regenerated.
+
 2006-06-05  Daniel Jacobowitz  <dan@codesourcery.com>
 
        * configure: Regenerated.
index 8e0748f2bfe9b7914470375b275a2752dca348fd..239d97e4d5e78665546dc1131a89e20f80077388 100755 (executable)
@@ -2685,8 +2685,9 @@ INCINTL=
 XGETTEXT=
 GMSGFMT=
 POSUB=
-if test -f ../intl/config.intl; then
-  . ../intl/config.intl
+
+if test -f  ../../intl/config.intl; then
+  .  ../../intl/config.intl
 fi
 echo "$as_me:$LINENO: checking whether NLS is requested" >&5
 echo $ECHO_N "checking whether NLS is requested... $ECHO_C" >&6
index 8653f8b7199781faa00370fb3b6dd439e51cc2c6..e885bda5ba47135a22f6328ec9a9d4e955cf3653 100644 (file)
@@ -1,3 +1,7 @@
+2006-06-13  Richard Earnshaw  <rearnsha@arm.com>
+
+       * configure: Regenerated.
+
 2006-06-05  Daniel Jacobowitz  <dan@codesourcery.com>
 
        * configure: Regenerated.
index 621f44f90c4f249938570dfec8e6f26dbcf30bbb..2ff111e9ac384b85305d234b4d5a2dd8552a1f68 100755 (executable)
@@ -2683,8 +2683,9 @@ INCINTL=
 XGETTEXT=
 GMSGFMT=
 POSUB=
-if test -f ../intl/config.intl; then
-  . ../intl/config.intl
+
+if test -f  ../../intl/config.intl; then
+  .  ../../intl/config.intl
 fi
 echo "$as_me:$LINENO: checking whether NLS is requested" >&5
 echo $ECHO_N "checking whether NLS is requested... $ECHO_C" >&6
index b7e66ee93e38f8e38fe3b8c58163f92ea836e732..122d1474780759bad1c08ab779a18cab2f7bb2ed 100644 (file)
@@ -1,3 +1,7 @@
+2006-06-13  Richard Earnshaw  <rearnsha@arm.com>
+
+       * configure: Regenerated.
+
 2006-06-05  Daniel Jacobowitz  <dan@codesourcery.com>
 
        * configure: Regenerated.
index 94f23987acef922946d499a82f5a031d79f309fa..2c6ec2104ddb40b9e35763e9e7b7bc6b8608fed2 100755 (executable)
@@ -2691,8 +2691,9 @@ INCINTL=
 XGETTEXT=
 GMSGFMT=
 POSUB=
-if test -f ../intl/config.intl; then
-  . ../intl/config.intl
+
+if test -f  ../../intl/config.intl; then
+  .  ../../intl/config.intl
 fi
 echo "$as_me:$LINENO: checking whether NLS is requested" >&5
 echo $ECHO_N "checking whether NLS is requested... $ECHO_C" >&6
index 686bb335ba48397fadd53acc6737f5eb088447a0..3e54a28e689109a5f58c85cafb89f308b5255a17 100644 (file)
@@ -1,3 +1,7 @@
+2006-06-13  Richard Earnshaw  <rearnsha@arm.com>
+
+       * configure: Regenerated.
+
 2006-06-05  Daniel Jacobowitz  <dan@codesourcery.com>
 
        * configure: Regenerated.
index 473bf0df0ae93660f1b09ce25b7fd42ee9a4a499..52c895ca7d764c77be791d339aa460eefae8f4c3 100755 (executable)
@@ -2683,8 +2683,9 @@ INCINTL=
 XGETTEXT=
 GMSGFMT=
 POSUB=
-if test -f ../intl/config.intl; then
-  . ../intl/config.intl
+
+if test -f  ../../intl/config.intl; then
+  .  ../../intl/config.intl
 fi
 echo "$as_me:$LINENO: checking whether NLS is requested" >&5
 echo $ECHO_N "checking whether NLS is requested... $ECHO_C" >&6
index adfd49503ca77f3d19cf93b445d5b5072b33b30e..4cd6f251a28e8fab71202b5d16a24a8fa34b6c86 100644 (file)
@@ -1,3 +1,7 @@
+2006-06-13  Richard Earnshaw  <rearnsha@arm.com>
+
+       * configure: Regenerated.
+
 2006-06-05  Daniel Jacobowitz  <dan@codesourcery.com>
 
        * configure: Regenerated.
index e861006fce4fe3800e6380820e3f09c71c7692d9..d858321c2da69d56668b5f9bccdf1adb2f1d381a 100755 (executable)
@@ -2691,8 +2691,9 @@ INCINTL=
 XGETTEXT=
 GMSGFMT=
 POSUB=
-if test -f ../intl/config.intl; then
-  . ../intl/config.intl
+
+if test -f  ../../intl/config.intl; then
+  .  ../../intl/config.intl
 fi
 echo "$as_me:$LINENO: checking whether NLS is requested" >&5
 echo $ECHO_N "checking whether NLS is requested... $ECHO_C" >&6
index e593f2b679b4b89b63d2407cabac3afd0070a1b4..2f1a37295e294d16fb870166a28eba8e90ae8414 100644 (file)
@@ -1,3 +1,7 @@
+2006-06-13  Richard Earnshaw  <rearnsha@arm.com>
+
+       * configure: Regenerated.
+
 2006-06-05  Daniel Jacobowitz  <dan@codesourcery.com>
 
        * configure: Regenerated.
index 9c360caa8b675027b608d8445c41b99b0b385b79..9d8dd713dfabe665e34106584198104c3a8cf0cc 100755 (executable)
@@ -2683,8 +2683,9 @@ INCINTL=
 XGETTEXT=
 GMSGFMT=
 POSUB=
-if test -f ../intl/config.intl; then
-  . ../intl/config.intl
+
+if test -f  ../../intl/config.intl; then
+  .  ../../intl/config.intl
 fi
 echo "$as_me:$LINENO: checking whether NLS is requested" >&5
 echo $ECHO_N "checking whether NLS is requested... $ECHO_C" >&6
index 32465390b8be0eaf5c7350167cf7aef7a6e02faa..8a47048362b4f257407dfb6715f5307bb8d74a25 100644 (file)
@@ -1,3 +1,7 @@
+2006-06-13  Richard Earnshaw  <rearnsha@arm.com>
+
+       * configure: Regenerated.
+
 2006-06-05  Daniel Jacobowitz  <dan@codesourcery.com>
 
        * configure: Regenerated.
index 0f830f337b65b2724729910d360ab3fda8a64b1e..efc2dc696058e9849d727c3c79edb9d82bcd627b 100755 (executable)
@@ -2691,8 +2691,9 @@ INCINTL=
 XGETTEXT=
 GMSGFMT=
 POSUB=
-if test -f ../intl/config.intl; then
-  . ../intl/config.intl
+
+if test -f  ../../intl/config.intl; then
+  .  ../../intl/config.intl
 fi
 echo "$as_me:$LINENO: checking whether NLS is requested" >&5
 echo $ECHO_N "checking whether NLS is requested... $ECHO_C" >&6
index d05ecaad44d7009da13de6c1eb0f5ac06a542464..3797b17aa1e7f2f7a6dcc43f03473baa95875b72 100644 (file)
@@ -1,3 +1,7 @@
+2006-06-13  Richard Earnshaw  <rearnsha@arm.com>
+
+       * configure: Regenerated.
+
 2006-06-05  Daniel Jacobowitz  <dan@codesourcery.com>
 
        * configure: Regenerated.
index 2353f1ad234aed1ec74eeb53a5ae3b6e17b527ab..1c8d9976fe9f0e77f2194bcd12381790640cd1b0 100755 (executable)
@@ -2689,8 +2689,9 @@ INCINTL=
 XGETTEXT=
 GMSGFMT=
 POSUB=
-if test -f ../intl/config.intl; then
-  . ../intl/config.intl
+
+if test -f  ../../intl/config.intl; then
+  .  ../../intl/config.intl
 fi
 echo "$as_me:$LINENO: checking whether NLS is requested" >&5
 echo $ECHO_N "checking whether NLS is requested... $ECHO_C" >&6
index c19734dec1b646badb7691850b095dfc809b98cb..6a3c1df00b0c789c956f2f9b55fdef8e89173fa8 100644 (file)
@@ -1,3 +1,7 @@
+2006-06-13  Richard Earnshaw  <rearnsha@arm.com>
+
+       * configure: Regenerated.
+
 2006-06-05  Daniel Jacobowitz  <dan@codesourcery.com>
 
        * configure: Regenerated.
index f50955963c4ad8153363a697615fc624a9f36bb1..63f6cc3540399174db68526eec1af9e19cb59ec5 100755 (executable)
@@ -2683,8 +2683,9 @@ INCINTL=
 XGETTEXT=
 GMSGFMT=
 POSUB=
-if test -f ../intl/config.intl; then
-  . ../intl/config.intl
+
+if test -f  ../../intl/config.intl; then
+  .  ../../intl/config.intl
 fi
 echo "$as_me:$LINENO: checking whether NLS is requested" >&5
 echo $ECHO_N "checking whether NLS is requested... $ECHO_C" >&6
index f4311ff509488a85ecd6e53de70dfaed2aeb98bf..6ea29d6d713a4f0e7f25aa7a6260df614a19559f 100644 (file)
@@ -1,3 +1,7 @@
+2006-06-13  Richard Earnshaw  <rearnsha@arm.com>
+
+       * configure: Regenerated.
+
 2006-06-05  Daniel Jacobowitz  <dan@codesourcery.com>
 
        * configure: Regenerated.
index 87cf63c296095ea0d909e044832b1c6b6fdd6b59..5185b89073058c6578508fc798fdce2fbfba7084 100755 (executable)
@@ -2703,8 +2703,9 @@ INCINTL=
 XGETTEXT=
 GMSGFMT=
 POSUB=
-if test -f ../intl/config.intl; then
-  . ../intl/config.intl
+
+if test -f  ../../intl/config.intl; then
+  .  ../../intl/config.intl
 fi
 echo "$as_me:$LINENO: checking whether NLS is requested" >&5
 echo $ECHO_N "checking whether NLS is requested... $ECHO_C" >&6
index 0bd23f53e742b78609e7724f011b66ee8659995d..f0cccb94e44ceff6b977b1811bd9985b72de2493 100644 (file)
@@ -1,3 +1,7 @@
+2006-06-13  Richard Earnshaw  <rearnsha@arm.com>
+
+       * configure: Regenerated.
+
 2006-06-05  Daniel Jacobowitz  <dan@codesourcery.com>
 
        * configure: Regenerated.
index 4d88a2bd418276e89f201c198e4fe0d9118ab8e4..9000261029f8b55c3cca7ad4a428d54c2d2e5a03 100755 (executable)
@@ -2692,8 +2692,9 @@ INCINTL=
 XGETTEXT=
 GMSGFMT=
 POSUB=
-if test -f ../intl/config.intl; then
-  . ../intl/config.intl
+
+if test -f  ../../intl/config.intl; then
+  .  ../../intl/config.intl
 fi
 echo "$as_me:$LINENO: checking whether NLS is requested" >&5
 echo $ECHO_N "checking whether NLS is requested... $ECHO_C" >&6
index d4c0be0dbcf52f50363f7b9418f0ac99e96a5df8..47bf2aa0ff85aa20a88646af6a951a32c86282ad 100644 (file)
@@ -1,3 +1,7 @@
+2006-06-13  Richard Earnshaw  <rearnsha@arm.com>
+
+       * configure: Regenerated.
+
 2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
 
        * Makefile.in: Replace INTLLIBS and INTLDEPS with LIBINTL
index e43216f17666b088dc8e742b4e01a8d7d1a8b2ca..e385ecea5d267ec35baa35ed9500ef32f5db063d 100755 (executable)
@@ -2387,8 +2387,9 @@ INCINTL=
 XGETTEXT=
 GMSGFMT=
 POSUB=
-if test -f ../intl/config.intl; then
-  . ../intl/config.intl
+
+if test -f  ../intl/config.intl; then
+  .  ../intl/config.intl
 fi
 echo "$as_me:$LINENO: checking whether NLS is requested" >&5
 echo $ECHO_N "checking whether NLS is requested... $ECHO_C" >&6
index 15ef7ed62c06c80312ade6538a9d9072c746487c..6b18c0b3266f260d61f4f610e09db456fbe2bb0c 100644 (file)
@@ -1,3 +1,7 @@
+2006-06-13  Richard Earnshaw  <rearnsha@arm.com>
+
+       * configure: Regenerated.
+
 2006-06-05  Daniel Jacobowitz  <dan@codesourcery.com>
 
        * configure: Regenerated.
index f50955963c4ad8153363a697615fc624a9f36bb1..63f6cc3540399174db68526eec1af9e19cb59ec5 100755 (executable)
@@ -2683,8 +2683,9 @@ INCINTL=
 XGETTEXT=
 GMSGFMT=
 POSUB=
-if test -f ../intl/config.intl; then
-  . ../intl/config.intl
+
+if test -f  ../../intl/config.intl; then
+  .  ../../intl/config.intl
 fi
 echo "$as_me:$LINENO: checking whether NLS is requested" >&5
 echo $ECHO_N "checking whether NLS is requested... $ECHO_C" >&6
index b8f6b9991b38380c4f57f7d29202cc8cacbe02be..4eacc31d8a658d4f0c67cd38d805d9bb12801afb 100644 (file)
@@ -1,3 +1,7 @@
+2006-06-13  Richard Earnshaw  <rearnsha@arm.com>
+
+       * configure: Regenerated.
+
 2006-06-05  Daniel Jacobowitz  <dan@codesourcery.com>
 
        * configure: Regenerated.
index e4f1bb69dd1b057e9d48e065db154c96950f5fdc..c2934cda1a103dad1b55d8870d77141ecd1fc4f1 100755 (executable)
@@ -2690,8 +2690,9 @@ INCINTL=
 XGETTEXT=
 GMSGFMT=
 POSUB=
-if test -f ../intl/config.intl; then
-  . ../intl/config.intl
+
+if test -f  ../../intl/config.intl; then
+  .  ../../intl/config.intl
 fi
 echo "$as_me:$LINENO: checking whether NLS is requested" >&5
 echo $ECHO_N "checking whether NLS is requested... $ECHO_C" >&6