summaryrefslogtreecommitdiff
path: root/driver/xf86-video-chips
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2007-03-18 22:30:13 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2007-03-18 22:30:13 +0000
commit4d6a05a9ccc56ec300b53833f6115bbbba9639c4 (patch)
tree2a71a3dcfae4afc52ccbe5b429260f0f7550ff70 /driver/xf86-video-chips
parent84aff7e22e6953ab8ee26886194a7e37e3d713a9 (diff)
regen with automake 1.9.6p2
Diffstat (limited to 'driver/xf86-video-chips')
-rw-r--r--driver/xf86-video-chips/Makefile.in2
-rw-r--r--driver/xf86-video-chips/aclocal.m42
-rw-r--r--driver/xf86-video-chips/configure2
-rw-r--r--driver/xf86-video-chips/man/Makefile.in2
-rw-r--r--driver/xf86-video-chips/src/Makefile.in2
-rw-r--r--driver/xf86-video-chips/util/Makefile.in2
6 files changed, 6 insertions, 6 deletions
diff --git a/driver/xf86-video-chips/Makefile.in b/driver/xf86-video-chips/Makefile.in
index a04d97299..2328d889d 100644
--- a/driver/xf86-video-chips/Makefile.in
+++ b/driver/xf86-video-chips/Makefile.in
@@ -66,7 +66,7 @@ am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
configure.lineno configure.status.lineno
-mkinstalldirs = $(install_sh) -d
+mkinstalldirs = $(SHELL) $(install_sh) -d
CONFIG_HEADER = config.h
CONFIG_CLEAN_FILES =
SOURCES =
diff --git a/driver/xf86-video-chips/aclocal.m4 b/driver/xf86-video-chips/aclocal.m4
index 579980ea6..6ac2b95bd 100644
--- a/driver/xf86-video-chips/aclocal.m4
+++ b/driver/xf86-video-chips/aclocal.m4
@@ -7184,7 +7184,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
AC_SUBST([mkdir_p])])
diff --git a/driver/xf86-video-chips/configure b/driver/xf86-video-chips/configure
index e55b531ee..7735d9d4b 100644
--- a/driver/xf86-video-chips/configure
+++ b/driver/xf86-video-chips/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
diff --git a/driver/xf86-video-chips/man/Makefile.in b/driver/xf86-video-chips/man/Makefile.in
index 53808aa3c..4543c3f9d 100644
--- a/driver/xf86-video-chips/man/Makefile.in
+++ b/driver/xf86-video-chips/man/Makefile.in
@@ -68,7 +68,7 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
+mkinstalldirs = $(SHELL) $(install_sh) -d
CONFIG_HEADER = $(top_builddir)/config.h
CONFIG_CLEAN_FILES =
SOURCES =
diff --git a/driver/xf86-video-chips/src/Makefile.in b/driver/xf86-video-chips/src/Makefile.in
index fc84db956..1d477ce73 100644
--- a/driver/xf86-video-chips/src/Makefile.in
+++ b/driver/xf86-video-chips/src/Makefile.in
@@ -62,7 +62,7 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
+mkinstalldirs = $(SHELL) $(install_sh) -d
CONFIG_HEADER = $(top_builddir)/config.h
CONFIG_CLEAN_FILES =
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
diff --git a/driver/xf86-video-chips/util/Makefile.in b/driver/xf86-video-chips/util/Makefile.in
index ca1d0042f..0818845bf 100644
--- a/driver/xf86-video-chips/util/Makefile.in
+++ b/driver/xf86-video-chips/util/Makefile.in
@@ -44,7 +44,7 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
+mkinstalldirs = $(SHELL) $(install_sh) -d
CONFIG_HEADER = $(top_builddir)/config.h
CONFIG_CLEAN_FILES =
PROGRAMS = $(noinst_PROGRAMS)