mirror of
https://github.com/brl/mutter.git
synced 2024-11-13 01:36:10 -05:00
b3058c097d
The ffs function is defined in C99 so if we want to use it in Cogl we need to provide a fallback for MSVC. This adds a configure check for the function and then a fallback using a while loop if it is not available. http://bugzilla.clutter-project.org/show_bug.cgi?id=2491 |
||
---|---|---|
.. | ||
cogl | ||
doc | ||
pango | ||
Makefile.am |