Enlightenment CVS committal
Author : tsauerbeck
Project : misc
Module : eplayer
Dir : misc/eplayer
Modified Files:
configure.ac
Log Message:
don't set CFLAGS in configure
===================================================================
RCS file: /cvsroot/enlightenment/misc/eplayer/configure.ac,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -3 -r1.21 -r1.22
--- configure.ac 1 Feb 2004 08:35:42 -0000 1.21
+++ configure.ac 4 Feb 2004 20:07:16 -0000 1.22
@@ -1,4 +1,4 @@
-dnl $Id: configure.ac,v 1.21 2004/02/01 08:35:42 technikolor Exp $
+dnl $Id: configure.ac,v 1.22 2004/02/04 20:07:16 tsauerbeck Exp $
AC_INIT(src/eplayer.c)
@@ -42,7 +42,6 @@
AC_ARG_ENABLE(debug,
[ --enable-debug debug build (default: no)], [
DEBUG_LVL=999
- CFLAGS=`echo "$CFLAGS -g -Wall" | sed s/" -s"//`
], DEBUG_LVL=1)
AC_DEFINE_UNQUOTED([DEBUG_LEVEL], $DEBUG_LVL, [
-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs