Skip to content
Snippets Groups Projects
Commit ddf04ea0 authored by Niels Möller's avatar Niels Möller
Browse files

Fix syntax error in configure.ac

parent 456137ff
No related branches found
No related tags found
No related merge requests found
......@@ -449,7 +449,6 @@ if test "x$enable_assembler" = xyes ; then
asm_path="powerpc64/fat $asm_path"
OPT_NETTLE_SOURCES="fat-ppc.c $OPT_NETTLE_SOURCES"
FAT_TEST_LIST="none crypto_ext"
fi
elif test "x$enable_power_crypto_ext" = xyes ; then
asm_path="powerpc64/p8 $asm_path"
fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment