Bump minimum supported automake version to 1.13
[babeltrace.git] / configure.ac
index 364ee76205597ea099a069307ca873ea0567ba82..c7228ffe5a9137dd5ea22ddd436a97b34fb80862 100644 (file)
@@ -50,7 +50,7 @@ AC_CANONICAL_HOST
 ## Automake base setup ##
 ##                     ##
 
-AM_INIT_AUTOMAKE([1.12 foreign dist-bzip2 no-dist-gzip tar-ustar nostdinc -Wall -Wno-portability -Werror])
+AM_INIT_AUTOMAKE([1.13 foreign dist-bzip2 no-dist-gzip tar-ustar nostdinc -Wall -Wno-portability -Werror])
 AM_MAINTAINER_MODE([enable])
 
 # Enable silent rules by default
This page took 0.022613 seconds and 4 git commands to generate.