ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/SheepShaver/src/Unix/configure.ac
(Generate patch)

Comparing SheepShaver/src/Unix/configure.ac (file contents):
Revision 1.64 by asvitkine, 2009-03-03T08:07:22Z vs.
Revision 1.65 by asvitkine, 2009-03-18T16:09:15Z

# Line 604 | Line 604 | darwin*)
604    fi
605    if [[ "x$ac_cv_framework_Carbon" = "xyes" ]]; then
606      EXTFSSRC=../MacOSX/extfs_macosx.cpp
607 <    if [[ "x$ac_cv_framework_AppKit" = "xyes" -a "x$no_x" = "xyes" ]]; then
607 >    if [[ "x$ac_cv_framework_AppKit" = "xyes" -a "x$WANT_GTK" = "xno" ]]; then
608        PREFSSRC="../MacOSX/prefs_macosx.mm ../MacOSX/PrefsEditor/PrefsEditor.mm"
609        CPPFLAGS="$CPPFLAGS -I../MacOSX/PrefsEditor"
610      fi

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines