Imported Upstream version 2.91.2
[platform/upstream/libxml++.git] / Makefile.in
index ccfd164..eb565d0 100644 (file)
@@ -81,27 +81,27 @@ POST_UNINSTALL = :
 build_triplet = @build@
 host_triplet = @host@
 DIST_COMMON = $(srcdir)/MSVC_Net2010/filelist.am \
-       $(top_srcdir)/macros/dist-changelog.am INSTALL NEWS README \
+       $(top_srcdir)/build/dist-changelog.am INSTALL NEWS README \
        AUTHORS ChangeLog $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
        $(top_srcdir)/configure $(am__configure_deps) \
        $(srcdir)/config.h.in $(srcdir)/libxml++config.h.in \
        $(top_srcdir)/docs/reference/Doxyfile.in \
        $(top_srcdir)/MSVC_Net2010/libxml++/libxml++.rc.in \
        $(srcdir)/libxml++.pc.in $(dist_noinst_SCRIPTS) \
-       $(dist_noinst_DATA) COPYING macros/compile macros/config.guess \
-       macros/config.sub macros/depcomp macros/install-sh \
-       macros/missing macros/ltmain.sh $(top_srcdir)/macros/compile \
-       $(top_srcdir)/macros/config.guess \
-       $(top_srcdir)/macros/config.sub \
-       $(top_srcdir)/macros/install-sh $(top_srcdir)/macros/ltmain.sh \
-       $(top_srcdir)/macros/missing
+       $(dist_noinst_DATA) COPYING build/compile build/config.guess \
+       build/config.sub build/depcomp build/install-sh build/missing \
+       build/ltmain.sh $(top_srcdir)/build/compile \
+       $(top_srcdir)/build/config.guess \
+       $(top_srcdir)/build/config.sub $(top_srcdir)/build/install-sh \
+       $(top_srcdir)/build/ltmain.sh $(top_srcdir)/build/missing
 subdir = .
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/macros/libtool.m4 \
-       $(top_srcdir)/macros/ltoptions.m4 \
-       $(top_srcdir)/macros/ltsugar.m4 \
-       $(top_srcdir)/macros/ltversion.m4 \
-       $(top_srcdir)/macros/lt~obsolete.m4 $(top_srcdir)/configure.ac
+am__aclocal_m4_deps = $(top_srcdir)/build/cxx_std.m4 \
+       $(top_srcdir)/build/libtool.m4 \
+       $(top_srcdir)/build/ltoptions.m4 \
+       $(top_srcdir)/build/ltsugar.m4 \
+       $(top_srcdir)/build/ltversion.m4 \
+       $(top_srcdir)/build/lt~obsolete.m4 $(top_srcdir)/configure.ac
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
        $(ACLOCAL_M4)
 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
@@ -388,7 +388,7 @@ target_alias = @target_alias@
 top_build_prefix = @top_build_prefix@
 top_builddir = @top_builddir@
 top_srcdir = @top_srcdir@
-ACLOCAL_AMFLAGS = -I macros ${ACLOCAL_FLAGS}
+ACLOCAL_AMFLAGS = -I build ${ACLOCAL_FLAGS}
 DISTCHECK_CONFIGURE_FLAGS = --enable-warnings=fatal
 @ENABLE_DOCUMENTATION_FALSE@doc_subdirs = 
 @ENABLE_DOCUMENTATION_TRUE@doc_subdirs = docs
@@ -445,7 +445,7 @@ all: config.h libxml++config.h
 .SUFFIXES:
 am--refresh: Makefile
        @:
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(srcdir)/MSVC_Net2010/filelist.am $(top_srcdir)/macros/dist-changelog.am $(am__configure_deps)
+$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(srcdir)/MSVC_Net2010/filelist.am $(top_srcdir)/build/dist-changelog.am $(am__configure_deps)
        @for dep in $?; do \
          case '$(am__configure_deps)' in \
            *$$dep*) \
@@ -468,7 +468,7 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
            cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
        esac;
-$(srcdir)/MSVC_Net2010/filelist.am $(top_srcdir)/macros/dist-changelog.am:
+$(srcdir)/MSVC_Net2010/filelist.am $(top_srcdir)/build/dist-changelog.am:
 
 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
        $(SHELL) ./config.status --recheck