summaryrefslogtreecommitdiff
path: root/mpn/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'mpn/Makefile.in')
-rw-r--r--mpn/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpn/Makefile.in b/mpn/Makefile.in
index 0983fa5d7..49a7adb0c 100644
--- a/mpn/Makefile.in
+++ b/mpn/Makefile.in
@@ -86,7 +86,7 @@ am__aclocal_m4_deps = $(top_srcdir)/mpfr/acinclude.m4 \
$(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.in
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
-mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+mkinstalldirs = $(mkdir_p)
CONFIG_HEADER = $(top_builddir)/config.h
CONFIG_CLEAN_FILES =
LTLIBRARIES = $(noinst_LTLIBRARIES)