autoconf: Optional assembly usage with --disable-asm
authorDan Nicholson <dbn.lists@gmail.com>
Wed, 12 Dec 2007 17:02:31 +0000 (09:02 -0800)
committerDan Nicholson <dbn.lists@gmail.com>
Thu, 13 Dec 2007 01:39:21 +0000 (17:39 -0800)
commit3e288627cb67c81fee92f2450a802f9c0b5ad040
tree5456833850d15b96475840d289c96527776cf7eb
parent16a07fb5569a7e4d471a389f292a8b245fc12cba
autoconf: Optional assembly usage with --disable-asm

Allow the user to disable use of assembly code through the --disable-asm
option. This is only relevant on the platforms where assembly is
normally enabled such as Linux and FreeBSD.
configure.ac