]> andersk Git - nss_nonlocal.git/blobdiff - configure.ac
Use automake’s silent-rules mode if available, for quieter build output.
[nss_nonlocal.git] / configure.ac
index 5940f39cd4548e1b24133ce1794f8cfcfeb4d4fc..5ac8e795a6abfbc4ab8a4ec46ad8ec29a6394fdf 100644 (file)
@@ -1,6 +1,7 @@
-AC_INIT([nss_nonlocal], [1.7], [andersk@mit.edu])
+AC_INIT([nss_nonlocal], [1.9], [andersk@mit.edu])
 AC_CANONICAL_TARGET
 AM_INIT_AUTOMAKE([-Wall -Werror foreign])
+m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
 
 AC_PREFIX_DEFAULT([/])
 AC_DISABLE_STATIC
This page took 0.047275 seconds and 4 git commands to generate.