mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-26 07:26:15 +01:00
Use Cocoa header for Cocoa test instead of Foundation.
This commit is contained in:
parent
7f5f47ae15
commit
a147004b83
@ -178,7 +178,7 @@ AC_MSG_RESULT([$glib_have_carbon])
|
||||
glib_have_cocoa=no
|
||||
AC_MSG_CHECKING([for Mac OS X Cocoa support])
|
||||
AC_TRY_CPP([
|
||||
#include <Foundation/Foundation.h>
|
||||
#include <Cocoa/Cocoa.h>
|
||||
], glib_have_cocoa=yes)
|
||||
|
||||
AC_MSG_RESULT([$glib_have_cocoa])
|
||||
|
Loading…
Reference in New Issue
Block a user