Changeset 6396

Show
Ignore:
Timestamp:
07/02/08 21:52:02 (3 months ago)
Author:
flynd
Message:

Removing -Wextra as not all compilers support it.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/licq/src/Makefile.am

    r6382 r6396  
    1 AM_CPPFLAGS = -Wall -Wextra -I$(top_srcdir)/include @SOCKS_INCDIR@ 
     1AM_CPPFLAGS = -Wall -I$(top_srcdir)/include @SOCKS_INCDIR@ 
    22 
    33datadir = @datadir@