summaryrefslogtreecommitdiffstats
path: root/gcc/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/configure.in')
-rw-r--r--gcc/configure.in9
1 files changed, 0 insertions, 9 deletions
diff --git a/gcc/configure.in b/gcc/configure.in
index 588da5c5173..f1ea4e4cf8b 100644
--- a/gcc/configure.in
+++ b/gcc/configure.in
@@ -922,15 +922,6 @@ if test "${build}" != "${host}" && test "x$enable_nls" = "xyes"; then
enable_nls=no
fi
-# if NLS is enabled, also enable check in po subdir
-if test $enable_nls = yes; then
- CHECK_PO=check-po
-else
- CHECK_PO=""
-fi
-
-AC_SUBST(CHECK_PO)
-
AM_GNU_GETTEXT
XGETTEXT="AWK='$AWK' \$(SHELL) \$(top_srcdir)/exgettext $XGETTEXT"
OpenPOWER on IntegriCloud