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

Comparing ircd-hybrid-8/contrib/Makefile.in (file contents):
Revision 1355 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 421 | Line 421 | install-modulesLTLIBRARIES: $(modules_LT
421          done; \
422          test -z "$$list2" || { \
423            echo " $(MKDIR_P) '$(DESTDIR)$(modulesdir)'"; \
424 <          $(MKDIR_P) '$(DESTDIR)$(modulesdir)' || exit 1; \
424 >          $(MKDIR_P) "$(DESTDIR)$(modulesdir)" || exit 1; \
425            echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(modulesdir)'"; \
426            $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(modulesdir)"; \
427          }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines