Fixes to allow building on Power
[urcu.git] / configure.ac
index 707c06e367fd43e88e06ae99c37033285c27c013..fed15ee8d624a970125809cb239ebbcc99bf4e3f 100644 (file)
@@ -8,8 +8,7 @@ AC_CANONICAL_TARGET
 AC_CANONICAL_HOST
 AM_INIT_AUTOMAKE([foreign dist-bzip2 no-dist-gzip])
 AC_CONFIG_SRCDIR([urcu.h])
-AC_PROG_MKDIR_P
-AC_CONFIG_MACRO_DIR([m4])
+AM_PROG_MKDIR_P
 
 AC_CONFIG_HEADERS([config.h urcu/config.h])
 
This page took 0.025114 seconds and 4 git commands to generate.