Enlightenment CVS committal
Author : tsauerbeck
Project : misc
Module : embrace
Dir : misc/embrace/m4
Modified Files:
ac_ecore_con_check_openssl.m4
Log Message:
this might have caused problems with some compilers
===================================================================
RCS file: /cvsroot/enlightenment/misc/embrace/m4/ac_ecore_con_check_openssl.m4,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- ac_ecore_con_check_openssl.m4 31 Mar 2004 18:33:55 -0000 1.1
+++ ac_ecore_con_check_openssl.m4 4 Apr 2004 20:22:39 -0000 1.2
@@ -1,5 +1,5 @@
###############################################################################
-## $Id: ac_ecore_con_check_openssl.m4,v 1.1 2004/03/31 18:33:55 tsauerbeck Exp $
+## $Id: ac_ecore_con_check_openssl.m4,v 1.2 2004/04/04 20:22:39 tsauerbeck Exp $
###############################################################################
dnl
@@ -15,8 +15,7 @@
AC_MSG_CHECKING(whether Ecore_Con supports OpenSSL)
- AC_TRY_RUN([
- #include <Ecore_Con.h>
+ AC_TRY_RUN([#include <Ecore_Con.h>
int main() {
return !HAVE_ECORE_CON_OPENSSL;
}], success=yes)
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs