Revision 1783 trunk/configure.in

configure.in (revision 1783)
332 332
dnl ---------------------
333 333
dnl Mac OS X integration
334 334
dnl ---------------------
335
if test "$host_os" = "darwin9" -o "$host_os" = "darwin10.2.0" ; then
335
if test "$host_os" = "darwin9" -o "$host_os" = "darwin10" -o "$host_os" = "darwin10.2.0" ; then
336 336
  if [ "$gui" = "true" ]; then
337 337
    PKG_CHECK_MODULES(MAC_INTEGRATION, ige-mac-integration,, [AC_MSG_ERROR([* ige-mac-integration could not be found. Please install it from https://developer.imendio.com/projects/gtk-macosx/integration])])
338 338
  fi

Also available in: Unified diff