Changeset 224

Show
Ignore:
Timestamp:
08/15/06 13:21:01 (2 years ago)
Author:
xi
Message:

Older versions of gcc do not know about -Wno-pointer-sign.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • libyaml/trunk/tests/Makefile.am

    r219 r224  
    11AM_CPPFLAGS = -I$(top_srcdir)/include 
    2 AM_CFLAGS = -Wno-pointer-sign 
     2#AM_CFLAGS = -Wno-pointer-sign 
    33LDADD = $(top_builddir)/src/libyaml.la 
    44TESTS = test-version test-reader