Add missing cairomm lib from previous commit.
[ardour.git] / libs / cairomm / Makefile.in
1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005  Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16
17 srcdir = @srcdir@
18 top_srcdir = @top_srcdir@
19 VPATH = @srcdir@
20 pkgdatadir = $(datadir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkgincludedir = $(includedir)/@PACKAGE@
23 top_builddir = .
24 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25 INSTALL = @INSTALL@
26 install_sh_DATA = $(install_sh) -c -m 644
27 install_sh_PROGRAM = $(install_sh) -c
28 install_sh_SCRIPT = $(install_sh) -c
29 INSTALL_HEADER = $(INSTALL_DATA)
30 transform = $(program_transform_name)
31 NORMAL_INSTALL = :
32 PRE_INSTALL = :
33 POST_INSTALL = :
34 NORMAL_UNINSTALL = :
35 PRE_UNINSTALL = :
36 POST_UNINSTALL = :
37 build_triplet = @build@
38 host_triplet = @host@
39 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
40         $(srcdir)/Makefile.in $(srcdir)/cairomm-1.0.pc.in \
41         $(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \
42         config.guess config.sub depcomp install-sh ltmain.sh missing \
43         mkinstalldirs
44 subdir = .
45 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
46 am__aclocal_m4_deps = $(top_srcdir)/configure.in
47 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
48         $(ACLOCAL_M4)
49 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
50  configure.lineno configure.status.lineno
51 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
52 CONFIG_CLEAN_FILES = cairomm-1.0.pc
53 SOURCES =
54 DIST_SOURCES =
55 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
56         html-recursive info-recursive install-data-recursive \
57         install-exec-recursive install-info-recursive \
58         install-recursive installcheck-recursive installdirs-recursive \
59         pdf-recursive ps-recursive uninstall-info-recursive \
60         uninstall-recursive
61 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
62 am__vpath_adj = case $$p in \
63     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
64     *) f=$$p;; \
65   esac;
66 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
67 am__installdirs = "$(DESTDIR)$(pkgconfigdir)"
68 pkgconfigDATA_INSTALL = $(INSTALL_DATA)
69 DATA = $(pkgconfig_DATA)
70 ETAGS = etags
71 CTAGS = ctags
72 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
73 distdir = $(PACKAGE)-$(VERSION)
74 top_distdir = $(distdir)
75 am__remove_distdir = \
76   { test ! -d $(distdir) \
77     || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
78          && rm -fr $(distdir); }; }
79 DIST_ARCHIVES = $(distdir).tar.gz
80 GZIP_ENV = --best
81 distuninstallcheck_listfiles = find . -type f -print
82 distcleancheck_listfiles = find . -type f -print
83 ACLOCAL = @ACLOCAL@
84 AMDEP_FALSE = @AMDEP_FALSE@
85 AMDEP_TRUE = @AMDEP_TRUE@
86 AMTAR = @AMTAR@
87 AR = @AR@
88 AS = @AS@
89 AUTOCONF = @AUTOCONF@
90 AUTOHEADER = @AUTOHEADER@
91 AUTOMAKE = @AUTOMAKE@
92 AWK = @AWK@
93 CAIROMM_CFLAGS = @CAIROMM_CFLAGS@
94 CAIROMM_LIBS = @CAIROMM_LIBS@
95 CC = @CC@
96 CCDEPMODE = @CCDEPMODE@
97 CFLAGS = @CFLAGS@
98 CPP = @CPP@
99 CPPFLAGS = @CPPFLAGS@
100 CXX = @CXX@
101 CXXCPP = @CXXCPP@
102 CXXDEPMODE = @CXXDEPMODE@
103 CXXFLAGS = @CXXFLAGS@
104 CYGPATH_W = @CYGPATH_W@
105 DEFS = @DEFS@
106 DEPDIR = @DEPDIR@
107 DLLTOOL = @DLLTOOL@
108 DOCS_SUBDIR = @DOCS_SUBDIR@
109 DOT = @DOT@
110 DOXYGEN = @DOXYGEN@
111 ECHO = @ECHO@
112 ECHO_C = @ECHO_C@
113 ECHO_N = @ECHO_N@
114 ECHO_T = @ECHO_T@
115 EGREP = @EGREP@
116 EXEEXT = @EXEEXT@
117 F77 = @F77@
118 FFLAGS = @FFLAGS@
119 GENERIC_LIBRARY_VERSION = @GENERIC_LIBRARY_VERSION@
120 GENERIC_MAJOR_VERSION = @GENERIC_MAJOR_VERSION@
121 GENERIC_MICRO_VERSION = @GENERIC_MICRO_VERSION@
122 GENERIC_MINOR_VERSION = @GENERIC_MINOR_VERSION@
123 GENERIC_VERSION = @GENERIC_VERSION@
124 INSTALL_DATA = @INSTALL_DATA@
125 INSTALL_PROGRAM = @INSTALL_PROGRAM@
126 INSTALL_SCRIPT = @INSTALL_SCRIPT@
127 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
128 LDFLAGS = @LDFLAGS@
129 LIBOBJS = @LIBOBJS@
130 LIBS = @LIBS@
131 LIBTOOL = @LIBTOOL@
132 LN_S = @LN_S@
133 LTLIBOBJS = @LTLIBOBJS@
134 MAKEINFO = @MAKEINFO@
135 OBJDUMP = @OBJDUMP@
136 OBJEXT = @OBJEXT@
137 PACKAGE = @PACKAGE@
138 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
139 PACKAGE_NAME = @PACKAGE_NAME@
140 PACKAGE_STRING = @PACKAGE_STRING@
141 PACKAGE_TARNAME = @PACKAGE_TARNAME@
142 PACKAGE_VERSION = @PACKAGE_VERSION@
143 PATH_SEPARATOR = @PATH_SEPARATOR@
144 PKG_CONFIG = @PKG_CONFIG@
145 PLATFORM_WIN32_FALSE = @PLATFORM_WIN32_FALSE@
146 PLATFORM_WIN32_TRUE = @PLATFORM_WIN32_TRUE@
147 RANLIB = @RANLIB@
148 SET_MAKE = @SET_MAKE@
149 SHELL = @SHELL@
150 STRIP = @STRIP@
151 VERSION = @VERSION@
152 ac_ct_AR = @ac_ct_AR@
153 ac_ct_AS = @ac_ct_AS@
154 ac_ct_CC = @ac_ct_CC@
155 ac_ct_CXX = @ac_ct_CXX@
156 ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
157 ac_ct_F77 = @ac_ct_F77@
158 ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
159 ac_ct_RANLIB = @ac_ct_RANLIB@
160 ac_ct_STRIP = @ac_ct_STRIP@
161 ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@
162 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
163 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
164 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
165 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
166 am__include = @am__include@
167 am__leading_dot = @am__leading_dot@
168 am__quote = @am__quote@
169 am__tar = @am__tar@
170 am__untar = @am__untar@
171 bindir = @bindir@
172 build = @build@
173 build_alias = @build_alias@
174 build_cpu = @build_cpu@
175 build_os = @build_os@
176 build_vendor = @build_vendor@
177 datadir = @datadir@
178 exec_prefix = @exec_prefix@
179 host = @host@
180 host_alias = @host_alias@
181 host_cpu = @host_cpu@
182 host_os = @host_os@
183 host_vendor = @host_vendor@
184 includedir = @includedir@
185 infodir = @infodir@
186 install_sh = @install_sh@
187 libdir = @libdir@
188 libexecdir = @libexecdir@
189 localstatedir = @localstatedir@
190 mandir = @mandir@
191 mkdir_p = @mkdir_p@
192 oldincludedir = @oldincludedir@
193 prefix = @prefix@
194 program_transform_name = @program_transform_name@
195 sbindir = @sbindir@
196 sharedstatedir = @sharedstatedir@
197 sysconfdir = @sysconfdir@
198 target_alias = @target_alias@
199 SUBDIRS = cairomm examples MSVC $(DOCS_SUBDIR)
200 #docs examples
201 EXTRA_DIST = MAINTAINERS cairomm-1.0.pc.in
202 DIST_SUBDIRS = $(SUBDIRS)
203
204 # Install the pkg-config file:
205 pkgconfigdir = $(libdir)/pkgconfig
206 pkgconfig_DATA = cairomm-1.0.pc
207
208 # Copied from cairo/Makefile.am:
209 #
210 # Some custom targets to make it easier to release things.
211 # Use either:
212 #               make release-check
213 # or            make release-publish
214 RELEASE_UPLOAD_HOST = cairographics.org
215 RELEASE_UPLOAD_BASE = /srv/cairo.freedesktop.org/www
216 RELEASE_UPLOAD_DIR = $(RELEASE_UPLOAD_BASE)/releases
217 RELEASE_URL_BASE = http://cairographics.org/releases
218 RELEASE_ANNOUNCE_LIST = cairo-announce@cairographics.org (and CC gnome-announce-list@gnome.org)
219 CVS = cvs
220
221 #MANUAL_DATED =         cairo-manual-`date +%Y%m%d`
222 #MANUAL_TAR_FILE =      $(MANUAL_DATED).tar.gz
223 #MANUAL_UPLOAD_DIR =    $(RELEASE_UPLOAD_BASE)
224 tar_file = $(PACKAGE)-$(VERSION).tar.gz
225 sha1_file = $(tar_file).sha1
226 gpg_file = $(sha1_file).asc
227 all: all-recursive
228
229 .SUFFIXES:
230 am--refresh:
231         @:
232 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
233         @for dep in $?; do \
234           case '$(am__configure_deps)' in \
235             *$$dep*) \
236               echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
237               cd $(srcdir) && $(AUTOMAKE) --gnu  \
238                 && exit 0; \
239               exit 1;; \
240           esac; \
241         done; \
242         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  Makefile'; \
243         cd $(top_srcdir) && \
244           $(AUTOMAKE) --gnu  Makefile
245 .PRECIOUS: Makefile
246 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
247         @case '$?' in \
248           *config.status*) \
249             echo ' $(SHELL) ./config.status'; \
250             $(SHELL) ./config.status;; \
251           *) \
252             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
253             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
254         esac;
255
256 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
257         $(SHELL) ./config.status --recheck
258
259 $(top_srcdir)/configure:  $(am__configure_deps)
260         cd $(srcdir) && $(AUTOCONF)
261 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
262         cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
263 cairomm-1.0.pc: $(top_builddir)/config.status $(srcdir)/cairomm-1.0.pc.in
264         cd $(top_builddir) && $(SHELL) ./config.status $@
265
266 mostlyclean-libtool:
267         -rm -f *.lo
268
269 clean-libtool:
270         -rm -rf .libs _libs
271
272 distclean-libtool:
273         -rm -f libtool
274 uninstall-info-am:
275 install-pkgconfigDATA: $(pkgconfig_DATA)
276         @$(NORMAL_INSTALL)
277         test -z "$(pkgconfigdir)" || $(mkdir_p) "$(DESTDIR)$(pkgconfigdir)"
278         @list='$(pkgconfig_DATA)'; for p in $$list; do \
279           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
280           f=$(am__strip_dir) \
281           echo " $(pkgconfigDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgconfigdir)/$$f'"; \
282           $(pkgconfigDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgconfigdir)/$$f"; \
283         done
284
285 uninstall-pkgconfigDATA:
286         @$(NORMAL_UNINSTALL)
287         @list='$(pkgconfig_DATA)'; for p in $$list; do \
288           f=$(am__strip_dir) \
289           echo " rm -f '$(DESTDIR)$(pkgconfigdir)/$$f'"; \
290           rm -f "$(DESTDIR)$(pkgconfigdir)/$$f"; \
291         done
292
293 # This directory's subdirectories are mostly independent; you can cd
294 # into them and run `make' without going through this Makefile.
295 # To change the values of `make' variables: instead of editing Makefiles,
296 # (1) if the variable is set in `config.status', edit `config.status'
297 #     (which will cause the Makefiles to be regenerated when you run `make');
298 # (2) otherwise, pass the desired values on the `make' command line.
299 $(RECURSIVE_TARGETS):
300         @failcom='exit 1'; \
301         for f in x $$MAKEFLAGS; do \
302           case $$f in \
303             *=* | --[!k]*);; \
304             *k*) failcom='fail=yes';; \
305           esac; \
306         done; \
307         dot_seen=no; \
308         target=`echo $@ | sed s/-recursive//`; \
309         list='$(SUBDIRS)'; for subdir in $$list; do \
310           echo "Making $$target in $$subdir"; \
311           if test "$$subdir" = "."; then \
312             dot_seen=yes; \
313             local_target="$$target-am"; \
314           else \
315             local_target="$$target"; \
316           fi; \
317           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
318           || eval $$failcom; \
319         done; \
320         if test "$$dot_seen" = "no"; then \
321           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
322         fi; test -z "$$fail"
323
324 mostlyclean-recursive clean-recursive distclean-recursive \
325 maintainer-clean-recursive:
326         @failcom='exit 1'; \
327         for f in x $$MAKEFLAGS; do \
328           case $$f in \
329             *=* | --[!k]*);; \
330             *k*) failcom='fail=yes';; \
331           esac; \
332         done; \
333         dot_seen=no; \
334         case "$@" in \
335           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
336           *) list='$(SUBDIRS)' ;; \
337         esac; \
338         rev=''; for subdir in $$list; do \
339           if test "$$subdir" = "."; then :; else \
340             rev="$$subdir $$rev"; \
341           fi; \
342         done; \
343         rev="$$rev ."; \
344         target=`echo $@ | sed s/-recursive//`; \
345         for subdir in $$rev; do \
346           echo "Making $$target in $$subdir"; \
347           if test "$$subdir" = "."; then \
348             local_target="$$target-am"; \
349           else \
350             local_target="$$target"; \
351           fi; \
352           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
353           || eval $$failcom; \
354         done && test -z "$$fail"
355 tags-recursive:
356         list='$(SUBDIRS)'; for subdir in $$list; do \
357           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
358         done
359 ctags-recursive:
360         list='$(SUBDIRS)'; for subdir in $$list; do \
361           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
362         done
363
364 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
365         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
366         unique=`for i in $$list; do \
367             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
368           done | \
369           $(AWK) '    { files[$$0] = 1; } \
370                END { for (i in files) print i; }'`; \
371         mkid -fID $$unique
372 tags: TAGS
373
374 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
375                 $(TAGS_FILES) $(LISP)
376         tags=; \
377         here=`pwd`; \
378         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
379           include_option=--etags-include; \
380           empty_fix=.; \
381         else \
382           include_option=--include; \
383           empty_fix=; \
384         fi; \
385         list='$(SUBDIRS)'; for subdir in $$list; do \
386           if test "$$subdir" = .; then :; else \
387             test ! -f $$subdir/TAGS || \
388               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
389           fi; \
390         done; \
391         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
392         unique=`for i in $$list; do \
393             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
394           done | \
395           $(AWK) '    { files[$$0] = 1; } \
396                END { for (i in files) print i; }'`; \
397         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
398           test -n "$$unique" || unique=$$empty_fix; \
399           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
400             $$tags $$unique; \
401         fi
402 ctags: CTAGS
403 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
404                 $(TAGS_FILES) $(LISP)
405         tags=; \
406         here=`pwd`; \
407         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
408         unique=`for i in $$list; do \
409             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
410           done | \
411           $(AWK) '    { files[$$0] = 1; } \
412                END { for (i in files) print i; }'`; \
413         test -z "$(CTAGS_ARGS)$$tags$$unique" \
414           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
415              $$tags $$unique
416
417 GTAGS:
418         here=`$(am__cd) $(top_builddir) && pwd` \
419           && cd $(top_srcdir) \
420           && gtags -i $(GTAGS_ARGS) $$here
421
422 distclean-tags:
423         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
424
425 distdir: $(DISTFILES)
426         $(am__remove_distdir)
427         mkdir $(distdir)
428         $(mkdir_p) $(distdir)/. $(distdir)/MSVC/cairomm $(distdir)/docs/reference
429         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
430         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
431         list='$(DISTFILES)'; for file in $$list; do \
432           case $$file in \
433             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
434             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
435           esac; \
436           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
437           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
438           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
439             dir="/$$dir"; \
440             $(mkdir_p) "$(distdir)$$dir"; \
441           else \
442             dir=''; \
443           fi; \
444           if test -d $$d/$$file; then \
445             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
446               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
447             fi; \
448             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
449           else \
450             test -f $(distdir)/$$file \
451             || cp -p $$d/$$file $(distdir)/$$file \
452             || exit 1; \
453           fi; \
454         done
455         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
456           if test "$$subdir" = .; then :; else \
457             test -d "$(distdir)/$$subdir" \
458             || $(mkdir_p) "$(distdir)/$$subdir" \
459             || exit 1; \
460             distdir=`$(am__cd) $(distdir) && pwd`; \
461             top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
462             (cd $$subdir && \
463               $(MAKE) $(AM_MAKEFLAGS) \
464                 top_distdir="$$top_distdir" \
465                 distdir="$$distdir/$$subdir" \
466                 distdir) \
467               || exit 1; \
468           fi; \
469         done
470         -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
471           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
472           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
473           ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
474         || chmod -R a+r $(distdir)
475 dist-gzip: distdir
476         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
477         $(am__remove_distdir)
478
479 dist-bzip2: distdir
480         tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
481         $(am__remove_distdir)
482
483 dist-tarZ: distdir
484         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
485         $(am__remove_distdir)
486
487 dist-shar: distdir
488         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
489         $(am__remove_distdir)
490
491 dist-zip: distdir
492         -rm -f $(distdir).zip
493         zip -rq $(distdir).zip $(distdir)
494         $(am__remove_distdir)
495
496 dist dist-all: distdir
497         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
498         $(am__remove_distdir)
499
500 # This target untars the dist file and tries a VPATH configuration.  Then
501 # it guarantees that the distribution is self-contained by making another
502 # tarfile.
503 distcheck: dist
504         case '$(DIST_ARCHIVES)' in \
505         *.tar.gz*) \
506           GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
507         *.tar.bz2*) \
508           bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
509         *.tar.Z*) \
510           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
511         *.shar.gz*) \
512           GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
513         *.zip*) \
514           unzip $(distdir).zip ;;\
515         esac
516         chmod -R a-w $(distdir); chmod a+w $(distdir)
517         mkdir $(distdir)/_build
518         mkdir $(distdir)/_inst
519         chmod a-w $(distdir)
520         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
521           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
522           && cd $(distdir)/_build \
523           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
524             $(DISTCHECK_CONFIGURE_FLAGS) \
525           && $(MAKE) $(AM_MAKEFLAGS) \
526           && $(MAKE) $(AM_MAKEFLAGS) dvi \
527           && $(MAKE) $(AM_MAKEFLAGS) check \
528           && $(MAKE) $(AM_MAKEFLAGS) install \
529           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
530           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
531           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
532                 distuninstallcheck \
533           && chmod -R a-w "$$dc_install_base" \
534           && ({ \
535                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
536                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
537                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
538                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
539                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
540               } || { rm -rf "$$dc_destdir"; exit 1; }) \
541           && rm -rf "$$dc_destdir" \
542           && $(MAKE) $(AM_MAKEFLAGS) dist \
543           && rm -rf $(DIST_ARCHIVES) \
544           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
545         $(am__remove_distdir)
546         @(echo "$(distdir) archives ready for distribution: "; \
547           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
548           sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
549 distuninstallcheck:
550         @cd $(distuninstallcheck_dir) \
551         && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
552            || { echo "ERROR: files left after uninstall:" ; \
553                 if test -n "$(DESTDIR)"; then \
554                   echo "  (check DESTDIR support)"; \
555                 fi ; \
556                 $(distuninstallcheck_listfiles) ; \
557                 exit 1; } >&2
558 distcleancheck: distclean
559         @if test '$(srcdir)' = . ; then \
560           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
561           exit 1 ; \
562         fi
563         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
564           || { echo "ERROR: files left in build directory after distclean:" ; \
565                $(distcleancheck_listfiles) ; \
566                exit 1; } >&2
567 check-am: all-am
568 check: check-recursive
569 all-am: Makefile $(DATA)
570 installdirs: installdirs-recursive
571 installdirs-am:
572         for dir in "$(DESTDIR)$(pkgconfigdir)"; do \
573           test -z "$$dir" || $(mkdir_p) "$$dir"; \
574         done
575 install: install-recursive
576 install-exec: install-exec-recursive
577 install-data: install-data-recursive
578 uninstall: uninstall-recursive
579
580 install-am: all-am
581         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
582
583 installcheck: installcheck-recursive
584 install-strip:
585         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
586           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
587           `test -z '$(STRIP)' || \
588             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
589 mostlyclean-generic:
590
591 clean-generic:
592
593 distclean-generic:
594         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
595
596 maintainer-clean-generic:
597         @echo "This command is intended for maintainers to use"
598         @echo "it deletes files that may require special tools to rebuild."
599 clean: clean-recursive
600
601 clean-am: clean-generic clean-libtool mostlyclean-am
602
603 distclean: distclean-recursive
604         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
605         -rm -f Makefile
606 distclean-am: clean-am distclean-generic distclean-libtool \
607         distclean-tags
608
609 dvi: dvi-recursive
610
611 dvi-am:
612
613 html: html-recursive
614
615 info: info-recursive
616
617 info-am:
618
619 install-data-am: install-pkgconfigDATA
620
621 install-exec-am:
622
623 install-info: install-info-recursive
624
625 install-man:
626
627 installcheck-am:
628
629 maintainer-clean: maintainer-clean-recursive
630         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
631         -rm -rf $(top_srcdir)/autom4te.cache
632         -rm -f Makefile
633 maintainer-clean-am: distclean-am maintainer-clean-generic
634
635 mostlyclean: mostlyclean-recursive
636
637 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
638
639 pdf: pdf-recursive
640
641 pdf-am:
642
643 ps: ps-recursive
644
645 ps-am:
646
647 uninstall-am: uninstall-info-am uninstall-pkgconfigDATA
648
649 uninstall-info: uninstall-info-recursive
650
651 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
652         check-am clean clean-generic clean-libtool clean-recursive \
653         ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
654         dist-shar dist-tarZ dist-zip distcheck distclean \
655         distclean-generic distclean-libtool distclean-recursive \
656         distclean-tags distcleancheck distdir distuninstallcheck dvi \
657         dvi-am html html-am info info-am install install-am \
658         install-data install-data-am install-exec install-exec-am \
659         install-info install-info-am install-man install-pkgconfigDATA \
660         install-strip installcheck installcheck-am installdirs \
661         installdirs-am maintainer-clean maintainer-clean-generic \
662         maintainer-clean-recursive mostlyclean mostlyclean-generic \
663         mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
664         tags tags-recursive uninstall uninstall-am uninstall-info-am \
665         uninstall-pkgconfigDATA
666
667
668 $(sha1_file): $(tar_file)
669         sha1sum $^ > $@
670
671 $(gpg_file): $(sha1_file)
672         @echo "Please enter your GPG password to sign the checksum."
673         gpg --armor --sign $^ 
674
675 release-verify-even-micro:
676         @echo -n "Checking that $(VERSION) has an even micro component..."
677         @test "$(GENERIC_MICRO_VERSION)" = "`echo $(GENERIC_MICRO_VERSION)/2*2 | bc`" \
678                 || (echo "Ouch." && echo "The version micro component '$(GENERIC_MICRO_VERSION)' is not an even number." \
679                 && echo "The version in configure.in must be incremented before a new release." \
680                 && false)
681         @echo "Good."
682
683 release-verify-newer:
684         @echo -n "Checking that no $(VERSION) release already exists..."
685         @ssh $(RELEASE_UPLOAD_HOST) test ! -e $(RELEASE_UPLOAD_DIR)/$(tar_file) \
686                 || (echo "Ouch." && echo "Found: $(RELEASE_UPLOAD_HOST):$(RELEASE_UPLOAD_DIR)/$(tar_file)" \
687                 && echo "Are you sure you have an updated CVS checkout?" \
688                 && echo "This should never happen." \
689                 && false)
690         @echo "Good."
691
692 release-remove-old:
693         rm -f $(tar_file) $(sha1_file) $(gpg_file)
694
695 # Maybe it's just my system, but somehow group sticky bits keep
696 # getting set and this causes failures in un-tarring on some systems.
697 # Until I figure out where the sticky bit is coming from, just clean
698 # these up before building a release.
699 release-cleanup-group-sticky:
700         find . -type f | xargs chmod g-s
701
702 release-check: release-verify-even-micro release-verify-newer release-remove-old release-cleanup-group-sticky distcheck
703
704 release-upload: release-check $(tar_file) $(sha1_file) $(gpg_file)
705         mkdir -p releases
706         scp $(tar_file) $(sha1_file) $(gpg_file) $(RELEASE_UPLOAD_HOST):$(RELEASE_UPLOAD_DIR)
707         mv $(tar_file) $(sha1_file) $(gpg_file) releases
708         ssh $(RELEASE_UPLOAD_HOST) "rm -f $(RELEASE_UPLOAD_DIR)/LATEST-$(PACKAGE)-[0-9]* && ln -s $(tar_file) $(RELEASE_UPLOAD_DIR)/LATEST-$(PACKAGE)-$(VERSION)"
709         $(CVS) tag RELEASE_$(GENERIC_MAJOR_VERSION)_$(GENERIC_MINOR_VERSION)_$(GENERIC_MICRO_VERSION)
710
711 release-publish: release-upload releases/$(sha1_file)
712         @echo ""
713         @echo "Please send an announcement to $(RELEASE_ANNOUNCE_LIST)"
714         @echo "including the following:"
715         @echo ""
716         @echo "Subject: $(PACKAGE) release $(VERSION) now available"
717         @echo ""
718         @echo "============================== CUT HERE =============================="
719         @echo "cairomm is a C++ API for the cairo graphics library.  For more "
720         @echo "information, see http://cairographics.org/cairomm"
721         @echo ""
722         @echo "A new $(PACKAGE) release $(VERSION) is now available from:"
723         @echo ""
724         @echo " $(RELEASE_URL_BASE)/$(tar_file)"
725         @echo ""
726         @echo "    which can be verified with:"
727         @echo ""
728         @echo " $(RELEASE_URL_BASE)/$(sha1_file)"
729         @echo -n "      "
730         @cat releases/$(sha1_file)
731         @echo ""
732         @echo " $(RELEASE_URL_BASE)/$(gpg_file)"
733         @echo " (signed by `getent passwd "$$USER" | cut -d: -f 5 | cut -d, -f 1`)"
734         @echo ""
735         @echo "WHAT'S NEW"
736         @echo "=========="
737         @echo ""
738         @echo "============================== CUT HERE =============================="
739         @echo "Also, please include the new entries from the NEWS file."
740         @echo ""
741         @echo "Last but not least, do not forget to bump up the micro"
742         @echo "version component to the next (odd) number and commit."
743
744 doc-clean-recursive:
745         (cd docs && $(MAKE) $(AM_MAKEFLAGS) doc-clean)
746
747 doc-clean: doc-clean-recursive
748
749 doc-rebuild:
750         (cd docs && $(MAKE) $(AM_MAKEFLAGS) doc-rebuild)
751
752 .PHONY: release-verify-even-micro release-verify-newer release-remove-old release-cleanup-group-sticky release-check release-upload release-publish doc-clean doc-clean-recursive doc-rebuild
753 # Tell versions [3.59,3.63) of GNU make to not export all variables.
754 # Otherwise a system limit (for SysV at least) may be exceeded.
755 .NOEXPORT: