From 9f7ded3fb41f7f656895373463e5aa3ca04f86bc Mon Sep 17 00:00:00 2001 From: Halton Huo Date: Thu, 20 May 2010 10:48:09 +0800 Subject: Revert "Enhancement CanActivateSessions for OpenSolaris." This reverts commit b2e65a0ab7f4c417c85433e3e9bf97befbe6da3b. --- configure.ac | 13 ------------- 1 file changed, 13 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 8619f31..117d788 100644 --- a/configure.ac +++ b/configure.ac @@ -319,19 +319,6 @@ if test "x$enable_rbac_shutdown" != "xno"; then fi AC_SUBST(RBAC_LIBS) -dnl --------------------------------------------------------------------------- -dnl check for SCF (Only avail on solaris) -dnl --------------------------------------------------------------------------- - -AC_CHECK_LIB(scf, smf_get_state, - [SCF_LIBS=-lscf - AC_DEFINE(HAVE_SCF,1,[Define to 1 if the libscf library is present.])], - [AC_MSG_WARN([[ -*** -*** libscf was not found. -]])]) -AC_SUBST(SCF_LIBS) - dnl --------------------------------------------------------------------------- dnl Finish dnl --------------------------------------------------------------------------- -- cgit v1.2.3