Enlightenment CVS committal

Author  : atmosphere
Project : e17
Module  : libs/etox

Dir     : e17/libs/etox


Modified Files:
        configure.in 


Log Message:
some autotools don't like lib-config.h, so just use config.h
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/etox/configure.in,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -3 -r1.15 -r1.16
--- configure.in        15 Jan 2004 01:51:39 -0000      1.15
+++ configure.in        16 Mar 2004 17:27:25 -0000      1.16
@@ -2,7 +2,7 @@
 
 AC_INIT(configure.in)
 AM_INIT_AUTOMAKE(etox, 0.0.2)
-AM_CONFIG_HEADER(etox-config.h)
+AM_CONFIG_HEADER(config.h)
 
 AC_ISC_POSIX
 AC_PROG_CC




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