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