[cpp-sp] branch main updated: Move Date header internal.

Scott Cantor cantor.2 at osu.edu
Wed Jan 8 21:11:09 UTC 2025


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

scantor pushed a commit to branch main
in repository cpp-sp.

View the commit online:
http://git.shibboleth.net/view/?p=cpp-sp.git;a=commit;h=2b8979e48a7c9b1893ab93a99483483c0167fec2

The following commit(s) were added to refs/heads/main by this push:
     new 2b8979e4 Move Date header internal.
2b8979e4 is described below

commit 2b8979e48a7c9b1893ab93a99483483c0167fec2
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Wed Jan 8 16:11:04 2025 -0500

    Move Date header internal.
---
 shibsp/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/shibsp/Makefile.am b/shibsp/Makefile.am
index 8b0715be..bb718e41 100644
--- a/shibsp/Makefile.am
+++ b/shibsp/Makefile.am
@@ -69,7 +69,6 @@ sessioninclude_HEADERS = \
 utilinclude_HEADERS = \
 	util/BoostPropertySet.h \
 	util/CGIParser.h \
-	util/Date.h \
 	util/IPRange.h \
 	util/Lockable.h \
 	util/PathResolver.h \
@@ -84,6 +83,7 @@ noinst_HEADERS = \
 	logging/impl/AbstractLoggingService.h \
 	logging/impl/LoggingServiceSPI.h \
 	logging/impl/StringUtil.h \
+        util/Date.h \
 	util/Misc.h
 
 libshibsp_la_SOURCES = \

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


More information about the commits mailing list