summaryrefslogtreecommitdiff
path: root/Build/source/texk/kpathsea/Makefile.in
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-04-14 15:44:23 +0000
committerKarl Berry <karl@freefriends.org>2012-04-14 15:44:23 +0000
commit2362e8022f74eec7134aec013420424799122a48 (patch)
tree35e8d867e5b94d4a6c4943f77654721e49b2d088 /Build/source/texk/kpathsea/Makefile.in
parent3502c4cb3749c4e2beefdf0b871def21da3d2e8f (diff)
automake 1.11.5
git-svn-id: svn://tug.org/texlive/trunk@25968 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/kpathsea/Makefile.in')
-rw-r--r--Build/source/texk/kpathsea/Makefile.in10
1 files changed, 5 insertions, 5 deletions
diff --git a/Build/source/texk/kpathsea/Makefile.in b/Build/source/texk/kpathsea/Makefile.in
index 51165a4eb46..26752886371 100644
--- a/Build/source/texk/kpathsea/Makefile.in
+++ b/Build/source/texk/kpathsea/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.11.4 from Makefile.am.
+# Makefile.in generated by automake 1.11.5 from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
@@ -574,7 +574,7 @@ install-libLTLIBRARIES: $(lib_LTLIBRARIES)
done; \
test -z "$$list2" || { \
echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
- $(MKDIR_P) '$(DESTDIR)$(libdir)' || exit 1; \
+ $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
$(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
}
@@ -1235,7 +1235,7 @@ install-dist_web2cDATA: $(dist_web2c_DATA)
@list='$(dist_web2c_DATA)'; test -n "$(web2cdir)" || list=; \
if test -n "$$list"; then \
echo " $(MKDIR_P) '$(DESTDIR)$(web2cdir)'"; \
- $(MKDIR_P) '$(DESTDIR)$(web2cdir)' || exit 1; \
+ $(MKDIR_P) "$(DESTDIR)$(web2cdir)" || exit 1; \
fi; \
for p in $$list; do \
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
@@ -1256,7 +1256,7 @@ install-kpseincludeHEADERS: $(kpseinclude_HEADERS)
@list='$(kpseinclude_HEADERS)'; test -n "$(kpseincludedir)" || list=; \
if test -n "$$list"; then \
echo " $(MKDIR_P) '$(DESTDIR)$(kpseincludedir)'"; \
- $(MKDIR_P) '$(DESTDIR)$(kpseincludedir)' || exit 1; \
+ $(MKDIR_P) "$(DESTDIR)$(kpseincludedir)" || exit 1; \
fi; \
for p in $$list; do \
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
@@ -1277,7 +1277,7 @@ install-nodist_kpseincludeHEADERS: $(nodist_kpseinclude_HEADERS)
@list='$(nodist_kpseinclude_HEADERS)'; test -n "$(kpseincludedir)" || list=; \
if test -n "$$list"; then \
echo " $(MKDIR_P) '$(DESTDIR)$(kpseincludedir)'"; \
- $(MKDIR_P) '$(DESTDIR)$(kpseincludedir)' || exit 1; \
+ $(MKDIR_P) "$(DESTDIR)$(kpseincludedir)" || exit 1; \
fi; \
for p in $$list; do \
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \