Enlightenment CVS committal

Author  : mej
Project : eterm
Module  : libast

Dir     : eterm/libast


Modified Files:
        ChangeLog configure.in 


Log Message:
Wed Mar 10 18:05:28 2004                        Michael Jennings (mej)

Fix "make distcheck"

===================================================================
RCS file: /cvsroot/enlightenment/eterm/libast/ChangeLog,v
retrieving revision 1.116
retrieving revision 1.117
diff -u -3 -r1.116 -r1.117
--- ChangeLog   10 Mar 2004 22:50:21 -0000      1.116
+++ ChangeLog   10 Mar 2004 22:57:26 -0000      1.117
@@ -643,3 +643,7 @@
 
 Added array and dlinked_list implementations of the map interface.
 ----------------------------------------------------------------------
+Wed Mar 10 18:05:28 2004                        Michael Jennings (mej)
+
+Fix "make distcheck"
+----------------------------------------------------------------------
===================================================================
RCS file: /cvsroot/enlightenment/eterm/libast/configure.in,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -3 -r1.15 -r1.16
--- configure.in        3 Mar 2004 17:20:09 -0000       1.15
+++ configure.in        10 Mar 2004 22:57:26 -0000      1.16
@@ -1,4 +1,10 @@
-dnl# $Id: configure.in,v 1.15 2004/03/03 17:20:09 mej Exp $
+dnl# $Id: configure.in,v 1.16 2004/03/10 22:57:26 mej Exp $
+
+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)




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