Enlightenment CVS committal Author : vapier Project : e17 Module : apps/efsd
Dir : e17/apps/efsd Modified Files: configure.in Log Message: stop running exit since its bad form ... use AC_MSG_ERROR instead =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/efsd/configure.in,v retrieving revision 1.22 retrieving revision 1.23 diff -u -3 -r1.22 -r1.23 --- configure.in 13 Oct 2001 00:31:46 -0000 1.22 +++ configure.in 29 Apr 2005 02:54:35 -0000 1.23 @@ -55,8 +55,8 @@ http://oss.sgi.com/projects/fam ------------------------------------------------------ EOF -exit 1; -fi; +AC_MSG_ERROR(FAM not found) +fi dnl Check for pthreads. Make sure we have both ------------------------------------------------------- SF.Net email is sponsored by: Tell us your software development plans! Take this survey and enter to win a one-year sub to SourceForge.net Plus IDC's 2005 look-ahead and a copy of this survey Click here to start! http://www.idcswdc.com/cgi-bin/survey?id=105hix _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs