Enlightenment CVS committal

Author  : tilman
Project : e17
Module  : libs/embryo

Dir     : e17/libs/embryo


Modified Files:
        configure.in embryo.pc.in 


Log Message:
publish embryoincludedir in embryo.pc

===================================================================
RCS file: /cvs/e/e17/libs/embryo/configure.in,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -3 -r1.53 -r1.54
--- configure.in        10 Feb 2007 17:23:05 -0000      1.53
+++ configure.in        20 Mar 2007 23:11:21 -0000      1.54
@@ -75,6 +75,9 @@
 fi
 AC_SUBST(PACKAGE_DATA_DIR)
        
+embryoincludedir='${datadir}/include'
+AC_SUBST(embryoincludedir)
+
 AC_OUTPUT([
 Makefile
 embryo.pc
===================================================================
RCS file: /cvs/e/e17/libs/embryo/embryo.pc.in,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- embryo.pc.in        20 Mar 2007 22:26:04 -0000      1.2
+++ embryo.pc.in        20 Mar 2007 23:11:21 -0000      1.3
@@ -1,11 +1,12 @@
 [EMAIL PROTECTED]@
 [EMAIL PROTECTED]@
[EMAIL PROTECTED]@
 [EMAIL PROTECTED]@
 [EMAIL PROTECTED]@
[EMAIL PROTECTED]@
 
 Name: embryo
 Description: A small virtual machine engine and bytecode compiler
 Version: @VERSION@
 Libs: -L${libdir} -lembryo -lm
 Cflags: -I${includedir}
-



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to