Add configure option --disable-amd64-as-feature-detection.
* configure.ac: Implement new disable flag.
Doing a static build of Libgcrypt currently throws an as error on my
box. Adding this configure option as a workaround
- Signed-off-by: Werner Koch <wk@gnupg.org>