Enlightenment CVS committal Author : dj2 Project : e17 Module : libs/ewl
Dir : e17/libs/ewl Modified Files: configure.in Log Message: - spit out some useful info when done configuring =================================================================== RCS file: /cvs/e/e17/libs/ewl/configure.in,v retrieving revision 1.95 retrieving revision 1.96 diff -u -3 -r1.95 -r1.96 --- configure.in 2 Jan 2007 05:23:39 -0000 1.95 +++ configure.in 6 Jan 2007 02:19:05 -0000 1.96 @@ -351,3 +351,23 @@ chmod +x ewl-config ] ) + +echo +echo "$PACKAGE $VERSION" +echo +echo "Engines:" +echo +echo " Software X11.............................: $have_software_x11" +echo " OpenGL X11...............................: $have_opengl_x11" +echo " XRender X11..............................: $have_xrender_x11" +echo " Framebuffer..............................: $have_fbcon" +echo " Buffer...................................: $have_buffer" +echo +echo "Optional Components:" +echo +echo " Emotion Support..........................: $have_emotion" +echo " Epsilon Support..........................: $have_epsilon" +echo +echo "Now type 'make' ('gmake' on some systems) to compile $PACKAGE." +echo + ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs