Use $(top_builddir) instead of here-undefined $$topdir. (Problem reported
Sat Oct 5 18:30:50 2002 Owen Taylor <otaylor@redhat.com> * gtk/stock-icons/Makefile.am (pixbuf_csource): Use $(top_builddir) instead of here-undefined $$topdir. (Problem reported by Jacob Berkman)
This commit is contained in:
		| @ -262,7 +262,7 @@ CLEANFILES = $(noinst_DATA) | ||||
| if CROSS_COMPILING | ||||
| pixbuf_csource=$(GDK_PIXBUF_CSOURCE) | ||||
| else | ||||
| pixbuf_csource=GDK_PIXBUF_MODULE_FILE=$$topdir/gdk-pixbuf/gdk-pixbuf.loaders $$topdir/gdk-pixbuf/gdk-pixbuf-csource | ||||
| pixbuf_csource=GDK_PIXBUF_MODULE_FILE=$(top_builddir)/gdk-pixbuf/gdk-pixbuf.loaders $(top_builddir)/gdk-pixbuf/gdk-pixbuf-csource | ||||
| endif | ||||
|  | ||||
| gtkstockpixbufs.h: @REBUILD_PNGS@ $(top_builddir)/gdk-pixbuf/gdk-pixbuf-csource $(IMAGES) | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Owen Taylor
					Owen Taylor