commit 8876ca65a8a3d3244041d793a40e80f3bfee35c6 parent 645607bb731d72dd378300b083ae85a23361f77e Author: Christian Grothoff <christian@grothoff.org> Date: Wed, 4 Jul 2007 22:14:36 +0000 mantis 1247 Diffstat:
| M | configure.ac | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/configure.ac b/configure.ac @@ -7,6 +7,9 @@ AM_CONFIG_HEADER(src/include/config.h) AH_TOP([#define _GNU_SOURCE 1]) +# Hack for automake 1.10 +export MKDIR_P="mkdir -p" + # Checks for programs. AC_CANONICAL_HOST