Enlightenment CVS committal

Author  : atmosphere
Project : e17
Module  : proto

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


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/default/Makefile.am,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- Makefile.am 13 Jan 2004 19:26:41 -0000      1.2
+++ Makefile.am 21 Jan 2004 17:44:19 -0000      1.3
@@ -1,5 +1,5 @@
 plugin_LTLIBRARIES = default.la
-plugindir = /usr/local/lib/esmart/layout
+plugindir = @libdir@/@PACKAGE@/layout
 
 default_la_SOURCES = default.c
 default_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