diff options
Diffstat (limited to 'configure.ng')
| -rw-r--r-- | configure.ng | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ng b/configure.ng index aec1eb14..1e141c9f 100644 --- a/configure.ng +++ b/configure.ng @@ -66,6 +66,7 @@ AC_PROG_AWK AC_PROG_INSTALL AC_PROG_LN_S AC_PROG_MAKE_SET +AC_PROG_MKDIR_P AC_PROG_RANLIB # -- Compiler Features -- |