Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/imlib2

Dir     : e17/libs/imlib2/src


Modified Files:
        Makefile.am 
Added Files:
        loaderpath.h.in 


Log Message:


fix distcheck

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/imlib2/src/Makefile.am,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -3 -r1.26 -r1.27
--- Makefile.am 15 Apr 2004 05:18:51 -0000      1.26
+++ Makefile.am 15 Apr 2004 11:54:58 -0000      1.27
@@ -7,6 +7,7 @@
 
 LDFLAGS                     = -L/usr/X11R6/lib
 INCLUDES             = -I. -I$(top_srcdir) -I$(top_srcdir)/src \
+                      -I$(top_builddir)/src \
                        -I$(top_srcdir)/loaders \
                        $(freetype_cflags) -I/usr/X11R6/include $(X_CFLAGS) \
                        -I$(prefix)/include -I$(includedir)
@@ -41,9 +42,3 @@
                        $(x_libs) $(freetype_libs) $(LDFLAGS) -lm
 libImlib2_la_DEPENDENCIES = $(top_builddir)/config.h $(X_OBJS)
 endif
-
-SYS_LOADERS_PATH = @pkglibdir@
-image.lo: loaderpath.h
-loaderpath.h: Makefile
-       @echo "#define SYS_LOADERS_PATH \"${SYS_LOADERS_PATH}\"" > $@
-       @echo "#define USER_LOADERS_PATH \".loaders\"" >> $@




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

Reply via email to