removed old libs
[TestXSLT.git] / libiconv / m4 / ranlib.m4
1 dnl Copyright (C) 1993-2002 Free Software Foundation, Inc.
2 dnl This file is free software, distributed under the terms of the GNU
3 dnl General Public License.  As a special exception to the GNU General
4 dnl Public License, this file may be distributed as part of a program
5 dnl that contains a configuration script generated by Autoconf, under
6 dnl the same distribution terms as the rest of that program.
7
8 dnl From Bruno Haible, Marcus Daniels.
9
10 AC_PREREQ(2.13)
11
12 AC_DEFUN([CL_PROG_RANLIB],
13 [AC_CHECK_PROG(RANLIB, ranlib, ranlib, true)])