commit | ea5847247ee787beb23bce03f562cbb469aa769a | [log] [tgz] |
---|---|---|
author | Patrik Stridvall <ps@leissner.se> | Sun Nov 01 16:22:07 1998 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Sun Nov 01 16:22:07 1998 +0000 |
tree | bf49fb5c2a4819698cd3e074f9ee3562205f0484 | |
parent | 748acbb0a5a48aef8e183666b3d16dccb384ac3a [diff] [blame] |
Started moving some X11 window management code to windows/x11drv.
diff --git a/include/acconfig.h b/include/acconfig.h index 66ece2f..9934a39 100644 --- a/include/acconfig.h +++ b/include/acconfig.h
@@ -18,6 +18,9 @@ /* Define if you have the Xxf86dga library (-lXxf86dga). */ #undef HAVE_LIBXXF86DGA +/* Define if you have the X Shm extension */ +#undef HAVE_LIBXXSHM + /* Define if you have the Open Sound system. */ #undef HAVE_OSS