Enlightenment CVS committal

Author  : barbieri
Project : e17
Module  : libs/evas

Dir     : e17/libs/evas


Modified Files:
        Makefile.am configure.in 
Added Files:
        evas-software-16-x11.pc.in 


Log Message:
software-16-x11 available with pkg-config

===================================================================
RCS file: /cvs/e/e17/libs/evas/Makefile.am,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -3 -r1.42 -r1.43
--- Makefile.am 16 Jul 2007 08:13:40 -0000      1.42
+++ Makefile.am 14 Aug 2007 20:21:05 -0000      1.43
@@ -16,6 +16,7 @@
                       evas-software-buffer.pc \
                       evas-software-qtopia.pc \
                       evas-software-x11.pc \
+                      evas-software-16-x11.pc \
                       evas-software-xcb.pc \
                       evas-xrender-x11.pc \
                       evas-xrender-xcb.pc \
@@ -39,6 +40,7 @@
             evas-software-buffer.pc \
             evas-software-qtopia.pc \
             evas-software-x11.pc \
+            evas-software-16-x11.pc \
             evas-software-xcb.pc \
             evas-xrender-x11.pc \
             evas-xrender-xcb.pc \
@@ -78,6 +80,10 @@
 psoftwarex11 = evas-software-x11.pc
 endif
 
+if BUILD_ENGINE_SOFTWARE_16_X11
+psoftware16x11 = evas-software-16-x11.pc
+endif
+
 if BUILD_ENGINE_SOFTWARE_XCB
 psoftwarexcb = evas-software-xcb.pc
 endif
@@ -130,4 +136,5 @@
 pkgconfig_DATA = \
        evas.pc $(psoftwarex11) $(psoftwarexcb) $(pdirectfb) $(pframebuffer) \
        $(psoftwarebuffer) $(psoftwareqtopia) $(popenglx11) $(pcairox11) \
-       $(pxrenderx11) $(pxrenderxcb) $(pglitzx11) $(psoftwareddraw) $(psdl)
+       $(pxrenderx11) $(pxrenderxcb) $(pglitzx11) $(psoftwareddraw) $(psdl) \
+       $(psoftware16x11)
===================================================================
RCS file: /cvs/e/e17/libs/evas/configure.in,v
retrieving revision 1.227
retrieving revision 1.228
diff -u -3 -r1.227 -r1.228
--- configure.in        7 Aug 2007 10:18:51 -0000       1.227
+++ configure.in        14 Aug 2007 20:21:05 -0000      1.228
@@ -2142,6 +2142,7 @@
 evas-software-buffer.pc
 evas-software-qtopia.pc
 evas-software-x11.pc
+evas-software-16-x11.pc
 evas-software-xcb.pc
 evas-xrender-x11.pc
 evas-xrender-xcb.pc



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to