diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2007-03-18 22:41:22 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2007-03-18 22:41:22 +0000 |
commit | 9204dafcd75312e95e783c4d649d5f791b1835e8 (patch) | |
tree | 7363be4c7892f4e9452cbc26fc379e6f4524094a /driver/xf86-video-voodoo/configure | |
parent | 4d6a05a9ccc56ec300b53833f6115bbbba9639c4 (diff) |
regen with automake 1.9.6p2
Diffstat (limited to 'driver/xf86-video-voodoo/configure')
-rw-r--r-- | driver/xf86-video-voodoo/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/driver/xf86-video-voodoo/configure b/driver/xf86-video-voodoo/configure index 0f92e1970..6bc08c221 100644 --- a/driver/xf86-video-voodoo/configure +++ b/driver/xf86-video-voodoo/configure @@ -1741,7 +1741,7 @@ else if test -f "$ac_aux_dir/mkinstalldirs"; then mkdir_p='$(mkinstalldirs)' else - mkdir_p='$(install_sh) -d' + mkdir_p='$(SHELL) $(install_sh) -d' fi fi |