Index: libyaml/trunk/tests/Makefile.am
===================================================================
--- libyaml/trunk/tests/Makefile.am	(revision 219)
+++ libyaml/trunk/tests/Makefile.am	(revision 224)
@@ -1,4 +1,4 @@
 AM_CPPFLAGS = -I$(top_srcdir)/include
-AM_CFLAGS = -Wno-pointer-sign
+#AM_CFLAGS = -Wno-pointer-sign
 LDADD = $(top_builddir)/src/libyaml.la
 TESTS = test-version test-reader
