Fix envars for uninstalled operation of gdk-pixbuf
Fri Oct 4 12:05:27 2002 Owen Taylor <otaylor@redhat.com> * demos/Makefile.am (pixbuf_csource): Fix envars for uninstalled operation of gdk-pixbuf * demos/Makefile.am (test-inline-pixbufs.h): Remove output on failure.
This commit is contained in:
@ -1,3 +1,11 @@
|
|||||||
|
Fri Oct 4 12:05:27 2002 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
|
* demos/Makefile.am (pixbuf_csource): Fix envars
|
||||||
|
for uninstalled operation of gdk-pixbuf
|
||||||
|
|
||||||
|
* demos/Makefile.am (test-inline-pixbufs.h): Remove
|
||||||
|
output on failure.
|
||||||
|
|
||||||
Fri Oct 4 12:00:10 2002 Owen Taylor <otaylor@redhat.com>
|
Fri Oct 4 12:00:10 2002 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
* gdk/gdkscreen.c (gdk_screen_class_init): Get the
|
* gdk/gdkscreen.c (gdk_screen_class_init): Get the
|
||||||
|
|||||||
@ -1,3 +1,11 @@
|
|||||||
|
Fri Oct 4 12:05:27 2002 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
|
* demos/Makefile.am (pixbuf_csource): Fix envars
|
||||||
|
for uninstalled operation of gdk-pixbuf
|
||||||
|
|
||||||
|
* demos/Makefile.am (test-inline-pixbufs.h): Remove
|
||||||
|
output on failure.
|
||||||
|
|
||||||
Fri Oct 4 12:00:10 2002 Owen Taylor <otaylor@redhat.com>
|
Fri Oct 4 12:00:10 2002 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
* gdk/gdkscreen.c (gdk_screen_class_init): Get the
|
* gdk/gdkscreen.c (gdk_screen_class_init): Get the
|
||||||
|
|||||||
@ -1,3 +1,11 @@
|
|||||||
|
Fri Oct 4 12:05:27 2002 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
|
* demos/Makefile.am (pixbuf_csource): Fix envars
|
||||||
|
for uninstalled operation of gdk-pixbuf
|
||||||
|
|
||||||
|
* demos/Makefile.am (test-inline-pixbufs.h): Remove
|
||||||
|
output on failure.
|
||||||
|
|
||||||
Fri Oct 4 12:00:10 2002 Owen Taylor <otaylor@redhat.com>
|
Fri Oct 4 12:00:10 2002 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
* gdk/gdkscreen.c (gdk_screen_class_init): Get the
|
* gdk/gdkscreen.c (gdk_screen_class_init): Get the
|
||||||
|
|||||||
@ -1,3 +1,11 @@
|
|||||||
|
Fri Oct 4 12:05:27 2002 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
|
* demos/Makefile.am (pixbuf_csource): Fix envars
|
||||||
|
for uninstalled operation of gdk-pixbuf
|
||||||
|
|
||||||
|
* demos/Makefile.am (test-inline-pixbufs.h): Remove
|
||||||
|
output on failure.
|
||||||
|
|
||||||
Fri Oct 4 12:00:10 2002 Owen Taylor <otaylor@redhat.com>
|
Fri Oct 4 12:00:10 2002 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
* gdk/gdkscreen.c (gdk_screen_class_init): Get the
|
* gdk/gdkscreen.c (gdk_screen_class_init): Get the
|
||||||
|
|||||||
@ -1,3 +1,11 @@
|
|||||||
|
Fri Oct 4 12:05:27 2002 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
|
* demos/Makefile.am (pixbuf_csource): Fix envars
|
||||||
|
for uninstalled operation of gdk-pixbuf
|
||||||
|
|
||||||
|
* demos/Makefile.am (test-inline-pixbufs.h): Remove
|
||||||
|
output on failure.
|
||||||
|
|
||||||
Fri Oct 4 12:00:10 2002 Owen Taylor <otaylor@redhat.com>
|
Fri Oct 4 12:00:10 2002 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
* gdk/gdkscreen.c (gdk_screen_class_init): Get the
|
* gdk/gdkscreen.c (gdk_screen_class_init): Get the
|
||||||
|
|||||||
@ -1,3 +1,11 @@
|
|||||||
|
Fri Oct 4 12:05:27 2002 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
|
* demos/Makefile.am (pixbuf_csource): Fix envars
|
||||||
|
for uninstalled operation of gdk-pixbuf
|
||||||
|
|
||||||
|
* demos/Makefile.am (test-inline-pixbufs.h): Remove
|
||||||
|
output on failure.
|
||||||
|
|
||||||
Fri Oct 4 12:00:10 2002 Owen Taylor <otaylor@redhat.com>
|
Fri Oct 4 12:00:10 2002 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
* gdk/gdkscreen.c (gdk_screen_class_init): Get the
|
* gdk/gdkscreen.c (gdk_screen_class_init): Get the
|
||||||
|
|||||||
@ -35,14 +35,14 @@ noinst_PROGRAMS = \
|
|||||||
if CROSS_COMPILING
|
if CROSS_COMPILING
|
||||||
pixbuf_csource=$(GDK_PIXBUF_CSOURCE)
|
pixbuf_csource=$(GDK_PIXBUF_CSOURCE)
|
||||||
else
|
else
|
||||||
pixbuf_csource=GDK_PIXBUF_MODULEDIR=$$topdir/gdk-pixbuf/.libs $$topdir/gdk-pixbuf/gdk-pixbuf-csource
|
pixbuf_csource=GDK_PIXBUF_MODULE_FILE=$$topdir/gdk-pixbuf/gdk-pixbuf.loaders $$topdir/gdk-pixbuf/gdk-pixbuf-csource
|
||||||
endif
|
endif
|
||||||
|
|
||||||
test-inline-pixbufs.h: $(top_builddir)/gdk-pixbuf/gdk-pixbuf-csource apple-red.png gnome-foot.png
|
test-inline-pixbufs.h: $(top_builddir)/gdk-pixbuf/gdk-pixbuf-csource apple-red.png gnome-foot.png
|
||||||
(topdir=`cd $(top_builddir) && pwd` ; curdir=`pwd` ; \
|
(topdir=`cd $(top_builddir) && pwd` ; curdir=`pwd` ; \
|
||||||
cd $(srcdir) && \
|
cd $(srcdir) && \
|
||||||
$(pixbuf_csource) --build-list \
|
$(pixbuf_csource) --build-list \
|
||||||
apple_red apple-red.png gnome_foot gnome-foot.png >$$curdir/test-inline-pixbufs.h)
|
apple_red apple-red.png gnome_foot gnome-foot.png >$$curdir/test-inline-pixbufs.h || (rm -f $$curdir/test-inline-pixbufs.h && false))
|
||||||
|
|
||||||
testpixbuf_DEPENDENCIES = $(DEPS)
|
testpixbuf_DEPENDENCIES = $(DEPS)
|
||||||
testpixbuf_drawable_DEPENDENCIES = $(DEPS)
|
testpixbuf_drawable_DEPENDENCIES = $(DEPS)
|
||||||
|
|||||||
Reference in New Issue
Block a user