Enlightenment CVS committal Author : kwo Project : e16 Module : e16keyedit
Dir : e16/e16keyedit Modified Files: configure.in Log Message: Use gtk2 by default. =================================================================== RCS file: /cvsroot/enlightenment/e16/e16keyedit/configure.in,v retrieving revision 1.4 retrieving revision 1.5 diff -u -3 -r1.4 -r1.5 --- configure.in 18 Mar 2006 19:55:54 -0000 1.4 +++ configure.in 18 Mar 2006 21:52:10 -0000 1.5 @@ -12,8 +12,8 @@ dnl Checks for libraries. AC_ARG_ENABLE(gtk2, - [ --enable-gtk2=[no/yes] enables the gtk2 GUI (default=no)],, - enable_gtk2=no) + [ --enable-gtk2=[no/yes] enables the gtk2 GUI (default=yes)],, + enable_gtk2=yes) if [ ! test "x$enable_gtk2" != "xyes"]; then pkg_modules="gtk+-2.0 >= 2.0.0" ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs