Enlightenment CVS committal
Author : xcomputerman
Project : e17
Module : apps/entrance
Dir : e17/apps/entrance
Modified Files:
TODO configure.in
Log Message:
Xlib cflags for entranced
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/entrance/TODO,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -3 -r1.18 -r1.19
--- TODO 16 Jan 2004 09:10:47 -0000 1.18
+++ TODO 22 Mar 2004 06:52:46 -0000 1.19
@@ -8,4 +8,3 @@
- Plugin interface
- Better support for user-specific settings and images
-
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/entrance/configure.in,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -3 -r1.23 -r1.24
--- configure.in 7 Mar 2004 23:38:18 -0000 1.23
+++ configure.in 22 Mar 2004 06:52:46 -0000 1.24
@@ -175,6 +175,11 @@
AC_DEFINE_UNQUOTED(ENTRANCE_XSESSION, "$xsession", [Xsession script])
AC_SUBST(xsession)
+x_cflags="-I/usr/X11R6/include"
+x_libs="-L/usr/X11R6/lib -lX11 -lXext"
+AC_SUBST(x_cflags)
+AC_SUBST(x_libs)
+
AC_OUTPUT([
Makefile
src/Makefile
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs