Fix bug reported today by Mike Frysinger: mkdir -pv is logging the
[coreutils/bo.git] / m4 / randread.m4
blobc30ddd3f2005c29e7a0b9ff6c66d65b77d32e60f
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_RANDREAD],
8   AC_LIBSOURCES([randread.c, randread.h, rand-isaac.c, rand-isaac.h])
9   AC_LIBOBJ([randread])
10   AC_LIBOBJ([rand-isaac])