Updated the files to allow configure to be performed from within this
folder.
This commit is contained in:
parent
6ac32abb91
commit
c5fd0ba1b6
@ -8,7 +8,7 @@ ORIGDIR=`pwd`
|
||||
cd $srcdir
|
||||
PROJECT=CASA
|
||||
TEST_TYPE=-f
|
||||
FILE=include/micasa.h
|
||||
FILE=server/AuthTokenSvc/authtoken.settings
|
||||
|
||||
DIE=0
|
||||
|
||||
|
@ -260,19 +260,18 @@ fi
|
||||
#
|
||||
AC_OUTPUT([
|
||||
Makefile
|
||||
auth_token/Makefile
|
||||
auth_token/server/Makefile
|
||||
auth_token/server/AuthTokenValidate/Makefile
|
||||
auth_token/server/AuthTokenValidate/linux/Makefile
|
||||
auth_token/server/AuthTokenValidate/idenTokenProviders/Makefile
|
||||
auth_token/server/AuthTokenValidate/idenTokenProviders/casa/Makefile
|
||||
auth_token/server/AuthTokenValidate/idenTokenProviders/casa/linux/Makefile
|
||||
auth_token/server/PamSupport/Makefile
|
||||
auth_token/server/PamSupport/linux/Makefile
|
||||
auth_token/server/ApacheSupport/Makefile
|
||||
auth_token/server/ApacheSupport/2.2/Makefile
|
||||
auth_token/server/ApacheSupport/2.2/linux/Makefile
|
||||
auth_token/server/AuthTokenSvc/Makefile
|
||||
auth_token/server/JaasSupport/Makefile
|
||||
server/Makefile
|
||||
server/AuthTokenValidate/Makefile
|
||||
server/AuthTokenValidate/linux/Makefile
|
||||
server/AuthTokenValidate/idenTokenProviders/Makefile
|
||||
server/AuthTokenValidate/idenTokenProviders/casa/Makefile
|
||||
server/AuthTokenValidate/idenTokenProviders/casa/linux/Makefile
|
||||
server/PamSupport/Makefile
|
||||
server/PamSupport/linux/Makefile
|
||||
server/ApacheSupport/Makefile
|
||||
server/ApacheSupport/2.2/Makefile
|
||||
server/ApacheSupport/2.2/linux/Makefile
|
||||
server/AuthTokenSvc/Makefile
|
||||
server/JaasSupport/Makefile
|
||||
])
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user