Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/epeg

Dir     : e17/libs/epeg


Modified Files:
        configure.in 


Log Message:


dont need memopen stuff... anymroe.. patch from michal kowalczuk

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/epeg/configure.in,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -3 -r1.8 -r1.9
--- configure.in        30 Jul 2005 06:16:01 -0000      1.8
+++ configure.in        22 Aug 2005 07:58:35 -0000      1.9
@@ -15,8 +15,8 @@
 AM_ENABLE_SHARED
 AM_PROG_LIBTOOL
 
-AC_CHECK_FUNCS(fmemopen)
-AC_CHECK_FUNCS(open_memstream)
+dnl AC_CHECK_FUNCS(fmemopen)
+dnl AC_CHECK_FUNCS(open_memstream)
 
 if test "x${bindir}" = 'x${exec_prefix}/bin'; then
   if test "x${exec_prefix}" = "xNONE"; then




-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to