Enlightenment CVS committal

Author  : mej
Project : eterm
Module  : libast

Dir     : eterm/libast


Modified Files:
        ChangeLog configure.in 


Log Message:
Tue Jul 20 18:30:54 2004                        Michael Jennings (mej)

Tasty treats!
----------------------------------------------------------------------

===================================================================
RCS file: /cvsroot/enlightenment/eterm/libast/ChangeLog,v
retrieving revision 1.120
retrieving revision 1.121
diff -u -3 -r1.120 -r1.121
--- ChangeLog   16 Jul 2004 23:22:17 -0000      1.120
+++ ChangeLog   20 Jul 2004 22:32:07 -0000      1.121
@@ -661,3 +661,7 @@
 
 Working on cleaning some things up for portability and C99-compliance.
 ----------------------------------------------------------------------
+Tue Jul 20 18:30:54 2004                        Michael Jennings (mej)
+
+Tasty treats!
+----------------------------------------------------------------------
===================================================================
RCS file: /cvsroot/enlightenment/eterm/libast/configure.in,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -3 -r1.18 -r1.19
--- configure.in        16 Jul 2004 23:22:17 -0000      1.18
+++ configure.in        20 Jul 2004 22:32:07 -0000      1.19
@@ -1,4 +1,4 @@
-dnl# $Id: configure.in,v 1.18 2004/07/16 23:22:17 mej Exp $
+dnl# $Id: configure.in,v 1.19 2004/07/20 22:32:07 mej Exp $
 
 test "x$LIBTOOLIZE" = "x" && LIBTOOLIZE=true
 test "x$AUTOHEADER" = "x" && AUTOHEADER=true
@@ -65,8 +65,10 @@
     [
         if test "$withval" != "no"; then
             CFLAGS="$CFLAGS -Wall -Werror -std=c99 -pedantic"
+            AC_DEFINE(STRICT_ISO_C99, 1, [Defined if strict ISO C99 (9899:1999) is 
requested.])
         fi
-    ])
+    ]
+)
 
 AST_X11_SUPPORT()
 AST_IMLIB2_SUPPORT()




-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to