+# We want gnits strictness only when rolling a formal release so that we can,
+# for example, run make dist at other times without being required to add a
+# bogus NEWS entry.
+AM_INIT_AUTOMAKE([1.8 dist-bzip2]
+ m4_bmatch(m4_defn([AC_PACKAGE_VERSION]), [-], [gnu], [gnits]))