Enlightenment CVS committal

Author  : doursse
Project : e17
Module  : proto/eina

Dir     : e17/proto/eina/src/include


Modified Files:
        Makefile.am 


Log Message:
 install headers in $prefix/include/eina-$VERSION_MAJOR to allow parralel
 installations between different major versions

===================================================================
RCS file: /cvs/e/e17/proto/eina/src/include/Makefile.am,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- Makefile.am 30 Jul 2008 13:05:13 -0000      1.2
+++ Makefile.am 30 Jul 2008 13:16:09 -0000      1.3
@@ -14,8 +14,8 @@
 eina_types.h \
 eina_stringshare.h
 
-include_HEADERS = \
-Eina.h
+installed_mainheaderdir = $(prefix)/include/[EMAIL PROTECTED]@
+installed_mainheader_DATA = Eina.h
 
-installed_headersdir = $(prefix)/include/eina
+installed_headersdir = $(prefix)/include/[EMAIL PROTECTED]@/eina
 installed_headers_DATA = $(EINAHEADERS)



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to