Use AC_PROG_MKDIR_P for testing mkdir -p capability
authorPanu Matilainen <pmatilai@redhat.com>
Wed, 23 Dec 2009 09:40:55 +0000 (11:40 +0200)
committerPanu Matilainen <pmatilai@redhat.com>
Wed, 23 Dec 2009 09:40:55 +0000 (11:40 +0200)
commit0de16638aadfc7fc093e69106e7f3a6b54a2ff28
treeefbf4a3eb7d20e4953d24167a486387c9506b951
parent4d328c0b6982a5782bdd9dc4722ccc5119279b57
Use AC_PROG_MKDIR_P for testing mkdir -p capability
- for rpmbuild's purposes MKDIR_P doesn't cut it though, we need to
  point it to something that exists on an installed system
configure.ac
macros.in