1# Makefile.in generated by automake 1.16.2 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2020 Free Software Foundation, Inc.
5
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16
17# Copyright 1999-2014 the Claws Mail team.
18# This file is part of Claws Mail package, and distributed under the
19# terms of the General Public License version 3 (or later).
20# See COPYING file for license details.
21
22
23VPATH = @srcdir@
24am__is_gnu_make = { \
25  if test -z '$(MAKELEVEL)'; then \
26    false; \
27  elif test -n '$(MAKE_HOST)'; then \
28    true; \
29  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
30    true; \
31  else \
32    false; \
33  fi; \
34}
35am__make_running_with_option = \
36  case $${target_option-} in \
37      ?) ;; \
38      *) echo "am__make_running_with_option: internal error: invalid" \
39              "target option '$${target_option-}' specified" >&2; \
40         exit 1;; \
41  esac; \
42  has_opt=no; \
43  sane_makeflags=$$MAKEFLAGS; \
44  if $(am__is_gnu_make); then \
45    sane_makeflags=$$MFLAGS; \
46  else \
47    case $$MAKEFLAGS in \
48      *\\[\ \	]*) \
49        bs=\\; \
50        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
51          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
52    esac; \
53  fi; \
54  skip_next=no; \
55  strip_trailopt () \
56  { \
57    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
58  }; \
59  for flg in $$sane_makeflags; do \
60    test $$skip_next = yes && { skip_next=no; continue; }; \
61    case $$flg in \
62      *=*|--*) continue;; \
63        -*I) strip_trailopt 'I'; skip_next=yes;; \
64      -*I?*) strip_trailopt 'I';; \
65        -*O) strip_trailopt 'O'; skip_next=yes;; \
66      -*O?*) strip_trailopt 'O';; \
67        -*l) strip_trailopt 'l'; skip_next=yes;; \
68      -*l?*) strip_trailopt 'l';; \
69      -[dEDm]) skip_next=yes;; \
70      -[JT]) skip_next=yes;; \
71    esac; \
72    case $$flg in \
73      *$$target_option*) has_opt=yes; break;; \
74    esac; \
75  done; \
76  test $$has_opt = yes
77am__make_dryrun = (target_option=n; $(am__make_running_with_option))
78am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
79pkgdatadir = $(datadir)/@PACKAGE@
80pkgincludedir = $(includedir)/@PACKAGE@
81pkglibdir = $(libdir)/@PACKAGE@
82pkglibexecdir = $(libexecdir)/@PACKAGE@
83am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
84install_sh_DATA = $(install_sh) -c -m 644
85install_sh_PROGRAM = $(install_sh) -c
86install_sh_SCRIPT = $(install_sh) -c
87INSTALL_HEADER = $(INSTALL_DATA)
88transform = $(program_transform_name)
89NORMAL_INSTALL = :
90PRE_INSTALL = :
91POST_INSTALL = :
92NORMAL_UNINSTALL = :
93PRE_UNINSTALL = :
94POST_UNINSTALL = :
95build_triplet = @build@
96host_triplet = @host@
97target_triplet = @target@
98subdir = .
99ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
100am__aclocal_m4_deps = $(top_srcdir)/m4/check-type.m4 \
101	$(top_srcdir)/m4/gnupg-check-typedef.m4 \
102	$(top_srcdir)/m4/gnupg.m4 $(top_srcdir)/m4/gpgme.m4 \
103	$(top_srcdir)/m4/isc-posix.m4 $(top_srcdir)/m4/libtool.m4 \
104	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
105	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
106	$(top_srcdir)/m4/spamassassin.m4 $(top_srcdir)/configure.ac
107am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
108	$(ACLOCAL_M4)
109DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
110	$(am__configure_deps) $(clawsinclude_HEADERS) \
111	$(am__DIST_COMMON)
112am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
113 configure.lineno config.status.lineno
114mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
115CONFIG_HEADER = config.h claws-features.h
116CONFIG_CLEAN_FILES = claws-mail.pc
117CONFIG_CLEAN_VPATH_FILES =
118AM_V_P = $(am__v_P_@AM_V@)
119am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
120am__v_P_0 = false
121am__v_P_1 = :
122AM_V_GEN = $(am__v_GEN_@AM_V@)
123am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
124am__v_GEN_0 = @echo "  GEN     " $@;
125am__v_GEN_1 =
126AM_V_at = $(am__v_at_@AM_V@)
127am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
128am__v_at_0 = @
129am__v_at_1 =
130SOURCES =
131DIST_SOURCES =
132RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
133	ctags-recursive dvi-recursive html-recursive info-recursive \
134	install-data-recursive install-dvi-recursive \
135	install-exec-recursive install-html-recursive \
136	install-info-recursive install-pdf-recursive \
137	install-ps-recursive install-recursive installcheck-recursive \
138	installdirs-recursive pdf-recursive ps-recursive \
139	tags-recursive uninstall-recursive
140am__can_run_installinfo = \
141  case $$AM_UPDATE_INFO_DIR in \
142    n|no|NO) false;; \
143    *) (install-info --version) >/dev/null 2>&1;; \
144  esac
145am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
146am__vpath_adj = case $$p in \
147    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
148    *) f=$$p;; \
149  esac;
150am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
151am__install_max = 40
152am__nobase_strip_setup = \
153  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
154am__nobase_strip = \
155  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
156am__nobase_list = $(am__nobase_strip_setup); \
157  for p in $$list; do echo "$$p $$p"; done | \
158  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
159  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
160    if (++n[$$2] == $(am__install_max)) \
161      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
162    END { for (dir in files) print dir, files[dir] }'
163am__base_list = \
164  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
165  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
166am__uninstall_files_from_dir = { \
167  test -z "$$files" \
168    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
169    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
170         $(am__cd) "$$dir" && rm -f $$files; }; \
171  }
172am__installdirs = "$(DESTDIR)$(gnomapdir)" "$(DESTDIR)$(pixmapdir)" \
173	"$(DESTDIR)$(pixmap128dir)" "$(DESTDIR)$(pixmap64dir)" \
174	"$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(relnotesdir)" \
175	"$(DESTDIR)$(clawsincludedir)"
176DATA = $(gnomap_DATA) $(pixmap_DATA) $(pixmap128_DATA) \
177	$(pixmap64_DATA) $(pkgconfig_DATA) $(relnotes_DATA)
178HEADERS = $(clawsinclude_HEADERS)
179RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
180  distclean-recursive maintainer-clean-recursive
181am__recursive_targets = \
182  $(RECURSIVE_TARGETS) \
183  $(RECURSIVE_CLEAN_TARGETS) \
184  $(am__extra_recursive_targets)
185AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
186	cscope distdir distdir-am dist dist-all distcheck
187am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) \
188	config.h.in claws-features.h.in
189# Read a list of newline-separated strings from the standard input,
190# and print each of them once, without duplicates.  Input order is
191# *not* preserved.
192am__uniquify_input = $(AWK) '\
193  BEGIN { nonempty = 0; } \
194  { items[$$0] = 1; nonempty = 1; } \
195  END { if (nonempty) { for (i in items) print i; }; } \
196'
197# Make sure the list of sources is unique.  This is necessary because,
198# e.g., the same source file might be shared among _SOURCES variables
199# for different programs/libraries.
200am__define_uniq_tagged_files = \
201  list='$(am__tagged_files)'; \
202  unique=`for i in $$list; do \
203    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
204  done | $(am__uniquify_input)`
205ETAGS = etags
206CTAGS = ctags
207CSCOPE = cscope
208DIST_SUBDIRS = $(SUBDIRS)
209am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/claws-features.h.in \
210	$(srcdir)/claws-mail.pc.in $(srcdir)/config.h.in \
211	$(top_srcdir)/config/compile $(top_srcdir)/config/config.guess \
212	$(top_srcdir)/config/config.rpath \
213	$(top_srcdir)/config/config.sub \
214	$(top_srcdir)/config/install-sh $(top_srcdir)/config/ltmain.sh \
215	$(top_srcdir)/config/missing \
216	$(top_srcdir)/config/mkinstalldirs $(top_srcdir)/tests.mk \
217	ABOUT-NLS AUTHORS COPYING ChangeLog INSTALL NEWS README TODO
218DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
219distdir = $(PACKAGE)-$(VERSION)
220top_distdir = $(distdir)
221am__remove_distdir = \
222  if test -d "$(distdir)"; then \
223    find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
224      && rm -rf "$(distdir)" \
225      || { sleep 5 && rm -rf "$(distdir)"; }; \
226  else :; fi
227am__post_remove_distdir = $(am__remove_distdir)
228am__relativize = \
229  dir0=`pwd`; \
230  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
231  sed_rest='s,^[^/]*/*,,'; \
232  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
233  sed_butlast='s,/*[^/]*$$,,'; \
234  while test -n "$$dir1"; do \
235    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
236    if test "$$first" != "."; then \
237      if test "$$first" = ".."; then \
238        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
239        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
240      else \
241        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
242        if test "$$first2" = "$$first"; then \
243          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
244        else \
245          dir2="../$$dir2"; \
246        fi; \
247        dir0="$$dir0"/"$$first"; \
248      fi; \
249    fi; \
250    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
251  done; \
252  reldir="$$dir2"
253DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2 $(distdir).tar.xz
254GZIP_ENV = --best
255DIST_TARGETS = dist-xz dist-bzip2 dist-gzip
256distuninstallcheck_listfiles = find . -type f -print
257am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
258  | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
259distcleancheck_listfiles = find . -type f -print
260ACLOCAL = @ACLOCAL@
261ALLOCA = @ALLOCA@
262AMTAR = @AMTAR@
263AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
264AR = @AR@
265ARCHIVE_CFLAGS = @ARCHIVE_CFLAGS@
266ARCHIVE_LIBS = @ARCHIVE_LIBS@
267AS = @AS@
268AUTOCONF = @AUTOCONF@
269AUTOHEADER = @AUTOHEADER@
270AUTOMAKE = @AUTOMAKE@
271AWK = @AWK@
272CAIRO_CFLAGS = @CAIRO_CFLAGS@
273CAIRO_LIBS = @CAIRO_LIBS@
274CC = @CC@
275CCDEPMODE = @CCDEPMODE@
276CFLAGS = @CFLAGS@
277CM_NP_HOTKEY_CFLAGS = @CM_NP_HOTKEY_CFLAGS@
278CM_NP_HOTKEY_LIBS = @CM_NP_HOTKEY_LIBS@
279COMPFACE_LIBS = @COMPFACE_LIBS@
280CONTACTS_CFLAGS = @CONTACTS_CFLAGS@
281CONTACTS_LIBS = @CONTACTS_LIBS@
282CPP = @CPP@
283CPPFLAGS = @CPPFLAGS@
284CURL_CFLAGS = @CURL_CFLAGS@
285CURL_LIBS = @CURL_LIBS@
286CXX = @CXX@
287CXXCPP = @CXXCPP@
288CXXDEPMODE = @CXXDEPMODE@
289CXXFLAGS = @CXXFLAGS@
290CYGPATH_W = @CYGPATH_W@
291DBUS_CFLAGS = @DBUS_CFLAGS@
292DBUS_LIBS = @DBUS_LIBS@
293DEFS = @DEFS@
294DEPDIR = @DEPDIR@
295DLLTOOL = @DLLTOOL@
296DOCBOOK2HTML = @DOCBOOK2HTML@
297DOCBOOK2PDF = @DOCBOOK2PDF@
298DOCBOOK2PS = @DOCBOOK2PS@
299DOCBOOK2TXT = @DOCBOOK2TXT@
300DSYMUTIL = @DSYMUTIL@
301DUMPBIN = @DUMPBIN@
302ECHO_C = @ECHO_C@
303ECHO_N = @ECHO_N@
304ECHO_T = @ECHO_T@
305EGREP = @EGREP@
306ENCHANT_CFLAGS = @ENCHANT_CFLAGS@
307ENCHANT_LIBS = @ENCHANT_LIBS@
308EXEEXT = @EXEEXT@
309EXPAT_CFLAGS = @EXPAT_CFLAGS@
310EXPAT_LIBS = @EXPAT_LIBS@
311EXTRA_VERSION = @EXTRA_VERSION@
312FGREP = @FGREP@
313FONTCONFIG_CFLAGS = @FONTCONFIG_CFLAGS@
314FONTCONFIG_LIBS = @FONTCONFIG_LIBS@
315GDATA_CFLAGS = @GDATA_CFLAGS@
316GDATA_LIBS = @GDATA_LIBS@
317GDK_PIXBUF_CFLAGS = @GDK_PIXBUF_CFLAGS@
318GDK_PIXBUF_LIBS = @GDK_PIXBUF_LIBS@
319GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
320GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
321GIT = @GIT@
322GIT_VERSION = @GIT_VERSION@
323GLIB_CFLAGS = @GLIB_CFLAGS@
324GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
325GLIB_LIBS = @GLIB_LIBS@
326GMSGFMT = @GMSGFMT@
327GMSGFMT_015 = @GMSGFMT_015@
328GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
329GNUTLS_LIBS = @GNUTLS_LIBS@
330GPGME_CFLAGS = @GPGME_CFLAGS@
331GPGME_CONFIG = @GPGME_CONFIG@
332GPGME_LIBS = @GPGME_LIBS@
333GREP = @GREP@
334GTK_CFLAGS = @GTK_CFLAGS@
335GTK_LIBS = @GTK_LIBS@
336HAVE_GTK_ICON_CACHE = @HAVE_GTK_ICON_CACHE@
337HAVE_PERL = @HAVE_PERL@
338INSTALL = @INSTALL@
339INSTALL_DATA = @INSTALL_DATA@
340INSTALL_PROGRAM = @INSTALL_PROGRAM@
341INSTALL_SCRIPT = @INSTALL_SCRIPT@
342INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
343INTLLIBS = @INTLLIBS@
344INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
345JPILOT_LIBS = @JPILOT_LIBS@
346LD = @LD@
347LDAP_LIBS = @LDAP_LIBS@
348LDFLAGS = @LDFLAGS@
349LEX = @LEX@
350LEXLIB = @LEXLIB@
351LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
352LIBARCHIVE_CFLAGS = @LIBARCHIVE_CFLAGS@
353LIBARCHIVE_LIBS = @LIBARCHIVE_LIBS@
354LIBETPAN_CFLAGS = @LIBETPAN_CFLAGS@
355LIBETPAN_FLAGS = @LIBETPAN_FLAGS@
356LIBETPAN_LIBS = @LIBETPAN_LIBS@
357LIBGUMBO_CFLAGS = @LIBGUMBO_CFLAGS@
358LIBGUMBO_LIBS = @LIBGUMBO_LIBS@
359LIBICAL_CFLAGS = @LIBICAL_CFLAGS@
360LIBICAL_LIBS = @LIBICAL_LIBS@
361LIBICONV = @LIBICONV@
362LIBINTL = @LIBINTL@
363LIBOBJS = @LIBOBJS@
364LIBRESOLV = @LIBRESOLV@
365LIBS = @LIBS@
366LIBSOUP_CFLAGS = @LIBSOUP_CFLAGS@
367LIBSOUP_GNOME_CFLAGS = @LIBSOUP_GNOME_CFLAGS@
368LIBSOUP_GNOME_LIBS = @LIBSOUP_GNOME_LIBS@
369LIBSOUP_LIBS = @LIBSOUP_LIBS@
370LIBTOOL = @LIBTOOL@
371LIPO = @LIPO@
372LN_S = @LN_S@
373LTLIBICONV = @LTLIBICONV@
374LTLIBINTL = @LTLIBINTL@
375LTLIBOBJS = @LTLIBOBJS@
376LT_AGE = @LT_AGE@
377LT_CURRENT = @LT_CURRENT@
378LT_RELEASE = @LT_RELEASE@
379LT_REVISION = @LT_REVISION@
380LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
381MAINT = @MAINT@
382MAJOR_VERSION = @MAJOR_VERSION@
383MAKEINFO = @MAKEINFO@
384MANIFEST_TOOL = @MANIFEST_TOOL@
385MICRO_VERSION = @MICRO_VERSION@
386MINOR_VERSION = @MINOR_VERSION@
387MKDIR_P = @MKDIR_P@
388MSGFMT = @MSGFMT@
389MSGMERGE = @MSGMERGE@
390MSGMERGE_FOR_MSGFMT_OPTION = @MSGMERGE_FOR_MSGFMT_OPTION@
391NETTLE_CFLAGS = @NETTLE_CFLAGS@
392NETTLE_LIBS = @NETTLE_LIBS@
393NETWORKMANAGER_SUPPORT_CFLAGS = @NETWORKMANAGER_SUPPORT_CFLAGS@
394NETWORKMANAGER_SUPPORT_LIBS = @NETWORKMANAGER_SUPPORT_LIBS@
395NM = @NM@
396NMEDIT = @NMEDIT@
397OBJDUMP = @OBJDUMP@
398OBJEXT = @OBJEXT@
399OTOOL = @OTOOL@
400OTOOL64 = @OTOOL64@
401PACKAGE = @PACKAGE@
402PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
403PACKAGE_NAME = @PACKAGE_NAME@
404PACKAGE_STRING = @PACKAGE_STRING@
405PACKAGE_TARNAME = @PACKAGE_TARNAME@
406PACKAGE_URL = @PACKAGE_URL@
407PACKAGE_VERSION = @PACKAGE_VERSION@
408PASSCRYPT_KEY = @PASSCRYPT_KEY@
409PATH_SEPARATOR = @PATH_SEPARATOR@
410PERL = @PERL@
411PERL_CFLAGS = @PERL_CFLAGS@
412PERL_LDFLAGS = @PERL_LDFLAGS@
413PKG_CONFIG = @PKG_CONFIG@
414PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
415PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
416POPPLER_CFLAGS = @POPPLER_CFLAGS@
417POPPLER_LIBS = @POPPLER_LIBS@
418POSUB = @POSUB@
419PTHREAD_LIBS = @PTHREAD_LIBS@
420PYGTK_CFLAGS = @PYGTK_CFLAGS@
421PYGTK_LIBS = @PYGTK_LIBS@
422PYTHON_CFLAGS = @PYTHON_CFLAGS@
423PYTHON_LIBS = @PYTHON_LIBS@
424PYTHON_SHARED_LIB = @PYTHON_SHARED_LIB@
425RANLIB = @RANLIB@
426RC = @RC@
427REAL_CXX = @REAL_CXX@
428SED = @SED@
429SET_MAKE = @SET_MAKE@
430SHELL = @SHELL@
431SM_LIBS = @SM_LIBS@
432SPAMASSASSIN_CFLAGS = @SPAMASSASSIN_CFLAGS@
433SPAMASSASSIN_LIBS = @SPAMASSASSIN_LIBS@
434STARTUP_NOTIFICATION_CFLAGS = @STARTUP_NOTIFICATION_CFLAGS@
435STARTUP_NOTIFICATION_LIBS = @STARTUP_NOTIFICATION_LIBS@
436STRIP = @STRIP@
437SVG_CFLAGS = @SVG_CFLAGS@
438SVG_LIBS = @SVG_LIBS@
439USE_NLS = @USE_NLS@
440VALGRIND_CFLAGS = @VALGRIND_CFLAGS@
441VALGRIND_LIBS = @VALGRIND_LIBS@
442VERSION = @VERSION@
443WEBKIT_CFLAGS = @WEBKIT_CFLAGS@
444WEBKIT_LIBS = @WEBKIT_LIBS@
445XGETTEXT = @XGETTEXT@
446XGETTEXT_015 = @XGETTEXT_015@
447XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
448YACC = @YACC@
449YFLAGS = @YFLAGS@
450YTNEF_CFLAGS = @YTNEF_CFLAGS@
451YTNEF_LIBS = @YTNEF_LIBS@
452abs_builddir = @abs_builddir@
453abs_srcdir = @abs_srcdir@
454abs_top_builddir = @abs_top_builddir@
455abs_top_srcdir = @abs_top_srcdir@
456ac_ct_AR = @ac_ct_AR@
457ac_ct_CC = @ac_ct_CC@
458ac_ct_CXX = @ac_ct_CXX@
459ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
460am__include = @am__include@
461am__leading_dot = @am__leading_dot@
462am__quote = @am__quote@
463am__tar = @am__tar@
464am__untar = @am__untar@
465bindir = @bindir@
466build = @build@
467build_alias = @build_alias@
468build_cpu = @build_cpu@
469build_os = @build_os@
470build_vendor = @build_vendor@
471builddir = @builddir@
472datadir = @datadir@
473datarootdir = @datarootdir@
474docdir = @docdir@
475dvidir = @dvidir@
476enable_crash_dialog = @enable_crash_dialog@
477exec_prefix = @exec_prefix@
478host = @host@
479host_alias = @host_alias@
480host_cpu = @host_cpu@
481host_os = @host_os@
482host_vendor = @host_vendor@
483htmldir = @htmldir@
484includedir = @includedir@
485infodir = @infodir@
486install_sh = @install_sh@
487libcanberra_gtk_CFLAGS = @libcanberra_gtk_CFLAGS@
488libcanberra_gtk_LIBS = @libcanberra_gtk_LIBS@
489libdir = @libdir@
490libetpanconfig = @libetpanconfig@
491libexecdir = @libexecdir@
492libnotify_CFLAGS = @libnotify_CFLAGS@
493libnotify_LIBS = @libnotify_LIBS@
494localedir = @localedir@
495localstatedir = @localstatedir@
496mandir = @mandir@
497manualdir = @manualdir@
498mkdir_p = @mkdir_p@
499oldincludedir = @oldincludedir@
500pdfdir = @pdfdir@
501prefix = @prefix@
502program_transform_name = @program_transform_name@
503psdir = @psdir@
504runstatedir = @runstatedir@
505sbindir = @sbindir@
506sharedstatedir = @sharedstatedir@
507srcdir = @srcdir@
508sysconfdir = @sysconfdir@
509target = @target@
510target_alias = @target_alias@
511target_cpu = @target_cpu@
512target_os = @target_os@
513target_vendor = @target_vendor@
514top_build_prefix = @top_build_prefix@
515top_builddir = @top_builddir@
516top_srcdir = @top_srcdir@
517unity_CFLAGS = @unity_CFLAGS@
518unity_LIBS = @unity_LIBS@
519@BUILD_TESTS_TRUE@GTESTER = gtester
520@BUILD_TESTS_TRUE@GTESTER_REPORT = gtester-report
521
522# initialize variables for unconditional += appending
523@BUILD_TESTS_TRUE@TEST_PROGS =
524ACLOCAL_AMFLAGS = -I m4
525AUTOMAKE_OPTIONS = dist-bzip2 dist-xz
526SUBDIRS = m4 po src tools config doc manual
527EXTRA_DIST = \
528	ChangeLog \
529	ChangeLog.gtk1 \
530	ChangeLog.pre2.0.0 \
531	ChangeLog.2.0.0-3.0.0 \
532	ChangeLog.3.0.0-3.9.0 \
533	RELEASE_NOTES \
534	claws-mail-128x128.png \
535	claws-mail-64x64.png \
536	claws-mail.pc.in \
537	claws-mail.desktop \
538	claws-mail.png \
539	autogen.sh \
540	claws-features.h.in \
541	version
542
543
544# hicolor icon theme, base class of all icon themes
545pixmapdir = $(datadir)/icons/hicolor/48x48/apps
546pixmap_DATA = claws-mail.png
547pixmap64dir = $(datadir)/icons/hicolor/64x64/apps
548pixmap64_DATA = claws-mail-64x64.png
549pixmap128dir = $(datadir)/icons/hicolor/128x128/apps
550pixmap128_DATA = claws-mail-128x128.png
551
552# when changing the name or location of the .desktop file,
553# also update src/common/Makefile.am
554gnomapdir = $(datadir)/applications
555gnomap_DATA = claws-mail.desktop
556@UPDATE_GTK_ICON_CACHE_TRUE@gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor
557pkgconfigdir = $(libdir)/pkgconfig
558pkgconfig_DATA = claws-mail.pc
559clawsincludedir = $(pkgincludedir)
560clawsinclude_HEADERS = \
561	claws-features.h
562
563relnotesdir = $(docdir)
564relnotes_DATA = RELEASE_NOTES
565all: config.h claws-features.h
566	$(MAKE) $(AM_MAKEFLAGS) all-recursive
567
568.SUFFIXES:
569am--refresh: Makefile
570	@:
571$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/tests.mk $(am__configure_deps)
572	@for dep in $?; do \
573	  case '$(am__configure_deps)' in \
574	    *$$dep*) \
575	      echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
576	      $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
577		&& exit 0; \
578	      exit 1;; \
579	  esac; \
580	done; \
581	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
582	$(am__cd) $(top_srcdir) && \
583	  $(AUTOMAKE) --foreign Makefile
584Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
585	@case '$?' in \
586	  *config.status*) \
587	    echo ' $(SHELL) ./config.status'; \
588	    $(SHELL) ./config.status;; \
589	  *) \
590	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles)'; \
591	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles);; \
592	esac;
593$(top_srcdir)/tests.mk $(am__empty):
594
595$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
596	$(SHELL) ./config.status --recheck
597
598$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
599	$(am__cd) $(srcdir) && $(AUTOCONF)
600$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
601	$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
602$(am__aclocal_m4_deps):
603
604config.h: stamp-h1
605	@test -f $@ || rm -f stamp-h1
606	@test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
607
608stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
609	@rm -f stamp-h1
610	cd $(top_builddir) && $(SHELL) ./config.status config.h
611$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
612	($(am__cd) $(top_srcdir) && $(AUTOHEADER))
613	rm -f stamp-h1
614	touch $@
615
616claws-features.h: stamp-h2
617	@test -f $@ || rm -f stamp-h2
618	@test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h2
619
620stamp-h2: $(srcdir)/claws-features.h.in $(top_builddir)/config.status
621	@rm -f stamp-h2
622	cd $(top_builddir) && $(SHELL) ./config.status claws-features.h
623
624distclean-hdr:
625	-rm -f config.h stamp-h1 claws-features.h stamp-h2
626claws-mail.pc: $(top_builddir)/config.status $(srcdir)/claws-mail.pc.in
627	cd $(top_builddir) && $(SHELL) ./config.status $@
628
629mostlyclean-libtool:
630	-rm -f *.lo
631
632clean-libtool:
633	-rm -rf .libs _libs
634
635distclean-libtool:
636	-rm -f libtool config.lt
637install-gnomapDATA: $(gnomap_DATA)
638	@$(NORMAL_INSTALL)
639	@list='$(gnomap_DATA)'; test -n "$(gnomapdir)" || list=; \
640	if test -n "$$list"; then \
641	  echo " $(MKDIR_P) '$(DESTDIR)$(gnomapdir)'"; \
642	  $(MKDIR_P) "$(DESTDIR)$(gnomapdir)" || exit 1; \
643	fi; \
644	for p in $$list; do \
645	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
646	  echo "$$d$$p"; \
647	done | $(am__base_list) | \
648	while read files; do \
649	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(gnomapdir)'"; \
650	  $(INSTALL_DATA) $$files "$(DESTDIR)$(gnomapdir)" || exit $$?; \
651	done
652
653uninstall-gnomapDATA:
654	@$(NORMAL_UNINSTALL)
655	@list='$(gnomap_DATA)'; test -n "$(gnomapdir)" || list=; \
656	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
657	dir='$(DESTDIR)$(gnomapdir)'; $(am__uninstall_files_from_dir)
658install-pixmapDATA: $(pixmap_DATA)
659	@$(NORMAL_INSTALL)
660	@list='$(pixmap_DATA)'; test -n "$(pixmapdir)" || list=; \
661	if test -n "$$list"; then \
662	  echo " $(MKDIR_P) '$(DESTDIR)$(pixmapdir)'"; \
663	  $(MKDIR_P) "$(DESTDIR)$(pixmapdir)" || exit 1; \
664	fi; \
665	for p in $$list; do \
666	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
667	  echo "$$d$$p"; \
668	done | $(am__base_list) | \
669	while read files; do \
670	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pixmapdir)'"; \
671	  $(INSTALL_DATA) $$files "$(DESTDIR)$(pixmapdir)" || exit $$?; \
672	done
673
674uninstall-pixmapDATA:
675	@$(NORMAL_UNINSTALL)
676	@list='$(pixmap_DATA)'; test -n "$(pixmapdir)" || list=; \
677	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
678	dir='$(DESTDIR)$(pixmapdir)'; $(am__uninstall_files_from_dir)
679install-pixmap128DATA: $(pixmap128_DATA)
680	@$(NORMAL_INSTALL)
681	@list='$(pixmap128_DATA)'; test -n "$(pixmap128dir)" || list=; \
682	if test -n "$$list"; then \
683	  echo " $(MKDIR_P) '$(DESTDIR)$(pixmap128dir)'"; \
684	  $(MKDIR_P) "$(DESTDIR)$(pixmap128dir)" || exit 1; \
685	fi; \
686	for p in $$list; do \
687	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
688	  echo "$$d$$p"; \
689	done | $(am__base_list) | \
690	while read files; do \
691	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pixmap128dir)'"; \
692	  $(INSTALL_DATA) $$files "$(DESTDIR)$(pixmap128dir)" || exit $$?; \
693	done
694
695uninstall-pixmap128DATA:
696	@$(NORMAL_UNINSTALL)
697	@list='$(pixmap128_DATA)'; test -n "$(pixmap128dir)" || list=; \
698	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
699	dir='$(DESTDIR)$(pixmap128dir)'; $(am__uninstall_files_from_dir)
700install-pixmap64DATA: $(pixmap64_DATA)
701	@$(NORMAL_INSTALL)
702	@list='$(pixmap64_DATA)'; test -n "$(pixmap64dir)" || list=; \
703	if test -n "$$list"; then \
704	  echo " $(MKDIR_P) '$(DESTDIR)$(pixmap64dir)'"; \
705	  $(MKDIR_P) "$(DESTDIR)$(pixmap64dir)" || exit 1; \
706	fi; \
707	for p in $$list; do \
708	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
709	  echo "$$d$$p"; \
710	done | $(am__base_list) | \
711	while read files; do \
712	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pixmap64dir)'"; \
713	  $(INSTALL_DATA) $$files "$(DESTDIR)$(pixmap64dir)" || exit $$?; \
714	done
715
716uninstall-pixmap64DATA:
717	@$(NORMAL_UNINSTALL)
718	@list='$(pixmap64_DATA)'; test -n "$(pixmap64dir)" || list=; \
719	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
720	dir='$(DESTDIR)$(pixmap64dir)'; $(am__uninstall_files_from_dir)
721install-pkgconfigDATA: $(pkgconfig_DATA)
722	@$(NORMAL_INSTALL)
723	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
724	if test -n "$$list"; then \
725	  echo " $(MKDIR_P) '$(DESTDIR)$(pkgconfigdir)'"; \
726	  $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" || exit 1; \
727	fi; \
728	for p in $$list; do \
729	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
730	  echo "$$d$$p"; \
731	done | $(am__base_list) | \
732	while read files; do \
733	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
734	  $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
735	done
736
737uninstall-pkgconfigDATA:
738	@$(NORMAL_UNINSTALL)
739	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
740	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
741	dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
742install-relnotesDATA: $(relnotes_DATA)
743	@$(NORMAL_INSTALL)
744	@list='$(relnotes_DATA)'; test -n "$(relnotesdir)" || list=; \
745	if test -n "$$list"; then \
746	  echo " $(MKDIR_P) '$(DESTDIR)$(relnotesdir)'"; \
747	  $(MKDIR_P) "$(DESTDIR)$(relnotesdir)" || exit 1; \
748	fi; \
749	for p in $$list; do \
750	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
751	  echo "$$d$$p"; \
752	done | $(am__base_list) | \
753	while read files; do \
754	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(relnotesdir)'"; \
755	  $(INSTALL_DATA) $$files "$(DESTDIR)$(relnotesdir)" || exit $$?; \
756	done
757
758uninstall-relnotesDATA:
759	@$(NORMAL_UNINSTALL)
760	@list='$(relnotes_DATA)'; test -n "$(relnotesdir)" || list=; \
761	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
762	dir='$(DESTDIR)$(relnotesdir)'; $(am__uninstall_files_from_dir)
763install-clawsincludeHEADERS: $(clawsinclude_HEADERS)
764	@$(NORMAL_INSTALL)
765	@list='$(clawsinclude_HEADERS)'; test -n "$(clawsincludedir)" || list=; \
766	if test -n "$$list"; then \
767	  echo " $(MKDIR_P) '$(DESTDIR)$(clawsincludedir)'"; \
768	  $(MKDIR_P) "$(DESTDIR)$(clawsincludedir)" || exit 1; \
769	fi; \
770	for p in $$list; do \
771	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
772	  echo "$$d$$p"; \
773	done | $(am__base_list) | \
774	while read files; do \
775	  echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(clawsincludedir)'"; \
776	  $(INSTALL_HEADER) $$files "$(DESTDIR)$(clawsincludedir)" || exit $$?; \
777	done
778
779uninstall-clawsincludeHEADERS:
780	@$(NORMAL_UNINSTALL)
781	@list='$(clawsinclude_HEADERS)'; test -n "$(clawsincludedir)" || list=; \
782	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
783	dir='$(DESTDIR)$(clawsincludedir)'; $(am__uninstall_files_from_dir)
784
785# This directory's subdirectories are mostly independent; you can cd
786# into them and run 'make' without going through this Makefile.
787# To change the values of 'make' variables: instead of editing Makefiles,
788# (1) if the variable is set in 'config.status', edit 'config.status'
789#     (which will cause the Makefiles to be regenerated when you run 'make');
790# (2) otherwise, pass the desired values on the 'make' command line.
791$(am__recursive_targets):
792	@fail=; \
793	if $(am__make_keepgoing); then \
794	  failcom='fail=yes'; \
795	else \
796	  failcom='exit 1'; \
797	fi; \
798	dot_seen=no; \
799	target=`echo $@ | sed s/-recursive//`; \
800	case "$@" in \
801	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
802	  *) list='$(SUBDIRS)' ;; \
803	esac; \
804	for subdir in $$list; do \
805	  echo "Making $$target in $$subdir"; \
806	  if test "$$subdir" = "."; then \
807	    dot_seen=yes; \
808	    local_target="$$target-am"; \
809	  else \
810	    local_target="$$target"; \
811	  fi; \
812	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
813	  || eval $$failcom; \
814	done; \
815	if test "$$dot_seen" = "no"; then \
816	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
817	fi; test -z "$$fail"
818
819ID: $(am__tagged_files)
820	$(am__define_uniq_tagged_files); mkid -fID $$unique
821tags: tags-recursive
822TAGS: tags
823
824tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
825	set x; \
826	here=`pwd`; \
827	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
828	  include_option=--etags-include; \
829	  empty_fix=.; \
830	else \
831	  include_option=--include; \
832	  empty_fix=; \
833	fi; \
834	list='$(SUBDIRS)'; for subdir in $$list; do \
835	  if test "$$subdir" = .; then :; else \
836	    test ! -f $$subdir/TAGS || \
837	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
838	  fi; \
839	done; \
840	$(am__define_uniq_tagged_files); \
841	shift; \
842	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
843	  test -n "$$unique" || unique=$$empty_fix; \
844	  if test $$# -gt 0; then \
845	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
846	      "$$@" $$unique; \
847	  else \
848	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
849	      $$unique; \
850	  fi; \
851	fi
852ctags: ctags-recursive
853
854CTAGS: ctags
855ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
856	$(am__define_uniq_tagged_files); \
857	test -z "$(CTAGS_ARGS)$$unique" \
858	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
859	     $$unique
860
861GTAGS:
862	here=`$(am__cd) $(top_builddir) && pwd` \
863	  && $(am__cd) $(top_srcdir) \
864	  && gtags -i $(GTAGS_ARGS) "$$here"
865cscope: cscope.files
866	test ! -s cscope.files \
867	  || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
868clean-cscope:
869	-rm -f cscope.files
870cscope.files: clean-cscope cscopelist
871cscopelist: cscopelist-recursive
872
873cscopelist-am: $(am__tagged_files)
874	list='$(am__tagged_files)'; \
875	case "$(srcdir)" in \
876	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
877	  *) sdir=$(subdir)/$(srcdir) ;; \
878	esac; \
879	for i in $$list; do \
880	  if test -f "$$i"; then \
881	    echo "$(subdir)/$$i"; \
882	  else \
883	    echo "$$sdir/$$i"; \
884	  fi; \
885	done >> $(top_builddir)/cscope.files
886
887distclean-tags:
888	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
889	-rm -f cscope.out cscope.in.out cscope.po.out cscope.files
890
891distdir: $(BUILT_SOURCES)
892	$(MAKE) $(AM_MAKEFLAGS) distdir-am
893
894distdir-am: $(DISTFILES)
895	$(am__remove_distdir)
896	test -d "$(distdir)" || mkdir "$(distdir)"
897	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
898	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
899	list='$(DISTFILES)'; \
900	  dist_files=`for file in $$list; do echo $$file; done | \
901	  sed -e "s|^$$srcdirstrip/||;t" \
902	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
903	case $$dist_files in \
904	  */*) $(MKDIR_P) `echo "$$dist_files" | \
905			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
906			   sort -u` ;; \
907	esac; \
908	for file in $$dist_files; do \
909	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
910	  if test -d $$d/$$file; then \
911	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
912	    if test -d "$(distdir)/$$file"; then \
913	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
914	    fi; \
915	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
916	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
917	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
918	    fi; \
919	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
920	  else \
921	    test -f "$(distdir)/$$file" \
922	    || cp -p $$d/$$file "$(distdir)/$$file" \
923	    || exit 1; \
924	  fi; \
925	done
926	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
927	  if test "$$subdir" = .; then :; else \
928	    $(am__make_dryrun) \
929	      || test -d "$(distdir)/$$subdir" \
930	      || $(MKDIR_P) "$(distdir)/$$subdir" \
931	      || exit 1; \
932	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
933	    $(am__relativize); \
934	    new_distdir=$$reldir; \
935	    dir1=$$subdir; dir2="$(top_distdir)"; \
936	    $(am__relativize); \
937	    new_top_distdir=$$reldir; \
938	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
939	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
940	    ($(am__cd) $$subdir && \
941	      $(MAKE) $(AM_MAKEFLAGS) \
942	        top_distdir="$$new_top_distdir" \
943	        distdir="$$new_distdir" \
944		am__remove_distdir=: \
945		am__skip_length_check=: \
946		am__skip_mode_fix=: \
947	        distdir) \
948	      || exit 1; \
949	  fi; \
950	done
951	-test -n "$(am__skip_mode_fix)" \
952	|| find "$(distdir)" -type d ! -perm -755 \
953		-exec chmod u+rwx,go+rx {} \; -o \
954	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
955	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
956	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
957	|| chmod -R a+r "$(distdir)"
958dist-gzip: distdir
959	tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).tar.gz
960	$(am__post_remove_distdir)
961dist-bzip2: distdir
962	tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
963	$(am__post_remove_distdir)
964
965dist-lzip: distdir
966	tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
967	$(am__post_remove_distdir)
968dist-xz: distdir
969	tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
970	$(am__post_remove_distdir)
971
972dist-zstd: distdir
973	tardir=$(distdir) && $(am__tar) | zstd -c $${ZSTD_CLEVEL-$${ZSTD_OPT--19}} >$(distdir).tar.zst
974	$(am__post_remove_distdir)
975
976dist-tarZ: distdir
977	@echo WARNING: "Support for distribution archives compressed with" \
978		       "legacy program 'compress' is deprecated." >&2
979	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
980	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
981	$(am__post_remove_distdir)
982
983dist-shar: distdir
984	@echo WARNING: "Support for shar distribution archives is" \
985	               "deprecated." >&2
986	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
987	shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz
988	$(am__post_remove_distdir)
989
990dist-zip: distdir
991	-rm -f $(distdir).zip
992	zip -rq $(distdir).zip $(distdir)
993	$(am__post_remove_distdir)
994
995dist dist-all:
996	$(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
997	$(am__post_remove_distdir)
998
999# This target untars the dist file and tries a VPATH configuration.  Then
1000# it guarantees that the distribution is self-contained by making another
1001# tarfile.
1002distcheck: dist
1003	case '$(DIST_ARCHIVES)' in \
1004	*.tar.gz*) \
1005	  eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\
1006	*.tar.bz2*) \
1007	  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
1008	*.tar.lz*) \
1009	  lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
1010	*.tar.xz*) \
1011	  xz -dc $(distdir).tar.xz | $(am__untar) ;;\
1012	*.tar.Z*) \
1013	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
1014	*.shar.gz*) \
1015	  eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\
1016	*.zip*) \
1017	  unzip $(distdir).zip ;;\
1018	*.tar.zst*) \
1019	  zstd -dc $(distdir).tar.zst | $(am__untar) ;;\
1020	esac
1021	chmod -R a-w $(distdir)
1022	chmod u+w $(distdir)
1023	mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
1024	chmod a-w $(distdir)
1025	test -d $(distdir)/_build || exit 0; \
1026	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
1027	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
1028	  && am__cwd=`pwd` \
1029	  && $(am__cd) $(distdir)/_build/sub \
1030	  && ../../configure \
1031	    $(AM_DISTCHECK_CONFIGURE_FLAGS) \
1032	    $(DISTCHECK_CONFIGURE_FLAGS) \
1033	    --srcdir=../.. --prefix="$$dc_install_base" \
1034	  && $(MAKE) $(AM_MAKEFLAGS) \
1035	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
1036	  && $(MAKE) $(AM_MAKEFLAGS) check \
1037	  && $(MAKE) $(AM_MAKEFLAGS) install \
1038	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
1039	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
1040	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
1041	        distuninstallcheck \
1042	  && chmod -R a-w "$$dc_install_base" \
1043	  && ({ \
1044	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
1045	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
1046	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
1047	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
1048	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
1049	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
1050	  && rm -rf "$$dc_destdir" \
1051	  && $(MAKE) $(AM_MAKEFLAGS) dist \
1052	  && rm -rf $(DIST_ARCHIVES) \
1053	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
1054	  && cd "$$am__cwd" \
1055	  || exit 1
1056	$(am__post_remove_distdir)
1057	@(echo "$(distdir) archives ready for distribution: "; \
1058	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
1059	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
1060distuninstallcheck:
1061	@test -n '$(distuninstallcheck_dir)' || { \
1062	  echo 'ERROR: trying to run $@ with an empty' \
1063	       '$$(distuninstallcheck_dir)' >&2; \
1064	  exit 1; \
1065	}; \
1066	$(am__cd) '$(distuninstallcheck_dir)' || { \
1067	  echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
1068	  exit 1; \
1069	}; \
1070	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
1071	   || { echo "ERROR: files left after uninstall:" ; \
1072	        if test -n "$(DESTDIR)"; then \
1073	          echo "  (check DESTDIR support)"; \
1074	        fi ; \
1075	        $(distuninstallcheck_listfiles) ; \
1076	        exit 1; } >&2
1077distcleancheck: distclean
1078	@if test '$(srcdir)' = . ; then \
1079	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
1080	  exit 1 ; \
1081	fi
1082	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
1083	  || { echo "ERROR: files left in build directory after distclean:" ; \
1084	       $(distcleancheck_listfiles) ; \
1085	       exit 1; } >&2
1086@BUILD_TESTS_FALSE@check-local:
1087check-am: all-am
1088	$(MAKE) $(AM_MAKEFLAGS) check-local
1089check: check-recursive
1090all-am: Makefile $(DATA) $(HEADERS) config.h claws-features.h
1091installdirs: installdirs-recursive
1092installdirs-am:
1093	for dir in "$(DESTDIR)$(gnomapdir)" "$(DESTDIR)$(pixmapdir)" "$(DESTDIR)$(pixmap128dir)" "$(DESTDIR)$(pixmap64dir)" "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(relnotesdir)" "$(DESTDIR)$(clawsincludedir)"; do \
1094	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1095	done
1096install: install-recursive
1097install-exec: install-exec-recursive
1098install-data: install-data-recursive
1099uninstall: uninstall-recursive
1100
1101install-am: all-am
1102	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1103
1104installcheck: installcheck-recursive
1105install-strip:
1106	if test -z '$(STRIP)'; then \
1107	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1108	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1109	      install; \
1110	else \
1111	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1112	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1113	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1114	fi
1115mostlyclean-generic:
1116
1117clean-generic:
1118
1119distclean-generic:
1120	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1121	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1122
1123maintainer-clean-generic:
1124	@echo "This command is intended for maintainers to use"
1125	@echo "it deletes files that may require special tools to rebuild."
1126clean: clean-recursive
1127
1128clean-am: clean-generic clean-libtool mostlyclean-am
1129
1130distclean: distclean-recursive
1131	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
1132	-rm -f Makefile
1133distclean-am: clean-am distclean-generic distclean-hdr \
1134	distclean-libtool distclean-tags
1135
1136dvi: dvi-recursive
1137
1138dvi-am:
1139
1140html: html-recursive
1141
1142html-am:
1143
1144info: info-recursive
1145
1146info-am:
1147
1148install-data-am: install-clawsincludeHEADERS install-gnomapDATA \
1149	install-pixmap128DATA install-pixmap64DATA install-pixmapDATA \
1150	install-pkgconfigDATA install-relnotesDATA
1151	@$(NORMAL_INSTALL)
1152	$(MAKE) $(AM_MAKEFLAGS) install-data-hook
1153install-dvi: install-dvi-recursive
1154
1155install-dvi-am:
1156
1157install-exec-am:
1158
1159install-html: install-html-recursive
1160
1161install-html-am:
1162
1163install-info: install-info-recursive
1164
1165install-info-am:
1166
1167install-man:
1168
1169install-pdf: install-pdf-recursive
1170
1171install-pdf-am:
1172
1173install-ps: install-ps-recursive
1174
1175install-ps-am:
1176
1177installcheck-am:
1178
1179maintainer-clean: maintainer-clean-recursive
1180	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
1181	-rm -rf $(top_srcdir)/autom4te.cache
1182	-rm -f Makefile
1183maintainer-clean-am: distclean-am maintainer-clean-generic \
1184	maintainer-clean-local
1185
1186mostlyclean: mostlyclean-recursive
1187
1188mostlyclean-am: mostlyclean-generic mostlyclean-libtool
1189
1190pdf: pdf-recursive
1191
1192pdf-am:
1193
1194ps: ps-recursive
1195
1196ps-am:
1197
1198uninstall-am: uninstall-clawsincludeHEADERS uninstall-gnomapDATA \
1199	uninstall-pixmap128DATA uninstall-pixmap64DATA \
1200	uninstall-pixmapDATA uninstall-pkgconfigDATA \
1201	uninstall-relnotesDATA
1202	@$(NORMAL_INSTALL)
1203	$(MAKE) $(AM_MAKEFLAGS) uninstall-hook
1204.MAKE: $(am__recursive_targets) all check-am install-am \
1205	install-data-am install-strip uninstall-am
1206
1207.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
1208	am--refresh check check-am check-local clean clean-cscope \
1209	clean-generic clean-libtool cscope cscopelist-am ctags \
1210	ctags-am dist dist-all dist-bzip2 dist-gzip dist-lzip \
1211	dist-shar dist-tarZ dist-xz dist-zip dist-zstd distcheck \
1212	distclean distclean-generic distclean-hdr distclean-libtool \
1213	distclean-tags distcleancheck distdir distuninstallcheck dvi \
1214	dvi-am html html-am info info-am install install-am \
1215	install-clawsincludeHEADERS install-data install-data-am \
1216	install-data-hook install-dvi install-dvi-am install-exec \
1217	install-exec-am install-gnomapDATA install-html \
1218	install-html-am install-info install-info-am install-man \
1219	install-pdf install-pdf-am install-pixmap128DATA \
1220	install-pixmap64DATA install-pixmapDATA install-pkgconfigDATA \
1221	install-ps install-ps-am install-relnotesDATA install-strip \
1222	installcheck installcheck-am installdirs installdirs-am \
1223	maintainer-clean maintainer-clean-generic \
1224	maintainer-clean-local mostlyclean mostlyclean-generic \
1225	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
1226	uninstall-am uninstall-clawsincludeHEADERS \
1227	uninstall-gnomapDATA uninstall-hook uninstall-pixmap128DATA \
1228	uninstall-pixmap64DATA uninstall-pixmapDATA \
1229	uninstall-pkgconfigDATA uninstall-relnotesDATA
1230
1231.PRECIOUS: Makefile
1232
1233
1234### testing rules
1235
1236# test: run all tests in cwd and subdirs
1237@BUILD_TESTS_TRUE@test: test-cwd test-recurse
1238# test-cwd: run tests in cwd
1239@BUILD_TESTS_TRUE@test-cwd: ${TEST_PROGS}
1240@BUILD_TESTS_TRUE@	@[ -z "$(TEST_PROGS)" ] || { set -e; $(TESTS_ENVIRONMENT) ${GTESTER} --verbose ${TEST_PROGS}; }
1241
1242# test-recurse: run tests in subdirs
1243@BUILD_TESTS_TRUE@test-recurse:
1244@BUILD_TESTS_TRUE@	@ for subdir in $(SUBDIRS) ; do \
1245@BUILD_TESTS_TRUE@	    test "$$subdir" = "." \
1246@BUILD_TESTS_TRUE@			-o "$$subdir" = "config" \
1247@BUILD_TESTS_TRUE@			-o "$$subdir" = "doc" \
1248@BUILD_TESTS_TRUE@			-o "$$subdir" = "manual" \
1249@BUILD_TESTS_TRUE@			-o "$$subdir" = "m4" \
1250@BUILD_TESTS_TRUE@			-o "$$subdir" = "po" \
1251@BUILD_TESTS_TRUE@			-o "$$subdir" = "tools" \
1252@BUILD_TESTS_TRUE@			|| \
1253@BUILD_TESTS_TRUE@	    ( cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) test ) || exit $? ; \
1254@BUILD_TESTS_TRUE@	  done
1255# test-report: run tests in subdirs and generate report
1256# perf-report: run tests in subdirs with -m perf and generate report
1257# full-report: like test-report: with -m perf and -m slow
1258@BUILD_TESTS_TRUE@test-report perf-report full-report:	${TEST_PROGS}
1259@BUILD_TESTS_TRUE@	@ ignore_logdir=true ; \
1260@BUILD_TESTS_TRUE@	  if test -z "$$GTESTER_LOGDIR" ; then \
1261@BUILD_TESTS_TRUE@	    GTESTER_LOGDIR=`mktemp -d "\`pwd\`/.testlogs-XXXXXX"`; export GTESTER_LOGDIR ; \
1262@BUILD_TESTS_TRUE@	    ignore_logdir=false ; \
1263@BUILD_TESTS_TRUE@	  fi ; \
1264@BUILD_TESTS_TRUE@	  for subdir in $(SUBDIRS) ; do \
1265@BUILD_TESTS_TRUE@	    test "$$subdir" = "." -o "$$subdir" = "po" -o "$$subdir" = "po-properties" || \
1266@BUILD_TESTS_TRUE@	    ( cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $@ ) || exit $? ; \
1267@BUILD_TESTS_TRUE@	  done ; \
1268@BUILD_TESTS_TRUE@	  test -z "${TEST_PROGS}" || { \
1269@BUILD_TESTS_TRUE@	    case $@ in \
1270@BUILD_TESTS_TRUE@	    test-report) test_options="-k";; \
1271@BUILD_TESTS_TRUE@	    perf-report) test_options="-k -m=perf";; \
1272@BUILD_TESTS_TRUE@	    full-report) test_options="-k -m=perf -m=slow";; \
1273@BUILD_TESTS_TRUE@	    esac ; \
1274@BUILD_TESTS_TRUE@	    set -e; \
1275@BUILD_TESTS_TRUE@	    if test -z "$$GTESTER_LOGDIR" ; then \
1276@BUILD_TESTS_TRUE@	      ${GTESTER} --verbose $$test_options -o test-report.xml ${TEST_PROGS} ; \
1277@BUILD_TESTS_TRUE@	    elif test -n "${TEST_PROGS}" ; then \
1278@BUILD_TESTS_TRUE@	      ${GTESTER} --verbose $$test_options -o `mktemp "$$GTESTER_LOGDIR/log-XXXXXX"` ${TEST_PROGS} ; \
1279@BUILD_TESTS_TRUE@	    fi ; \
1280@BUILD_TESTS_TRUE@	  }; \
1281@BUILD_TESTS_TRUE@	  $$ignore_logdir || { \
1282@BUILD_TESTS_TRUE@	    echo '<?xml version="1.0"?>' > $@.xml ; \
1283@BUILD_TESTS_TRUE@	    echo '<report-collection>'  >> $@.xml ; \
1284@BUILD_TESTS_TRUE@	    for lf in `ls -L "$$GTESTER_LOGDIR"/.` ; do \
1285@BUILD_TESTS_TRUE@	      sed '1,1s/^<?xml\b[^>?]*?>//' <"$$GTESTER_LOGDIR"/"$$lf" >> $@.xml ; \
1286@BUILD_TESTS_TRUE@	    done ; \
1287@BUILD_TESTS_TRUE@	    echo >> $@.xml ; \
1288@BUILD_TESTS_TRUE@	    echo '</report-collection>' >> $@.xml ; \
1289@BUILD_TESTS_TRUE@	    rm -rf "$$GTESTER_LOGDIR"/ ; \
1290@BUILD_TESTS_TRUE@	    ${GTESTER_REPORT} --version 2>/dev/null 1>&2 ; test "$$?" != 0 || ${GTESTER_REPORT} $@.xml >$@.html ; \
1291@BUILD_TESTS_TRUE@	  }
1292@BUILD_TESTS_TRUE@.PHONY: test test-cwd test-recurse test-report perf-report full-report
1293# run make test-cwd as part of make check
1294@BUILD_TESTS_TRUE@check-local: test-cwd
1295
1296rename-icons:
1297	@cd $(DESTDIR)$(datadir)/icons/hicolor/64x64/apps && \
1298            mv claws-mail-64x64.png claws-mail.png
1299	@cd $(DESTDIR)$(datadir)/icons/hicolor/128x128/apps && \
1300            mv claws-mail-128x128.png claws-mail.png
1301
1302remove-icons:
1303	rm -f $(DESTDIR)$(datadir)/icons/hicolor/64x64/apps/claws-mail.png
1304	rm -f $(DESTDIR)$(datadir)/icons/hicolor/128x128/apps/claws-mail.png
1305
1306@UPDATE_GTK_ICON_CACHE_TRUE@install-data-hook: rename-icons update-icon-cache
1307@UPDATE_GTK_ICON_CACHE_TRUE@uninstall-hook: remove-icons update-icon-cache
1308
1309@UPDATE_GTK_ICON_CACHE_TRUE@update-icon-cache:
1310@UPDATE_GTK_ICON_CACHE_TRUE@	@-if test -z "$(DESTDIR)"; then					\
1311@UPDATE_GTK_ICON_CACHE_TRUE@                echo "Updating Gtk icon cache.";			\
1312@UPDATE_GTK_ICON_CACHE_TRUE@                $(gtk_update_icon_cache);				\
1313@UPDATE_GTK_ICON_CACHE_TRUE@        else								\
1314@UPDATE_GTK_ICON_CACHE_TRUE@                echo "*** Icon cache not updated. Remember to run:";	\
1315@UPDATE_GTK_ICON_CACHE_TRUE@		echo "***";						\
1316@UPDATE_GTK_ICON_CACHE_TRUE@                echo "***   $(gtk_update_icon_cache)";			\
1317@UPDATE_GTK_ICON_CACHE_TRUE@		echo "***";						\
1318@UPDATE_GTK_ICON_CACHE_TRUE@        fi
1319
1320@UPDATE_GTK_ICON_CACHE_FALSE@install-data-hook: rename-icons
1321@UPDATE_GTK_ICON_CACHE_FALSE@uninstall-hook: remove-icons
1322
1323dist-local: ChangeLog
1324
1325maintainer-clean-local:
1326	@rm -f ChangeLog
1327	@rm -f version
1328
1329ChangeLog: version
1330	@./tools/gitlog2changelog.py 3.9.0 > ChangeLog
1331
1332# Tell versions [3.59,3.63) of GNU make to not export all variables.
1333# Otherwise a system limit (for SysV at least) may be exceeded.
1334.NOEXPORT:
1335