Fix bug reported today by Mike Frysinger: mkdir -pv is logging the
[coreutils/bo.git] / m4 / randint.m4
blob50209ed2a162e4908338e87b8acbec7bb3c8b9aa
1 dnl Copyright (C) 2006 Free Software Foundation, Inc.
2 dnl This file is free software; the Free Software Foundation
3 dnl gives unlimited permission to copy and/or distribute it,
4 dnl with or without modifications, as long as this notice is preserved.
6 AC_DEFUN([gl_RANDINT],
8   AC_LIBSOURCES([randint.c, randint.h])
9   AC_LIBOBJ([randint])
11   AC_REQUIRE([AC_C_INLINE])