[cpp-xmltooling] branch master updated: Missing line continuation.

Scott Cantor cantor.2 at osu.edu
Thu Nov 8 13:14:08 EST 2018


This is an automated email from the git hooks/post-receive script.

scantor pushed a commit to branch master
in repository cpp-xmltooling.

View the commit online:
http://git.shibboleth.net/view/?p=cpp-xmltooling.git;a=commit;h=10bdf300bf624669f427aa73aa3f6926fd0a2c43

The following commit(s) were added to refs/heads/master by this push:
       new  10bdf30   Missing line continuation.
10bdf30 is described below

commit 10bdf300bf624669f427aa73aa3f6926fd0a2c43
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Thu Nov 8 13:14:03 2018 -0500

    Missing line continuation.
---
 xmltooling/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xmltooling/Makefile.am b/xmltooling/Makefile.am
index 9317c5c..95d611a 100644
--- a/xmltooling/Makefile.am
+++ b/xmltooling/Makefile.am
@@ -221,7 +221,7 @@ common_CXXFLAGS = \
 	$(log4cpp_CFLAGS) \
 	$(PTHREAD_CFLAGS) \
 	$(BOOST_CPPFLAGS)
-common_LIBADD =
+common_LIBADD = \
 	$(xerces_LIBS) \
 	$(zlib_LIBS) \
 	$(log4shib_LIBS) \

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list