chiark / gitweb /
configure.ac: Arrange to have an assembler available.
[catacomb] / configure.ac
index acee1b52be80ce0eb226876bcdb13de21eafde01..55678b314b0bd98cb0fe0d3c33a2a9463daa30c4 100644 (file)
@@ -39,6 +39,8 @@ AX_CFLAGS_WARN_ALL
 AM_PROG_LIBTOOL
 mdw_LIBTOOL_VERSION_INFO
 
+AM_PROG_AS
+
 AC_PROG_YACC
 
 AC_SUBST(AM_CFLAGS)