summaryrefslogtreecommitdiff
path: root/scanf
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2003-12-19 21:38:44 +0100
committerKevin Ryde <user42@zip.com.au>2003-12-19 21:38:44 +0100
commit590807f916c12f911cf58f47375431c4bc74e08e (patch)
treedb231ad00177761096e1bba7a0ebb89a7691d962 /scanf
parentdee363d06dc1b7ce076aee4963d3f5b50d7d561d (diff)
downloadgmp-590807f916c12f911cf58f47375431c4bc74e08e.tar.gz
Regenerate for:
* mkinstalldirs: Remove, not required by automake 1.8.
Diffstat (limited to 'scanf')
-rw-r--r--scanf/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/scanf/Makefile.in b/scanf/Makefile.in
index 543dd6504..dcad571cb 100644
--- a/scanf/Makefile.in
+++ b/scanf/Makefile.in
@@ -64,7 +64,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)