Add HAVE_ALIGNED_STACK config setting
authorMåns Rullgård <mans@mansr.com>
Tue, 21 Sep 2010 17:57:13 +0000 (17:57 +0000)
committerMåns Rullgård <mans@mansr.com>
Tue, 21 Sep 2010 17:57:13 +0000 (17:57 +0000)
commit59782b828b0c6d9aa176a7962bc11ec3df8a7424
tree084e394b39bc0312af1311cb82ae31ca758bde5b
parent75c490f467655bf7be664abdde6858c6f8db5f35
Add HAVE_ALIGNED_STACK config setting

This is set to 1 if the stack is guaranteed to be suitably aligned
for the strictest access mode of the machine.

Originally committed as revision 25151 to svn://svn.ffmpeg.org/ffmpeg/trunk
configure