ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/messages/Makefile.in
(Generate patch)

Comparing ircd-hybrid-8/messages/Makefile.in (file contents):
Revision 1338 by michael, Thu Apr 5 11:05:48 2012 UTC vs.
Revision 1356 by michael, Sat Apr 21 19:56:44 2012 UTC

# Line 1 | Line 1
1 < # Makefile.in generated by automake 1.11.4 from Makefile.am.
1 > # Makefile.in generated by automake 1.11.5 from Makefile.am.
2   # @configure_input@
3  
4   # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
# Line 303 | Line 303 | install-dist_messagesDATA: $(dist_messag
303          @list='$(dist_messages_DATA)'; test -n "$(messagesdir)" || list=; \
304          if test -n "$$list"; then \
305            echo " $(MKDIR_P) '$(DESTDIR)$(messagesdir)'"; \
306 <          $(MKDIR_P) '$(DESTDIR)$(messagesdir)' || exit 1; \
306 >          $(MKDIR_P) "$(DESTDIR)$(messagesdir)" || exit 1; \
307          fi; \
308          for p in $$list; do \
309            if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)