rename to rk_AUTH_MODULES
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11407 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -1,9 +1,11 @@
|
||||
dnl $Id$
|
||||
dnl
|
||||
dnl Figure what authentication modules should be built
|
||||
dnl
|
||||
dnl rk_AUTH_MODULES(module-list)
|
||||
|
||||
AC_DEFUN(AC_AUTH_MODULES,[
|
||||
AC_MSG_CHECKING(which authentication modules should be built)
|
||||
AC_DEFUN(rk_AUTH_MODULES,[
|
||||
AC_MSG_CHECKING([which authentication modules should be built])
|
||||
|
||||
z='m4_ifval([$1], $1, [sia pam afskauthlib])'
|
||||
LIB_AUTH_SUBDIRS=
|
||||
|
Reference in New Issue
Block a user