summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2006-08-24 22:57:30 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2006-08-24 22:57:30 +0000
commit2db42f661345ba8543fdc09ac10d6ebd16b7ed0a (patch)
tree1aa427ef6236ce7c9a8a0ae4432943f80bec845c /bin
parentf2a9d6f3a72e016264b0bda2f9ddd1e9896f375e (diff)
downloadautoconf-2db42f661345ba8543fdc09ac10d6ebd16b7ed0a.tar.gz
Regenerate.
Diffstat (limited to 'bin')
-rw-r--r--bin/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/Makefile.in b/bin/Makefile.in
index 096f4c07..cf875918 100644
--- a/bin/Makefile.in
+++ b/bin/Makefile.in
@@ -38,11 +38,11 @@ DIST_COMMON = $(srcdir)/../lib/freeze.mk $(srcdir)/Makefile.am \
$(srcdir)/Makefile.in
subdir = bin
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/config/m4.m4 \
+am__aclocal_m4_deps = $(top_srcdir)/m4/m4.m4 \
$(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
-mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
+mkinstalldirs = $(install_sh) -d
CONFIG_CLEAN_FILES =
am__installdirs = "$(DESTDIR)$(bindir)"
binSCRIPT_INSTALL = $(INSTALL_SCRIPT)