fix FP_CHECK_ALIGNMENT for autoconf 2.66 (fixes #4252)
authorRoss Paterson <ross@soi.city.ac.uk>
Mon, 16 Aug 2010 14:24:42 +0000 (14:24 +0000)
committerRoss Paterson <ross@soi.city.ac.uk>
Mon, 16 Aug 2010 14:24:42 +0000 (14:24 +0000)
commit593790400ecb8e6dbbef1ade3da56b1070ba155e
tree62d5aa38fe57fae6699e80ca145fe6d060d868a4
parent0cb74388d80c12f0804db61744a041be7fcfa10b
fix FP_CHECK_ALIGNMENT for autoconf 2.66 (fixes #4252)

Recent versions of AS_LITERAL_IF don't like *'s.  Fix from

http://blog.gmane.org/gmane.comp.sysutils.autoconf.general/month=20100701
aclocal.m4