add ability to --disable-shape

2003-01-11  Havoc Pennington  <hp@pobox.com>

	* configure.in: add ability to --disable-shape
This commit is contained in:
Havoc Pennington
2003-01-11 18:09:12 +00:00
committed by Havoc Pennington
parent 374e5d400d
commit 339a86150b
3 changed files with 18 additions and 1 deletions

View File

@ -919,7 +919,7 @@ meta_frames_apply_shapes (MetaFrames *frames,
frame->shape_applied = TRUE;
XDestroyRegion (window_xregion);
#endif
#endif /* HAVE_SHAPE */
}
void