* configure.ac: Remove extra check for ranlib.

* configure: Regenerated.
This commit is contained in:
Mark Kettenis
2005-01-29 12:50:27 +00:00
parent c7e66c6d8d
commit c21a4eeebf
3 changed files with 7 additions and 97 deletions

View File

@@ -34,14 +34,6 @@ AM_PROG_CC_STDC
AC_CONFIG_AUX_DIR(`cd $srcdir;pwd`/..)
AC_CANONICAL_SYSTEM
# FIXME: kettenis/20030102: The AC_PROG_RANLIB from Autoconf 2.13
# doesn't support cross-compilation, but the one from Autoconf 2.5x
# does. Override RANLIB here (i.e. before running AC_PROG_RANLIB) to
# deal with the lossage. Note that CY_GNU_GETTEXT currently calls
# AC_PROG_RANLIB. This can be removed when we switch to Autoconf
# 2.5x.
AC_CHECK_TOOL(RANLIB, ranlib, :)
dnl List of object files and targets accumulated by configure.
CONFIG_OBS=