You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@santuario.apache.org by bl...@apache.org on 2006/09/26 12:20:39 UTC

svn commit: r449976 [1/5] - in /xml/security/trunk/c: Makefile.in aclocal.m4 bin/Makefile.in config/config.guess config/config.sub configure configure.ac include/Makefile.in lib/Makefile.in

Author: blautenb
Date: Tue Sep 26 03:20:37 2006
New Revision: 449976

URL: http://svn.apache.org/viewvc?view=rev&rev=449976
Log:
Use stable autotools combination

Modified:
    xml/security/trunk/c/Makefile.in
    xml/security/trunk/c/aclocal.m4
    xml/security/trunk/c/bin/Makefile.in
    xml/security/trunk/c/config/config.guess
    xml/security/trunk/c/config/config.sub
    xml/security/trunk/c/configure
    xml/security/trunk/c/configure.ac
    xml/security/trunk/c/include/Makefile.in
    xml/security/trunk/c/lib/Makefile.in

Modified: xml/security/trunk/c/Makefile.in
URL: http://svn.apache.org/viewvc/xml/security/trunk/c/Makefile.in?view=diff&rev=449976&r1=449975&r2=449976
==============================================================================
--- xml/security/trunk/c/Makefile.in (original)
+++ xml/security/trunk/c/Makefile.in Tue Sep 26 03:20:37 2006
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.9.6 from Makefile.am.
+# Makefile.in generated by automake 1.9.5 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
@@ -51,9 +51,9 @@
 POST_UNINSTALL = :
 build_triplet = @build@
 host_triplet = @host@
-DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
+DIST_COMMON = $(am__configure_deps) $(srcdir)/Makefile.am \
 	$(srcdir)/Makefile.in $(top_srcdir)/configure \
-	$(top_srcdir)/src/framework/XSECConfig.hpp.in INSTALL NEWS \
+	$(top_srcdir)/src/framework/XSECConfig.hpp.in INSTALL \
 	config/config.guess config/config.sub config/depcomp \
 	config/install-sh config/ltmain.sh config/missing
 subdir = .
@@ -117,7 +117,6 @@
 EXEEXT = @EXEEXT@
 F77 = @F77@
 FFLAGS = @FFLAGS@
-GREP = @GREP@
 INSTALL_COMMAND_1 = @INSTALL_COMMAND_1@
 INSTALL_COMMAND_2 = @INSTALL_COMMAND_2@
 INSTALL_COMMAND_3 = @INSTALL_COMMAND_3@
@@ -133,6 +132,9 @@
 LINK_COMMAND_2 = @LINK_COMMAND_2@
 LN_S = @LN_S@
 LTLIBOBJS = @LTLIBOBJS@
+MAINT = @MAINT@
+MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
+MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
 MAKEINFO = @MAKEINFO@
 OBJEXT = @OBJEXT@
 PACKAGE = @PACKAGE@
@@ -149,9 +151,12 @@
 VERSION = @VERSION@
 XSEC_AM_HAVE_OPENSSL_FALSE = @XSEC_AM_HAVE_OPENSSL_FALSE@
 XSEC_AM_HAVE_OPENSSL_TRUE = @XSEC_AM_HAVE_OPENSSL_TRUE@
+ac_ct_AR = @ac_ct_AR@
 ac_ct_CC = @ac_ct_CC@
 ac_ct_CXX = @ac_ct_CXX@
 ac_ct_F77 = @ac_ct_F77@
+ac_ct_RANLIB = @ac_ct_RANLIB@
+ac_ct_STRIP = @ac_ct_STRIP@
 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
@@ -176,16 +181,12 @@
 cxx = @cxx@
 cxxflags = @cxxflags@
 datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
 exec_prefix = @exec_prefix@
 host = @host@
 host_alias = @host_alias@
 host_cpu = @host_cpu@
 host_os = @host_os@
 host_vendor = @host_vendor@
-htmldir = @htmldir@
 includedir = @includedir@
 infodir = @infodir@
 install = @install@
@@ -200,7 +201,6 @@
 libs = @libs@
 link = @link@
 ln_s = @ln_s@
-localedir = @localedir@
 localstatedir = @localstatedir@
 make_shared = @make_shared@
 mandir = @mandir@
@@ -213,11 +213,9 @@
 package_tarname = @package_tarname@
 package_version = @package_version@
 package_version_major = @package_version_major@
-pdfdir = @pdfdir@
 platform = @platform@
 prefix = @prefix@
 program_transform_name = @program_transform_name@
-psdir = @psdir@
 sbindir = @sbindir@
 sharedstatedir = @sharedstatedir@
 shlibsuffix = @shlibsuffix@
@@ -232,7 +230,7 @@
 .SUFFIXES:
 am--refresh:
 	@:
-$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
+$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 	@for dep in $?; do \
 	  case '$(am__configure_deps)' in \
 	    *$$dep*) \
@@ -259,9 +257,9 @@
 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 	$(SHELL) ./config.status --recheck
 
-$(top_srcdir)/configure:  $(am__configure_deps)
+$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 	cd $(srcdir) && $(AUTOCONF)
-$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
+$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 	cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
 
 src/framework/XSECConfig.hpp: src/framework/stamp-h1
@@ -273,7 +271,7 @@
 src/framework/stamp-h1: $(top_srcdir)/src/framework/XSECConfig.hpp.in $(top_builddir)/config.status
 	@rm -f src/framework/stamp-h1
 	cd $(top_builddir) && $(SHELL) ./config.status src/framework/XSECConfig.hpp
-$(top_srcdir)/src/framework/XSECConfig.hpp.in:  $(am__configure_deps) 
+$(top_srcdir)/src/framework/XSECConfig.hpp.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
 	cd $(top_srcdir) && $(AUTOHEADER)
 	rm -f src/framework/stamp-h1
 	touch $@