On Monday, 14 July 2003, at 16:10:39 (-0400),
[EMAIL PROTECTED] wrote:

> what's wrong with ./configure --prefix=/usr/whatever/enlightenment
> and letting it tack the /bin on that?

if test "x$enable_fsstd" = "xyes"; then
        ENLIGHTENMENT_ROOT=${datadir}/enlightenment
        ENLIGHTENMENT_BIN=${bindir}
        LOCALEDIR=${prefix}/${DATADIRNAME}/locale
        USE_FSSTD=yes
else
        ENLIGHTENMENT_ROOT=${prefix}/enlightenment
        ENLIGHTENMENT_BIN=${prefix}/enlightenment/bin
        LOCALEDIR=${prefix}/enlightenment/locale
        USE_FSSTD=no
fi

Michael

-- 
Michael Jennings (a.k.a. KainX)  http://www.kainx.org/  <[EMAIL PROTECTED]>
n + 1, Inc., http://www.nplus1.net/       Author, Eterm (www.eterm.org)
-----------------------------------------------------------------------
 "I gather myself around my faith, for the Light is the Darkness
  most feared."                                      -- Jewel, "Hands"


-------------------------------------------------------
This SF.Net email sponsored by: Parasoft
Error proof Web apps, automate testing & more.
Download & eval WebKing and get a free book.
www.parasoft.com/bulletproofapps1
_______________________________________________
enlightenment-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to