X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=samlsign%2FMakefile.in;fp=samlsign%2FMakefile.in;h=6dc89e89ccde53ec3fd75151d2c3ab94894ec56f;hb=e507e34a339562d7aac385c93363b35ac5bcece6;hp=f183c2037eb925556700ee503cbc9d5a8ec0248d;hpb=739fd3f23e06b6e9d2e8e4b3c5bd28c1a28a14d4;p=shibboleth%2Fopensaml2.git diff --git a/samlsign/Makefile.in b/samlsign/Makefile.in index f183c20..6dc89e8 100644 --- a/samlsign/Makefile.in +++ b/samlsign/Makefile.in @@ -41,10 +41,10 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \ $(top_srcdir)/m4/acx_pthread.m4 \ $(top_srcdir)/m4/ax_create_pkgconfig_info.m4 \ - $(top_srcdir)/m4/doxygen.m4 $(top_srcdir)/m4/libtool.m4 \ - $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \ - $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/boost.m4 $(top_srcdir)/m4/doxygen.m4 \ + $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \ + $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \ + $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d @@ -81,6 +81,8 @@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ +BOOST_CPPFLAGS = @BOOST_CPPFLAGS@ +BOOST_ROOT = @BOOST_ROOT@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ @@ -95,6 +97,7 @@ CXXTESTFLAGS = @CXXTESTFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ +DISTCHECK_CONFIGURE_FLAGS = @DISTCHECK_CONFIGURE_FLAGS@ DOXYGEN_PAPER_SIZE = @DOXYGEN_PAPER_SIZE@ DSYMUTIL = @DSYMUTIL@ DUMPBIN = @DUMPBIN@ @@ -229,7 +232,7 @@ top_srcdir = @top_srcdir@ AUTOMAKE_OPTIONS = foreign samlsign_SOURCES = samlsign.cpp samlsign_LDADD = $(top_builddir)/saml/libsaml.la -EXTRA_DIST = samlsign.vcxproj +EXTRA_DIST = samlsign.vcxproj resource.h samlsign.rc all: all-am .SUFFIXES: