Enlightenment CVS committal
Author : kwo
Project : e16
Module : e
Dir : e16/e/eesh
Modified Files:
E.h Makefile.am
Log Message:
Tue Jul 15 20:31:23 CEST 2003
(Kim)
Fix broken configure/install.
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/eesh/E.h,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -3 -r1.8 -r1.9
--- E.h 8 Jun 2003 07:40:37 -0000 1.8
+++ E.h 15 Jul 2003 18:35:02 -0000 1.9
@@ -24,7 +24,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
* */
-#include "../config.h"
+#include "config.h"
#include <X11/Xlib.h>
#include <X11/Xutil.h>
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/eesh/Makefile.am,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- Makefile.am 8 Jul 2003 02:44:46 -0000 1.4
+++ Makefile.am 15 Jul 2003 18:35:02 -0000 1.5
@@ -14,7 +14,7 @@
LDADD = $(X_PRE_LIBS) $(X_LIBS) -lX11 $(X_EXTRA_LIBS) -lm
-INCLUDES=$(IMLIB_CFLAGS) -I$(top_srcdir) -I$(top_srcdir)/intl
+INCLUDES = $(IMLIB_CFLAGS) -I$(top_builddir) -I$(top_srcdir)/intl
DEFS=-DENLIGHTENMENT_ROOT=\"@[EMAIL PROTECTED]"
-------------------------------------------------------
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-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs