patch-configure 418 B

1234567891011
  1. - glib-2.48.2.orig/configure 2016-08-17 18:37:42.000000000 +0200
  2. +++ glib-2.48.2/configure 2017-12-14 14:37:31.000000000 +0100
  3. @@ -6027,7 +6027,7 @@ if test "x$glib_have_cocoa" = "xyes"; th
  4. $as_echo "#define HAVE_COCOA 1" >>confdefs.h
  5. - COCOA_LIBS="-Wl,-framework,Foundation"
  6. + COCOA_LIBS="-Wl,-framework,Foundation,-framework,Cocoa"
  7. LDFLAGS="$LDFLAGS $COCOA_LIBS"
  8. osx_version=`sw_vers -productVersion`