From 1cbf0a54b7367253490344ece0135a7ef25e9ef8 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Mon, 22 Jan 2007 14:23:39 +0000 Subject: [PATCH] Fix a problem with MKDIR_P when using autoconf-2.61 and automake-1.9.6. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index be87976ae1..1a90a50909 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2007-01-22 James Youngman + + * m4/gnulib-common.m4 (AC_PROG_MKDIR_P): If AC_PROG_MKDIR_P is already + provided, call AC_SUBST on MKDIR_P anyway, since the version of + AC_PROG_MKDIR_P in Autoconf-2.61 (at least) doesn't do that. + 2007-01-22 Yoann Vandoorselaere * lib/poll.c (rpl_poll): Don't check against FD_SETSIZE under Win32. -- 2.30.2