Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 416587
Collapse All | Expand All

(-)file_not_specified_in_diff (-5 / +5 lines)
Line  Link Here
0
-- gegl-0.2.0/gegl/Makefile.am.orig   2012-03-25 23:30:17.000000000 +0200
0
++ gegl-0.2.0/gegl/Makefile.am        2012-04-18 20:03:57.989734708 +0200
Lines 118-127 Link Here
118
INCLUDES = $(AM_CFLAGS) $(AM_CPPFLAGS)
118
INCLUDES = $(AM_CFLAGS) $(AM_CPPFLAGS)
119
119
120
Gegl-@GEGL_API_VERSION@.gir: libgegl-@GEGL_API_VERSION@.la Makefile
120
Gegl-@GEGL_API_VERSION@.gir: libgegl-@GEGL_API_VERSION@.la Makefile
121
Gegl_0_1_gir_INCLUDES = GObject-2.0 GLib-2.0 Babl-0.1
121
Gegl_0_2_gir_INCLUDES = GObject-2.0 GLib-2.0 Babl-0.1
122
Gegl_0_1_gir_CFLAGS = $(INCLUDES)
122
Gegl_0_2_gir_CFLAGS = $(INCLUDES)
123
Gegl_0_1_gir_LIBS = libgegl-@GEGL_API_VERSION@.la
123
Gegl_0_2_gir_LIBS = libgegl-@GEGL_API_VERSION@.la
124
Gegl_0_1_gir_FILES = $(introspection_sources)
124
Gegl_0_2_gir_FILES = $(introspection_sources)
125
INTROSPECTION_GIRS += Gegl-@GEGL_API_VERSION@.gir
125
INTROSPECTION_GIRS += Gegl-@GEGL_API_VERSION@.gir
126
126
127
girdir = $(datadir)/gir-1.0
127
girdir = $(datadir)/gir-1.0

Return to bug 416587