sync
[platform/upstream/glib2.0.git] / Makefile.in
1 # Makefile.in generated by automake 1.11.3 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6 # Foundation, Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17
18 # GLIB - Library of useful C routines
19
20
21 VPATH = @srcdir@
22 pkgdatadir = $(datadir)/@PACKAGE@
23 pkgincludedir = $(includedir)/@PACKAGE@
24 pkglibdir = $(libdir)/@PACKAGE@
25 pkglibexecdir = $(libexecdir)/@PACKAGE@
26 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
27 install_sh_DATA = $(install_sh) -c -m 644
28 install_sh_PROGRAM = $(install_sh) -c
29 install_sh_SCRIPT = $(install_sh) -c
30 INSTALL_HEADER = $(INSTALL_DATA)
31 transform = $(program_transform_name)
32 NORMAL_INSTALL = :
33 PRE_INSTALL = :
34 POST_INSTALL = :
35 NORMAL_UNINSTALL = :
36 PRE_UNINSTALL = :
37 POST_UNINSTALL = :
38 build_triplet = @build@
39 host_triplet = @host@
40 DIST_COMMON = README $(am__configure_deps) $(srcdir)/INSTALL.in \
41         $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
42         $(srcdir)/README.in $(srcdir)/config.h.in \
43         $(srcdir)/config.h.win32.in $(srcdir)/gio-2.0.pc.in \
44         $(srcdir)/gio-unix-2.0.pc.in $(srcdir)/gio-windows-2.0.pc.in \
45         $(srcdir)/glib-2.0.pc.in $(srcdir)/glib-gettextize.in \
46         $(srcdir)/glib-zip.in $(srcdir)/gmodule-2.0.pc.in \
47         $(srcdir)/gmodule-export-2.0.pc.in \
48         $(srcdir)/gmodule-no-export-2.0.pc.in \
49         $(srcdir)/gobject-2.0.pc.in $(srcdir)/gthread-2.0.pc.in \
50         $(top_srcdir)/Makefile.decl $(top_srcdir)/configure AUTHORS \
51         COPYING ChangeLog INSTALL NEWS compile config.guess config.sub \
52         depcomp install-sh ltmain.sh missing mkinstalldirs py-compile
53 @OS_UNIX_TRUE@am__append_1 = gio-unix-2.0.pc
54 @OS_WIN32_TRUE@am__append_2 = gio-windows-2.0.pc
55 subdir = .
56 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
57 am__aclocal_m4_deps = $(top_srcdir)/m4macros/gtk-doc.m4 \
58         $(top_srcdir)/m4macros/libtool.m4 \
59         $(top_srcdir)/m4macros/ltoptions.m4 \
60         $(top_srcdir)/m4macros/ltsugar.m4 \
61         $(top_srcdir)/m4macros/ltversion.m4 \
62         $(top_srcdir)/m4macros/lt~obsolete.m4 \
63         $(top_srcdir)/acinclude.m4 $(top_srcdir)/acglib.m4 \
64         $(top_srcdir)/glib/libcharset/codeset.m4 \
65         $(top_srcdir)/glib/libcharset/glibc21.m4 \
66         $(top_srcdir)/m4macros/glib-gettext.m4 \
67         $(top_srcdir)/configure.ac
68 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
69         $(ACLOCAL_M4)
70 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
71  configure.lineno config.status.lineno
72 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
73 CONFIG_HEADER = config.h
74 CONFIG_CLEAN_FILES = glib-2.0.pc gmodule-2.0.pc gmodule-export-2.0.pc \
75         gmodule-no-export-2.0.pc gthread-2.0.pc gobject-2.0.pc \
76         gio-2.0.pc gio-unix-2.0.pc gio-windows-2.0.pc glib-zip \
77         glib-gettextize INSTALL README config.h.win32
78 CONFIG_CLEAN_VPATH_FILES =
79 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
80 am__vpath_adj = case $$p in \
81     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
82     *) f=$$p;; \
83   esac;
84 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
85 am__install_max = 40
86 am__nobase_strip_setup = \
87   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
88 am__nobase_strip = \
89   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
90 am__nobase_list = $(am__nobase_strip_setup); \
91   for p in $$list; do echo "$$p $$p"; done | \
92   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
93   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
94     if (++n[$$2] == $(am__install_max)) \
95       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
96     END { for (dir in files) print dir, files[dir] }'
97 am__base_list = \
98   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
99   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
100 am__uninstall_files_from_dir = { \
101   test -z "$$files" \
102     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
103     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
104          $(am__cd) "$$dir" && rm -f $$files; }; \
105   }
106 am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(gettextdir)" \
107         "$(DESTDIR)$(pkgconfigdir)"
108 SCRIPTS = $(bin_SCRIPTS) $(gettext_SCRIPTS)
109 AM_V_GEN = $(am__v_GEN_@AM_V@)
110 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
111 am__v_GEN_0 = @echo "  GEN   " $@;
112 AM_V_at = $(am__v_at_@AM_V@)
113 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
114 am__v_at_0 = @
115 SOURCES =
116 DIST_SOURCES =
117 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
118         html-recursive info-recursive install-data-recursive \
119         install-dvi-recursive install-exec-recursive \
120         install-html-recursive install-info-recursive \
121         install-pdf-recursive install-ps-recursive install-recursive \
122         installcheck-recursive installdirs-recursive pdf-recursive \
123         ps-recursive uninstall-recursive
124 DATA = $(pkgconfig_DATA)
125 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
126   distclean-recursive maintainer-clean-recursive
127 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
128         $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
129         distdir dist dist-all distcheck
130 ETAGS = etags
131 CTAGS = ctags
132 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
133 distdir = $(PACKAGE)-$(VERSION)
134 top_distdir = $(distdir)
135 am__remove_distdir = \
136   if test -d "$(distdir)"; then \
137     find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
138       && rm -rf "$(distdir)" \
139       || { sleep 5 && rm -rf "$(distdir)"; }; \
140   else :; fi
141 am__relativize = \
142   dir0=`pwd`; \
143   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
144   sed_rest='s,^[^/]*/*,,'; \
145   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
146   sed_butlast='s,/*[^/]*$$,,'; \
147   while test -n "$$dir1"; do \
148     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
149     if test "$$first" != "."; then \
150       if test "$$first" = ".."; then \
151         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
152         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
153       else \
154         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
155         if test "$$first2" = "$$first"; then \
156           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
157         else \
158           dir2="../$$dir2"; \
159         fi; \
160         dir0="$$dir0"/"$$first"; \
161       fi; \
162     fi; \
163     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
164   done; \
165   reldir="$$dir2"
166 GZIP_ENV = --best
167 DIST_ARCHIVES = $(distdir).tar.xz
168 distuninstallcheck_listfiles = find . -type f -print
169 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
170   | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
171 distcleancheck_listfiles = find . -type f -print
172 ABS_GLIB_RUNTIME_LIBDIR = @ABS_GLIB_RUNTIME_LIBDIR@
173 ABS_TAPSET_DIR = @ABS_TAPSET_DIR@
174 ACLOCAL = @ACLOCAL@
175 ALLOCA = @ALLOCA@
176 AMTAR = @AMTAR@
177 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
178 AR = @AR@
179 AS = @AS@
180 AUTOCONF = @AUTOCONF@
181 AUTOHEADER = @AUTOHEADER@
182 AUTOMAKE = @AUTOMAKE@
183 AWK = @AWK@
184 CATALOGS = @CATALOGS@
185 CATOBJEXT = @CATOBJEXT@
186 CC = @CC@
187 CCDEPMODE = @CCDEPMODE@
188 CFLAGS = @CFLAGS@
189 CONFIG_STATUS_DEPENDENCIES = @CONFIG_STATUS_DEPENDENCIES@
190 CPP = @CPP@
191 CPPFLAGS = @CPPFLAGS@
192 CXX = @CXX@
193 CXXCPP = @CXXCPP@
194 CXXDEPMODE = @CXXDEPMODE@
195 CXXFLAGS = @CXXFLAGS@
196 CYGPATH_W = @CYGPATH_W@
197 DATADIRNAME = @DATADIRNAME@
198 DBUS1_CFLAGS = @DBUS1_CFLAGS@
199 DBUS1_LIBS = @DBUS1_LIBS@
200 DEFS = @DEFS@
201 DEPDIR = @DEPDIR@
202 DLLTOOL = @DLLTOOL@
203 DSYMUTIL = @DSYMUTIL@
204 DTRACE = @DTRACE@
205 DUMPBIN = @DUMPBIN@
206 ECHO_C = @ECHO_C@
207 ECHO_N = @ECHO_N@
208 ECHO_T = @ECHO_T@
209 EGREP = @EGREP@
210 EXEEXT = @EXEEXT@
211 FAM_LIBS = @FAM_LIBS@
212 FGREP = @FGREP@
213 GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
214 GIO = @GIO@
215 GIO_MODULE_DIR = @GIO_MODULE_DIR@
216 GLIBC21 = @GLIBC21@
217 GLIB_BINARY_AGE = @GLIB_BINARY_AGE@
218 GLIB_COMPILE_RESOURCES = @GLIB_COMPILE_RESOURCES@
219 GLIB_COMPILE_SCHEMAS = @GLIB_COMPILE_SCHEMAS@
220 GLIB_DEBUG_FLAGS = @GLIB_DEBUG_FLAGS@
221 GLIB_EXTRA_CFLAGS = @GLIB_EXTRA_CFLAGS@
222 GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
223 GLIB_INTERFACE_AGE = @GLIB_INTERFACE_AGE@
224 GLIB_LINK_FLAGS = @GLIB_LINK_FLAGS@
225 GLIB_MAJOR_VERSION = @GLIB_MAJOR_VERSION@
226 GLIB_MICRO_VERSION = @GLIB_MICRO_VERSION@
227 GLIB_MINOR_VERSION = @GLIB_MINOR_VERSION@
228 GLIB_RUNTIME_LIBDIR = @GLIB_RUNTIME_LIBDIR@
229 GLIB_VERSION = @GLIB_VERSION@
230 GLIB_WIN32_STATIC_COMPILATION_DEFINE = @GLIB_WIN32_STATIC_COMPILATION_DEFINE@
231 GMOFILES = @GMOFILES@
232 GMSGFMT = @GMSGFMT@
233 GREP = @GREP@
234 GSPAWN = @GSPAWN@
235 GTHREAD_COMPILE_IMPL_DEFINES = @GTHREAD_COMPILE_IMPL_DEFINES@
236 GTKDOC_CHECK = @GTKDOC_CHECK@
237 GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
238 GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
239 GTKDOC_MKPDF = @GTKDOC_MKPDF@
240 GTKDOC_REBASE = @GTKDOC_REBASE@
241 G_LIBS_EXTRA = @G_LIBS_EXTRA@
242 G_MODULE_BROKEN_RTLD_GLOBAL = @G_MODULE_BROKEN_RTLD_GLOBAL@
243 G_MODULE_HAVE_DLERROR = @G_MODULE_HAVE_DLERROR@
244 G_MODULE_IMPL = @G_MODULE_IMPL@
245 G_MODULE_LDFLAGS = @G_MODULE_LDFLAGS@
246 G_MODULE_LIBS = @G_MODULE_LIBS@
247 G_MODULE_LIBS_EXTRA = @G_MODULE_LIBS_EXTRA@
248 G_MODULE_NEED_USCORE = @G_MODULE_NEED_USCORE@
249 G_MODULE_PLUGIN_LIBS = @G_MODULE_PLUGIN_LIBS@
250 G_MODULE_SUPPORTED = @G_MODULE_SUPPORTED@
251 G_THREAD_CFLAGS = @G_THREAD_CFLAGS@
252 G_THREAD_LIBS = @G_THREAD_LIBS@
253 G_THREAD_LIBS_EXTRA = @G_THREAD_LIBS_EXTRA@
254 G_THREAD_LIBS_FOR_GTHREAD = @G_THREAD_LIBS_FOR_GTHREAD@
255 HTML_DIR = @HTML_DIR@
256 ICONV_LIBS = @ICONV_LIBS@
257 INDENT = @INDENT@
258 INSTALL = @INSTALL@
259 INSTALL_DATA = @INSTALL_DATA@
260 INSTALL_PROGRAM = @INSTALL_PROGRAM@
261 INSTALL_SCRIPT = @INSTALL_SCRIPT@
262 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
263 INSTOBJEXT = @INSTOBJEXT@
264 INTLLIBS = @INTLLIBS@
265 LD = @LD@
266 LDFLAGS = @LDFLAGS@
267 LIBELF_CFLAGS = @LIBELF_CFLAGS@
268 LIBELF_LIBS = @LIBELF_LIBS@
269 LIBFFI_CFLAGS = @LIBFFI_CFLAGS@
270 LIBFFI_LIBS = @LIBFFI_LIBS@
271 LIBOBJS = @LIBOBJS@
272 LIBS = @LIBS@
273 LIBTOOL = @LIBTOOL@
274 LIBTOOL_EXPORT_OPTIONS = @LIBTOOL_EXPORT_OPTIONS@
275 LIB_EXE_MACHINE_FLAG = @LIB_EXE_MACHINE_FLAG@
276 LIPO = @LIPO@
277 LN_S = @LN_S@
278 LTLIBOBJS = @LTLIBOBJS@
279 LTP = @LTP@
280 LTP_GENHTML = @LTP_GENHTML@
281 LT_AGE = @LT_AGE@
282 LT_CURRENT = @LT_CURRENT@
283 LT_CURRENT_MINUS_AGE = @LT_CURRENT_MINUS_AGE@
284 LT_RELEASE = @LT_RELEASE@
285 LT_REVISION = @LT_REVISION@
286 MAINT = @MAINT@
287 MAKEINFO = @MAKEINFO@
288 MANIFEST_TOOL = @MANIFEST_TOOL@
289 MKDIR_P = @MKDIR_P@
290 MKINSTALLDIRS = @MKINSTALLDIRS@
291 MSGFMT = @MSGFMT@
292 MSGFMT_OPTS = @MSGFMT_OPTS@
293 NETWORK_LIBS = @NETWORK_LIBS@
294 NM = @NM@
295 NMEDIT = @NMEDIT@
296 OBJDUMP = @OBJDUMP@
297 OBJEXT = @OBJEXT@
298 OTOOL = @OTOOL@
299 OTOOL64 = @OTOOL64@
300 PACKAGE = @PACKAGE@
301 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
302 PACKAGE_NAME = @PACKAGE_NAME@
303 PACKAGE_STRING = @PACKAGE_STRING@
304 PACKAGE_TARNAME = @PACKAGE_TARNAME@
305 PACKAGE_URL = @PACKAGE_URL@
306 PACKAGE_VERSION = @PACKAGE_VERSION@
307 PATH_SEPARATOR = @PATH_SEPARATOR@
308 PCRE_CFLAGS = @PCRE_CFLAGS@
309 PCRE_LIBS = @PCRE_LIBS@
310 PCRE_REQUIRES = @PCRE_REQUIRES@
311 PCRE_WARN_CFLAGS = @PCRE_WARN_CFLAGS@
312 PERL = @PERL@
313 PERL_PATH = @PERL_PATH@
314 PKG_CONFIG = @PKG_CONFIG@
315 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
316 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
317 PLATFORMDEP = @PLATFORMDEP@
318 POFILES = @POFILES@
319 POSUB = @POSUB@
320 PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
321 PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
322 PYTHON = @PYTHON@
323 PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
324 PYTHON_PLATFORM = @PYTHON_PLATFORM@
325 PYTHON_PREFIX = @PYTHON_PREFIX@
326 PYTHON_VERSION = @PYTHON_VERSION@
327 RANLIB = @RANLIB@
328 REBUILD = @REBUILD@
329 SED = @SED@
330 SELINUX_LIBS = @SELINUX_LIBS@
331 SET_MAKE = @SET_MAKE@
332 SHELL = @SHELL@
333 SHTOOL = @SHTOOL@
334 STRIP = @STRIP@
335 USE_NLS = @USE_NLS@
336 VERSION = @VERSION@
337 WINDRES = @WINDRES@
338 XATTR_LIBS = @XATTR_LIBS@
339 XGETTEXT = @XGETTEXT@
340 XMLCATALOG = @XMLCATALOG@
341 XML_CATALOG_FILE = @XML_CATALOG_FILE@
342 XSLTPROC = @XSLTPROC@
343 ZLIB_CFLAGS = @ZLIB_CFLAGS@
344 ZLIB_LIBS = @ZLIB_LIBS@
345 abs_builddir = @abs_builddir@
346 abs_srcdir = @abs_srcdir@
347 abs_top_builddir = @abs_top_builddir@
348 abs_top_srcdir = @abs_top_srcdir@
349 ac_ct_AR = @ac_ct_AR@
350 ac_ct_CC = @ac_ct_CC@
351 ac_ct_CXX = @ac_ct_CXX@
352 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
353 am__include = @am__include@
354 am__leading_dot = @am__leading_dot@
355 am__quote = @am__quote@
356 am__tar = @am__tar@
357 am__untar = @am__untar@
358 bindir = @bindir@
359 build = @build@
360 build_alias = @build_alias@
361 build_cpu = @build_cpu@
362 build_os = @build_os@
363 build_vendor = @build_vendor@
364 builddir = @builddir@
365 config_h_INCLUDES = @config_h_INCLUDES@
366 datadir = @datadir@
367 datarootdir = @datarootdir@
368 docdir = @docdir@
369 dvidir = @dvidir@
370 exec_prefix = @exec_prefix@
371 gio_INCLUDES = @gio_INCLUDES@
372 glib_INCLUDES = @glib_INCLUDES@
373 gmodule_INCLUDES = @gmodule_INCLUDES@
374 gobject_INCLUDES = @gobject_INCLUDES@
375 gthread_INCLUDES = @gthread_INCLUDES@
376 host = @host@
377 host_alias = @host_alias@
378 host_cpu = @host_cpu@
379 host_os = @host_os@
380 host_vendor = @host_vendor@
381 htmldir = @htmldir@
382 includedir = @includedir@
383 infodir = @infodir@
384 install_sh = @install_sh@
385 libdir = @libdir@
386 libexecdir = @libexecdir@
387 localedir = @localedir@
388 localstatedir = @localstatedir@
389 mandir = @mandir@
390 mkdir_p = @mkdir_p@
391 ms_librarian = @ms_librarian@
392 oldincludedir = @oldincludedir@
393 pdfdir = @pdfdir@
394 pkgpyexecdir = @pkgpyexecdir@
395 pkgpythondir = @pkgpythondir@
396 prefix = @prefix@
397 program_transform_name = @program_transform_name@
398 psdir = @psdir@
399 pyexecdir = @pyexecdir@
400 pythondir = @pythondir@
401 sbindir = @sbindir@
402 sharedstatedir = @sharedstatedir@
403 srcdir = @srcdir@
404 sysconfdir = @sysconfdir@
405 target_alias = @target_alias@
406 top_build_prefix = @top_build_prefix@
407 top_builddir = @top_builddir@
408 top_srcdir = @top_srcdir@
409
410 #GTESTER = gtester                      # for non-GLIB packages
411 GTESTER = $(top_builddir)/glib/gtester                  # for the GLIB package
412 GTESTER_REPORT = $(top_builddir)/glib/gtester-report    # for the GLIB package
413
414 # initialize variables for unconditional += appending
415 EXTRA_DIST = ChangeLog.pre-2-20 ChangeLog.pre-2-18 ChangeLog.pre-2-16 \
416         ChangeLog.pre-2-14 ChangeLog.pre-2-12 ChangeLog.pre-2-10 \
417         ChangeLog.pre-2-8 ChangeLog.pre-2-6 ChangeLog.pre-2-4 \
418         ChangeLog.pre-2-2 ChangeLog.pre-2-0 ChangeLog.pre-1-2 \
419         glib-zip.in NEWS.pre-1-3 acglib.m4 sanity_check README.commits \
420         README.in INSTALL.in README.win32 HACKING autogen.sh \
421         Makefile.decl mkinstalldirs makefile.msc \
422         msvc_recommended_pragmas.h config.h.win32.in po/po2tbl.sed.in \
423         glib-2.0.pc.in gobject-2.0.pc.in gmodule-2.0.pc.in \
424         gmodule-export-2.0.pc.in gmodule-no-export-2.0.pc.in \
425         gthread-2.0.pc.in gio-2.0.pc.in gio-unix-2.0.pc.in \
426         gio-windows-2.0.pc.in
427 TEST_PROGS = 
428 ACLOCAL_AMFLAGS = -I m4macros ${ACLOCAL_FLAGS}
429 SUBDIRS = . m4macros glib gmodule gthread gobject gio tests po docs
430 DIST_SUBDIRS = $(SUBDIRS) build
431 bin_SCRIPTS = glib-gettextize
432 AM_CPPFLAGS = \
433         -DG_LOG_DOMAIN=g_log_domain_glib        \
434         @GLIB_DEBUG_FLAGS@                      \
435         -DG_DISABLE_DEPRECATED                  \
436         -DGLIB_COMPILATION
437
438
439 # These may be in the builddir too
440 BUILT_EXTRA_DIST = \
441         README                  \
442         INSTALL                 \
443         ChangeLog               \
444         config.h.win32          \
445         gtk-doc.make
446
447 CONFIGURE_DEPENDENCIES = acglib.m4
448 pkgconfigdir = $(libdir)/pkgconfig
449 pkgconfig_DATA = glib-2.0.pc gobject-2.0.pc gmodule-2.0.pc \
450         gmodule-export-2.0.pc gmodule-no-export-2.0.pc gthread-2.0.pc \
451         gio-2.0.pc $(am__append_1) $(am__append_2)
452
453 # install mkinstalldirs for glib-gettextize's benefit
454 gettextdir = $(datadir)/glib-2.0/gettext
455 gettext_SCRIPTS = mkinstalldirs
456
457 # build documentation when doing distcheck
458 DISTCHECK_CONFIGURE_FLAGS = --enable-debug --enable-gtk-doc --enable-man --disable-maintainer-mode
459 DISTCLEANFILES = config.lt
460 all: config.h
461         $(MAKE) $(AM_MAKEFLAGS) all-recursive
462
463 .SUFFIXES:
464 am--refresh: Makefile
465         @:
466 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/Makefile.decl $(am__configure_deps)
467         @for dep in $?; do \
468           case '$(am__configure_deps)' in \
469             *$$dep*) \
470               echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
471               $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
472                 && exit 0; \
473               exit 1;; \
474           esac; \
475         done; \
476         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
477         $(am__cd) $(top_srcdir) && \
478           $(AUTOMAKE) --gnu Makefile
479 .PRECIOUS: Makefile
480 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
481         @case '$?' in \
482           *config.status*) \
483             echo ' $(SHELL) ./config.status'; \
484             $(SHELL) ./config.status;; \
485           *) \
486             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
487             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
488         esac;
489 $(top_srcdir)/Makefile.decl:
490
491 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
492         $(SHELL) ./config.status --recheck
493
494 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
495         $(am__cd) $(srcdir) && $(AUTOCONF)
496 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
497         $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
498 $(am__aclocal_m4_deps):
499
500 config.h: stamp-h1
501         @if test ! -f $@; then rm -f stamp-h1; else :; fi
502         @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
503
504 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
505         @rm -f stamp-h1
506         cd $(top_builddir) && $(SHELL) ./config.status config.h
507 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
508         ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
509         rm -f stamp-h1
510         touch $@
511
512 distclean-hdr:
513         -rm -f config.h stamp-h1
514 glib-2.0.pc: $(top_builddir)/config.status $(srcdir)/glib-2.0.pc.in
515         cd $(top_builddir) && $(SHELL) ./config.status $@
516 gmodule-2.0.pc: $(top_builddir)/config.status $(srcdir)/gmodule-2.0.pc.in
517         cd $(top_builddir) && $(SHELL) ./config.status $@
518 gmodule-export-2.0.pc: $(top_builddir)/config.status $(srcdir)/gmodule-export-2.0.pc.in
519         cd $(top_builddir) && $(SHELL) ./config.status $@
520 gmodule-no-export-2.0.pc: $(top_builddir)/config.status $(srcdir)/gmodule-no-export-2.0.pc.in
521         cd $(top_builddir) && $(SHELL) ./config.status $@
522 gthread-2.0.pc: $(top_builddir)/config.status $(srcdir)/gthread-2.0.pc.in
523         cd $(top_builddir) && $(SHELL) ./config.status $@
524 gobject-2.0.pc: $(top_builddir)/config.status $(srcdir)/gobject-2.0.pc.in
525         cd $(top_builddir) && $(SHELL) ./config.status $@
526 gio-2.0.pc: $(top_builddir)/config.status $(srcdir)/gio-2.0.pc.in
527         cd $(top_builddir) && $(SHELL) ./config.status $@
528 gio-unix-2.0.pc: $(top_builddir)/config.status $(srcdir)/gio-unix-2.0.pc.in
529         cd $(top_builddir) && $(SHELL) ./config.status $@
530 gio-windows-2.0.pc: $(top_builddir)/config.status $(srcdir)/gio-windows-2.0.pc.in
531         cd $(top_builddir) && $(SHELL) ./config.status $@
532 glib-zip: $(top_builddir)/config.status $(srcdir)/glib-zip.in
533         cd $(top_builddir) && $(SHELL) ./config.status $@
534 glib-gettextize: $(top_builddir)/config.status $(srcdir)/glib-gettextize.in
535         cd $(top_builddir) && $(SHELL) ./config.status $@
536 INSTALL: $(top_builddir)/config.status $(srcdir)/INSTALL.in
537         cd $(top_builddir) && $(SHELL) ./config.status $@
538 README: $(top_builddir)/config.status $(srcdir)/README.in
539         cd $(top_builddir) && $(SHELL) ./config.status $@
540 config.h.win32: $(top_builddir)/config.status $(srcdir)/config.h.win32.in
541         cd $(top_builddir) && $(SHELL) ./config.status $@
542 install-binSCRIPTS: $(bin_SCRIPTS)
543         @$(NORMAL_INSTALL)
544         test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
545         @list='$(bin_SCRIPTS)'; test -n "$(bindir)" || list=; \
546         for p in $$list; do \
547           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
548           if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
549         done | \
550         sed -e 'p;s,.*/,,;n' \
551             -e 'h;s|.*|.|' \
552             -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
553         $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
554           { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
555             if ($$2 == $$4) { files[d] = files[d] " " $$1; \
556               if (++n[d] == $(am__install_max)) { \
557                 print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
558             else { print "f", d "/" $$4, $$1 } } \
559           END { for (d in files) print "f", d, files[d] }' | \
560         while read type dir files; do \
561              if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
562              test -z "$$files" || { \
563                echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(bindir)$$dir'"; \
564                $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
565              } \
566         ; done
567
568 uninstall-binSCRIPTS:
569         @$(NORMAL_UNINSTALL)
570         @list='$(bin_SCRIPTS)'; test -n "$(bindir)" || exit 0; \
571         files=`for p in $$list; do echo "$$p"; done | \
572                sed -e 's,.*/,,;$(transform)'`; \
573         dir='$(DESTDIR)$(bindir)'; $(am__uninstall_files_from_dir)
574 install-gettextSCRIPTS: $(gettext_SCRIPTS)
575         @$(NORMAL_INSTALL)
576         test -z "$(gettextdir)" || $(MKDIR_P) "$(DESTDIR)$(gettextdir)"
577         @list='$(gettext_SCRIPTS)'; test -n "$(gettextdir)" || list=; \
578         for p in $$list; do \
579           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
580           if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
581         done | \
582         sed -e 'p;s,.*/,,;n' \
583             -e 'h;s|.*|.|' \
584             -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
585         $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
586           { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
587             if ($$2 == $$4) { files[d] = files[d] " " $$1; \
588               if (++n[d] == $(am__install_max)) { \
589                 print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
590             else { print "f", d "/" $$4, $$1 } } \
591           END { for (d in files) print "f", d, files[d] }' | \
592         while read type dir files; do \
593              if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
594              test -z "$$files" || { \
595                echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(gettextdir)$$dir'"; \
596                $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(gettextdir)$$dir" || exit $$?; \
597              } \
598         ; done
599
600 uninstall-gettextSCRIPTS:
601         @$(NORMAL_UNINSTALL)
602         @list='$(gettext_SCRIPTS)'; test -n "$(gettextdir)" || exit 0; \
603         files=`for p in $$list; do echo "$$p"; done | \
604                sed -e 's,.*/,,;$(transform)'`; \
605         dir='$(DESTDIR)$(gettextdir)'; $(am__uninstall_files_from_dir)
606
607 mostlyclean-libtool:
608         -rm -f *.lo
609
610 clean-libtool:
611         -rm -rf .libs _libs
612
613 distclean-libtool:
614         -rm -f libtool config.lt
615 install-pkgconfigDATA: $(pkgconfig_DATA)
616         @$(NORMAL_INSTALL)
617         test -z "$(pkgconfigdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)"
618         @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
619         for p in $$list; do \
620           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
621           echo "$$d$$p"; \
622         done | $(am__base_list) | \
623         while read files; do \
624           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
625           $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
626         done
627
628 uninstall-pkgconfigDATA:
629         @$(NORMAL_UNINSTALL)
630         @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
631         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
632         dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
633
634 # This directory's subdirectories are mostly independent; you can cd
635 # into them and run `make' without going through this Makefile.
636 # To change the values of `make' variables: instead of editing Makefiles,
637 # (1) if the variable is set in `config.status', edit `config.status'
638 #     (which will cause the Makefiles to be regenerated when you run `make');
639 # (2) otherwise, pass the desired values on the `make' command line.
640 $(RECURSIVE_TARGETS):
641         @fail= failcom='exit 1'; \
642         for f in x $$MAKEFLAGS; do \
643           case $$f in \
644             *=* | --[!k]*);; \
645             *k*) failcom='fail=yes';; \
646           esac; \
647         done; \
648         dot_seen=no; \
649         target=`echo $@ | sed s/-recursive//`; \
650         list='$(SUBDIRS)'; for subdir in $$list; do \
651           echo "Making $$target in $$subdir"; \
652           if test "$$subdir" = "."; then \
653             dot_seen=yes; \
654             local_target="$$target-am"; \
655           else \
656             local_target="$$target"; \
657           fi; \
658           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
659           || eval $$failcom; \
660         done; \
661         if test "$$dot_seen" = "no"; then \
662           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
663         fi; test -z "$$fail"
664
665 $(RECURSIVE_CLEAN_TARGETS):
666         @fail= failcom='exit 1'; \
667         for f in x $$MAKEFLAGS; do \
668           case $$f in \
669             *=* | --[!k]*);; \
670             *k*) failcom='fail=yes';; \
671           esac; \
672         done; \
673         dot_seen=no; \
674         case "$@" in \
675           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
676           *) list='$(SUBDIRS)' ;; \
677         esac; \
678         rev=''; for subdir in $$list; do \
679           if test "$$subdir" = "."; then :; else \
680             rev="$$subdir $$rev"; \
681           fi; \
682         done; \
683         rev="$$rev ."; \
684         target=`echo $@ | sed s/-recursive//`; \
685         for subdir in $$rev; do \
686           echo "Making $$target in $$subdir"; \
687           if test "$$subdir" = "."; then \
688             local_target="$$target-am"; \
689           else \
690             local_target="$$target"; \
691           fi; \
692           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
693           || eval $$failcom; \
694         done && test -z "$$fail"
695 tags-recursive:
696         list='$(SUBDIRS)'; for subdir in $$list; do \
697           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
698         done
699 ctags-recursive:
700         list='$(SUBDIRS)'; for subdir in $$list; do \
701           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
702         done
703
704 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
705         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
706         unique=`for i in $$list; do \
707             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
708           done | \
709           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
710               END { if (nonempty) { for (i in files) print i; }; }'`; \
711         mkid -fID $$unique
712 tags: TAGS
713
714 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
715                 $(TAGS_FILES) $(LISP)
716         set x; \
717         here=`pwd`; \
718         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
719           include_option=--etags-include; \
720           empty_fix=.; \
721         else \
722           include_option=--include; \
723           empty_fix=; \
724         fi; \
725         list='$(SUBDIRS)'; for subdir in $$list; do \
726           if test "$$subdir" = .; then :; else \
727             test ! -f $$subdir/TAGS || \
728               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
729           fi; \
730         done; \
731         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
732         unique=`for i in $$list; do \
733             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
734           done | \
735           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
736               END { if (nonempty) { for (i in files) print i; }; }'`; \
737         shift; \
738         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
739           test -n "$$unique" || unique=$$empty_fix; \
740           if test $$# -gt 0; then \
741             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
742               "$$@" $$unique; \
743           else \
744             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
745               $$unique; \
746           fi; \
747         fi
748 ctags: CTAGS
749 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
750                 $(TAGS_FILES) $(LISP)
751         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
752         unique=`for i in $$list; do \
753             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
754           done | \
755           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
756               END { if (nonempty) { for (i in files) print i; }; }'`; \
757         test -z "$(CTAGS_ARGS)$$unique" \
758           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
759              $$unique
760
761 GTAGS:
762         here=`$(am__cd) $(top_builddir) && pwd` \
763           && $(am__cd) $(top_srcdir) \
764           && gtags -i $(GTAGS_ARGS) "$$here"
765
766 distclean-tags:
767         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
768
769 distdir: $(DISTFILES)
770         $(am__remove_distdir)
771         test -d "$(distdir)" || mkdir "$(distdir)"
772         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
773         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
774         list='$(DISTFILES)'; \
775           dist_files=`for file in $$list; do echo $$file; done | \
776           sed -e "s|^$$srcdirstrip/||;t" \
777               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
778         case $$dist_files in \
779           */*) $(MKDIR_P) `echo "$$dist_files" | \
780                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
781                            sort -u` ;; \
782         esac; \
783         for file in $$dist_files; do \
784           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
785           if test -d $$d/$$file; then \
786             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
787             if test -d "$(distdir)/$$file"; then \
788               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
789             fi; \
790             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
791               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
792               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
793             fi; \
794             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
795           else \
796             test -f "$(distdir)/$$file" \
797             || cp -p $$d/$$file "$(distdir)/$$file" \
798             || exit 1; \
799           fi; \
800         done
801         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
802           if test "$$subdir" = .; then :; else \
803             test -d "$(distdir)/$$subdir" \
804             || $(MKDIR_P) "$(distdir)/$$subdir" \
805             || exit 1; \
806           fi; \
807         done
808         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
809           if test "$$subdir" = .; then :; else \
810             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
811             $(am__relativize); \
812             new_distdir=$$reldir; \
813             dir1=$$subdir; dir2="$(top_distdir)"; \
814             $(am__relativize); \
815             new_top_distdir=$$reldir; \
816             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
817             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
818             ($(am__cd) $$subdir && \
819               $(MAKE) $(AM_MAKEFLAGS) \
820                 top_distdir="$$new_top_distdir" \
821                 distdir="$$new_distdir" \
822                 am__remove_distdir=: \
823                 am__skip_length_check=: \
824                 am__skip_mode_fix=: \
825                 distdir) \
826               || exit 1; \
827           fi; \
828         done
829         $(MAKE) $(AM_MAKEFLAGS) \
830           top_distdir="$(top_distdir)" distdir="$(distdir)" \
831           dist-hook
832         -test -n "$(am__skip_mode_fix)" \
833         || find "$(distdir)" -type d ! -perm -755 \
834                 -exec chmod u+rwx,go+rx {} \; -o \
835           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
836           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
837           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
838         || chmod -R a+r "$(distdir)"
839 dist-gzip: distdir
840         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
841         $(am__remove_distdir)
842
843 dist-bzip2: distdir
844         tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
845         $(am__remove_distdir)
846
847 dist-lzip: distdir
848         tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
849         $(am__remove_distdir)
850
851 dist-lzma: distdir
852         tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
853         $(am__remove_distdir)
854 dist-xz: distdir
855         tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
856         $(am__remove_distdir)
857
858 dist-tarZ: distdir
859         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
860         $(am__remove_distdir)
861
862 dist-shar: distdir
863         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
864         $(am__remove_distdir)
865
866 dist-zip: distdir
867         -rm -f $(distdir).zip
868         zip -rq $(distdir).zip $(distdir)
869         $(am__remove_distdir)
870
871 dist dist-all: distdir
872         tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
873         $(am__remove_distdir)
874
875 # This target untars the dist file and tries a VPATH configuration.  Then
876 # it guarantees that the distribution is self-contained by making another
877 # tarfile.
878 distcheck: dist
879         case '$(DIST_ARCHIVES)' in \
880         *.tar.gz*) \
881           GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
882         *.tar.bz2*) \
883           bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
884         *.tar.lzma*) \
885           lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
886         *.tar.lz*) \
887           lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
888         *.tar.xz*) \
889           xz -dc $(distdir).tar.xz | $(am__untar) ;;\
890         *.tar.Z*) \
891           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
892         *.shar.gz*) \
893           GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
894         *.zip*) \
895           unzip $(distdir).zip ;;\
896         esac
897         chmod -R a-w $(distdir); chmod a+w $(distdir)
898         mkdir $(distdir)/_build
899         mkdir $(distdir)/_inst
900         chmod a-w $(distdir)
901         test -d $(distdir)/_build || exit 0; \
902         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
903           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
904           && am__cwd=`pwd` \
905           && $(am__cd) $(distdir)/_build \
906           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
907             $(AM_DISTCHECK_CONFIGURE_FLAGS) \
908             $(DISTCHECK_CONFIGURE_FLAGS) \
909           && $(MAKE) $(AM_MAKEFLAGS) \
910           && $(MAKE) $(AM_MAKEFLAGS) dvi \
911           && $(MAKE) $(AM_MAKEFLAGS) check \
912           && $(MAKE) $(AM_MAKEFLAGS) install \
913           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
914           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
915           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
916                 distuninstallcheck \
917           && chmod -R a-w "$$dc_install_base" \
918           && ({ \
919                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
920                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
921                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
922                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
923                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
924               } || { rm -rf "$$dc_destdir"; exit 1; }) \
925           && rm -rf "$$dc_destdir" \
926           && $(MAKE) $(AM_MAKEFLAGS) dist \
927           && rm -rf $(DIST_ARCHIVES) \
928           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
929           && cd "$$am__cwd" \
930           || exit 1
931         $(am__remove_distdir)
932         @(echo "$(distdir) archives ready for distribution: "; \
933           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
934           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
935 distuninstallcheck:
936         @test -n '$(distuninstallcheck_dir)' || { \
937           echo 'ERROR: trying to run $@ with an empty' \
938                '$$(distuninstallcheck_dir)' >&2; \
939           exit 1; \
940         }; \
941         $(am__cd) '$(distuninstallcheck_dir)' || { \
942           echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
943           exit 1; \
944         }; \
945         test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
946            || { echo "ERROR: files left after uninstall:" ; \
947                 if test -n "$(DESTDIR)"; then \
948                   echo "  (check DESTDIR support)"; \
949                 fi ; \
950                 $(distuninstallcheck_listfiles) ; \
951                 exit 1; } >&2
952 distcleancheck: distclean
953         @if test '$(srcdir)' = . ; then \
954           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
955           exit 1 ; \
956         fi
957         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
958           || { echo "ERROR: files left in build directory after distclean:" ; \
959                $(distcleancheck_listfiles) ; \
960                exit 1; } >&2
961 check-am: all-am
962         $(MAKE) $(AM_MAKEFLAGS) check-local
963 check: check-recursive
964 all-am: Makefile $(SCRIPTS) $(DATA) config.h
965 installdirs: installdirs-recursive
966 installdirs-am:
967         for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(gettextdir)" "$(DESTDIR)$(pkgconfigdir)"; do \
968           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
969         done
970 install: install-recursive
971 install-exec: install-exec-recursive
972 install-data: install-data-recursive
973 uninstall: uninstall-recursive
974
975 install-am: all-am
976         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
977
978 installcheck: installcheck-recursive
979 install-strip:
980         if test -z '$(STRIP)'; then \
981           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
982             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
983               install; \
984         else \
985           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
986             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
987             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
988         fi
989 mostlyclean-generic:
990
991 clean-generic:
992
993 distclean-generic:
994         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
995         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
996         -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
997
998 maintainer-clean-generic:
999         @echo "This command is intended for maintainers to use"
1000         @echo "it deletes files that may require special tools to rebuild."
1001 clean: clean-recursive
1002
1003 clean-am: clean-generic clean-libtool mostlyclean-am
1004
1005 distclean: distclean-recursive
1006         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1007         -rm -f Makefile
1008 distclean-am: clean-am distclean-generic distclean-hdr \
1009         distclean-libtool distclean-local distclean-tags
1010
1011 dvi: dvi-recursive
1012
1013 dvi-am:
1014
1015 html: html-recursive
1016
1017 html-am:
1018
1019 info: info-recursive
1020
1021 info-am:
1022
1023 install-data-am: install-gettextSCRIPTS install-pkgconfigDATA
1024
1025 install-dvi: install-dvi-recursive
1026
1027 install-dvi-am:
1028
1029 install-exec-am: install-binSCRIPTS
1030
1031 install-html: install-html-recursive
1032
1033 install-html-am:
1034
1035 install-info: install-info-recursive
1036
1037 install-info-am:
1038
1039 install-man:
1040
1041 install-pdf: install-pdf-recursive
1042
1043 install-pdf-am:
1044
1045 install-ps: install-ps-recursive
1046
1047 install-ps-am:
1048
1049 installcheck-am:
1050
1051 maintainer-clean: maintainer-clean-recursive
1052         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1053         -rm -rf $(top_srcdir)/autom4te.cache
1054         -rm -f Makefile
1055 maintainer-clean-am: distclean-am maintainer-clean-generic
1056
1057 mostlyclean: mostlyclean-recursive
1058
1059 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
1060
1061 pdf: pdf-recursive
1062
1063 pdf-am:
1064
1065 ps: ps-recursive
1066
1067 ps-am:
1068
1069 uninstall-am: uninstall-binSCRIPTS uninstall-gettextSCRIPTS \
1070         uninstall-pkgconfigDATA
1071
1072 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all check-am \
1073         ctags-recursive install-am install-strip tags-recursive
1074
1075 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
1076         all all-am am--refresh check check-am check-local clean \
1077         clean-generic clean-libtool ctags ctags-recursive dist \
1078         dist-all dist-bzip2 dist-gzip dist-hook dist-lzip dist-lzma \
1079         dist-shar dist-tarZ dist-xz dist-zip distcheck distclean \
1080         distclean-generic distclean-hdr distclean-libtool \
1081         distclean-local distclean-tags distcleancheck distdir \
1082         distuninstallcheck dvi dvi-am html html-am info info-am \
1083         install install-am install-binSCRIPTS install-data \
1084         install-data-am install-dvi install-dvi-am install-exec \
1085         install-exec-am install-gettextSCRIPTS install-html \
1086         install-html-am install-info install-info-am install-man \
1087         install-pdf install-pdf-am install-pkgconfigDATA install-ps \
1088         install-ps-am install-strip installcheck installcheck-am \
1089         installdirs installdirs-am maintainer-clean \
1090         maintainer-clean-generic mostlyclean mostlyclean-generic \
1091         mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
1092         uninstall uninstall-am uninstall-binSCRIPTS \
1093         uninstall-gettextSCRIPTS uninstall-pkgconfigDATA
1094
1095
1096 ### testing rules
1097
1098 # test: run all tests in cwd and subdirs
1099 test: test-nonrecursive
1100 @OS_UNIX_TRUE@  @ for subdir in $(SUBDIRS) . ; do \
1101 @OS_UNIX_TRUE@      test "$$subdir" = "." -o "$$subdir" = "po" || \
1102 @OS_UNIX_TRUE@      ( cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $@ ) || exit $? ; \
1103 @OS_UNIX_TRUE@    done
1104
1105 # test-nonrecursive: run tests only in cwd
1106 @OS_UNIX_TRUE@test-nonrecursive: ${TEST_PROGS}
1107 @OS_UNIX_TRUE@  @test -z "${TEST_PROGS}" || G_DEBUG=gc-friendly MALLOC_CHECK_=2 MALLOC_PERTURB_=$$(($${RANDOM:-256} % 256)) ${GTESTER} --verbose ${TEST_PROGS}
1108 @OS_UNIX_FALSE@test-nonrecursive:
1109
1110 # test-report: run tests in subdirs and generate report
1111 # perf-report: run tests in subdirs with -m perf and generate report
1112 # full-report: like test-report: with -m perf and -m slow
1113 test-report perf-report full-report:    ${TEST_PROGS}
1114         @test -z "${TEST_PROGS}" || { \
1115           case $@ in \
1116           test-report) test_options="-k";; \
1117           perf-report) test_options="-k -m=perf";; \
1118           full-report) test_options="-k -m=perf -m=slow";; \
1119           esac ; \
1120           if test -z "$$GTESTER_LOGDIR" ; then  \
1121             ${GTESTER} --verbose $$test_options -o test-report.xml ${TEST_PROGS} ; \
1122           elif test -n "${TEST_PROGS}" ; then \
1123             ${GTESTER} --verbose $$test_options -o `mktemp "$$GTESTER_LOGDIR/log-XXXXXX"` ${TEST_PROGS} ; \
1124           fi ; \
1125         }
1126         @ ignore_logdir=true ; \
1127           if test -z "$$GTESTER_LOGDIR" ; then \
1128             GTESTER_LOGDIR=`mktemp -d "\`pwd\`/.testlogs-XXXXXX"`; export GTESTER_LOGDIR ; \
1129             ignore_logdir=false ; \
1130           fi ; \
1131           if test -d "$(top_srcdir)/.git" ; then \
1132             REVISION=`git describe` ; \
1133           else \
1134             REVISION=$(VERSION) ; \
1135           fi ; \
1136           for subdir in $(SUBDIRS) . ; do \
1137             test "$$subdir" = "." -o "$$subdir" = "po" || \
1138             ( cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $@ ) || exit $? ; \
1139           done ; \
1140           $$ignore_logdir || { \
1141             echo '<?xml version="1.0"?>'              > $@.xml ; \
1142             echo '<report-collection>'               >> $@.xml ; \
1143             echo '<info>'                            >> $@.xml ; \
1144             echo '  <package>$(PACKAGE)</package>'   >> $@.xml ; \
1145             echo '  <version>$(VERSION)</version>'   >> $@.xml ; \
1146             echo "  <revision>$$REVISION</revision>" >> $@.xml ; \
1147             echo '</info>'                           >> $@.xml ; \
1148             for lf in `ls -L "$$GTESTER_LOGDIR"/.` ; do \
1149               sed '1,1s/^<?xml\b[^>?]*?>//' <"$$GTESTER_LOGDIR"/"$$lf" >> $@.xml ; \
1150             done ; \
1151             echo >> $@.xml ; \
1152             echo '</report-collection>' >> $@.xml ; \
1153             rm -rf "$$GTESTER_LOGDIR"/ ; \
1154             ${GTESTER_REPORT} --version 2>/dev/null 1>&2 ; test "$$?" != 0 || ${GTESTER_REPORT} $@.xml >$@.html ; \
1155           }
1156 .PHONY: test test-report perf-report full-report test-nonrecursive
1157
1158 .PHONY: lcov genlcov lcov-clean
1159 # use recursive makes in order to ignore errors during check
1160 lcov:
1161         -$(MAKE) $(AM_MAKEFLAGS) -k check
1162         $(MAKE) $(AM_MAKEFLAGS) genlcov
1163
1164 # we have to massage the lcov.info file slightly to hide the effect of libtool
1165 # placing the objects files in the .libs/ directory separate from the *.c
1166 # we also have to delete tests/.libs/libmoduletestplugin_*.gcda
1167 genlcov:
1168         rm -f $(top_builddir)/tests/.libs/libmoduletestplugin_*.gcda
1169         $(LTP) --directory $(top_builddir) --capture --output-file glib-lcov.info --test-name GLIB_PERF --no-checksum --compat-libtool
1170         LANG=C $(LTP_GENHTML) --prefix $(top_builddir) --output-directory glib-lcov --title "GLib Code Coverage" --legend --show-details glib-lcov.info
1171         @echo "file://$(abs_top_builddir)/glib-lcov/index.html"
1172
1173 lcov-clean:
1174         -$(LTP) --directory $(top_builddir) -z
1175         -rm -rf glib-lcov.info glib-lcov
1176         -find -name '*.gcda' -print | xargs rm
1177
1178 # run tests in cwd as part of make check
1179 check-local: test-nonrecursive
1180
1181 # http://people.gnome.org/~walters/docs/build-api.txt
1182 .buildapi-allow-builddir:
1183
1184 ChangeLog:
1185         $(AM_V_GEN) if test -d "$(srcdir)/.git"; then \
1186           (GIT_DIR=$(top_srcdir)/.git ./missing --run git log GLIB_2_20_0^^.. --stat) | fmt --split-only > $@.tmp \
1187           && mv -f $@.tmp $@ \
1188           || ($(RM) $@.tmp; \
1189               echo Failed to generate ChangeLog, your ChangeLog may be outdated >&2; \
1190               (test -f $@ || echo git-log is required to generate this file >> $@)); \
1191         else \
1192           test -f $@ || \
1193           (echo A git checkout and git-log is required to generate ChangeLog >&2 && \
1194           echo A git checkout and git-log is required to generate this file >> $@); \
1195         fi
1196
1197 $(pkgconfig_DATA): config.status
1198
1199 distclean-local: lcov-clean
1200         if test $(srcdir) = .; then :; else \
1201             rm -f $(BUILT_EXTRA_DIST); \
1202         fi
1203
1204 .PHONY: files release sanity snapshot ChangeLog
1205
1206 files:
1207         @files=`ls $(DISTFILES) 2> /dev/null `; for p in $$files; do \
1208           echo $$p; \
1209         done
1210
1211 release:
1212         rm -rf .deps */.deps
1213         cd docs && make glib.html
1214         $(MAKE) distcheck
1215
1216 sanity:
1217         ./sanity_check $(VERSION)
1218
1219 snapshot:
1220         $(MAKE) dist distdir=$(PACKAGE)-snap`date +"%Y%m%d"`
1221
1222 snapcheck:
1223         $(MAKE) distcheck distdir=$(PACKAGE)-snap`date +"%Y%m%d"`
1224
1225 dist-hook: $(BUILT_EXTRA_DIST)
1226         files='$(BUILT_EXTRA_DIST)'; \
1227         for f in $$files; do \
1228           if test -f $$f; then d=.; else d=$(srcdir); fi; \
1229           rm -f $(distdir)/$$f && cp $$d/$$f $(distdir) || exit 1; done
1230
1231 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1232 # Otherwise a system limit (for SysV at least) may be exceeded.
1233 .NOEXPORT: