X-Git-Url: http://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=configure.ac;fp=configure.ac;h=df3fb7ce2d9ff3ba831c4428025f6c1dde4ba927;hp=1d13ea38b0dee4c01052367205a1eae71dfec9a9;hb=60dd72eaef48fe7fafd398d1c6577973e50828c9;hpb=afa5940dbe80a259cf8bc4a99403554a3c2c9e32 diff --git a/configure.ac b/configure.ac index 1d13ea3..df3fb7c 100644 --- a/configure.ac +++ b/configure.ac @@ -12,7 +12,7 @@ AC_CONFIG_MACRO_DIR([m4]) AC_CANONICAL_TARGET AC_CANONICAL_HOST -AM_INIT_AUTOMAKE([foreign dist-bzip2 no-dist-gzip nostdinc]) +AM_INIT_AUTOMAKE([1.12 foreign dist-bzip2 no-dist-gzip nostdinc]) AM_MAINTAINER_MODE([enable]) # Enable silent rules if available (Introduced in AM 1.11)