summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2009-04-11 03:28:50 +0200
committerBruno Haible <bruno@clisp.org>2009-04-11 03:28:50 +0200
commit3f5fe3223382a51a3057e0806aa02463addd12e4 (patch)
tree728ca17ee00821861f9c74380ac832aaccefbd67 /configure.ac
parent2b6179194183abd250f9f0f3757c9b6b986feece (diff)
downloadlibunistring-3f5fe3223382a51a3057e0806aa02463addd12e4.tar.gz
Install all auxiliary include files in a subdirectory.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 859739f..740516f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -32,6 +32,7 @@ dnl Checks for basic programs.
AC_PROG_CC
AC_PROG_CPP
AC_PROG_INSTALL
+AC_PROG_MKDIR_P
dnl Check for host type.