On Friday 15 July 2005 12:02 am, laurence vanek wrote: > This patch allow me to build libast.....but during Eterm make I got: > > ========= > In file included from feature.h:99, > from actions.c:27: > /usr/local/include/libast.h:289:19: error: #if with no expression
does this work ? --- include/libast.h 14 Jul 2005 04:31:24 -0000 1.60 +++ include/libast.h 15 Jul 2005 11:50:12 -0000 @@ -82,7 +82,7 @@ #ifdef __GNUC__ # if __GNUC__ >= 4 && !defined(STRICT_ISO_C99) -# define STRICT_ISO_C99 +# define STRICT_ISO_C99 1 # endif #else # define __attribute__(x) -mike ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel