[utilities COMMIT] /cpp-log4shib/trunk/log4shib.m4
noreply at shibboleth.net
noreply at shibboleth.net
Mon Aug 8 16:07:45 BST 2011
Author: scantor
Date: Mon Aug 8 16:07:45 2011
New Revision: 166
URL: http://svn.shibboleth.net/view/utilities?rev=166&view=rev
Log:
Add quoting to fix downstream warnings.
Modified:
cpp-log4shib/trunk/log4shib.m4
Modified: cpp-log4shib/trunk/log4shib.m4
URL: http://svn.shibboleth.net/view/utilities/cpp-log4shib/trunk/log4shib.m4?rev=166&r1=165&r2=166&view=diff
==============================================================================
--- cpp-log4shib/trunk/log4shib.m4 (original)
+++ cpp-log4shib/trunk/log4shib.m4 Mon Aug 8 16:07:45 2011
@@ -4,7 +4,7 @@
dnl AM_PATH_LOG4SHIB([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]]])
dnl Test for LOG4SHIB, and define LOG4SHIB_CFLAGS and LOG4SHIB_LIBS
dnl
-AC_DEFUN(AM_PATH_LOG4SHIB,
+AC_DEFUN([AM_PATH_LOG4SHIB],
[dnl
dnl Get the cflags and libraries from the log4shib-config script
dnl
More information about the commits
mailing list