X-Git-Url: https://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=configure.ac;h=348eda03c75905218d13570e581bbab950a7c056;hp=20dd5e4a4a0184ea7c6d5546cad5e2eb31e000ce;hb=40646e1ec30a2fa5d289175643c1d1343e2f9b77;hpb=cdc45d639bb6c2e6e35fef529b4e9ad9ae83b2b5 diff --git a/configure.ac b/configure.ac index 20dd5e4..348eda0 100644 --- a/configure.ac +++ b/configure.ac @@ -43,7 +43,7 @@ if test "$ARCHTYPE" = "unknown"; then fi AC_SUBST(ARCHTYPE) -AM_CONDITIONAL([GCC_API], [test "x@ARCHTYPE@" != xx86 -a "x@ARCHTYPE@" != xppc]) +AM_CONDITIONAL([GCC_API], [test "x$ARCHTYPE" != xx86 -a "x$ARCHTYPE" != xppc]) AC_CONFIG_FILES([