Enlightenment CVS committal

Author  : devilhorns
Project : e_modules
Module  : mail

Dir     : e_modules/mail


Modified Files:
        configure.in 


Log Message:
Patch from Marcus Huwe for installation on x86_64

===================================================================
RCS file: /cvs/e/e_modules/mail/configure.in,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- configure.in        11 Jun 2006 17:38:23 -0000      1.3
+++ configure.in        25 Jul 2006 01:39:09 -0000      1.4
@@ -82,7 +82,7 @@
     datadir="${HOME}/.e/e/modules/${PACKAGE}"
 else
     AC_DEFINE_UNQUOTED(PACKAGE_DATA_DIR, 
"${prefix}/lib/enlightenment/modules/${PACKAGE}", "Package installed data 
destination")
-    datadir="${prefix}/lib/enlightenment/modules/${PACKAGE}"    
+    datadir="${libdir}/enlightenment/modules/${PACKAGE}"    
 fi
          
 #AC_CHECK_LIB(dl, dlopen, dlopen_libs=-ldl)



-------------------------------------------------------------------------
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