Enlightenment CVS committal

Author  : mej
Project : eterm
Module  : Eterm

Dir     : eterm/Eterm


Modified Files:
      Tag: ETERM-0_10
        ChangeLog configure.in 


Log Message:
Thu Mar 11 11:59:08 2004                        Michael Jennings (mej)

CAUTION:  This vehicle makes wide right turns.

===================================================================
RCS file: /cvsroot/enlightenment/eterm/Eterm/ChangeLog,v
retrieving revision 1.278.2.27
retrieving revision 1.278.2.28
diff -u -3 -r1.278.2.27 -r1.278.2.28
--- ChangeLog   11 Mar 2004 14:26:33 -0000      1.278.2.27
+++ ChangeLog   11 Mar 2004 16:51:32 -0000      1.278.2.28
@@ -5211,3 +5211,7 @@
 
 Fixed window sizing race condition noted by Virgil <[EMAIL PROTECTED]>.
 ----------------------------------------------------------------------
+Thu Mar 11 11:55:45 2004                        Michael Jennings (mej)
+
+Fix "make distcheck"
+----------------------------------------------------------------------
===================================================================
RCS file: /cvsroot/enlightenment/eterm/Eterm/configure.in,v
retrieving revision 1.62.2.13
retrieving revision 1.62.2.14
diff -u -3 -r1.62.2.13 -r1.62.2.14
--- configure.in        3 Mar 2004 20:49:58 -0000       1.62.2.13
+++ configure.in        11 Mar 2004 16:51:32 -0000      1.62.2.14
@@ -1,8 +1,14 @@
-dnl# $Id: configure.in,v 1.62.2.13 2004/03/03 20:49:58 mej Exp $
+dnl# $Id: configure.in,v 1.62.2.14 2004/03/11 16:51:32 mej Exp $
 
 PATH=$PATH:/usr/bin:/bin:/usr/local/bin:/usr/ccs/bin:/usr/contrib/bin:/usr/ucb/bin
 export PATH
 
+test "x$LIBTOOLIZE" = "x" && LIBTOOLIZE=true
+test "x$AUTOHEADER" = "x" && AUTOHEADER=true
+test "x$ACLOCAL" = "x" && ACLOCAL=true
+test "x$AUTOMAKE" = "x" && AUTOMAKE=true
+test "x$AUTOCONF" = "x" && AUTOCONF=true
+
 AC_SUBST(LIBTOOLIZE)
 AC_SUBST(AUTOHEADER)
 AC_SUBST(ACLOCAL)




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