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

Comparing BasiliskII/src/Unix/configure.in (file contents):
Revision 1.12 by cebix, 1999-10-25T19:01:43Z vs.
Revision 1.13 by cebix, 1999-10-25T20:52:12Z

# Line 71 | Line 71 | if [[ "x$WANT_XF86_DGA" = "xyes" ]]; the
71      fi
72    ], [
73      AC_MSG_WARN([Could not find XFree86 DGA extension, ignoring --enable-xf86-dga.])
74 +    WANT_XF86_DGA=no
75      DEFINES="$DEFINES -DENABLE_XF86_DGA=0"
76    ])
77   else

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines