source: trunk/third/gdk-pixbuf/Makefile.in @ 18121

Revision 18121, 16.4 KB checked in by ghudson, 22 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r18120, which included commits to RCS files with non-trunk default branches.
Line 
1# Makefile.in generated automatically by automake 1.4-p5 from Makefile.am
2
3# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
4# This Makefile.in is free software; the Free Software Foundation
5# gives unlimited permission to copy and/or distribute it,
6# with or without modifications, as long as this notice is preserved.
7
8# This program is distributed in the hope that it will be useful,
9# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
10# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
11# PARTICULAR PURPOSE.
12
13
14SHELL = @SHELL@
15
16srcdir = @srcdir@
17top_srcdir = @top_srcdir@
18VPATH = @srcdir@
19prefix = @prefix@
20exec_prefix = @exec_prefix@
21
22bindir = @bindir@
23sbindir = @sbindir@
24libexecdir = @libexecdir@
25datadir = @datadir@
26sysconfdir = @sysconfdir@
27sharedstatedir = @sharedstatedir@
28localstatedir = @localstatedir@
29libdir = @libdir@
30infodir = @infodir@
31mandir = @mandir@
32includedir = @includedir@
33oldincludedir = /usr/include
34
35DESTDIR =
36
37pkgdatadir = $(datadir)/@PACKAGE@
38pkglibdir = $(libdir)/@PACKAGE@
39pkgincludedir = $(includedir)/@PACKAGE@
40
41top_builddir = .
42
43ACLOCAL = @ACLOCAL@
44AUTOCONF = @AUTOCONF@
45AUTOMAKE = @AUTOMAKE@
46AUTOHEADER = @AUTOHEADER@
47
48INSTALL = @INSTALL@
49INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
50INSTALL_DATA = @INSTALL_DATA@
51INSTALL_SCRIPT = @INSTALL_SCRIPT@
52transform = @program_transform_name@
53
54NORMAL_INSTALL = :
55PRE_INSTALL = :
56POST_INSTALL = :
57NORMAL_UNINSTALL = :
58PRE_UNINSTALL = :
59POST_UNINSTALL = :
60host_alias = @host_alias@
61host_triplet = @host@
62AS = @AS@
63CC = @CC@
64CPP = @CPP@
65DB2HTML = @DB2HTML@
66DLLTOOL = @DLLTOOL@
67ECHO = @ECHO@
68EXEEXT = @EXEEXT@
69GDK_PIXBUF_INCLUDEDIR = @GDK_PIXBUF_INCLUDEDIR@
70GDK_PIXBUF_LIBDIR = @GDK_PIXBUF_LIBDIR@
71GDK_PIXBUF_LIBS = @GDK_PIXBUF_LIBS@
72GDK_PIXBUF_MAJOR = @GDK_PIXBUF_MAJOR@
73GDK_PIXBUF_MICRO = @GDK_PIXBUF_MICRO@
74GDK_PIXBUF_MINOR = @GDK_PIXBUF_MINOR@
75GDK_PIXBUF_VERSION = @GDK_PIXBUF_VERSION@
76GDK_PIXBUF_XLIB_INCLUDEDIR = @GDK_PIXBUF_XLIB_INCLUDEDIR@
77GDK_PIXBUF_XLIB_LIBDIR = @GDK_PIXBUF_XLIB_LIBDIR@
78GDK_PIXBUF_XLIB_LIBS = @GDK_PIXBUF_XLIB_LIBS@
79GLIB_CFLAGS = @GLIB_CFLAGS@
80GLIB_CONFIG = @GLIB_CONFIG@
81GLIB_LIBS = @GLIB_LIBS@
82GMODULE_FLAGS = @GMODULE_FLAGS@
83GMODULE_LIBS = @GMODULE_LIBS@
84GNOMECANVASPIXBUF_INCLUDEDIR = @GNOMECANVASPIXBUF_INCLUDEDIR@
85GNOMECANVASPIXBUF_LIBDIR = @GNOMECANVASPIXBUF_LIBDIR@
86GNOMECANVASPIXBUF_LIBS = @GNOMECANVASPIXBUF_LIBS@
87GNOME_CFLAGS = @GNOME_CFLAGS@
88GNOME_CONFIG = @GNOME_CONFIG@
89GNOME_LIBS = @GNOME_LIBS@
90GTKDOC = @GTKDOC@
91GTK_CFLAGS = @GTK_CFLAGS@
92GTK_CONFIG = @GTK_CONFIG@
93GTK_LIBS = @GTK_LIBS@
94HAVE_GTK_DOC = @HAVE_GTK_DOC@
95HTML_DIR = @HTML_DIR@
96LIBJPEG = @LIBJPEG@
97LIBPNG = @LIBPNG@
98LIBTIFF = @LIBTIFF@
99LIBTOOL = @LIBTOOL@
100LN_S = @LN_S@
101MAINT = @MAINT@
102MAKEINFO = @MAKEINFO@
103OBJDUMP = @OBJDUMP@
104OBJEXT = @OBJEXT@
105PACKAGE = @PACKAGE@
106RANLIB = @RANLIB@
107STATIC_LIB_DEPS = @STATIC_LIB_DEPS@
108STRIP = @STRIP@
109STRIP_BEGIN = @STRIP_BEGIN@
110STRIP_DUMMY = @STRIP_DUMMY@
111STRIP_END = @STRIP_END@
112VERSION = @VERSION@
113
114SUBDIRS = gdk-pixbuf demo doc
115
116bin_SCRIPTS = gdk-pixbuf-config
117
118confexecdir = $(libdir)
119confexec_DATA = \
120        gdk_pixbufConf.sh               \
121        gdk_pixbuf_xlibConf.sh          \
122        gnomecanvaspixbufConf.sh
123
124
125EXTRA_DIST = \
126        gdk_pixbufConf.sh.in            \
127        gdk_pixbuf_xlibConf.sh.in       \
128        gnomecanvaspixbufConf.sh.in     \
129        gdk-pixbuf-config.in            \
130        gdk-pixbuf.m4                   \
131        gdk-pixbuf.spec                 \
132        gdk-pixbuf.spec.in
133
134
135m4datadir = $(datadir)/aclocal
136m4data_DATA = gdk-pixbuf.m4
137ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
138mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
139CONFIG_HEADER = config.h
140CONFIG_CLEAN_FILES =  gdk-pixbuf.spec gdk-pixbuf-config
141SCRIPTS =  $(bin_SCRIPTS)
142
143DATA =  $(confexec_DATA) $(m4data_DATA)
144
145DIST_COMMON =  README ./stamp-h.in AUTHORS COPYING COPYING.LIB ChangeLog \
146INSTALL Makefile.am Makefile.in NEWS TODO acconfig.h aclocal.m4 \
147config.guess config.h.in config.sub configure configure.in \
148gdk-pixbuf-config.in gdk-pixbuf.spec.in install-sh ltmain.sh missing \
149mkinstalldirs
150
151
152DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
153
154TAR = gtar
155GZIP_ENV = --best
156all: all-redirect
157.SUFFIXES:
158$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
159        cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps Makefile
160
161Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
162        cd $(top_builddir) \
163          && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
164
165$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.in
166        cd $(srcdir) && $(ACLOCAL)
167
168config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
169        $(SHELL) ./config.status --recheck
170$(srcdir)/configure: @MAINTAINER_MODE_TRUE@$(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
171        cd $(srcdir) && $(AUTOCONF)
172
173config.h: stamp-h
174        @if test ! -f $@; then \
175                rm -f stamp-h; \
176                $(MAKE) stamp-h; \
177        else :; fi
178stamp-h: $(srcdir)/config.h.in $(top_builddir)/config.status
179        cd $(top_builddir) \
180          && CONFIG_FILES= CONFIG_HEADERS=config.h \
181             $(SHELL) ./config.status
182        @echo timestamp > stamp-h 2> /dev/null
183$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@$(srcdir)/stamp-h.in
184        @if test ! -f $@; then \
185                rm -f $(srcdir)/stamp-h.in; \
186                $(MAKE) $(srcdir)/stamp-h.in; \
187        else :; fi
188$(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) acconfig.h
189        cd $(top_srcdir) && $(AUTOHEADER)
190        @echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null
191
192mostlyclean-hdr:
193
194clean-hdr:
195
196distclean-hdr:
197        -rm -f config.h
198
199maintainer-clean-hdr:
200gdk-pixbuf.spec: $(top_builddir)/config.status gdk-pixbuf.spec.in
201        cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
202gdk-pixbuf-config: $(top_builddir)/config.status gdk-pixbuf-config.in
203        cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
204
205install-binSCRIPTS: $(bin_SCRIPTS)
206        @$(NORMAL_INSTALL)
207        $(mkinstalldirs) $(DESTDIR)$(bindir)
208        @list='$(bin_SCRIPTS)'; for p in $$list; do \
209          if test -f $$p; then \
210            echo " $(INSTALL_SCRIPT) $$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`"; \
211            $(INSTALL_SCRIPT) $$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`; \
212          else if test -f $(srcdir)/$$p; then \
213            echo " $(INSTALL_SCRIPT) $(srcdir)/$$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`"; \
214            $(INSTALL_SCRIPT) $(srcdir)/$$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`; \
215          else :; fi; fi; \
216        done
217
218uninstall-binSCRIPTS:
219        @$(NORMAL_UNINSTALL)
220        list='$(bin_SCRIPTS)'; for p in $$list; do \
221          rm -f $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`; \
222        done
223
224install-confexecDATA: $(confexec_DATA)
225        @$(NORMAL_INSTALL)
226        $(mkinstalldirs) $(DESTDIR)$(confexecdir)
227        @list='$(confexec_DATA)'; for p in $$list; do \
228          if test -f $(srcdir)/$$p; then \
229            echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(confexecdir)/$$p"; \
230            $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(confexecdir)/$$p; \
231          else if test -f $$p; then \
232            echo " $(INSTALL_DATA) $$p $(DESTDIR)$(confexecdir)/$$p"; \
233            $(INSTALL_DATA) $$p $(DESTDIR)$(confexecdir)/$$p; \
234          fi; fi; \
235        done
236
237uninstall-confexecDATA:
238        @$(NORMAL_UNINSTALL)
239        list='$(confexec_DATA)'; for p in $$list; do \
240          rm -f $(DESTDIR)$(confexecdir)/$$p; \
241        done
242
243install-m4dataDATA: $(m4data_DATA)
244        @$(NORMAL_INSTALL)
245        $(mkinstalldirs) $(DESTDIR)$(m4datadir)
246        @list='$(m4data_DATA)'; for p in $$list; do \
247          if test -f $(srcdir)/$$p; then \
248            echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(m4datadir)/$$p"; \
249            $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(m4datadir)/$$p; \
250          else if test -f $$p; then \
251            echo " $(INSTALL_DATA) $$p $(DESTDIR)$(m4datadir)/$$p"; \
252            $(INSTALL_DATA) $$p $(DESTDIR)$(m4datadir)/$$p; \
253          fi; fi; \
254        done
255
256uninstall-m4dataDATA:
257        @$(NORMAL_UNINSTALL)
258        list='$(m4data_DATA)'; for p in $$list; do \
259          rm -f $(DESTDIR)$(m4datadir)/$$p; \
260        done
261
262# This directory's subdirectories are mostly independent; you can cd
263# into them and run `make' without going through this Makefile.
264# To change the values of `make' variables: instead of editing Makefiles,
265# (1) if the variable is set in `config.status', edit `config.status'
266#     (which will cause the Makefiles to be regenerated when you run `make');
267# (2) otherwise, pass the desired values on the `make' command line.
268
269@SET_MAKE@
270
271all-recursive install-data-recursive install-exec-recursive \
272installdirs-recursive install-recursive uninstall-recursive  \
273check-recursive installcheck-recursive info-recursive dvi-recursive:
274        @set fnord $(MAKEFLAGS); amf=$$2; \
275        dot_seen=no; \
276        target=`echo $@ | sed s/-recursive//`; \
277        list='$(SUBDIRS)'; for subdir in $$list; do \
278          echo "Making $$target in $$subdir"; \
279          if test "$$subdir" = "."; then \
280            dot_seen=yes; \
281            local_target="$$target-am"; \
282          else \
283            local_target="$$target"; \
284          fi; \
285          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
286           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
287        done; \
288        if test "$$dot_seen" = "no"; then \
289          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
290        fi; test -z "$$fail"
291
292mostlyclean-recursive clean-recursive distclean-recursive \
293maintainer-clean-recursive:
294        @set fnord $(MAKEFLAGS); amf=$$2; \
295        dot_seen=no; \
296        rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
297          rev="$$subdir $$rev"; \
298          test "$$subdir" != "." || dot_seen=yes; \
299        done; \
300        test "$$dot_seen" = "no" && rev=". $$rev"; \
301        target=`echo $@ | sed s/-recursive//`; \
302        for subdir in $$rev; do \
303          echo "Making $$target in $$subdir"; \
304          if test "$$subdir" = "."; then \
305            local_target="$$target-am"; \
306          else \
307            local_target="$$target"; \
308          fi; \
309          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
310           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
311        done && test -z "$$fail"
312tags-recursive:
313        list='$(SUBDIRS)'; for subdir in $$list; do \
314          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
315        done
316
317tags: TAGS
318
319ID: $(HEADERS) $(SOURCES) $(LISP)
320        list='$(SOURCES) $(HEADERS)'; \
321        unique=`for i in $$list; do echo $$i; done | \
322          awk '    { files[$$0] = 1; } \
323               END { for (i in files) print i; }'`; \
324        here=`pwd` && cd $(srcdir) \
325          && mkid -f$$here/ID $$unique $(LISP)
326
327TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) $(LISP)
328        tags=; \
329        here=`pwd`; \
330        list='$(SUBDIRS)'; for subdir in $$list; do \
331   if test "$$subdir" = .; then :; else \
332            test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
333   fi; \
334        done; \
335        list='$(SOURCES) $(HEADERS)'; \
336        unique=`for i in $$list; do echo $$i; done | \
337          awk '    { files[$$0] = 1; } \
338               END { for (i in files) print i; }'`; \
339        test -z "$(ETAGS_ARGS)config.h.in$$unique$(LISP)$$tags" \
340          || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags config.h.in $$unique $(LISP) -o $$here/TAGS)
341
342mostlyclean-tags:
343
344clean-tags:
345
346distclean-tags:
347        -rm -f TAGS ID
348
349maintainer-clean-tags:
350
351distdir = $(PACKAGE)-$(VERSION)
352top_distdir = $(distdir)
353
354# This target untars the dist file and tries a VPATH configuration.  Then
355# it guarantees that the distribution is self-contained by making another
356# tarfile.
357distcheck: dist
358        -rm -rf $(distdir)
359        GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz
360        mkdir $(distdir)/=build
361        mkdir $(distdir)/=inst
362        dc_install_base=`cd $(distdir)/=inst && pwd`; \
363        cd $(distdir)/=build \
364          && ../configure --srcdir=.. --prefix=$$dc_install_base \
365          && $(MAKE) $(AM_MAKEFLAGS) \
366          && $(MAKE) $(AM_MAKEFLAGS) dvi \
367          && $(MAKE) $(AM_MAKEFLAGS) check \
368          && $(MAKE) $(AM_MAKEFLAGS) install \
369          && $(MAKE) $(AM_MAKEFLAGS) installcheck \
370          && $(MAKE) $(AM_MAKEFLAGS) dist
371        -rm -rf $(distdir)
372        @banner="$(distdir).tar.gz is ready for distribution"; \
373        dashes=`echo "$$banner" | sed s/./=/g`; \
374        echo "$$dashes"; \
375        echo "$$banner"; \
376        echo "$$dashes"
377dist: distdir
378        -chmod -R a+r $(distdir)
379        GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
380        -rm -rf $(distdir)
381dist-all: distdir
382        -chmod -R a+r $(distdir)
383        GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
384        -rm -rf $(distdir)
385distdir: $(DISTFILES)
386        -rm -rf $(distdir)
387        mkdir $(distdir)
388        -chmod 777 $(distdir)
389        @for file in $(DISTFILES); do \
390          d=$(srcdir); \
391          if test -d $$d/$$file; then \
392            cp -pr $$d/$$file $(distdir)/$$file; \
393          else \
394            test -f $(distdir)/$$file \
395            || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
396            || cp -p $$d/$$file $(distdir)/$$file || :; \
397          fi; \
398        done
399        for subdir in $(SUBDIRS); do \
400          if test "$$subdir" = .; then :; else \
401            test -d $(distdir)/$$subdir \
402            || mkdir $(distdir)/$$subdir \
403            || exit 1; \
404            chmod 777 $(distdir)/$$subdir; \
405            (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(distdir) distdir=../$(distdir)/$$subdir distdir) \
406              || exit 1; \
407          fi; \
408        done
409info-am:
410info: info-recursive
411dvi-am:
412dvi: dvi-recursive
413check-am: all-am
414check: check-recursive
415installcheck-am:
416installcheck: installcheck-recursive
417all-recursive-am: config.h
418        $(MAKE) $(AM_MAKEFLAGS) all-recursive
419
420install-exec-am: install-binSCRIPTS install-confexecDATA
421install-exec: install-exec-recursive
422
423install-data-am: install-m4dataDATA
424install-data: install-data-recursive
425
426install-am: all-am
427        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
428install: install-recursive
429uninstall-am: uninstall-binSCRIPTS uninstall-confexecDATA \
430                uninstall-m4dataDATA
431uninstall: uninstall-recursive
432all-am: Makefile $(SCRIPTS) $(DATA) config.h
433all-redirect: all-recursive-am
434install-strip:
435        $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
436installdirs: installdirs-recursive
437installdirs-am:
438        $(mkinstalldirs)  $(DESTDIR)$(bindir) $(DESTDIR)$(confexecdir) \
439                $(DESTDIR)$(m4datadir)
440
441
442mostlyclean-generic:
443
444clean-generic:
445
446distclean-generic:
447        -rm -f Makefile $(CONFIG_CLEAN_FILES)
448        -rm -f config.cache config.log stamp-h stamp-h[0-9]*
449
450maintainer-clean-generic:
451mostlyclean-am:  mostlyclean-hdr mostlyclean-tags mostlyclean-generic
452
453mostlyclean: mostlyclean-recursive
454
455clean-am:  clean-hdr clean-tags clean-generic mostlyclean-am
456
457clean: clean-recursive
458
459distclean-am:  distclean-hdr distclean-tags distclean-generic clean-am
460        -rm -f libtool
461
462distclean: distclean-recursive
463        -rm -f config.status
464
465maintainer-clean-am:  maintainer-clean-hdr maintainer-clean-tags \
466                maintainer-clean-generic distclean-am
467        @echo "This command is intended for maintainers to use;"
468        @echo "it deletes files that may require special tools to rebuild."
469
470maintainer-clean: maintainer-clean-recursive
471        -rm -f config.status
472
473.PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
474uninstall-binSCRIPTS install-binSCRIPTS uninstall-confexecDATA \
475install-confexecDATA uninstall-m4dataDATA install-m4dataDATA \
476install-data-recursive uninstall-data-recursive install-exec-recursive \
477uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
478all-recursive check-recursive installcheck-recursive info-recursive \
479dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
480maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
481distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
482dvi-am dvi check check-am installcheck-am installcheck all-recursive-am \
483install-exec-am install-exec install-data-am install-data install-am \
484install uninstall-am uninstall all-redirect all-am all installdirs-am \
485installdirs mostlyclean-generic distclean-generic clean-generic \
486maintainer-clean-generic clean mostlyclean distclean maintainer-clean
487
488
489gdk_pixbufConf.sh: gdk_pixbufConf.sh.in Makefile
490        sed -e 's?\@GDK_PIXBUF_LIBDIR\@?$(GDK_PIXBUF_LIBDIR)?g' \
491             -e 's?\@GDK_PIXBUF_INCLUDEDIR\@?$(GDK_PIXBUF_INCLUDEDIR)?g' \
492             -e 's?\@VERSION\@?$(VERSION)?g' \
493             -e 's?\@GDK_PIXBUF_LIBS\@?$(GDK_PIXBUF_LIBS)?g' \
494                < $(srcdir)/gdk_pixbufConf.sh.in > gdk_pixbufConf.tmp \
495        && mv gdk_pixbufConf.tmp gdk_pixbufConf.sh
496
497gdk_pixbuf_xlibConf.sh: gdk_pixbuf_xlibConf.sh.in Makefile
498        sed -e 's?\@GDK_PIXBUF_XLIB_LIBDIR\@?$(GDK_PIXBUF_XLIB_LIBDIR)?g' \
499             -e 's?\@GDK_PIXBUF_XLIB_INCLUDEDIR\@?$(GDK_PIXBUF_XLIB_INCLUDEDIR)?g' \
500             -e 's?\@VERSION\@?$(VERSION)?g' \
501             -e 's?\@GDK_PIXBUF_XLIB_LIBS\@?$(GDK_PIXBUF_XLIB_LIBS)?g' \
502                < $(srcdir)/gdk_pixbuf_xlibConf.sh.in > gdk_pixbuf_xlibConf.tmp \
503        && mv gdk_pixbuf_xlibConf.tmp gdk_pixbuf_xlibConf.sh
504
505gnomecanvaspixbufConf.sh: gnomecanvaspixbufConf.sh.in Makefile
506        sed -e 's?\@GNOMECANVASPIXBUF_LIBDIR\@?$(GNOMECANVASPIXBUF_LIBDIR)?g' \
507             -e 's?\@GNOMECANVASPIXBUF_INCLUDEDIR\@?$(GNOMECANVASPIXBUF_INCLUDEDIR)?g' \
508             -e 's?\@VERSION\@?$(VERSION)?g' \
509             -e 's?\@GNOMECANVASPIXBUF_LIBS\@?$(GNOMECANVASPIXBUF_LIBS)?g' \
510                < $(srcdir)/gnomecanvaspixbufConf.sh.in > gnomecanvaspixbufConf.tmp \
511        && mv gnomecanvaspixbufConf.tmp gnomecanvaspixbufConf.sh
512
513# Tell versions [3.59,3.63) of GNU make to not export all variables.
514# Otherwise a system limit (for SysV at least) may be exceeded.
515.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.