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