Changeset 1402

Show
Ignore:
Timestamp:
09/30/06 20:22:55 (2 years ago)
Author:
dgollub
Message:

reenabled -Werror added -Wno-pointer-sign (thanks pmarat!)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • plugins/opie-sync/src/Makefile.am

    r1397 r1402  
    44opensyncheaderdir=@OPENSYNC_HEADERDIR@ 
    55 
    6 AM_CFLAGS = @PACKAGE_CFLAGS@ -Wall #-Werror 
     6AM_CFLAGS = @PACKAGE_CFLAGS@ -Wall -Werror -Wno-pointer-sign 
    77 
    88EXTRA_DIST =      \