43e50c0 Fix build

Authored and Committed by teuf 11 years ago
    Fix build
    
    frogr sets -DG_DISABLE_DEPRECATED and uses the deprecated
    GStaticRecMutex. Recent glib changes causes GStaticRecMutex
    definition to not be available when deprecated features are disabled
    (before we used to only get a warning).
    
        
file modified
+7 -1