aboutsummaryrefslogtreecommitdiff
path: root/sim/ppc
diff options
context:
space:
mode:
authorRichard Earnshaw <richard.earnshaw@arm.com>2006-06-13 08:06:50 +0000
committerRichard Earnshaw <richard.earnshaw@arm.com>2006-06-13 08:06:50 +0000
commite85e320515fac27bd252403b0e899f72d0c52103 (patch)
treea40bc36efb768e5a6c6a24eccaa48dda48232cc0 /sim/ppc
parent44ef17d08204423a0e458d1b0ea2b7ba9bcf5b85 (diff)
downloadfsf-binutils-gdb-e85e320515fac27bd252403b0e899f72d0c52103.zip
fsf-binutils-gdb-e85e320515fac27bd252403b0e899f72d0c52103.tar.gz
fsf-binutils-gdb-e85e320515fac27bd252403b0e899f72d0c52103.tar.bz2
* common/aclocal.m4: Pass ../../intl to ZW_GNU_GETTEXT_SISTER_DIR.
* common/common.m4: Likewise. * */configure: Regenerate.
Diffstat (limited to 'sim/ppc')
-rw-r--r--sim/ppc/ChangeLog4
-rwxr-xr-xsim/ppc/configure5
2 files changed, 7 insertions, 2 deletions
diff --git a/sim/ppc/ChangeLog b/sim/ppc/ChangeLog
index d4c0be0..47bf2aa 100644
--- a/sim/ppc/ChangeLog
+++ b/sim/ppc/ChangeLog
@@ -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
diff --git a/sim/ppc/configure b/sim/ppc/configure
index e43216f..e385ece 100755
--- a/sim/ppc/configure
+++ b/sim/ppc/configure
@@ -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