diff options
Diffstat (limited to 'tests/expr')
-rw-r--r-- | tests/expr/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/expr/Makefile.in b/tests/expr/Makefile.in index 3e1b1ee57..e1470f6cf 100644 --- a/tests/expr/Makefile.in +++ b/tests/expr/Makefile.in @@ -171,7 +171,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \ $(top_srcdir)/m4/yesno.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) -mkinstalldirs = $(SHELL) $(top_srcdir)/build-aux/mkinstalldirs +mkinstalldirs = $(install_sh) -d CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = SOURCES = |