From: Chris B. <buc...@us...> - 2011-04-28 19:56:02
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "SFCB - Small Footprint CIM Broker". The branch, master has been updated via 62a8430f27f3557979127f1d0c2b7e618bb2c85a (commit) from 09c6b272f416177dcebdc36fa7306f4c191e3442 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 62a8430f27f3557979127f1d0c2b7e618bb2c85a Author: buccella <buc...@li...> Date: Thu Apr 28 15:56:09 2011 -0400 removed "experimental" from descritpion of --enable-slp ----------------------------------------------------------------------- Summary of changes: diff --git a/configure.ac b/configure.ac index 70ba510..6349c2c 100644 --- a/configure.ac +++ b/configure.ac @@ -48,7 +48,7 @@ AC_ARG_ENABLE(ssl, AC_ARG_ENABLE(slp, [AC_HELP_STRING([--enable-slp], - [include slp agent for SFCB - EXPERIMENTAL.])]) + [include slp agent for SFCB.])]) AC_ARG_ENABLE(slp-hostname-lib, [AC_HELP_STRING([--enable-slp-hostname-lib], hooks/post-receive -- SFCB - Small Footprint CIM Broker |