Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/imlib2

Dir     : e17/libs/imlib2


Modified Files:
        Makefile.am configure.in 


Log Message:


fix distcheck

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/imlib2/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:50 -0000      1.26
+++ Makefile.am 15 Apr 2004 11:54:58 -0000      1.27
@@ -1,15 +1,11 @@
-
-## Process this file with automake to produce Makefile.in
-
 AUTOMAKE_OPTIONS     = 1.4 foreign
 
-# A list of all the files in the current directory which can be regenerated
 MAINTAINERCLEANFILES = INSTALL Makefile.in aclocal.m4 config.guess \
                       config.h.in config.sub configure install-sh \
                       ltconfig ltmain.sh missing mkinstalldirs \
                       stamp-h.in
 
-SUBDIRS                     = src filters doc loaders
+SUBDIRS                     = src filters doc loaders test demo
 
 bin_SCRIPTS = imlib2-config
 
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/imlib2/configure.in,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -3 -r1.67 -r1.68
--- configure.in        15 Apr 2004 05:21:13 -0000      1.67
+++ configure.in        15 Apr 2004 11:54:58 -0000      1.68
@@ -355,14 +355,15 @@
 AC_SUBST(freetype_cflags)
 AC_SUBST(freetype_libs)
 
+AC_SUBST(pkglibdir)
+
 dnl AC_SUBST(freetype_libs)
 dnl AC_SUBST(freetype_includes)
 
 AC_CONFIG_FILES([imlib2-config imlib2.pc Makefile loaders/Makefile src/Makefile 
test/Makefile \
-          filters/Makefile demo/Makefile doc/Makefile \
+          filters/Makefile demo/Makefile doc/Makefile src/loaderpath.h \
          ])
 AC_CONFIG_COMMANDS([default],[[
-test -z "$CONFIG_HEADERS" || echo timestamp > stamp-h;
 chmod +x imlib2-config
 ]],[[]])
 AC_OUTPUT




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