* common/aclocal.m4: Pass ../../intl to ZW_GNU_GETTEXT_SISTER_DIR.

* common/common.m4: Likewise.
	* */configure: Regenerate.
This commit is contained in:
Richard Earnshaw 2006-06-13 08:06:50 +00:00
parent 44ef17d082
commit e85e320515
35 changed files with 119 additions and 36 deletions

View File

@ -1,3 +1,7 @@
2006-06-13 Richard Earnshaw <rearnsha@arm.com>
* configure: Regenerated.
2006-06-05 Daniel Jacobowitz <dan@codesourcery.com> 2006-06-05 Daniel Jacobowitz <dan@codesourcery.com>
* configure: Regenerated. * configure: Regenerated.

5
sim/arm/configure vendored
View File

@ -2683,8 +2683,9 @@ INCINTL=
XGETTEXT= XGETTEXT=
GMSGFMT= GMSGFMT=
POSUB= POSUB=
if test -f ../intl/config.intl; then
. ../intl/config.intl if test -f ../../intl/config.intl; then
. ../../intl/config.intl
fi fi
echo "$as_me:$LINENO: checking whether NLS is requested" >&5 echo "$as_me:$LINENO: checking whether NLS is requested" >&5
echo $ECHO_N "checking whether NLS is requested... $ECHO_C" >&6 echo $ECHO_N "checking whether NLS is requested... $ECHO_C" >&6

View 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> 2006-06-05 Daniel Jacobowitz <dan@codesourcery.com>
* aclocal.m4: Use ZW_GNU_GETTEXT_SISTER_DIR. * aclocal.m4: Use ZW_GNU_GETTEXT_SISTER_DIR.

View File

@ -44,7 +44,7 @@ AC_PROG_RANLIB
dnl We don't use gettext, but bfd does. So we do the appropriate checks 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. dnl to see if there are intl libraries we should link against.
ALL_LINGUAS= ALL_LINGUAS=
ZW_GNU_GETTEXT_SISTER_DIR ZW_GNU_GETTEXT_SISTER_DIR(../../intl)
# Check for common headers. # Check for common headers.
# FIXME: Seems to me this can cause problems for i386-windows hosts. # FIXME: Seems to me this can cause problems for i386-windows hosts.

View File

@ -39,7 +39,7 @@ AC_PROG_RANLIB
dnl We don't use gettext, but bfd does. So we do the appropriate checks 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. dnl to see if there are intl libraries we should link against.
ALL_LINGUAS= ALL_LINGUAS=
ZW_GNU_GETTEXT_SISTER_DIR ZW_GNU_GETTEXT_SISTER_DIR(../../intl)
# Check for common headers. # Check for common headers.
# FIXME: Seems to me this can cause problems for i386-windows hosts. # FIXME: Seems to me this can cause problems for i386-windows hosts.

View File

@ -2562,8 +2562,9 @@ INCINTL=
XGETTEXT= XGETTEXT=
GMSGFMT= GMSGFMT=
POSUB= POSUB=
if test -f ../intl/config.intl; then
. ../intl/config.intl if test -f ../../intl/config.intl; then
. ../../intl/config.intl
fi fi
echo "$as_me:$LINENO: checking whether NLS is requested" >&5 echo "$as_me:$LINENO: checking whether NLS is requested" >&5
echo $ECHO_N "checking whether NLS is requested... $ECHO_C" >&6 echo $ECHO_N "checking whether NLS is requested... $ECHO_C" >&6

5
sim/cris/configure vendored
View File

@ -2693,8 +2693,9 @@ INCINTL=
XGETTEXT= XGETTEXT=
GMSGFMT= GMSGFMT=
POSUB= POSUB=
if test -f ../intl/config.intl; then
. ../intl/config.intl if test -f ../../intl/config.intl; then
. ../../intl/config.intl
fi fi
echo "$as_me:$LINENO: checking whether NLS is requested" >&5 echo "$as_me:$LINENO: checking whether NLS is requested" >&5
echo $ECHO_N "checking whether NLS is requested... $ECHO_C" >&6 echo $ECHO_N "checking whether NLS is requested... $ECHO_C" >&6

View File

@ -1,3 +1,7 @@
2006-06-13 Richard Earnshaw <rearnsha@arm.com>
* configure: Regenerated.
2006-06-05 Daniel Jacobowitz <dan@codesourcery.com> 2006-06-05 Daniel Jacobowitz <dan@codesourcery.com>
* configure: Regenerated. * configure: Regenerated.

5
sim/d10v/configure vendored
View File

@ -2685,8 +2685,9 @@ INCINTL=
XGETTEXT= XGETTEXT=
GMSGFMT= GMSGFMT=
POSUB= POSUB=
if test -f ../intl/config.intl; then
. ../intl/config.intl if test -f ../../intl/config.intl; then
. ../../intl/config.intl
fi fi
echo "$as_me:$LINENO: checking whether NLS is requested" >&5 echo "$as_me:$LINENO: checking whether NLS is requested" >&5
echo $ECHO_N "checking whether NLS is requested... $ECHO_C" >&6 echo $ECHO_N "checking whether NLS is requested... $ECHO_C" >&6

View File

@ -1,3 +1,7 @@
2006-06-13 Richard Earnshaw <rearnsha@arm.com>
* configure: Regenerated.
2006-06-05 Daniel Jacobowitz <dan@codesourcery.com> 2006-06-05 Daniel Jacobowitz <dan@codesourcery.com>
* configure: Regenerated. * configure: Regenerated.

5
sim/erc32/configure vendored
View File

@ -2683,8 +2683,9 @@ INCINTL=
XGETTEXT= XGETTEXT=
GMSGFMT= GMSGFMT=
POSUB= POSUB=
if test -f ../intl/config.intl; then
. ../intl/config.intl if test -f ../../intl/config.intl; then
. ../../intl/config.intl
fi fi
echo "$as_me:$LINENO: checking whether NLS is requested" >&5 echo "$as_me:$LINENO: checking whether NLS is requested" >&5
echo $ECHO_N "checking whether NLS is requested... $ECHO_C" >&6 echo $ECHO_N "checking whether NLS is requested... $ECHO_C" >&6

View File

@ -1,3 +1,7 @@
2006-06-13 Richard Earnshaw <rearnsha@arm.com>
* configure: Regenerated.
2006-06-05 Daniel Jacobowitz <dan@codesourcery.com> 2006-06-05 Daniel Jacobowitz <dan@codesourcery.com>
* configure: Regenerated. * configure: Regenerated.

5
sim/frv/configure vendored
View File

@ -2691,8 +2691,9 @@ INCINTL=
XGETTEXT= XGETTEXT=
GMSGFMT= GMSGFMT=
POSUB= POSUB=
if test -f ../intl/config.intl; then
. ../intl/config.intl if test -f ../../intl/config.intl; then
. ../../intl/config.intl
fi fi
echo "$as_me:$LINENO: checking whether NLS is requested" >&5 echo "$as_me:$LINENO: checking whether NLS is requested" >&5
echo $ECHO_N "checking whether NLS is requested... $ECHO_C" >&6 echo $ECHO_N "checking whether NLS is requested... $ECHO_C" >&6

View File

@ -1,3 +1,7 @@
2006-06-13 Richard Earnshaw <rearnsha@arm.com>
* configure: Regenerated.
2006-06-05 Daniel Jacobowitz <dan@codesourcery.com> 2006-06-05 Daniel Jacobowitz <dan@codesourcery.com>
* configure: Regenerated. * configure: Regenerated.

5
sim/h8300/configure vendored
View File

@ -2683,8 +2683,9 @@ INCINTL=
XGETTEXT= XGETTEXT=
GMSGFMT= GMSGFMT=
POSUB= POSUB=
if test -f ../intl/config.intl; then
. ../intl/config.intl if test -f ../../intl/config.intl; then
. ../../intl/config.intl
fi fi
echo "$as_me:$LINENO: checking whether NLS is requested" >&5 echo "$as_me:$LINENO: checking whether NLS is requested" >&5
echo $ECHO_N "checking whether NLS is requested... $ECHO_C" >&6 echo $ECHO_N "checking whether NLS is requested... $ECHO_C" >&6

View File

@ -1,3 +1,7 @@
2006-06-13 Richard Earnshaw <rearnsha@arm.com>
* configure: Regenerated.
2006-06-05 Daniel Jacobowitz <dan@codesourcery.com> 2006-06-05 Daniel Jacobowitz <dan@codesourcery.com>
* configure: Regenerated. * configure: Regenerated.

View File

@ -2691,8 +2691,9 @@ INCINTL=
XGETTEXT= XGETTEXT=
GMSGFMT= GMSGFMT=
POSUB= POSUB=
if test -f ../intl/config.intl; then
. ../intl/config.intl if test -f ../../intl/config.intl; then
. ../../intl/config.intl
fi fi
echo "$as_me:$LINENO: checking whether NLS is requested" >&5 echo "$as_me:$LINENO: checking whether NLS is requested" >&5
echo $ECHO_N "checking whether NLS is requested... $ECHO_C" >&6 echo $ECHO_N "checking whether NLS is requested... $ECHO_C" >&6

View File

@ -1,3 +1,7 @@
2006-06-13 Richard Earnshaw <rearnsha@arm.com>
* configure: Regenerated.
2006-06-05 Daniel Jacobowitz <dan@codesourcery.com> 2006-06-05 Daniel Jacobowitz <dan@codesourcery.com>
* configure: Regenerated. * configure: Regenerated.

5
sim/m32c/configure vendored
View File

@ -2683,8 +2683,9 @@ INCINTL=
XGETTEXT= XGETTEXT=
GMSGFMT= GMSGFMT=
POSUB= POSUB=
if test -f ../intl/config.intl; then
. ../intl/config.intl if test -f ../../intl/config.intl; then
. ../../intl/config.intl
fi fi
echo "$as_me:$LINENO: checking whether NLS is requested" >&5 echo "$as_me:$LINENO: checking whether NLS is requested" >&5
echo $ECHO_N "checking whether NLS is requested... $ECHO_C" >&6 echo $ECHO_N "checking whether NLS is requested... $ECHO_C" >&6

View File

@ -1,3 +1,7 @@
2006-06-13 Richard Earnshaw <rearnsha@arm.com>
* configure: Regenerated.
2006-06-05 Daniel Jacobowitz <dan@codesourcery.com> 2006-06-05 Daniel Jacobowitz <dan@codesourcery.com>
* configure: Regenerated. * configure: Regenerated.

5
sim/m32r/configure vendored
View File

@ -2691,8 +2691,9 @@ INCINTL=
XGETTEXT= XGETTEXT=
GMSGFMT= GMSGFMT=
POSUB= POSUB=
if test -f ../intl/config.intl; then
. ../intl/config.intl if test -f ../../intl/config.intl; then
. ../../intl/config.intl
fi fi
echo "$as_me:$LINENO: checking whether NLS is requested" >&5 echo "$as_me:$LINENO: checking whether NLS is requested" >&5
echo $ECHO_N "checking whether NLS is requested... $ECHO_C" >&6 echo $ECHO_N "checking whether NLS is requested... $ECHO_C" >&6

View File

@ -1,3 +1,7 @@
2006-06-13 Richard Earnshaw <rearnsha@arm.com>
* configure: Regenerated.
2006-06-05 Daniel Jacobowitz <dan@codesourcery.com> 2006-06-05 Daniel Jacobowitz <dan@codesourcery.com>
* configure: Regenerated. * configure: Regenerated.

View File

@ -2689,8 +2689,9 @@ INCINTL=
XGETTEXT= XGETTEXT=
GMSGFMT= GMSGFMT=
POSUB= POSUB=
if test -f ../intl/config.intl; then
. ../intl/config.intl if test -f ../../intl/config.intl; then
. ../../intl/config.intl
fi fi
echo "$as_me:$LINENO: checking whether NLS is requested" >&5 echo "$as_me:$LINENO: checking whether NLS is requested" >&5
echo $ECHO_N "checking whether NLS is requested... $ECHO_C" >&6 echo $ECHO_N "checking whether NLS is requested... $ECHO_C" >&6

View File

@ -1,3 +1,7 @@
2006-06-13 Richard Earnshaw <rearnsha@arm.com>
* configure: Regenerated.
2006-06-05 Daniel Jacobowitz <dan@codesourcery.com> 2006-06-05 Daniel Jacobowitz <dan@codesourcery.com>
* configure: Regenerated. * configure: Regenerated.

5
sim/mcore/configure vendored
View File

@ -2683,8 +2683,9 @@ INCINTL=
XGETTEXT= XGETTEXT=
GMSGFMT= GMSGFMT=
POSUB= POSUB=
if test -f ../intl/config.intl; then
. ../intl/config.intl if test -f ../../intl/config.intl; then
. ../../intl/config.intl
fi fi
echo "$as_me:$LINENO: checking whether NLS is requested" >&5 echo "$as_me:$LINENO: checking whether NLS is requested" >&5
echo $ECHO_N "checking whether NLS is requested... $ECHO_C" >&6 echo $ECHO_N "checking whether NLS is requested... $ECHO_C" >&6

View File

@ -1,3 +1,7 @@
2006-06-13 Richard Earnshaw <rearnsha@arm.com>
* configure: Regenerated.
2006-06-05 Daniel Jacobowitz <dan@codesourcery.com> 2006-06-05 Daniel Jacobowitz <dan@codesourcery.com>
* configure: Regenerated. * configure: Regenerated.

5
sim/mips/configure vendored
View File

@ -2703,8 +2703,9 @@ INCINTL=
XGETTEXT= XGETTEXT=
GMSGFMT= GMSGFMT=
POSUB= POSUB=
if test -f ../intl/config.intl; then
. ../intl/config.intl if test -f ../../intl/config.intl; then
. ../../intl/config.intl
fi fi
echo "$as_me:$LINENO: checking whether NLS is requested" >&5 echo "$as_me:$LINENO: checking whether NLS is requested" >&5
echo $ECHO_N "checking whether NLS is requested... $ECHO_C" >&6 echo $ECHO_N "checking whether NLS is requested... $ECHO_C" >&6

View File

@ -1,3 +1,7 @@
2006-06-13 Richard Earnshaw <rearnsha@arm.com>
* configure: Regenerated.
2006-06-05 Daniel Jacobowitz <dan@codesourcery.com> 2006-06-05 Daniel Jacobowitz <dan@codesourcery.com>
* configure: Regenerated. * configure: Regenerated.

View File

@ -2692,8 +2692,9 @@ INCINTL=
XGETTEXT= XGETTEXT=
GMSGFMT= GMSGFMT=
POSUB= POSUB=
if test -f ../intl/config.intl; then
. ../intl/config.intl if test -f ../../intl/config.intl; then
. ../../intl/config.intl
fi fi
echo "$as_me:$LINENO: checking whether NLS is requested" >&5 echo "$as_me:$LINENO: checking whether NLS is requested" >&5
echo $ECHO_N "checking whether NLS is requested... $ECHO_C" >&6 echo $ECHO_N "checking whether NLS is requested... $ECHO_C" >&6

View File

@ -1,3 +1,7 @@
2006-06-13 Richard Earnshaw <rearnsha@arm.com>
* configure: Regenerated.
2006-05-31 Daniel Jacobowitz <dan@codesourcery.com> 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
* Makefile.in: Replace INTLLIBS and INTLDEPS with LIBINTL * Makefile.in: Replace INTLLIBS and INTLDEPS with LIBINTL

1
sim/ppc/configure vendored
View File

@ -2387,6 +2387,7 @@ INCINTL=
XGETTEXT= XGETTEXT=
GMSGFMT= GMSGFMT=
POSUB= POSUB=
if test -f ../intl/config.intl; then if test -f ../intl/config.intl; then
. ../intl/config.intl . ../intl/config.intl
fi fi

View File

@ -1,3 +1,7 @@
2006-06-13 Richard Earnshaw <rearnsha@arm.com>
* configure: Regenerated.
2006-06-05 Daniel Jacobowitz <dan@codesourcery.com> 2006-06-05 Daniel Jacobowitz <dan@codesourcery.com>
* configure: Regenerated. * configure: Regenerated.

5
sim/sh/configure vendored
View File

@ -2683,8 +2683,9 @@ INCINTL=
XGETTEXT= XGETTEXT=
GMSGFMT= GMSGFMT=
POSUB= POSUB=
if test -f ../intl/config.intl; then
. ../intl/config.intl if test -f ../../intl/config.intl; then
. ../../intl/config.intl
fi fi
echo "$as_me:$LINENO: checking whether NLS is requested" >&5 echo "$as_me:$LINENO: checking whether NLS is requested" >&5
echo $ECHO_N "checking whether NLS is requested... $ECHO_C" >&6 echo $ECHO_N "checking whether NLS is requested... $ECHO_C" >&6

View File

@ -1,3 +1,7 @@
2006-06-13 Richard Earnshaw <rearnsha@arm.com>
* configure: Regenerated.
2006-06-05 Daniel Jacobowitz <dan@codesourcery.com> 2006-06-05 Daniel Jacobowitz <dan@codesourcery.com>
* configure: Regenerated. * configure: Regenerated.

5
sim/v850/configure vendored
View File

@ -2690,8 +2690,9 @@ INCINTL=
XGETTEXT= XGETTEXT=
GMSGFMT= GMSGFMT=
POSUB= POSUB=
if test -f ../intl/config.intl; then
. ../intl/config.intl if test -f ../../intl/config.intl; then
. ../../intl/config.intl
fi fi
echo "$as_me:$LINENO: checking whether NLS is requested" >&5 echo "$as_me:$LINENO: checking whether NLS is requested" >&5
echo $ECHO_N "checking whether NLS is requested... $ECHO_C" >&6 echo $ECHO_N "checking whether NLS is requested... $ECHO_C" >&6