add a prereq check for autoconf
SVN-Revision: 5633
This commit is contained in:
		| @@ -112,3 +112,9 @@ endef | |||||||
| $(eval $(call Require,gnutar, \ | $(eval $(call Require,gnutar, \ | ||||||
| 	Please install GNU tar. \ | 	Please install GNU tar. \ | ||||||
| )) | )) | ||||||
|  |  | ||||||
|  | $(eval $(call RequireCommand,autoconf, \ | ||||||
|  | 	Please install GNU autoconf. \ | ||||||
|  | )) | ||||||
|  |  | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Felix Fietkau
					Felix Fietkau