Enlightenment CVS committal

Author  : rbdpngn
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl


Modified Files:
        Makefile.am configure.in 
Added Files:
        ewl.pc.in 


Log Message:
pkgconfig data for EWL.

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ewl/Makefile.am,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -3 -r1.15 -r1.16
--- Makefile.am 24 Mar 2004 05:20:19 -0000      1.15
+++ Makefile.am 14 Jul 2004 00:28:20 -0000      1.16
@@ -10,8 +10,10 @@
 
 bin_SCRIPTS = ewl-config
 
-EXTRA_DIST = README AUTHORS COPYING ewl.m4 ewl.spec
+EXTRA_DIST = README AUTHORS COPYING ewl.m4 ewl.spec ewl.pc.in
 
 m4datadir = $(datadir)/aclocal
 m4data_DATA = ewl.m4
 
+pkgconfigdir = $(libdir)/pkgconfig
+pkgconfig_DATA = ewl.pc
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ewl/configure.in,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -3 -r1.31 -r1.32
--- configure.in        13 Jul 2004 16:15:41 -0000      1.31
+++ configure.in        14 Jul 2004 00:28:20 -0000      1.32
@@ -267,8 +267,12 @@
 edje_cflags=`$EDJE_CONFIG --cflags`
 edje_libs=`$EDJE_CONFIG --libs`
 
+requirements="evas ecore edb etox edje"
+AC_SUBST(requirements)
+
 AC_OUTPUT([
 Makefile
+ewl.pc
 ewl-config
 src/Makefile
 test/Makefile




-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to