208e2f5
--- a/configure.ac	2015-08-14 16:26:09.661856984 -0300
208e2f5
+++ b/configure.ac	2015-08-14 16:26:20.209851076 -0300
208e2f5
@@ -4,7 +4,7 @@
208e2f5
 AC_CONFIG_AUX_DIR(config)
208e2f5
 AC_CONFIG_MACRO_DIR(config)
208e2f5
 AM_INIT_AUTOMAKE([1.10 -Werror foreign subdir-objects std-options dist-bzip2])
208e2f5
-AM_PROG_AR
208e2f5
+m4_pattern_allow([AM_PROG_AR])
208e2f5
 AC_CONFIG_HEADERS([include/config.h])
208e2f5
 AC_CONFIG_SRCDIR(zbar/scanner.c)
208e2f5
 LT_PREREQ([2.2])