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

Comparing ircd-hybrid-8/doc/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 335 | Line 335 | install-dist_sysconfDATA: $(dist_sysconf
335          @list='$(dist_sysconf_DATA)'; test -n "$(sysconfdir)" || list=; \
336          if test -n "$$list"; then \
337            echo " $(MKDIR_P) '$(DESTDIR)$(sysconfdir)'"; \
338 <          $(MKDIR_P) '$(DESTDIR)$(sysconfdir)' || exit 1; \
338 >          $(MKDIR_P) "$(DESTDIR)$(sysconfdir)" || exit 1; \
339          fi; \
340          for p in $$list; do \
341            if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \

Diff Legend

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