Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/edje

Dir     : e17/libs/edje/src/bin


Modified Files:
        Makefile.am edje_prefix.c 


Log Message:


fix bin/lib prefix - pass as -D

===================================================================
RCS file: /cvs/e/e17/libs/edje/src/bin/Makefile.am,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -3 -r1.31 -r1.32
--- Makefile.am 10 Jul 2006 18:55:23 -0000      1.31
+++ Makefile.am 13 Jul 2006 16:35:46 -0000      1.32
@@ -7,8 +7,11 @@
 @EET_CFLAGS@ \
 @EVAS_CFLAGS@ \
 @ECORE_CFLAGS@ \
[EMAIL PROTECTED]@
-
[EMAIL PROTECTED]@ \
+-DPACKAGE_BIN_DIR=\"@[EMAIL PROTECTED]" \
+-DPACKAGE_LIB_DIR=\"@[EMAIL PROTECTED]" \
+-DPACKAGE_DATA_DIR=\"@[EMAIL PROTECTED]" 
+                     
 bin_SCRIPTS = \
 @EDJE_RECC_PRG@
 
===================================================================
RCS file: /cvs/e/e17/libs/edje/src/bin/edje_prefix.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- edje_prefix.c       10 Jul 2006 18:55:23 -0000      1.1
+++ edje_prefix.c       13 Jul 2006 16:35:46 -0000      1.2
@@ -296,7 +296,7 @@
    _prefix_path_lib    = strdup(PACKAGE_LIB_DIR);
    printf("WARNING: Edje could not determine its installed prefix\n"
          "         and is falling back on the compiled in default:\n"
-         "           %s\n", 
+         "           %s\n"
          "         You might like to try setting the following environment 
variables:\n"
          "           E_PREFIX     - points to the base prefix of install\n"
          "           E_BIN_DIR    - optional in addition to E_PREFIX to 
provide\n"




-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to