Enlightenment CVS committal Author : andreas Project : misc Module : engage
Dir : misc/engage Modified Files: configure.in Log Message: esmart_trans_x11 dependency fixed -> compiles again =================================================================== RCS file: /cvs/e/misc/engage/configure.in,v retrieving revision 1.30 retrieving revision 1.31 diff -u -3 -r1.30 -r1.31 --- configure.in 1 May 2007 17:06:04 -0000 1.30 +++ configure.in 12 Jul 2007 21:14:11 -0000 1.31 @@ -87,7 +87,6 @@ fi PKG_CHECK_MODULES(ENGAGE, [ - esmart imlib2 edje ecore @@ -97,18 +96,8 @@ evas etk embryo + esmart_trans_x11 ]) - - -have_esmart_trans="no" -PCFLAGS=$CFLAGS -CFLAGS=$ESMART_CFLAGS" "$CFLAGS -dnl Make sure the esmart header/lib is available -AC_CHECK_HEADER( Esmart/Esmart_Trans_X11.h, - [ AC_DEFINE(HAVE_TRANS_BG, [], [Esmart Pseudo-transparency support]) - have_esmart_trans="yes" - ]) -CFLAGS=$PCFLAGS AC_ARG_ENABLE(xinerama, [ --enable-xinerama Use Xinerama], ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs