Author: akv
Date: 2011-03-30 00:00:37 +0200 (Wed, 30 Mar 2011)
New Revision: 3943

Modified:
   trunk/librawstudio/Makefile.am
Log:
Removed Werror compile flag.

Modified: trunk/librawstudio/Makefile.am
===================================================================
--- trunk/librawstudio/Makefile.am      2011-03-28 19:40:43 UTC (rev 3942)
+++ trunk/librawstudio/Makefile.am      2011-03-29 22:00:37 UTC (rev 3943)
@@ -1,4 +1,4 @@
-AM_CFLAGS = -Wall -Werror -fno-strict-aliasing
+AM_CFLAGS = -Wall -fno-strict-aliasing
 
 AM_CPPFLAGS = \
        -I$(top_srcdir) \


_______________________________________________
Rawstudio-commit mailing list
[email protected]
http://rawstudio.org/cgi-bin/mailman/listinfo/rawstudio-commit

Reply via email to