Makefile_insert revision 0bb8e0f36741c81cf12ae38012e2e4d60417b335
9589ae957c17876584db2e3f997664f80bd72136Alex Valavanisif WITH_EXT_GDL
9589ae957c17876584db2e3f997664f80bd72136Alex ValavanisEXTRA_DIST += \
9589ae957c17876584db2e3f997664f80bd72136Alex Valavaniselse # WITH_EXT_GDL
a0df1b8dd5b14367c583ce2f72a2ca6bf1cde799gustav_b rm -f libgdl/libgdl.a $(libgdl_gdl_a_OBJECTS)
0bb8e0f36741c81cf12ae38012e2e4d60417b335Alex Valavanisif CC_W_NO_SUPPORTED
55163c4989dfbf37c0a69cfdd98fc33fe5265f7aAlex Valavanis# Suppress some non-critical warnings for libgdl. We will drop our forked copy
55163c4989dfbf37c0a69cfdd98fc33fe5265f7aAlex Valavanis# of GDL once we upgrade to Gtk+ 3 so it's more important to minimise the number
55163c4989dfbf37c0a69cfdd98fc33fe5265f7aAlex Valavanis# of changes we make to GDL than to fix these minor issues in trunk.
55163c4989dfbf37c0a69cfdd98fc33fe5265f7aAlex Valavanislibgdl_libgdl_a_CFLAGS = -Wno-unused-parameter -Wno-sign-compare -Wno-unused-variable -Wno-unused-but-set-variable $(AM_CFLAGS)
a0df1b8dd5b14367c583ce2f72a2ca6bf1cde799gustav_blibgdl_libgdl_a_SOURCES = \