autogen.sh: support for newer autoconf versions (2.60, 2.61)
git-svn-id: https://svn.musicpd.org/mpd/trunk@7166 09075e82-0dd4-0310-85a5-a0d7c8717e4f
This commit is contained in:
		| @@ -22,7 +22,7 @@ if test -n "$AC_FORCE_VERSION" | ||||
| then | ||||
| 	AC_VERSIONS="$AC_FORCE_VERSION" | ||||
| else | ||||
| 	AC_VERSIONS='2.58 2.59' | ||||
| 	AC_VERSIONS='2.58 2.59 2.60 2.61' | ||||
| fi | ||||
|  | ||||
| versioned_bins () | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Eric Wong
					Eric Wong