Changed to check for file include/micasa.h instead of a file from the auth_token folder since micasa.h is very unlikely to be moved.
This commit is contained in:
		| @@ -19,7 +19,7 @@ | |||||||
| # | # | ||||||
| ####################################################################### | ####################################################################### | ||||||
|  |  | ||||||
| AC_INIT(auth_token/linux/auth_token.c) | AC_INIT(include/micasa.h) | ||||||
| AC_CANONICAL_SYSTEM | AC_CANONICAL_SYSTEM | ||||||
| AM_INIT_AUTOMAKE(CASA, 1.6.487) | AM_INIT_AUTOMAKE(CASA, 1.6.487) | ||||||
| RELEASE=`date +%Y%m%d_%H%M` | RELEASE=`date +%Y%m%d_%H%M` | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user