Enlightenment CVS committal Author : kwo Project : e16 Module : e
Dir : e16/e Modified Files: configure.in Log Message: Enable RandR support by default. =================================================================== RCS file: /cvsroot/enlightenment/e16/e/configure.in,v retrieving revision 1.107 retrieving revision 1.108 diff -u -3 -r1.107 -r1.108 --- configure.in 28 Dec 2004 23:46:41 -0000 1.107 +++ configure.in 6 Feb 2005 14:21:29 -0000 1.108 @@ -177,8 +177,8 @@ fi AC_ARG_ENABLE(xrandr, - [ --enable-xrandr compile with RandR support [default=no]],, - enable_xrandr=no) + [ --enable-xrandr compile with RandR support [default=yes]],, + enable_xrandr=yes) if test "x$enable_xrandr" = "xyes"; then AC_CHECK_LIB(Xrandr, XRRQueryExtension, AC_DEFINE(HAS_XRANDR, 1, [RandR support]) ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs