/[classpath]/classpath/native/jni/gtk-peer/Makefile.am
ViewVC logotype

Diff of /classpath/native/jni/gtk-peer/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.18 by mark, Tue Oct 26 20:26:03 2004 UTC revision 1.19 by mark, Wed Oct 27 00:03:10 2004 UTC
# Line 60  AM_CPPFLAGS = @CLASSPATH_INCLUDES@ Line 60  AM_CPPFLAGS = @CLASSPATH_INCLUDES@
60    
61  # Just the WARNING_CFLAGS. We cannot use the strict flags since the gtk  # Just the WARNING_CFLAGS. We cannot use the strict flags since the gtk
62  # headers contain broken prototypes (by design, see gtkitemfactory.h).  # headers contain broken prototypes (by design, see gtkitemfactory.h).
63  # Also no -Werror for now since not all warnings have been solved yet. FIXME.  AM_CFLAGS = @WARNING_CFLAGS@ @ERROR_CFLAGS@ \
 AM_CFLAGS = @WARNING_CFLAGS@ \  
64              @GTK_CFLAGS@ @CAIRO_CFLAGS@ @PANGOFT2_CFLAGS@              @GTK_CFLAGS@ @CAIRO_CFLAGS@ @PANGOFT2_CFLAGS@

Legend:
Removed from v.1.18  
changed lines
  Added in v.1.19

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26