use kernel style makefile output
[urcu.git] / configure.ac
index 48f906dfd2558c2a39b2d46c064e882a6c9df2e0..c7978318337f9e9637470fb40607d8622e7dc5ba 100644 (file)
@@ -7,6 +7,8 @@ AC_CONFIG_AUX_DIR([config])
 AC_CANONICAL_TARGET
 AC_CANONICAL_HOST
 AM_INIT_AUTOMAKE([foreign dist-bzip2 no-dist-gzip])
+m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
+
 AC_CONFIG_SRCDIR([urcu.h])
 AM_PROG_MKDIR_P
 
This page took 0.022332 seconds and 4 git commands to generate.