Enlightenment CVS committal

Author  : shadoi
Project : e17
Module  : libs/edje

Dir     : e17/libs/edje


Modified Files:
        configure.in 


Log Message:
Add a DEBIANSTAMP variable and generate the debian/changelog

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/edje/configure.in,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -3 -r1.47 -r1.48
--- configure.in        6 Oct 2005 08:47:12 -0000       1.47
+++ configure.in        7 Oct 2005 22:22:37 -0000       1.48
@@ -17,6 +17,8 @@
 AM_ENABLE_SHARED
 AM_PROG_LIBTOOL
 AC_FUNC_ALLOCA
+AC_SUBST(DEBIANSTAMP)
+DEBIANSTAMP="`date "+%a, %d %b %G %T %z"`"
 
 AC_CHECK_FUNCS(realpath)
 
@@ -224,6 +226,7 @@
 src/lib/Makefile
 src/bin/Makefile
 edje-config
+debian/changelog
 ],[
 chmod +x edje-config
 ])




-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to