Enlightenment CVS committal Author : englebass Project : e17 Module : libs/ecore
Dir : e17/libs/ecore Modified Files: configure.in Log Message: Check for MOVE_SELF, it was the last new thing added. =================================================================== RCS file: /cvs/e/e17/libs/ecore/configure.in,v retrieving revision 1.188 retrieving revision 1.189 diff -u -3 -r1.188 -r1.189 --- configure.in 4 Apr 2007 11:10:44 -0000 1.188 +++ configure.in 4 Apr 2007 11:23:41 -0000 1.189 @@ -511,7 +511,7 @@ #include <asm/unistd.h> #include <linux/inotify.h> ], - [ int a = __NR_inotify_init; int b = IN_IGNORED; ], + [ int a = __NR_inotify_init; int b = IN_MOVE_SELF; ], [ AC_DEFINE(HAVE_INOTIFY, 1, [ File monitoring with Inotify ]) ], [ ------------------------------------------------------------------------- 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