Enlightenment CVS committal

Author  : vapier
Project : e17
Module  : libs/evas

Dir     : e17/libs/evas


Modified Files:
        configure.in 


Log Message:
remove duplicate cairo-svg check

===================================================================
RCS file: /cvs/e/e17/libs/evas/configure.in,v
retrieving revision 1.177
retrieving revision 1.178
diff -u -3 -r1.177 -r1.178
--- configure.in        11 Sep 2006 03:39:10 -0000      1.177
+++ configure.in        11 Sep 2006 03:43:56 -0000      1.178
@@ -936,16 +936,6 @@
            svg_libs="$SVG_LIBS $CAIRO_SVG_LIBS"
         ],
         [ 
-           have_svg="no"
-        ]
-      )
-      PKG_CHECK_MODULES(CAIRO_SVG, cairo-svg,
-        [ 
-           have_svg="yes"
-           svg_cflags="$SVG_CFLAGS $CAIRO_SVG_CFLAGS"
-           svg_libs="$SVG_LIBS $CAIRO_SVG_LIBS"
-        ],
-        [ 
             PKG_CHECK_MODULES(CAIRO_SVG, libsvg-cairo,
               [ 
                  have_svg="yes"



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to