Enlightenment CVS committal

Author  : atmosphere
Project : e17
Module  : proto

Dir     : e17/proto/esmart/src/container/layout/entice


Modified Files:
        Makefile.am 


Log Message:
for some reason i couldn't use @CONTAINER_PLUGIN_DIR@ so for now set the
path just like @CONTAINER_PLUGIN_DIR@ is set

===================================================================
RCS file: 
/cvsroot/enlightenment/e17/proto/esmart/src/container/layout/entice/Makefile.am,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- Makefile.am 13 Jan 2004 01:25:09 -0000      1.1
+++ Makefile.am 21 Jan 2004 17:44:20 -0000      1.2
@@ -1,5 +1,5 @@
 plugin_LTLIBRARIES = entice.la
-plugindir = /usr/local/lib/esmart/layout
+plugindir = @libdir@/@PACKAGE@/layout
 
 entice_la_SOURCES = entice.c
 entice_la_LDFLAGS = -module  -avoid-version




-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to