diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac index 54b974bc..c3959aeb 100644 --- a/configure.ac +++ b/configure.ac | |||
@@ -30,9 +30,6 @@ AC_ISC_POSIX | |||
30 | AC_PROG_AWK | 30 | AC_PROG_AWK |
31 | AC_PROG_CC | 31 | AC_PROG_CC |
32 | 32 | ||
33 | # Hack for automake 1.10 | ||
34 | export MKDIR_P="mkdir -p" | ||
35 | |||
36 | AC_PROG_MKDIR_P | 33 | AC_PROG_MKDIR_P |
37 | AC_PROG_CPP | 34 | AC_PROG_CPP |
38 | AC_PROG_INSTALL | 35 | AC_PROG_INSTALL |