Enlightenment CVS committal
Author : raster
Project : e17
Module : apps/e
Dir : e17/apps/e
Modified Files:
Makefile.am configure.in
Added Files:
enlightenment.pc.in
Log Message:
add pkgconfig supprot to e17 itself.
===================================================================
RCS file: /cvs/e/e17/apps/e/Makefile.am,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -3 -r1.34 -r1.35
--- Makefile.am 7 Nov 2007 22:56:01 -0000 1.34
+++ Makefile.am 28 Mar 2008 20:53:26 -0000 1.35
@@ -4,14 +4,17 @@
config.h.in config.sub configure install-sh \
ltconfig ltmain.sh missing mkinstalldirs \
stamp-h.in acconfig.h \
- enlightenment.spec
+ enlightenment.spec enlightenment.pc
bin_SCRIPTS = enlightenment-config
EXTRA_DIST = config.rpath README AUTHORS COPYING COPYING-PLAIN \
- enlightenment.spec.in enlightenment.spec
+ enlightenment.spec.in enlightenment.spec enlightenment.pc
filesdir = $(datadir)/enlightenment/
files_DATA = AUTHORS COPYING
ACLOCAL_AMFLAGS = -I m4
+
+pkgconfigdir = $(libdir)/pkgconfig
+pkgconfig_DATA = enlightenment.pc
===================================================================
RCS file: /cvs/e/e17/apps/e/configure.in,v
retrieving revision 1.203
retrieving revision 1.204
diff -u -3 -r1.203 -r1.204
--- configure.in 3 Mar 2008 10:30:30 -0000 1.203
+++ configure.in 28 Mar 2008 20:53:26 -0000 1.204
@@ -265,6 +265,7 @@
AC_OUTPUT([
Makefile
enlightenment.spec
+enlightenment.pc
src/Makefile
src/bin/Makefile
src/modules/Makefile
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
enlightenment-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs