don't used BUILT_SOURCES to build marshal files, as in conjunction with
Fri Sep 14 00:30:48 2001 Tim Janik <timj@gtk.org> * Makefile.am: don't used BUILT_SOURCES to build marshal files, as in conjunction with stamp files, this can lead to endless rebuilding loops.
This commit is contained in:
@ -1,3 +1,9 @@
|
|||||||
|
Fri Sep 14 00:30:48 2001 Tim Janik <timj@gtk.org>
|
||||||
|
|
||||||
|
* Makefile.am: don't used BUILT_SOURCES to build marshal
|
||||||
|
files, as in conjunction with stamp files, this can
|
||||||
|
lead to endless rebuilding loops.
|
||||||
|
|
||||||
Tue Sep 4 00:22:07 2001 Owen Taylor <otaylor@redhat.com>
|
Tue Sep 4 00:22:07 2001 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
* Makefile.am: Fix EXTRA_DIST for gdk-pixbuf-csource.1
|
* Makefile.am: Fix EXTRA_DIST for gdk-pixbuf-csource.1
|
||||||
|
|||||||
@ -211,7 +211,6 @@ man_MANS = gdk-pixbuf-csource.1
|
|||||||
# The GdkPixBuf library
|
# The GdkPixBuf library
|
||||||
#
|
#
|
||||||
|
|
||||||
BUILT_SOURCES=gdk-pixbuf-marshal.h gdk-pixbuf-marshal.c
|
|
||||||
|
|
||||||
libgdk_pixbufincludedir = $(includedir)/gtk-2.0/gdk-pixbuf
|
libgdk_pixbufincludedir = $(includedir)/gtk-2.0/gdk-pixbuf
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user