Be more precise about Carbon v. Cocoa.

This commit is contained in:
William Hua
2012-04-11 23:25:09 -04:00
parent ebe30ef463
commit 69d929e67f
4 changed files with 18 additions and 7 deletions

View File

@@ -918,7 +918,7 @@ _g_io_modules_ensure_loaded (void)
g_win32_directory_monitor_get_type ();
g_registry_backend_get_type ();
#endif
#ifdef G_OS_CARBON
#ifdef HAVE_CARBON
g_nextstep_settings_backend_get_type ();
#endif
#ifdef G_OS_UNIX