summaryrefslogtreecommitdiff
path: root/font/encodings
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 /font/encodings
parent84aff7e22e6953ab8ee26886194a7e37e3d713a9 (diff)
regen with automake 1.9.6p2
Diffstat (limited to 'font/encodings')
-rw-r--r--font/encodings/Makefile.in2
-rw-r--r--font/encodings/aclocal.m42
-rw-r--r--font/encodings/configure2
-rw-r--r--font/encodings/large/Makefile.in2
4 files changed, 4 insertions, 4 deletions
diff --git a/font/encodings/Makefile.in b/font/encodings/Makefile.in
index 699633a0e..a62387e8f 100644
--- a/font/encodings/Makefile.in
+++ b/font/encodings/Makefile.in
@@ -45,7 +45,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_CLEAN_FILES =
SOURCES =
DIST_SOURCES =
diff --git a/font/encodings/aclocal.m4 b/font/encodings/aclocal.m4
index 121c2d971..f07b88ee3 100644
--- a/font/encodings/aclocal.m4
+++ b/font/encodings/aclocal.m4
@@ -358,7 +358,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/font/encodings/configure b/font/encodings/configure
index 2f56620bf..6cbf3c132 100644
--- a/font/encodings/configure
+++ b/font/encodings/configure
@@ -1455,7 +1455,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/font/encodings/large/Makefile.in b/font/encodings/large/Makefile.in
index cba53371e..3b465ab27 100644
--- a/font/encodings/large/Makefile.in
+++ b/font/encodings/large/Makefile.in
@@ -41,7 +41,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_CLEAN_FILES =
SOURCES =
DIST_SOURCES =