--- kdepim-3.5.6.orig/akregator/src/librss/Makefile.in +++ kdepim-3.5.6/akregator/src/librss/Makefile.in @@ -149,6 +149,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -237,6 +238,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -286,6 +290,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -295,12 +300,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -331,8 +334,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -341,6 +347,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -457,6 +464,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -467,12 +475,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -516,7 +526,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/admin/Doxyfile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/admin/Doxyfile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -554,9 +564,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh clean-noinstLTLIBRARIES: --- kdepim-3.5.6.orig/akregator/src/mk4storage/metakit/src/Makefile.in +++ kdepim-3.5.6/akregator/src/mk4storage/metakit/src/Makefile.in @@ -142,6 +142,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -230,6 +231,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -279,6 +283,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -288,12 +293,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -324,8 +327,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -334,6 +340,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -450,6 +457,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -460,12 +468,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -499,7 +509,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -537,9 +547,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh clean-noinstLTLIBRARIES: --- kdepim-3.5.6.orig/akregator/src/mk4storage/metakit/Makefile.in +++ kdepim-3.5.6/akregator/src/mk4storage/metakit/Makefile.in @@ -118,6 +118,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -206,6 +207,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -255,6 +259,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -264,12 +269,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -300,8 +303,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -310,6 +316,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -426,6 +433,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -436,12 +444,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -467,7 +477,7 @@ all: docs-am all-recursive .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -505,9 +515,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/akregator/src/mk4storage/Makefile.in +++ kdepim-3.5.6/akregator/src/mk4storage/Makefile.in @@ -169,6 +169,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -257,6 +258,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -306,6 +310,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -315,12 +320,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -351,8 +354,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -361,6 +367,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -477,6 +484,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -487,12 +495,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -544,7 +554,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -582,9 +592,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/akregator/src/pics/Makefile.in +++ kdepim-3.5.6/akregator/src/pics/Makefile.in @@ -112,6 +112,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -200,6 +201,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -249,6 +253,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -258,12 +263,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -294,8 +297,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -304,6 +310,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -420,6 +427,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -430,12 +438,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -463,7 +473,7 @@ all: docs-am all-am .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -501,9 +511,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/akregator/src/about/Makefile.in +++ kdepim-3.5.6/akregator/src/about/Makefile.in @@ -112,6 +112,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -200,6 +201,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -249,6 +253,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -258,12 +263,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -294,8 +297,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -304,6 +310,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -420,6 +427,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -430,12 +438,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -466,7 +476,7 @@ all: docs-am all-am .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -504,9 +514,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/akregator/src/Makefile.in +++ kdepim-3.5.6/akregator/src/Makefile.in @@ -236,6 +236,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -324,6 +325,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -373,6 +377,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -382,12 +387,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -418,8 +421,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -428,6 +434,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -544,6 +551,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -554,12 +562,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -797,7 +807,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/admin/Doxyfile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/admin/Doxyfile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -835,9 +845,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/akregator/Makefile.in +++ kdepim-3.5.6/akregator/Makefile.in @@ -120,6 +120,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -208,6 +209,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -257,6 +261,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -266,12 +271,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -302,8 +305,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -312,6 +318,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -428,6 +435,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -438,12 +446,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -471,7 +481,7 @@ all: docs-am all-recursive .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/admin/Doxyfile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/admin/Doxyfile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -509,9 +519,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/kmobile/devices/gnokii/Makefile.in +++ kdepim-3.5.6/kmobile/devices/gnokii/Makefile.in @@ -150,6 +150,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -238,6 +239,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -287,6 +291,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -296,12 +301,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -332,8 +335,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -342,6 +348,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -458,6 +465,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -468,12 +476,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -510,7 +520,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -548,9 +558,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kmobile/devices/skeleton/Makefile.in +++ kdepim-3.5.6/kmobile/devices/skeleton/Makefile.in @@ -144,6 +144,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -232,6 +233,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -281,6 +285,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -290,12 +295,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -326,8 +329,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -336,6 +342,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -452,6 +459,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -462,12 +470,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -502,7 +512,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -540,9 +550,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kmobile/devices/gammu/Makefile.in +++ kdepim-3.5.6/kmobile/devices/gammu/Makefile.in @@ -112,6 +112,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -200,6 +201,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -249,6 +253,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -258,12 +263,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -294,8 +297,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -304,6 +310,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -420,6 +427,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -430,12 +438,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -461,7 +471,7 @@ all: docs-am all-am .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -499,9 +509,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/kmobile/devices/digicam/Makefile.in +++ kdepim-3.5.6/kmobile/devices/digicam/Makefile.in @@ -112,6 +112,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -200,6 +201,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -249,6 +253,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -258,12 +263,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -294,8 +297,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -304,6 +310,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -420,6 +427,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -430,12 +438,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -461,7 +471,7 @@ all: docs-am all-am .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -499,9 +509,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/kmobile/devices/pics/Makefile.in +++ kdepim-3.5.6/kmobile/devices/pics/Makefile.in @@ -112,6 +112,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -200,6 +201,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -249,6 +253,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -258,12 +263,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -294,8 +297,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -304,6 +310,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -420,6 +427,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -430,12 +438,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -467,7 +477,7 @@ all: docs-am all-am .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -505,9 +515,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/kmobile/devices/Makefile.in +++ kdepim-3.5.6/kmobile/devices/Makefile.in @@ -118,6 +118,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -206,6 +207,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -255,6 +259,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -264,12 +269,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -300,8 +303,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -310,6 +316,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -426,6 +433,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -436,12 +444,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -468,7 +478,7 @@ all: docs-am all-recursive .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -506,9 +516,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/kmobile/kioslave/mimetypes/Makefile.in +++ kdepim-3.5.6/kmobile/kioslave/mimetypes/Makefile.in @@ -112,6 +112,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -200,6 +201,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -249,6 +253,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -258,12 +263,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -294,8 +297,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -304,6 +310,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -420,6 +427,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -430,12 +438,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -465,7 +475,7 @@ all: docs-am all-am .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -503,9 +513,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/kmobile/kioslave/Makefile.in +++ kdepim-3.5.6/kmobile/kioslave/Makefile.in @@ -160,6 +160,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -248,6 +249,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -297,6 +301,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -306,12 +311,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -342,8 +345,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -352,6 +358,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -468,6 +475,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -478,12 +486,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -518,7 +528,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -556,9 +566,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kmobile/Makefile.in +++ kdepim-3.5.6/kmobile/Makefile.in @@ -198,6 +198,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -286,6 +287,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -335,6 +339,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -344,12 +349,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -380,8 +383,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -390,6 +396,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -506,6 +513,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -516,12 +524,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -586,7 +596,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -624,9 +634,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-libLTLIBRARIES: $(lib_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/pixmaps/Makefile.in +++ kdepim-3.5.6/pixmaps/Makefile.in @@ -102,6 +102,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -190,6 +191,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -239,6 +243,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -248,12 +253,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -284,8 +287,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -294,6 +300,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -410,6 +417,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -420,12 +428,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -452,7 +462,7 @@ all: docs-am all-am .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -490,9 +500,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/kode/kwsdl/schema/Makefile.in +++ kdepim-3.5.6/kode/kwsdl/schema/Makefile.in @@ -147,6 +147,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -235,6 +236,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -284,6 +288,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -293,12 +298,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -329,8 +332,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -339,6 +345,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -455,6 +462,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -465,12 +473,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -511,7 +521,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -549,9 +559,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-libLTLIBRARIES: $(lib_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kode/kwsdl/tests/google/Makefile.in +++ kdepim-3.5.6/kode/kwsdl/tests/google/Makefile.in @@ -146,6 +146,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -234,6 +235,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -283,6 +287,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -292,12 +297,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -328,8 +331,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -338,6 +344,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -454,6 +461,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -464,12 +472,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -500,7 +510,7 @@ .SUFFIXES: .SUFFIXES: .cc .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -538,9 +548,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-binPROGRAMS: $(bin_PROGRAMS) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kode/kwsdl/tests/Makefile.in +++ kdepim-3.5.6/kode/kwsdl/tests/Makefile.in @@ -118,6 +118,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -206,6 +207,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -255,6 +259,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -264,12 +269,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -300,8 +303,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -310,6 +316,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -426,6 +433,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -436,12 +444,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -467,7 +477,7 @@ all: docs-am all-recursive .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -505,9 +515,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/kode/kwsdl/kung/Makefile.in +++ kdepim-3.5.6/kode/kwsdl/kung/Makefile.in @@ -159,6 +159,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -247,6 +248,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -296,6 +300,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -305,12 +310,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -341,8 +344,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -351,6 +357,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -467,6 +474,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -477,12 +485,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -518,7 +528,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -556,9 +566,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-binPROGRAMS: $(bin_PROGRAMS) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kode/kwsdl/wscl/Makefile.in +++ kdepim-3.5.6/kode/kwsdl/wscl/Makefile.in @@ -145,6 +145,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -233,6 +234,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -282,6 +286,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -291,12 +296,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -327,8 +330,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -337,6 +343,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -453,6 +460,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -463,12 +471,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -507,7 +517,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -545,9 +555,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-libLTLIBRARIES: $(lib_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kode/kwsdl/Makefile.in +++ kdepim-3.5.6/kode/kwsdl/Makefile.in @@ -173,6 +173,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -261,6 +262,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -310,6 +314,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -319,12 +324,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -355,8 +358,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -365,6 +371,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -481,6 +488,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -491,12 +499,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -538,7 +548,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -576,9 +586,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-libLTLIBRARIES: $(lib_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kode/kxml_compiler/Makefile.in +++ kdepim-3.5.6/kode/kxml_compiler/Makefile.in @@ -140,6 +140,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -228,6 +229,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -277,6 +281,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -286,12 +291,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -322,8 +325,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -332,6 +338,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -448,6 +455,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -458,12 +466,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -494,7 +504,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -532,9 +542,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-binPROGRAMS: $(bin_PROGRAMS) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kode/Makefile.in +++ kdepim-3.5.6/kode/Makefile.in @@ -170,6 +170,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -258,6 +259,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -307,6 +311,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -316,12 +321,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -352,8 +355,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -362,6 +368,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -478,6 +485,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -488,12 +496,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -538,7 +548,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -576,9 +586,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-libLTLIBRARIES: $(lib_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/wizards/Makefile.in +++ kdepim-3.5.6/wizards/Makefile.in @@ -259,6 +259,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -347,6 +348,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -396,6 +400,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -405,12 +410,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -441,8 +444,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -451,6 +457,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -567,6 +574,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -577,12 +585,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -722,7 +732,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -760,9 +770,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kresources/egroupware/Makefile.in +++ kdepim-3.5.6/kresources/egroupware/Makefile.in @@ -217,6 +217,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -305,6 +306,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -354,6 +358,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -363,12 +368,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -399,8 +402,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -409,6 +415,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -525,6 +532,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -535,12 +543,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -643,7 +653,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -681,9 +691,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kresources/tvanytime/Makefile.in +++ kdepim-3.5.6/kresources/tvanytime/Makefile.in @@ -163,6 +163,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -251,6 +252,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -300,6 +304,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -309,12 +314,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -345,8 +348,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -355,6 +361,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -471,6 +478,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -481,12 +489,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -537,7 +547,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -575,9 +585,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kresources/exchange/Makefile.in +++ kdepim-3.5.6/kresources/exchange/Makefile.in @@ -152,6 +152,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -240,6 +241,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -289,6 +293,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -298,12 +303,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -334,8 +337,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -344,6 +350,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -460,6 +467,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -470,12 +478,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -519,7 +529,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -557,9 +567,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kresources/groupwise/soap/Makefile.in +++ kdepim-3.5.6/kresources/groupwise/soap/Makefile.in @@ -147,6 +147,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -235,6 +236,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -284,6 +288,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -293,12 +298,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -329,8 +332,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -339,6 +345,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -455,6 +462,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -465,12 +473,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -514,7 +524,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -552,9 +562,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh clean-noinstLTLIBRARIES: --- kdepim-3.5.6.orig/kresources/groupwise/kioslave/Makefile.in +++ kdepim-3.5.6/kresources/groupwise/kioslave/Makefile.in @@ -150,6 +150,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -238,6 +239,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -287,6 +291,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -296,12 +301,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -332,8 +335,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -342,6 +348,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -458,6 +465,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -468,12 +476,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -512,7 +522,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -550,9 +560,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kresources/groupwise/Makefile.in +++ kdepim-3.5.6/kresources/groupwise/Makefile.in @@ -198,6 +198,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -286,6 +287,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -335,6 +339,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -344,12 +349,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -380,8 +383,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -390,6 +396,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -506,6 +513,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -516,12 +524,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -600,7 +610,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -638,9 +648,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kresources/slox/Makefile.in +++ kdepim-3.5.6/kresources/slox/Makefile.in @@ -195,6 +195,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -283,6 +284,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -332,6 +336,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -341,12 +346,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -377,8 +380,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -387,6 +393,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -503,6 +510,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -513,12 +521,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -585,7 +595,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -623,9 +633,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kresources/featureplan/Makefile.in +++ kdepim-3.5.6/kresources/featureplan/Makefile.in @@ -193,6 +193,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -281,6 +282,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -330,6 +334,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -339,12 +344,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -375,8 +378,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -385,6 +391,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -501,6 +508,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -511,12 +519,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -586,7 +596,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -624,9 +634,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kresources/lib/Makefile.in +++ kdepim-3.5.6/kresources/lib/Makefile.in @@ -168,6 +168,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -256,6 +257,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -305,6 +309,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -314,12 +319,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -350,8 +353,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -360,6 +366,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -476,6 +483,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -486,12 +494,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -564,7 +574,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -602,9 +612,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-libLTLIBRARIES: $(lib_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kresources/groupdav/Makefile.in +++ kdepim-3.5.6/kresources/groupdav/Makefile.in @@ -185,6 +185,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -273,6 +274,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -322,6 +326,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -331,12 +336,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -367,8 +370,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -377,6 +383,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -493,6 +500,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -503,12 +511,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -579,7 +589,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -617,9 +627,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kresources/blogging/Makefile.in +++ kdepim-3.5.6/kresources/blogging/Makefile.in @@ -160,6 +160,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -248,6 +249,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -297,6 +301,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -306,12 +311,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -342,8 +345,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -352,6 +358,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -468,6 +475,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -478,12 +486,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -535,7 +545,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -573,9 +583,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kresources/kolab/kabc/Makefile.in +++ kdepim-3.5.6/kresources/kolab/kabc/Makefile.in @@ -156,6 +156,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -244,6 +245,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -293,6 +297,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -302,12 +307,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -338,8 +341,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -348,6 +354,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -464,6 +471,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -474,12 +482,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -527,7 +537,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -565,9 +575,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kresources/kolab/knotes/Makefile.in +++ kdepim-3.5.6/kresources/kolab/knotes/Makefile.in @@ -155,6 +155,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -243,6 +244,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -292,6 +296,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -301,12 +306,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -337,8 +340,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -347,6 +353,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -463,6 +470,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -473,12 +481,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -528,7 +538,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -566,9 +576,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kresources/kolab/shared/Makefile.in +++ kdepim-3.5.6/kresources/kolab/shared/Makefile.in @@ -143,6 +143,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -231,6 +232,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -280,6 +284,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -289,12 +294,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -325,8 +328,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -335,6 +341,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -451,6 +458,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -461,12 +469,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -512,7 +522,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -550,9 +560,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh clean-noinstLTLIBRARIES: --- kdepim-3.5.6.orig/kresources/kolab/kcal/Makefile.in +++ kdepim-3.5.6/kresources/kolab/kcal/Makefile.in @@ -156,6 +156,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -244,6 +245,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -293,6 +297,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -302,12 +307,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -338,8 +341,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -348,6 +354,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -464,6 +471,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -474,12 +482,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -528,7 +538,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -566,9 +576,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kresources/kolab/Makefile.in +++ kdepim-3.5.6/kresources/kolab/Makefile.in @@ -118,6 +118,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -206,6 +207,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -255,6 +259,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -264,12 +269,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -300,8 +303,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -310,6 +316,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -426,6 +433,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -436,12 +444,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -467,7 +477,7 @@ all: docs-am all-recursive .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -505,9 +515,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/kresources/birthdays/Makefile.in +++ kdepim-3.5.6/kresources/birthdays/Makefile.in @@ -152,6 +152,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -240,6 +241,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -289,6 +293,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -298,12 +303,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -334,8 +337,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -344,6 +350,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -460,6 +467,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -470,12 +478,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -517,7 +527,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -555,9 +565,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kresources/groupware/Makefile.in +++ kdepim-3.5.6/kresources/groupware/Makefile.in @@ -179,6 +179,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -267,6 +268,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -316,6 +320,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -325,12 +330,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -361,8 +364,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -371,6 +377,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -487,6 +494,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -497,12 +505,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -578,7 +588,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -616,9 +626,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kresources/remote/Makefile.in +++ kdepim-3.5.6/kresources/remote/Makefile.in @@ -165,6 +165,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -253,6 +254,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -302,6 +306,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -311,12 +316,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -347,8 +350,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -357,6 +363,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -473,6 +480,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -483,12 +491,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -537,7 +547,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -575,9 +585,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kresources/newexchange/Makefile.in +++ kdepim-3.5.6/kresources/newexchange/Makefile.in @@ -194,6 +194,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -282,6 +283,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -331,6 +335,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -340,12 +345,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -376,8 +379,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -386,6 +392,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -502,6 +509,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -512,12 +520,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -589,7 +599,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -627,9 +637,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kresources/Makefile.in +++ kdepim-3.5.6/kresources/Makefile.in @@ -119,6 +119,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -207,6 +208,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -256,6 +260,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -265,12 +270,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -301,8 +304,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -311,6 +317,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -427,6 +434,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -437,12 +445,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -469,7 +479,7 @@ all: docs-am all-recursive .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -507,9 +517,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/ksync/lib/Makefile.in +++ kdepim-3.5.6/ksync/lib/Makefile.in @@ -147,6 +147,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -235,6 +236,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -284,6 +288,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -293,12 +298,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -329,8 +332,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -339,6 +345,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -455,6 +462,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -465,12 +473,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -507,7 +517,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -545,9 +555,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-libLTLIBRARIES: $(lib_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/ksync/src/Makefile.in +++ kdepim-3.5.6/ksync/src/Makefile.in @@ -148,6 +148,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -236,6 +237,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -285,6 +289,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -294,12 +299,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -330,8 +333,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -340,6 +346,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -456,6 +463,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -466,12 +474,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -505,7 +515,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -543,9 +553,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-binPROGRAMS: $(bin_PROGRAMS) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/ksync/Makefile.in +++ kdepim-3.5.6/ksync/Makefile.in @@ -119,6 +119,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -207,6 +208,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -256,6 +260,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -265,12 +270,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -301,8 +304,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -311,6 +317,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -427,6 +434,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -437,12 +445,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -468,7 +478,7 @@ all: docs-am all-recursive .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/admin/Doxyfile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/admin/Doxyfile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -506,9 +516,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/kgantt/pixmaps/Makefile.in +++ kdepim-3.5.6/kgantt/pixmaps/Makefile.in @@ -102,6 +102,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -190,6 +191,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -239,6 +243,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -248,12 +253,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -284,8 +287,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -294,6 +300,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -410,6 +417,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -420,12 +428,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -452,7 +462,7 @@ all: docs-am all-am .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -490,9 +500,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/kgantt/kgantt/Makefile.in +++ kdepim-3.5.6/kgantt/kgantt/Makefile.in @@ -156,6 +156,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -244,6 +245,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -293,6 +297,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -302,12 +307,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -338,8 +341,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -348,6 +354,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -464,6 +471,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -474,12 +482,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -526,7 +536,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -564,9 +574,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-libLTLIBRARIES: $(lib_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kgantt/Makefile.in +++ kdepim-3.5.6/kgantt/Makefile.in @@ -119,6 +119,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -207,6 +208,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -256,6 +260,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -265,12 +270,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -301,8 +304,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -311,6 +317,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -427,6 +434,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -437,12 +445,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -469,7 +479,7 @@ all: docs-am all-recursive .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/admin/Doxyfile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/admin/Doxyfile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -507,9 +517,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/certmanager/kwatchgnupg/Makefile.in +++ kdepim-3.5.6/certmanager/kwatchgnupg/Makefile.in @@ -155,6 +155,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -243,6 +244,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -292,6 +296,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -301,12 +306,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -337,8 +340,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -347,6 +353,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -463,6 +470,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -473,12 +481,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -521,7 +531,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -559,9 +569,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-binPROGRAMS: $(bin_PROGRAMS) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/certmanager/conf/Makefile.in +++ kdepim-3.5.6/certmanager/conf/Makefile.in @@ -158,6 +158,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -246,6 +247,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -295,6 +299,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -304,12 +309,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -340,8 +343,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -350,6 +356,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -466,6 +473,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -476,12 +484,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -537,7 +547,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -575,9 +585,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/certmanager/lib/tests/Makefile.in +++ kdepim-3.5.6/certmanager/lib/tests/Makefile.in @@ -172,6 +172,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -260,6 +261,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -309,6 +313,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -318,12 +323,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -354,8 +357,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -364,6 +370,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -480,6 +487,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -490,12 +498,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -533,7 +543,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -571,9 +581,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh clean-checkPROGRAMS: --- kdepim-3.5.6.orig/certmanager/lib/backends/qgpgme/Makefile.in +++ kdepim-3.5.6/certmanager/lib/backends/qgpgme/Makefile.in @@ -156,6 +156,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -244,6 +245,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -293,6 +297,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -302,12 +307,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -338,8 +341,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -348,6 +354,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -464,6 +471,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -474,12 +482,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -536,7 +546,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -574,9 +584,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh clean-noinstLTLIBRARIES: --- kdepim-3.5.6.orig/certmanager/lib/backends/kpgp/Makefile.in +++ kdepim-3.5.6/certmanager/lib/backends/kpgp/Makefile.in @@ -138,6 +138,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -226,6 +227,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -275,6 +279,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -284,12 +289,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -320,8 +323,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -330,6 +336,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -446,6 +453,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -456,12 +464,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -498,7 +508,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -536,9 +546,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh clean-noinstLTLIBRARIES: --- kdepim-3.5.6.orig/certmanager/lib/backends/chiasmus/Makefile.in +++ kdepim-3.5.6/certmanager/lib/backends/chiasmus/Makefile.in @@ -148,6 +148,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -236,6 +237,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -285,6 +289,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -294,12 +299,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -330,8 +333,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -340,6 +346,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -456,6 +463,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -466,12 +474,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -509,7 +519,7 @@ .SUFFIXES: .SUFFIXES: .c .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -547,9 +557,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh clean-noinstLTLIBRARIES: --- kdepim-3.5.6.orig/certmanager/lib/backends/Makefile.in +++ kdepim-3.5.6/certmanager/lib/backends/Makefile.in @@ -118,6 +118,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -206,6 +207,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -255,6 +259,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -264,12 +269,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -300,8 +303,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -310,6 +316,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -426,6 +433,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -436,12 +444,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -467,7 +477,7 @@ all: docs-am all-recursive .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -505,9 +515,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/certmanager/lib/kleo/Makefile.in +++ kdepim-3.5.6/certmanager/lib/kleo/Makefile.in @@ -152,6 +152,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -240,6 +241,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -289,6 +293,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -298,12 +303,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -334,8 +337,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -344,6 +350,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -460,6 +467,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -470,12 +478,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -537,7 +547,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -575,9 +585,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh clean-noinstLTLIBRARIES: --- kdepim-3.5.6.orig/certmanager/lib/ui/Makefile.in +++ kdepim-3.5.6/certmanager/lib/ui/Makefile.in @@ -156,6 +156,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -244,6 +245,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -293,6 +297,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -302,12 +307,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -338,8 +341,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -348,6 +354,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -464,6 +471,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -474,12 +482,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -561,7 +571,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -599,9 +609,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh clean-noinstLTLIBRARIES: --- kdepim-3.5.6.orig/certmanager/lib/pics/Makefile.in +++ kdepim-3.5.6/certmanager/lib/pics/Makefile.in @@ -112,6 +112,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -200,6 +201,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -249,6 +253,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -258,12 +263,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -294,8 +297,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -304,6 +310,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -420,6 +427,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -430,12 +438,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -463,7 +473,7 @@ all: docs-am all-am .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -501,9 +511,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/certmanager/lib/Makefile.in +++ kdepim-3.5.6/certmanager/lib/Makefile.in @@ -166,6 +166,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -254,6 +255,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -303,6 +307,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -312,12 +317,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -348,8 +351,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -358,6 +364,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -474,6 +481,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -484,12 +492,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -546,7 +556,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/admin/Doxyfile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/admin/Doxyfile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -584,9 +594,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-libLTLIBRARIES: $(lib_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/certmanager/Makefile.in +++ kdepim-3.5.6/certmanager/Makefile.in @@ -174,6 +174,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -262,6 +263,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -311,6 +315,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -320,12 +325,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -356,8 +359,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -366,6 +372,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -482,6 +489,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -492,12 +500,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -550,7 +560,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/admin/Doxyfile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/admin/Doxyfile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -588,9 +598,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-binPROGRAMS: $(bin_PROGRAMS) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/libkpgp/pics/Makefile.in +++ kdepim-3.5.6/libkpgp/pics/Makefile.in @@ -114,6 +114,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -202,6 +203,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -251,6 +255,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -260,12 +265,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -296,8 +299,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -306,6 +312,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -422,6 +429,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -432,12 +440,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -467,7 +477,7 @@ all: docs-am all-am .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -505,9 +515,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/libkpgp/Makefile.in +++ kdepim-3.5.6/libkpgp/Makefile.in @@ -170,6 +170,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -258,6 +259,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -307,6 +311,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -316,12 +321,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -352,8 +355,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -362,6 +368,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -478,6 +485,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -488,12 +496,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -541,7 +551,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/admin/Doxyfile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/admin/Doxyfile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -579,9 +589,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-libLTLIBRARIES: $(lib_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/libkmime/tests/Makefile.in +++ kdepim-3.5.6/libkmime/tests/Makefile.in @@ -164,6 +164,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -252,6 +253,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -301,6 +305,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -310,12 +315,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -346,8 +349,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -356,6 +362,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -472,6 +479,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -482,12 +490,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -520,7 +530,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -558,9 +568,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh clean-checkPROGRAMS: --- kdepim-3.5.6.orig/libkmime/Makefile.in +++ kdepim-3.5.6/libkmime/Makefile.in @@ -155,6 +155,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -243,6 +244,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -292,6 +296,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -301,12 +306,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -337,8 +340,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -347,6 +353,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -463,6 +470,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -473,12 +481,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -529,7 +539,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/admin/Doxyfile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/admin/Doxyfile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -567,9 +577,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-libLTLIBRARIES: $(lib_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/karm/pics/Makefile.in +++ kdepim-3.5.6/karm/pics/Makefile.in @@ -112,6 +112,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -200,6 +201,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -249,6 +253,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -258,12 +263,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -294,8 +297,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -304,6 +310,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -420,6 +427,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -430,12 +438,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -469,7 +479,7 @@ all: docs-am all-am .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -507,9 +517,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/karm/test/Makefile.in +++ kdepim-3.5.6/karm/test/Makefile.in @@ -144,6 +144,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -232,6 +233,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -281,6 +285,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -290,12 +295,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -326,8 +329,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -336,6 +342,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -452,6 +459,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -462,12 +470,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -503,7 +513,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -541,9 +551,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh clean-checkPROGRAMS: --- kdepim-3.5.6.orig/karm/support/Makefile.in +++ kdepim-3.5.6/karm/support/Makefile.in @@ -112,6 +112,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -200,6 +201,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -249,6 +253,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -258,12 +263,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -294,8 +297,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -304,6 +310,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -420,6 +427,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -430,12 +438,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -462,7 +472,7 @@ all: docs-am all-am .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -500,9 +510,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/karm/Makefile.in +++ kdepim-3.5.6/karm/Makefile.in @@ -197,6 +197,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -285,6 +286,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -334,6 +338,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -343,12 +348,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -379,8 +382,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -389,6 +395,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -505,6 +512,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -515,12 +523,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -606,7 +616,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/admin/Doxyfile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/admin/Doxyfile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -644,9 +654,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/libkpimexchange/core/Makefile.in +++ kdepim-3.5.6/libkpimexchange/core/Makefile.in @@ -168,6 +168,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -256,6 +257,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -305,6 +309,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -314,12 +319,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -350,8 +353,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -360,6 +366,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -476,6 +483,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -486,12 +494,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -537,7 +547,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -575,9 +585,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh clean-noinstLTLIBRARIES: --- kdepim-3.5.6.orig/libkpimexchange/Makefile.in +++ kdepim-3.5.6/libkpimexchange/Makefile.in @@ -158,6 +158,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -246,6 +247,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -295,6 +299,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -304,12 +309,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -340,8 +343,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -350,6 +356,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -466,6 +473,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -476,12 +484,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -518,7 +528,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -556,9 +566,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-libLTLIBRARIES: $(lib_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kdgantt/Makefile.in +++ kdepim-3.5.6/kdgantt/Makefile.in @@ -151,6 +151,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -239,6 +240,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -288,6 +292,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -297,12 +302,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -333,8 +336,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -343,6 +349,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -459,6 +466,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -469,12 +477,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -556,7 +566,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/admin/Doxyfile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/admin/Doxyfile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -594,9 +604,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh clean-noinstLTLIBRARIES: --- kdepim-3.5.6.orig/kmail/profiles/Makefile.in +++ kdepim-3.5.6/kmail/profiles/Makefile.in @@ -102,6 +102,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -190,6 +191,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -239,6 +243,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -248,12 +253,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -284,8 +287,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -294,6 +300,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -410,6 +417,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -420,12 +428,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -451,7 +461,7 @@ all: docs-am all-am .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -489,9 +499,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/kmail/pics/icons/Makefile.in +++ kdepim-3.5.6/kmail/pics/icons/Makefile.in @@ -102,6 +102,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -190,6 +191,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -239,6 +243,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -248,12 +253,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -284,8 +287,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -294,6 +300,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -410,6 +417,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -420,12 +428,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -452,7 +462,7 @@ all: docs-am all-am .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -490,9 +500,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/kmail/pics/Makefile.in +++ kdepim-3.5.6/kmail/pics/Makefile.in @@ -128,6 +128,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -216,6 +217,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -265,6 +269,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -274,12 +279,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -310,8 +313,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -320,6 +326,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -436,6 +443,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -446,12 +454,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -492,7 +502,7 @@ all: docs-am all-recursive .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -530,9 +540,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/kmail/avscripts/Makefile.in +++ kdepim-3.5.6/kmail/avscripts/Makefile.in @@ -122,6 +122,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -210,6 +211,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -259,6 +263,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -268,12 +273,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -304,8 +307,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -314,6 +320,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -430,6 +437,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -440,12 +448,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -472,7 +482,7 @@ all: docs-am all-recursive .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -510,9 +520,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-binSCRIPTS: $(bin_SCRIPTS) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kmail/tests/Makefile.in +++ kdepim-3.5.6/kmail/tests/Makefile.in @@ -139,6 +139,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -227,6 +228,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -276,6 +280,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -285,12 +290,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -321,8 +324,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -331,6 +337,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -447,6 +454,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -457,12 +465,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -495,7 +505,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -533,9 +543,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh clean-checkLTLIBRARIES: --- kdepim-3.5.6.orig/kmail/interfaces/Makefile.in +++ kdepim-3.5.6/kmail/interfaces/Makefile.in @@ -115,6 +115,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -203,6 +204,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -252,6 +256,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -261,12 +266,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -297,8 +300,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -307,6 +313,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -423,6 +430,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -433,12 +441,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -472,7 +482,7 @@ all: docs-am all-am .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -510,9 +520,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/kmail/about/Makefile.in +++ kdepim-3.5.6/kmail/about/Makefile.in @@ -112,6 +112,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -200,6 +201,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -249,6 +253,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -258,12 +263,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -294,8 +297,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -304,6 +310,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -420,6 +427,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -430,12 +438,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -466,7 +476,7 @@ all: docs-am all-am .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -504,9 +514,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/kmail/Makefile.in +++ kdepim-3.5.6/kmail/Makefile.in @@ -351,6 +351,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -439,6 +440,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -488,6 +492,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -497,12 +502,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -533,8 +536,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -543,6 +549,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -659,6 +666,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -669,12 +677,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -945,7 +955,8 @@ kmail-3.3-misc.pl \ kmail-3.3b1-misc.pl \ kmail-3.4-misc.pl \ - kmail-3.4.1-update-status-filters.pl + kmail-3.4.1-update-status-filters.pl \ + kmail-3.5-filter-icons.pl confdir = $(kde_confdir) conf_DATA = kmail.antispamrc kmail.antivirusrc @@ -967,7 +978,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/admin/Doxyfile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/admin/Doxyfile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -1005,9 +1016,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) @@ -2878,7 +2889,7 @@ -rm -f templatesconfiguration.moc actionscheduler.moc annotationjobs.moc accountcombobox.moc kmfoldercachedimap.moc compactionjob.moc vcardviewer.moc kmsystemtray.moc klistboxdialog.moc composer.moc kmheaders.moc mboxjob.moc headerlistquicksearch.moc redirectdialog.moc globalsettings.moc kmail_part.moc kmpopfiltercnfrmdlg.moc filterlogdlg.moc secondarywindow.moc configuredialog_p.moc kmfilterdlg.moc dictionarycombobox.moc antispamwizard.moc kmfoldertree.moc kmfolderdia.moc kmfawidgets.moc kmfolderimap.moc kmmainwin.moc kmreaderwin.moc mailinglistpropertiesdialog.moc folderdiaacltab.moc messagecomposer.moc kmservertest.moc kmfoldernode.moc signatureconfigurationdialogimpl.moc kmfolder.moc recipientseditor.moc kmfoldersearch.moc simplestringlisteditor.moc kmfolderdir.moc folderstorage.moc kmfoldercombobox.moc kmlineeditspell.moc identitydrag.moc kmmsgpartdlg.moc kmailicalifaceimpl.moc index.moc vacation.moc kmfoldermbox.moc kmmimeparttree.moc kmsender.moc kwindowpositioner.moc kmfoldermgr.moc expirejob.moc expirypropertiesdialog.moc khtmlparthtmlwriter.moc kmatmlistview.moc managesievescriptsdialog_p.moc encryptionconfigurationdialogimpl.moc folderIface.moc renamejob.moc xfaceconfigurator.moc kmkernel.moc imapaccountbase.moc configuredialog.moc templateparser.moc kmcomposewin.moc newfolderdialog.moc sievejob.moc chiasmuskeyselector.moc sievedebugdialog.moc searchwindow.moc recipientseditortest.moc kmfoldermaildir.moc identitydialog.moc cachedimapjob.moc kmmainwidget.moc filterlog.moc sieveconfig.moc kmfolderindex.moc colorlistbox.moc kmacctseldlg.moc attachmentlistview.moc klistviewindexedsearchline.moc jobscheduler.moc kmfolderseldlg.moc acljobs.moc recipientspicker.moc subscriptiondialog.moc kmsearchpatternedit.moc networkaccount.moc kmedit.moc htmlstatusbar.moc imapjob.moc accountmanager.moc messageproperty.moc accountdialog.moc kmaccount.moc kmtransport.moc searchjob.moc accountwizard.moc popaccount.moc kmfiltermgr.moc foldershortcutdialog.moc regexplineedit.moc kmacctimap.moc kmreadermainwin.moc vacationdialog.moc undostack.moc maildirjob.moc customtemplates.moc kmsender_p.moc templatesinsertcommand.moc kmcommands.moc managesievescriptsdialog.moc kmacctcachedimap.moc folderjob.moc signatureconfigurator.moc folderrequester.moc identitylistview.moc listjob.moc #>+ 2 -KDE_DIST=managesievescriptsdialog_p.h mailcomposerIface.h customtemplates.h kmgroupware.h kmversion.h accountcombobox.h kmsearchpatternedit.h kmfoldertype.h simplestringlisteditor.h folderstorage.h eventsrc imapaccountbase.h kmmessage.h customtemplates_kfg.kcfg kmdict.h colorlistbox.h kmail_config_security.desktop kmpopheaders.h imapjob.h kmacctimap.h replyphrases.kcfg custommimeheader.kcfgc kmglobal.h vcardviewer.h kmmainwidget.h kmail_view.desktop kmail-3.3b1-misc.pl kmail-3.4-misc.pl DESIGN kmail_config_accounts.desktop kmcommands.h kmail-3.3-move-identities.pl Mainpage.dox searchwindow.h kmmainwin.rc networkaccount.h mh2kmail kmreadermainwin.rc kmfoldermaildir.h kmfawidgets.h kmmimeparttree.h redirectdialog.h kmail_part.rc isubject.h identitydrag.h kmsearchpattern.h Makefile.in kmail-3.3-use-ID-for-accounts.pl signatureconfigurationdialogimpl.h kleo_util.h bodypartformatterfactory.h signatureconfigurationdialog.ui folderrequester.h expirypropertiesdialog.h messageproperty.h kmail_config_misc.desktop keyresolver.h accountdialog.h dcopimap.desktop kmail_config_identity.desktop kmacctseldlg.h mboxjob.h identitydialog.h popaccount.h jobscheduler.h kmmsginfo.h filehtmlwriter.h headerstrategy.h stl_util.h kmail_config_appearance.desktop kmfoldersearch.h warningconfiguration.ui upgrade-transport.pl kmreadermainwin.h kmheaders.h kmfoldernode.h transportmanager.h kmail-upd-identities.pl newfolderdialog.h regexplineedit.h kmfoldermbox.h dcopmail.desktop kmlineeditspell.h kmpopfiltercnfrmdlg.h kmail-3.3-split-sign-encr-keys.sh replyphrases.kcfgc identitylistview.h expirejob.h kmmainwin.h custommimeheader.kcfg chiasmuskeyselector.h headerstyle.h recipientseditor.h kmatmlistview.h globalsettings.h application_octetstream.desktop kmfolderdir.h kmail-3.3-misc.pl partnodebodypart.h messagecomposer.h configuredialog_p.h COMMITPOLICY kmreaderwin.h configure.in.in templatesconfiguration_kfg.kcfgc messagesender.h secondarywindow.h kmcomposewin.h aboutdata.h searchjob.h kmmsgdict.h encryptionconfigurationdialog.ui textsource.h hi32-app-kmail.png kmfoldertree.h antispamwizard.h mailinglist-magic.h subscriptiondialog.h templateparser.h bodyvisitor.h templatesconfiguration.h dictionarycombobox.h kmfilterdlg.h klistviewindexedsearchline.h kmail_part.h protocols.h kmail_options.h mailsourceviewer.h globalsettings_base.kcfgc kmsender_p.h callback.h kmail-3.1-use-UOID-for-identities.pl kmail-3.2-update-loop-on-goto-unread-settings.sh kmkernel.h kmfilteraction.h bodypartformatterfactory_p.h kmail.upd kmfolderimap.h filterlogdlg.h kmaccount.h kmstartup.h index.h cachedimapjob.h kmsystemtray.h managesievescriptsdialog.h kmacctlocal.h smimeconfiguration.ui mh2kmailr kmaddrbook.h kwindowpositioner.h accountwizard.h partmetadata.h kmail-3.1.4-dont-use-UOID-0-for-any-identity.pl kmail.antivirusrc kmfoldercombobox.h cr32-app-kmaillight.png kmfolderindex.h tips customtemplates_base.ui urlhandlermanager.h partNode.h objecttreeparser.h klistboxdialog.h csshelper.h kmfolder.h undostack.h listjob.h kmmsgbase.h kmfiltermgr.h kmail-3.4.1-update-status-filters.pl khtmlparthtmlwriter.h bodypartformatter.h kmcomposerui.rc actionscheduler.h filterlog.h headeritem.h attachmentlistview.h hisc-app-kmail.svgz antispamconfig.h sievejob.h vacationdialog.h kmmsglist.h kmail.kcfg kmail-pgpidentity.pl templatesconfiguration_base.ui hi128-app-kmail.png sieveconfig.h rulewidgethandlermanager.h kmsender.h attachmentcollector.h attachmentstrategy.h kmail-3.2-misc.sh templatesinsertcommand.h kmdebug.h kmservertest.h configure.in.bot folderdiaacltab.h hi22-app-kmail.png kmail-3.3-aegypten.pl vacation.h upgrade-signature.pl hi64-app-kmail.png folderjob.h maildirjob.h foldershortcutdialog.h kmail_config_composer.desktop teehtmlwriter.h kmtransport.h composer.h kmedit.h folderIface.h kmfolderdia.h distributionlistdialog.h folderpropertiesdialog.ui.h xfaceconfigurator.h cr22-app-kmaillight.png htmlstatusbar.h acljobs.h kmailicalifaceimpl.h kmail-3.1-update-new-mail-notification-settings.pl kmail.antispamrc kmacctmaildir.h kmfoldermgr.h kmacctfolder.h renamejob.h util.h mailinglistpropertiesdialog.h kmfilter.h spamheaderanalyzer.h composercryptoconfiguration.ui kcursorsaver.h folderpropertiesdialog.ui kmmsgpart.h mailserviceimpl.h kmfolderseldlg.h sievedebugdialog.h signatureconfigurator.h recipientseditortest.h configuredialog.h headerlistquicksearch.h templatesconfiguration_kfg.kcfg recipientspicker.h kmfoldercachedimap.h encryptionconfigurationdialogimpl.h hi16-app-kmail.png customtemplates_kfg.kcfgc kmmsgpartdlg.h compactionjob.h kmacctcachedimap.h hi48-app-kmail.png annotationjobs.h Makefile.am accountmanager.h +KDE_DIST=managesievescriptsdialog_p.h mailcomposerIface.h customtemplates.h kmgroupware.h kmversion.h accountcombobox.h kmsearchpatternedit.h kmfoldertype.h simplestringlisteditor.h folderstorage.h eventsrc imapaccountbase.h kmmessage.h customtemplates_kfg.kcfg kmdict.h colorlistbox.h kmail_config_security.desktop kmpopheaders.h imapjob.h kmacctimap.h replyphrases.kcfg custommimeheader.kcfgc kmglobal.h vcardviewer.h kmmainwidget.h kmail_view.desktop kmail-3.3b1-misc.pl kmail-3.4-misc.pl DESIGN kmail_config_accounts.desktop kmcommands.h kmail-3.3-move-identities.pl Mainpage.dox searchwindow.h kmmainwin.rc networkaccount.h mh2kmail kmreadermainwin.rc kmfoldermaildir.h kmfawidgets.h kmmimeparttree.h redirectdialog.h kmail_part.rc isubject.h identitydrag.h kmsearchpattern.h Makefile.in kmail-3.3-use-ID-for-accounts.pl signatureconfigurationdialogimpl.h kleo_util.h bodypartformatterfactory.h signatureconfigurationdialog.ui folderrequester.h expirypropertiesdialog.h messageproperty.h kmail_config_misc.desktop keyresolver.h accountdialog.h dcopimap.desktop kmail_config_identity.desktop kmacctseldlg.h mboxjob.h identitydialog.h popaccount.h jobscheduler.h kmmsginfo.h filehtmlwriter.h headerstrategy.h stl_util.h kmail_config_appearance.desktop kmfoldersearch.h warningconfiguration.ui upgrade-transport.pl kmreadermainwin.h kmheaders.h kmfoldernode.h transportmanager.h kmail-upd-identities.pl newfolderdialog.h regexplineedit.h kmfoldermbox.h dcopmail.desktop kmlineeditspell.h kmpopfiltercnfrmdlg.h kmail-3.3-split-sign-encr-keys.sh replyphrases.kcfgc identitylistview.h expirejob.h kmmainwin.h custommimeheader.kcfg chiasmuskeyselector.h headerstyle.h recipientseditor.h kmatmlistview.h globalsettings.h application_octetstream.desktop kmfolderdir.h kmail-3.3-misc.pl partnodebodypart.h messagecomposer.h configuredialog_p.h COMMITPOLICY kmreaderwin.h configure.in.in templatesconfiguration_kfg.kcfgc messagesender.h secondarywindow.h kmcomposewin.h aboutdata.h searchjob.h kmmsgdict.h encryptionconfigurationdialog.ui textsource.h hi32-app-kmail.png kmfoldertree.h antispamwizard.h mailinglist-magic.h subscriptiondialog.h templateparser.h bodyvisitor.h templatesconfiguration.h dictionarycombobox.h kmfilterdlg.h klistviewindexedsearchline.h kmail_part.h protocols.h kmail_options.h mailsourceviewer.h globalsettings_base.kcfgc kmsender_p.h callback.h kmail-3.1-use-UOID-for-identities.pl kmail-3.2-update-loop-on-goto-unread-settings.sh kmkernel.h kmfilteraction.h bodypartformatterfactory_p.h kmail.upd kmfolderimap.h filterlogdlg.h kmaccount.h kmstartup.h index.h cachedimapjob.h kmsystemtray.h managesievescriptsdialog.h kmacctlocal.h smimeconfiguration.ui mh2kmailr kmaddrbook.h kwindowpositioner.h accountwizard.h partmetadata.h kmail-3.1.4-dont-use-UOID-0-for-any-identity.pl kmail.antivirusrc kmfoldercombobox.h cr32-app-kmaillight.png kmfolderindex.h tips customtemplates_base.ui urlhandlermanager.h partNode.h objecttreeparser.h klistboxdialog.h csshelper.h kmfolder.h undostack.h listjob.h kmmsgbase.h kmfiltermgr.h kmail-3.4.1-update-status-filters.pl khtmlparthtmlwriter.h bodypartformatter.h kmcomposerui.rc actionscheduler.h filterlog.h headeritem.h attachmentlistview.h hisc-app-kmail.svgz antispamconfig.h sievejob.h vacationdialog.h kmmsglist.h kmail.kcfg kmail-pgpidentity.pl templatesconfiguration_base.ui hi128-app-kmail.png sieveconfig.h rulewidgethandlermanager.h kmsender.h attachmentcollector.h attachmentstrategy.h kmail-3.2-misc.sh kmail-3.5-filter-icons.pl templatesinsertcommand.h kmdebug.h kmservertest.h configure.in.bot folderdiaacltab.h hi22-app-kmail.png kmail-3.3-aegypten.pl vacation.h upgrade-signature.pl hi64-app-kmail.png folderjob.h maildirjob.h foldershortcutdialog.h kmail_config_composer.desktop teehtmlwriter.h kmtransport.h composer.h kmedit.h folderIface.h kmfolderdia.h distributionlistdialog.h folderpropertiesdialog.ui.h xfaceconfigurator.h cr22-app-kmaillight.png htmlstatusbar.h acljobs.h kmailicalifaceimpl.h kmail-3.1-update-new-mail-notification-settings.pl kmail.antispamrc kmacctmaildir.h kmfoldermgr.h kmacctfolder.h renamejob.h util.h mailinglistpropertiesdialog.h kmfilter.h spamheaderanalyzer.h composercryptoconfiguration.ui kcursorsaver.h folderpropertiesdialog.ui kmmsgpart.h mailserviceimpl.h kmfolderseldlg.h sievedebugdialog.h signatureconfigurator.h recipientseditortest.h configuredialog.h headerlistquicksearch.h templatesconfiguration_kfg.kcfg recipientspicker.h kmfoldercachedimap.h encryptionconfigurationdialogimpl.h hi16-app-kmail.png customtemplates_kfg.kcfgc kmmsgpartdlg.h compactionjob.h kmacctcachedimap.h hi48-app-kmail.png annotationjobs.h Makefile.am accountmanager.h #>+ 13 clean-idl: --- kdepim-3.5.6.orig/networkstatus/Makefile.in +++ kdepim-3.5.6/networkstatus/Makefile.in @@ -45,8 +45,8 @@ target_triplet = @target@ bin_PROGRAMS = networkstatustestservice$(EXEEXT) subdir = networkstatus -DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \ - $(srcdir)/Makefile.in +DIST_COMMON = $(include_HEADERS) $(noinst_HEADERS) \ + $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ $(top_srcdir)/configure.in @@ -61,10 +61,12 @@ *) f=$$p;; \ esac; am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; -am__installdirs = "$(DESTDIR)$(kde_moduledir)" "$(DESTDIR)$(bindir)" \ - "$(DESTDIR)$(servicesdir)" +am__installdirs = "$(DESTDIR)$(kde_moduledir)" "$(DESTDIR)$(libdir)" \ + "$(DESTDIR)$(bindir)" "$(DESTDIR)$(servicesdir)" \ + "$(DESTDIR)$(includedir)" kde_moduleLTLIBRARIES_INSTALL = $(INSTALL) -LTLIBRARIES = $(kde_module_LTLIBRARIES) $(noinst_LTLIBRARIES) +libLTLIBRARIES_INSTALL = $(INSTALL) +LTLIBRARIES = $(kde_module_LTLIBRARIES) $(lib_LTLIBRARIES) am__DEPENDENCIES_1 = kded_networkstatus_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \ $(am__DEPENDENCIES_1) ./libnetworkstatus.la @@ -131,7 +133,8 @@ $(networkstatustestservice_SOURCES) servicesDATA_INSTALL = $(INSTALL_DATA) DATA = $(services_DATA) -HEADERS = $(noinst_HEADERS) +includeHEADERS_INSTALL = $(INSTALL_HEADER) +HEADERS = $(include_HEADERS) $(noinst_HEADERS) ETAGS = etags CTAGS = ctags #>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) @@ -187,6 +190,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -275,6 +279,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -324,6 +331,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -333,12 +341,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -369,8 +375,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -379,6 +388,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -495,6 +505,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -505,12 +516,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -532,7 +545,7 @@ xdg_menudir = @xdg_menudir@ #>- METASOURCES = AUTO kde_module_LTLIBRARIES = kded_networkstatus.la -noinst_LTLIBRARIES = libnetworkstatus.la libconnectionmanager.la +lib_LTLIBRARIES = libnetworkstatus.la libconnectionmanager.la libnetworkstatus_la_LIBADD = $(LIB_KDECORE) libnetworkstatus_la_LDFLAGS = $(all_libraries) libnetworkstatus_la_SOURCES = networkstatuscommon.cpp @@ -553,9 +566,10 @@ kded_networkstatus_la_LDFLAGS = $(all_libraries) -module -avoid-version servicesdir = $(kde_servicesdir)/kded services_DATA = networkstatus.desktop -noinst_HEADERS = serviceiface.h networkstatuscommon.h serviceifaceimpl.h \ - network.h clientifaceimpl.h provideriface.h testservice.h connectionmanager.h +noinst_HEADERS = serviceifaceimpl.h \ + network.h clientifaceimpl.h testservice.h connectionmanager.h +include_HEADERS = serviceiface.h provideriface.h networkstatuscommon.h networkstatustestservice_LDFLAGS = $(all_libraries) networkstatustestservice_LDADD = libnetworkstatus.la #>- networkstatustestservice_SOURCES = testservice.cpp provideriface.skel serviceiface.stub @@ -567,7 +581,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -605,9 +619,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) @@ -636,10 +650,28 @@ echo "rm -f \"$${dir}/so_locations\""; \ rm -f "$${dir}/so_locations"; \ done +install-libLTLIBRARIES: $(lib_LTLIBRARIES) + @$(NORMAL_INSTALL) + test -z "$(libdir)" || $(mkdir_p) "$(DESTDIR)$(libdir)" + @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ + if test -f $$p; then \ + f=$(am__strip_dir) \ + echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \ + $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \ + else :; fi; \ + done -clean-noinstLTLIBRARIES: - -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES) - @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \ +uninstall-libLTLIBRARIES: + @$(NORMAL_UNINSTALL) + @set -x; list='$(lib_LTLIBRARIES)'; for p in $$list; do \ + p=$(am__strip_dir) \ + echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \ + $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \ + done + +clean-libLTLIBRARIES: + -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES) + @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ test "$$dir" != "$$p" || dir=.; \ echo "rm -f \"$${dir}/so_locations\""; \ @@ -648,9 +680,9 @@ kded_networkstatus.la: $(kded_networkstatus_la_OBJECTS) $(kded_networkstatus_la_DEPENDENCIES) $(CXXLINK) -rpath $(kde_moduledir) $(kded_networkstatus_la_LDFLAGS) $(kded_networkstatus_la_OBJECTS) $(kded_networkstatus_la_LIBADD) $(LIBS) libconnectionmanager.la: $(libconnectionmanager_la_OBJECTS) $(libconnectionmanager_la_DEPENDENCIES) - $(CXXLINK) $(libconnectionmanager_la_LDFLAGS) $(libconnectionmanager_la_OBJECTS) $(libconnectionmanager_la_LIBADD) $(LIBS) + $(CXXLINK) -rpath $(libdir) $(libconnectionmanager_la_LDFLAGS) $(libconnectionmanager_la_OBJECTS) $(libconnectionmanager_la_LIBADD) $(LIBS) libnetworkstatus.la: $(libnetworkstatus_la_OBJECTS) $(libnetworkstatus_la_DEPENDENCIES) - $(CXXLINK) $(libnetworkstatus_la_LDFLAGS) $(libnetworkstatus_la_OBJECTS) $(libnetworkstatus_la_LIBADD) $(LIBS) + $(CXXLINK) -rpath $(libdir) $(libnetworkstatus_la_LDFLAGS) $(libnetworkstatus_la_OBJECTS) $(libnetworkstatus_la_LIBADD) $(LIBS) install-binPROGRAMS: $(bin_PROGRAMS) @$(NORMAL_INSTALL) test -z "$(bindir)" || $(mkdir_p) "$(DESTDIR)$(bindir)" @@ -742,6 +774,23 @@ echo " rm -f '$(DESTDIR)$(servicesdir)/$$f'"; \ rm -f "$(DESTDIR)$(servicesdir)/$$f"; \ done +install-includeHEADERS: $(include_HEADERS) + @$(NORMAL_INSTALL) + test -z "$(includedir)" || $(mkdir_p) "$(DESTDIR)$(includedir)" + @list='$(include_HEADERS)'; for p in $$list; do \ + if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ + f=$(am__strip_dir) \ + echo " $(includeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(includedir)/$$f'"; \ + $(includeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(includedir)/$$f"; \ + done + +uninstall-includeHEADERS: + @$(NORMAL_UNINSTALL) + @list='$(include_HEADERS)'; for p in $$list; do \ + f=$(am__strip_dir) \ + echo " rm -f '$(DESTDIR)$(includedir)/$$f'"; \ + rm -f "$(DESTDIR)$(includedir)/$$f"; \ + done ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ @@ -821,8 +870,10 @@ check-am: all-am check: check-am all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(DATA) $(HEADERS) +install-binPROGRAMS: install-libLTLIBRARIES + installdirs: - for dir in "$(DESTDIR)$(kde_moduledir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(servicesdir)"; do \ + for dir in "$(DESTDIR)$(kde_moduledir)" "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(servicesdir)" "$(DESTDIR)$(includedir)"; do \ test -z "$$dir" || $(mkdir_p) "$$dir"; \ done install: install-am @@ -854,10 +905,10 @@ clean: kde-rpo-clean clean-am #>- clean-am: clean-binPROGRAMS clean-generic clean-kde_moduleLTLIBRARIES \ -#>- clean-libtool clean-noinstLTLIBRARIES mostlyclean-am +#>- clean-libLTLIBRARIES clean-libtool mostlyclean-am #>+ 2 clean-am: clean-metasources clean-idl clean-bcheck clean-final clean-binPROGRAMS clean-generic clean-kde_moduleLTLIBRARIES \ - clean-libtool clean-noinstLTLIBRARIES mostlyclean-am + clean-libLTLIBRARIES clean-libtool mostlyclean-am distclean: distclean-am -rm -rf ./$(DEPDIR) @@ -875,13 +926,15 @@ info-am: -#>- install-data-am: install-kde_moduleLTLIBRARIES install-servicesDATA -#>+ 1 -install-data-am: install-servicesDATA +#>- install-data-am: install-includeHEADERS install-kde_moduleLTLIBRARIES \ +#>- install-servicesDATA +#>+ 2 +install-data-am: install-includeHEADERS \ + install-servicesDATA -#>- install-exec-am: install-binPROGRAMS +#>- install-exec-am: install-binPROGRAMS install-libLTLIBRARIES #>+ 1 -install-exec-am: install-binPROGRAMS install-kde_moduleLTLIBRARIES +install-exec-am: install-binPROGRAMS install-libLTLIBRARIES install-kde_moduleLTLIBRARIES install-info: install-info-am @@ -907,23 +960,26 @@ ps-am: -uninstall-am: uninstall-binPROGRAMS uninstall-info-am \ - uninstall-kde_moduleLTLIBRARIES uninstall-servicesDATA +uninstall-am: uninstall-binPROGRAMS uninstall-includeHEADERS \ + uninstall-info-am uninstall-kde_moduleLTLIBRARIES \ + uninstall-libLTLIBRARIES uninstall-servicesDATA .PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \ - clean-generic clean-kde_moduleLTLIBRARIES clean-libtool \ - clean-noinstLTLIBRARIES ctags distclean distclean-compile \ + clean-generic clean-kde_moduleLTLIBRARIES clean-libLTLIBRARIES \ + clean-libtool ctags distclean distclean-compile \ distclean-generic distclean-libtool distclean-tags distdir dvi \ dvi-am html html-am info info-am install install-am \ install-binPROGRAMS install-data install-data-am install-exec \ - install-exec-am install-info install-info-am \ - install-kde_moduleLTLIBRARIES install-man install-servicesDATA \ + install-exec-am install-includeHEADERS install-info \ + install-info-am install-kde_moduleLTLIBRARIES \ + install-libLTLIBRARIES install-man install-servicesDATA \ install-strip installcheck installcheck-am installdirs \ maintainer-clean maintainer-clean-generic mostlyclean \ mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ pdf pdf-am ps ps-am tags uninstall uninstall-am \ - uninstall-binPROGRAMS uninstall-info-am \ - uninstall-kde_moduleLTLIBRARIES uninstall-servicesDATA + uninstall-binPROGRAMS uninstall-includeHEADERS \ + uninstall-info-am uninstall-kde_moduleLTLIBRARIES \ + uninstall-libLTLIBRARIES uninstall-servicesDATA # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. @@ -1024,7 +1080,7 @@ bcheck: bcheck-am bcheck-am: - @for i in ; do \ + @for i in $(include_HEADERS) ; do \ if test $(srcdir)/$$i -nt $$i.bchecktest.cc; then \ echo "int main() {return 0;}" > $$i.bchecktest.cc ; \ echo "#include \"$$i\"" >> $$i.bchecktest.cc ; \ --- kdepim-3.5.6.orig/indexlib/tests/Makefile.in +++ kdepim-3.5.6/indexlib/tests/Makefile.in @@ -157,6 +157,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -245,6 +246,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -294,6 +298,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -303,12 +308,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -339,8 +342,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -349,6 +355,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -465,6 +472,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -475,12 +483,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -511,7 +521,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -549,9 +559,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh clean-noinstPROGRAMS: --- kdepim-3.5.6.orig/indexlib/Makefile.in +++ kdepim-3.5.6/indexlib/Makefile.in @@ -157,6 +157,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -245,6 +246,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -294,6 +298,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -303,12 +308,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -339,8 +342,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -349,6 +355,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -465,6 +472,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -475,12 +483,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -513,7 +523,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -551,9 +561,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh indexlib-config: $(top_builddir)/config.status $(srcdir)/indexlib-config.in cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ --- kdepim-3.5.6.orig/knode/filters/Makefile.in +++ kdepim-3.5.6/knode/filters/Makefile.in @@ -112,6 +112,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -200,6 +201,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -249,6 +253,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -258,12 +263,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -294,8 +297,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -304,6 +310,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -420,6 +427,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -430,12 +438,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -462,7 +472,7 @@ all: docs-am all-am .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -500,9 +510,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/knode/pics/Makefile.in +++ kdepim-3.5.6/knode/pics/Makefile.in @@ -112,6 +112,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -200,6 +201,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -249,6 +253,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -258,12 +263,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -294,8 +297,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -304,6 +310,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -420,6 +427,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -430,12 +438,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -471,7 +481,7 @@ all: docs-am all-am .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -509,9 +519,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/knode/Makefile.in +++ kdepim-3.5.6/knode/Makefile.in @@ -233,6 +233,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -321,6 +322,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -370,6 +374,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -379,12 +384,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -415,8 +418,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -425,6 +431,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -541,6 +548,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -551,12 +559,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -815,7 +825,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -853,9 +863,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kioslaves/mbox/Makefile.in +++ kdepim-3.5.6/kioslaves/mbox/Makefile.in @@ -153,6 +153,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -241,6 +242,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -290,6 +294,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -299,12 +304,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -335,8 +338,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -345,6 +351,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -461,6 +468,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -471,12 +479,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -525,7 +535,7 @@ .SUFFIXES: .SUFFIXES: .cc .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/admin/Doxyfile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/admin/Doxyfile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -563,9 +573,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kioslaves/imap4/Makefile.in +++ kdepim-3.5.6/kioslaves/imap4/Makefile.in @@ -157,6 +157,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -245,6 +246,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -294,6 +298,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -303,12 +308,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -339,8 +342,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -349,6 +355,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -465,6 +472,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -475,12 +483,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -526,7 +536,7 @@ .SUFFIXES: .SUFFIXES: .cc .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/admin/Doxyfile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/admin/Doxyfile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -564,9 +574,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kioslaves/sieve/Makefile.in +++ kdepim-3.5.6/kioslaves/sieve/Makefile.in @@ -149,6 +149,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -237,6 +238,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -286,6 +290,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -295,12 +300,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -331,8 +334,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -341,6 +347,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -457,6 +464,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -467,12 +475,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -506,7 +516,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -544,9 +554,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kioslaves/opengroupware/Makefile.in +++ kdepim-3.5.6/kioslaves/opengroupware/Makefile.in @@ -153,6 +153,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -241,6 +242,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -290,6 +294,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -299,12 +304,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -335,8 +338,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -345,6 +351,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -461,6 +468,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -471,12 +479,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -515,7 +525,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -553,9 +563,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kioslaves/Makefile.in +++ kdepim-3.5.6/kioslaves/Makefile.in @@ -119,6 +119,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -207,6 +208,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -256,6 +260,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -265,12 +270,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -301,8 +304,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -311,6 +317,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -427,6 +434,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -437,12 +445,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -470,7 +480,7 @@ all: docs-am all-recursive .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/admin/Doxyfile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/admin/Doxyfile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -508,9 +518,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/libkdenetwork/gpgmepp/interfaces/Makefile.in +++ kdepim-3.5.6/libkdenetwork/gpgmepp/interfaces/Makefile.in @@ -112,6 +112,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -200,6 +201,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -249,6 +253,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -258,12 +263,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -294,8 +297,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -304,6 +310,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -420,6 +427,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -430,12 +438,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -462,7 +472,7 @@ all: all-am .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ @@ -487,9 +497,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/libkdenetwork/gpgmepp/Makefile.in +++ kdepim-3.5.6/libkdenetwork/gpgmepp/Makefile.in @@ -140,6 +140,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -228,6 +229,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -277,6 +281,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -286,12 +291,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -322,8 +325,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -332,6 +338,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -448,6 +455,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -458,12 +466,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -536,7 +546,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ @@ -561,9 +571,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-libLTLIBRARIES: $(lib_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/libkdenetwork/qgpgme/tests/Makefile.in +++ kdepim-3.5.6/libkdenetwork/qgpgme/tests/Makefile.in @@ -132,6 +132,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -220,6 +221,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -269,6 +273,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -278,12 +283,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -314,8 +317,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -324,6 +330,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -440,6 +447,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -450,12 +458,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -485,7 +495,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -523,9 +533,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh clean-checkPROGRAMS: --- kdepim-3.5.6.orig/libkdenetwork/qgpgme/Makefile.in +++ kdepim-3.5.6/libkdenetwork/qgpgme/Makefile.in @@ -163,6 +163,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -251,6 +252,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -300,6 +304,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -309,12 +314,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -345,8 +348,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -355,6 +361,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -471,6 +478,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -481,12 +489,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -523,7 +533,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -561,9 +571,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-libLTLIBRARIES: $(lib_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/libkdenetwork/libgpg-error-copy/Makefile.in +++ kdepim-3.5.6/libkdenetwork/libgpg-error-copy/Makefile.in @@ -146,6 +146,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -234,6 +235,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -283,6 +287,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -292,12 +297,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -328,8 +331,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -338,6 +344,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -454,6 +461,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -464,12 +472,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -514,7 +524,7 @@ .SUFFIXES: .SUFFIXES: .c .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -552,9 +562,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh clean-noinstLTLIBRARIES: --- kdepim-3.5.6.orig/libkdenetwork/libgpgme-copy/gpgme/Makefile.in +++ kdepim-3.5.6/libkdenetwork/libgpgme-copy/gpgme/Makefile.in @@ -170,6 +170,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -258,6 +259,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -307,6 +311,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -316,12 +321,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -352,8 +355,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -362,6 +368,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -478,6 +485,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -488,12 +496,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -541,7 +551,7 @@ .SUFFIXES: .SUFFIXES: .c .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -579,9 +589,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh clean-noinstLTLIBRARIES: --- kdepim-3.5.6.orig/libkdenetwork/libgpgme-copy/assuan/Makefile.in +++ kdepim-3.5.6/libkdenetwork/libgpgme-copy/assuan/Makefile.in @@ -156,6 +156,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -244,6 +245,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -293,6 +297,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -302,12 +307,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -338,8 +341,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -348,6 +354,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -464,6 +471,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -474,12 +482,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -534,7 +544,7 @@ .SUFFIXES: .SUFFIXES: .c .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -572,9 +582,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh clean-noinstLTLIBRARIES: --- kdepim-3.5.6.orig/libkdenetwork/libgpgme-copy/Makefile.in +++ kdepim-3.5.6/libkdenetwork/libgpgme-copy/Makefile.in @@ -118,6 +118,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -206,6 +207,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -255,6 +259,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -264,12 +269,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -300,8 +303,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -310,6 +316,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -426,6 +433,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -436,12 +444,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -467,7 +477,7 @@ all: docs-am all-recursive .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -505,9 +515,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/libkdenetwork/Makefile.in +++ kdepim-3.5.6/libkdenetwork/Makefile.in @@ -118,6 +118,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -206,6 +207,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -255,6 +259,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -264,12 +269,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -300,8 +303,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -310,6 +316,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -426,6 +433,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -436,12 +444,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -469,7 +479,7 @@ all: docs-am all-recursive .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -507,9 +517,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/doc/akregator/Makefile.in +++ kdepim-3.5.6/doc/akregator/Makefile.in @@ -102,6 +102,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -190,6 +191,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -239,6 +243,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -248,12 +253,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -284,8 +287,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -294,6 +300,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -410,6 +417,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -420,12 +428,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -452,7 +462,7 @@ all: docs-am all-am .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -490,9 +500,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/doc/kleopatra/Makefile.in +++ kdepim-3.5.6/doc/kleopatra/Makefile.in @@ -102,6 +102,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -190,6 +191,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -239,6 +243,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -248,12 +253,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -284,8 +287,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -294,6 +300,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -410,6 +417,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -420,12 +428,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -452,7 +462,7 @@ all: docs-am all-am .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -490,9 +500,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/doc/kwatchgnupg/Makefile.in +++ kdepim-3.5.6/doc/kwatchgnupg/Makefile.in @@ -102,6 +102,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -190,6 +191,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -239,6 +243,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -248,12 +253,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -284,8 +287,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -294,6 +300,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -410,6 +417,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -420,12 +428,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -452,7 +462,7 @@ all: docs-am all-am .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -490,9 +500,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/doc/karm/Makefile.in +++ kdepim-3.5.6/doc/karm/Makefile.in @@ -102,6 +102,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -190,6 +191,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -239,6 +243,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -248,12 +253,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -284,8 +287,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -294,6 +300,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -410,6 +417,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -420,12 +428,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -452,7 +462,7 @@ all: docs-am all-am .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -490,9 +500,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/doc/kmail/Makefile.in +++ kdepim-3.5.6/doc/kmail/Makefile.in @@ -102,6 +102,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -190,6 +191,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -239,6 +243,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -248,12 +253,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -284,8 +287,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -294,6 +300,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -410,6 +417,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -420,12 +428,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -452,7 +462,7 @@ all: docs-am all-am .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -490,9 +500,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/doc/multisynk/Makefile.in +++ kdepim-3.5.6/doc/multisynk/Makefile.in @@ -102,6 +102,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -190,6 +191,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -239,6 +243,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -248,12 +253,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -284,8 +287,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -294,6 +300,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -410,6 +417,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -420,12 +428,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -452,7 +462,7 @@ all: docs-am all-am .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -490,9 +500,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/doc/knode/Makefile.in +++ kdepim-3.5.6/doc/knode/Makefile.in @@ -102,6 +102,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -190,6 +191,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -239,6 +243,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -248,12 +253,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -284,8 +287,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -294,6 +300,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -410,6 +417,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -420,12 +428,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -452,7 +462,7 @@ all: docs-am all-am .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -490,9 +500,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/doc/kpilot/Makefile.in +++ kdepim-3.5.6/doc/kpilot/Makefile.in @@ -102,6 +102,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -190,6 +191,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -239,6 +243,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -248,12 +253,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -284,8 +287,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -294,6 +300,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -410,6 +417,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -420,12 +428,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -452,7 +462,7 @@ all: docs-am all-am .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -490,9 +500,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/doc/kontact/Makefile.in +++ kdepim-3.5.6/doc/kontact/Makefile.in @@ -102,6 +102,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -190,6 +191,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -239,6 +243,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -248,12 +253,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -284,8 +287,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -294,6 +300,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -410,6 +417,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -420,12 +428,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -452,7 +462,7 @@ all: docs-am all-am .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -490,9 +500,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/doc/knotes/Makefile.in +++ kdepim-3.5.6/doc/knotes/Makefile.in @@ -102,6 +102,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -190,6 +191,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -239,6 +243,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -248,12 +253,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -284,8 +287,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -294,6 +300,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -410,6 +417,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -420,12 +428,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -452,7 +462,7 @@ all: docs-am all-am .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -490,9 +500,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/doc/kandy/Makefile.in +++ kdepim-3.5.6/doc/kandy/Makefile.in @@ -102,6 +102,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -190,6 +191,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -239,6 +243,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -248,12 +253,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -284,8 +287,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -294,6 +300,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -410,6 +417,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -420,12 +428,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -452,7 +462,7 @@ all: docs-am all-am .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -490,9 +500,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/doc/kalarm/Makefile.in +++ kdepim-3.5.6/doc/kalarm/Makefile.in @@ -102,6 +102,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -190,6 +191,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -239,6 +243,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -248,12 +253,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -284,8 +287,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -294,6 +300,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -410,6 +417,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -420,12 +428,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -452,7 +462,7 @@ all: docs-am all-am .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -490,9 +500,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/doc/ktnef/Makefile.in +++ kdepim-3.5.6/doc/ktnef/Makefile.in @@ -102,6 +102,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -190,6 +191,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -239,6 +243,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -248,12 +253,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -284,8 +287,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -294,6 +300,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -410,6 +417,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -420,12 +428,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -452,7 +462,7 @@ all: docs-am all-am .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -490,9 +500,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/doc/korn/Makefile.in +++ kdepim-3.5.6/doc/korn/Makefile.in @@ -102,6 +102,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -190,6 +191,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -239,6 +243,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -248,12 +253,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -284,8 +287,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -294,6 +300,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -410,6 +417,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -420,12 +428,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -452,7 +462,7 @@ all: docs-am all-am .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -490,9 +500,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/doc/korganizer/Makefile.in +++ kdepim-3.5.6/doc/korganizer/Makefile.in @@ -102,6 +102,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -190,6 +191,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -239,6 +243,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -248,12 +253,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -284,8 +287,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -294,6 +300,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -410,6 +417,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -420,12 +428,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -452,7 +462,7 @@ all: docs-am all-am .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -490,9 +500,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/doc/kaddressbook/Makefile.in +++ kdepim-3.5.6/doc/kaddressbook/Makefile.in @@ -102,6 +102,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -190,6 +191,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -239,6 +243,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -248,12 +253,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -284,8 +287,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -294,6 +300,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -410,6 +417,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -420,12 +428,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -452,7 +462,7 @@ all: docs-am all-am .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -490,9 +500,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/doc/konsolekalendar/Makefile.in +++ kdepim-3.5.6/doc/konsolekalendar/Makefile.in @@ -102,6 +102,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -190,6 +191,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -239,6 +243,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -248,12 +253,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -284,8 +287,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -294,6 +300,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -410,6 +417,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -420,12 +428,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -452,7 +462,7 @@ all: docs-am all-am .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -490,9 +500,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/doc/Makefile.in +++ kdepim-3.5.6/doc/Makefile.in @@ -118,6 +118,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -206,6 +207,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -255,6 +259,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -264,12 +269,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -300,8 +303,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -310,6 +316,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -426,6 +433,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -436,12 +444,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -471,7 +481,7 @@ all: docs-am all-recursive .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -509,9 +519,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/kalarm/kalarmd/Makefile.in +++ kdepim-3.5.6/kalarm/kalarmd/Makefile.in @@ -177,6 +177,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -265,6 +266,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -314,6 +318,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -323,12 +328,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -359,8 +362,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -369,6 +375,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -485,6 +492,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -495,12 +503,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -552,7 +562,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -590,9 +600,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh clean-noinstLTLIBRARIES: --- kdepim-3.5.6.orig/kalarm/pixmaps/Makefile.in +++ kdepim-3.5.6/kalarm/pixmaps/Makefile.in @@ -102,6 +102,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -190,6 +191,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -239,6 +243,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -248,12 +253,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -284,8 +287,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -294,6 +300,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -410,6 +417,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -420,12 +428,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -453,7 +463,7 @@ all: docs-am all-am .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -491,9 +501,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/kalarm/lib/Makefile.in +++ kdepim-3.5.6/kalarm/lib/Makefile.in @@ -146,6 +146,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -234,6 +235,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -283,6 +287,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -292,12 +297,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -328,8 +331,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -338,6 +344,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -454,6 +461,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -464,12 +472,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -513,7 +523,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/admin/Doxyfile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/admin/Doxyfile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -551,9 +561,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh clean-noinstLTLIBRARIES: --- kdepim-3.5.6.orig/kalarm/Makefile.in +++ kdepim-3.5.6/kalarm/Makefile.in @@ -211,6 +211,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -299,6 +300,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -348,6 +352,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -357,12 +362,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -393,8 +396,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -403,6 +409,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -519,6 +526,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -529,12 +537,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -625,7 +635,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/admin/Doxyfile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/admin/Doxyfile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -663,9 +673,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-binPROGRAMS: $(bin_PROGRAMS) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/libemailfunctions/tests/Makefile.in +++ kdepim-3.5.6/libemailfunctions/tests/Makefile.in @@ -140,6 +140,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -228,6 +229,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -277,6 +281,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -286,12 +291,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -322,8 +325,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -332,6 +338,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -448,6 +455,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -458,12 +466,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -497,7 +507,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -535,9 +545,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh clean-checkPROGRAMS: --- kdepim-3.5.6.orig/libemailfunctions/Makefile.in +++ kdepim-3.5.6/libemailfunctions/Makefile.in @@ -150,6 +150,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -238,6 +239,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -287,6 +291,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -296,12 +301,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -332,8 +335,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -342,6 +348,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -458,6 +465,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -468,12 +476,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -516,7 +526,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/admin/Doxyfile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/admin/Doxyfile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -554,9 +564,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh clean-noinstLTLIBRARIES: --- kdepim-3.5.6.orig/korn/kconf_update/Makefile.in +++ kdepim-3.5.6/korn/kconf_update/Makefile.in @@ -149,6 +149,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -237,6 +238,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -286,6 +290,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -295,12 +300,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -331,8 +334,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -341,6 +347,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -457,6 +464,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -467,12 +475,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -506,7 +516,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -544,9 +554,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kconfPROGRAMS: $(kconf_PROGRAMS) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/korn/Makefile.in +++ kdepim-3.5.6/korn/Makefile.in @@ -200,6 +200,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -288,6 +289,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -337,6 +341,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -346,12 +351,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -382,8 +385,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -392,6 +398,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -508,6 +515,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -518,12 +526,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -708,7 +718,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -746,9 +756,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-binPROGRAMS: $(bin_PROGRAMS) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/libkpimidentities/Makefile.in +++ kdepim-3.5.6/libkpimidentities/Makefile.in @@ -148,6 +148,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -236,6 +237,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -285,6 +289,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -294,12 +299,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -330,8 +333,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -340,6 +346,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -456,6 +463,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -466,12 +474,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -518,7 +528,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/admin/Doxyfile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/admin/Doxyfile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -556,9 +566,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-libLTLIBRARIES: $(lib_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kmailcvt/pics/Makefile.in +++ kdepim-3.5.6/kmailcvt/pics/Makefile.in @@ -112,6 +112,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -200,6 +201,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -249,6 +253,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -258,12 +263,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -294,8 +297,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -304,6 +310,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -420,6 +427,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -430,12 +438,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -462,7 +472,7 @@ all: docs-am all-am .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -500,9 +510,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/kmailcvt/Makefile.in +++ kdepim-3.5.6/kmailcvt/Makefile.in @@ -169,6 +169,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -257,6 +258,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -306,6 +310,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -315,12 +320,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -351,8 +354,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -361,6 +367,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -477,6 +484,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -487,12 +495,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -561,7 +571,7 @@ .SUFFIXES: .SUFFIXES: .cpp .cxx .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -599,9 +609,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-binPROGRAMS: $(bin_PROGRAMS) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kaddressbook/interfaces/Makefile.in +++ kdepim-3.5.6/kaddressbook/interfaces/Makefile.in @@ -154,6 +154,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -242,6 +243,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -291,6 +295,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -300,12 +305,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -336,8 +339,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -346,6 +352,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -462,6 +469,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -472,12 +480,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -521,7 +531,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -559,9 +569,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-libLTLIBRARIES: $(lib_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kaddressbook/printing/Makefile.in +++ kdepim-3.5.6/kaddressbook/printing/Makefile.in @@ -149,6 +149,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -237,6 +238,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -286,6 +290,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -295,12 +300,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -331,8 +334,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -341,6 +347,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -457,6 +464,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -467,12 +475,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -540,7 +550,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -578,9 +588,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh clean-noinstLTLIBRARIES: --- kdepim-3.5.6.orig/kaddressbook/csv-templates/Makefile.in +++ kdepim-3.5.6/kaddressbook/csv-templates/Makefile.in @@ -112,6 +112,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -200,6 +201,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -249,6 +253,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -258,12 +263,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -294,8 +297,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -304,6 +310,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -420,6 +427,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -430,12 +438,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -462,7 +472,7 @@ all: docs-am all-am .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -500,9 +510,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/kaddressbook/views/Makefile.in +++ kdepim-3.5.6/kaddressbook/views/Makefile.in @@ -173,6 +173,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -261,6 +262,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -310,6 +314,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -319,12 +324,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -355,8 +358,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -365,6 +371,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -481,6 +488,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -491,12 +499,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -560,7 +570,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -598,9 +608,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kaddressbook/xxport/Makefile.in +++ kdepim-3.5.6/kaddressbook/xxport/Makefile.in @@ -232,6 +232,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -320,6 +321,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -369,6 +373,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -378,12 +383,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -414,8 +417,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -424,6 +430,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -540,6 +547,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -550,12 +558,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -632,7 +642,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -670,9 +680,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kaddressbook/editors/protocols/Makefile.in +++ kdepim-3.5.6/kaddressbook/editors/protocols/Makefile.in @@ -112,6 +112,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -200,6 +201,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -249,6 +253,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -258,12 +263,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -294,8 +297,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -304,6 +310,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -420,6 +427,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -430,12 +438,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -467,7 +477,7 @@ all: docs-am all-am .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -505,9 +515,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/kaddressbook/editors/icons/Makefile.in +++ kdepim-3.5.6/kaddressbook/editors/icons/Makefile.in @@ -102,6 +102,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -190,6 +191,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -239,6 +243,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -248,12 +253,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -284,8 +287,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -294,6 +300,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -410,6 +417,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -420,12 +428,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -452,7 +462,7 @@ all: docs-am all-am .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -490,9 +500,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/kaddressbook/editors/Makefile.in +++ kdepim-3.5.6/kaddressbook/editors/Makefile.in @@ -177,6 +177,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -265,6 +266,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -314,6 +318,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -323,12 +328,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -359,8 +362,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -369,6 +375,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -485,6 +492,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -495,12 +503,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -558,7 +568,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -596,9 +606,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kaddressbook/pics/Makefile.in +++ kdepim-3.5.6/kaddressbook/pics/Makefile.in @@ -112,6 +112,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -200,6 +201,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -249,6 +253,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -258,12 +263,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -294,8 +297,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -304,6 +310,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -420,6 +427,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -430,12 +438,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -464,7 +474,7 @@ all: docs-am all-am .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -502,9 +512,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/kaddressbook/kcmconfigs/Makefile.in +++ kdepim-3.5.6/kaddressbook/kcmconfigs/Makefile.in @@ -174,6 +174,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -262,6 +263,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -311,6 +315,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -320,12 +325,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -356,8 +359,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -366,6 +372,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -482,6 +489,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -492,12 +500,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -571,7 +581,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -609,9 +619,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kaddressbook/common/Makefile.in +++ kdepim-3.5.6/kaddressbook/common/Makefile.in @@ -140,6 +140,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -228,6 +229,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -277,6 +281,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -286,12 +291,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -322,8 +325,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -332,6 +338,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -448,6 +455,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -458,12 +466,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -505,7 +515,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -543,9 +553,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh clean-noinstLTLIBRARIES: --- kdepim-3.5.6.orig/kaddressbook/thumbnailcreator/Makefile.in +++ kdepim-3.5.6/kaddressbook/thumbnailcreator/Makefile.in @@ -149,6 +149,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -237,6 +238,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -286,6 +290,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -295,12 +300,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -331,8 +334,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -341,6 +347,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -457,6 +464,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -467,12 +475,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -511,7 +521,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -549,9 +559,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kaddressbook/features/Makefile.in +++ kdepim-3.5.6/kaddressbook/features/Makefile.in @@ -159,6 +159,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -247,6 +248,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -296,6 +300,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -305,12 +310,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -341,8 +344,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -351,6 +357,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -467,6 +474,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -477,12 +485,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -529,7 +539,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -567,9 +577,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kaddressbook/Makefile.in +++ kdepim-3.5.6/kaddressbook/Makefile.in @@ -226,6 +226,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -314,6 +315,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -363,6 +367,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -372,12 +377,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -408,8 +411,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -418,6 +424,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -534,6 +541,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -544,12 +552,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -667,7 +677,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/admin/Doxyfile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/admin/Doxyfile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -705,9 +715,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/libksieve/tests/Makefile.in +++ kdepim-3.5.6/libksieve/tests/Makefile.in @@ -138,6 +138,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -226,6 +227,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -275,6 +279,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -284,12 +289,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -320,8 +323,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -330,6 +336,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -446,6 +453,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -456,12 +464,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -492,7 +502,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -530,9 +540,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh clean-checkPROGRAMS: --- kdepim-3.5.6.orig/libksieve/ksieve/Makefile.in +++ kdepim-3.5.6/libksieve/ksieve/Makefile.in @@ -115,6 +115,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -203,6 +204,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -252,6 +256,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -261,12 +266,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -297,8 +300,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -307,6 +313,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -423,6 +430,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -433,12 +441,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -472,7 +482,7 @@ all: docs-am all-am .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -510,9 +520,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/libksieve/shared/Makefile.in +++ kdepim-3.5.6/libksieve/shared/Makefile.in @@ -133,6 +133,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -221,6 +222,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -270,6 +274,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -279,12 +284,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -315,8 +318,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -325,6 +331,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -441,6 +448,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -451,12 +459,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -489,7 +499,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -527,9 +537,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh clean-noinstLTLIBRARIES: --- kdepim-3.5.6.orig/libksieve/parser/Makefile.in +++ kdepim-3.5.6/libksieve/parser/Makefile.in @@ -132,6 +132,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -220,6 +221,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -269,6 +273,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -278,12 +283,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -314,8 +317,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -324,6 +330,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -440,6 +447,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -450,12 +458,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -492,7 +502,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -530,9 +540,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh clean-noinstLTLIBRARIES: --- kdepim-3.5.6.orig/libksieve/Makefile.in +++ kdepim-3.5.6/libksieve/Makefile.in @@ -154,6 +154,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -242,6 +243,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -291,6 +295,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -300,12 +305,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -336,8 +339,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -346,6 +352,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -462,6 +469,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -472,12 +480,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -514,7 +524,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -552,9 +562,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-libLTLIBRARIES: $(lib_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/libkholidays/holidays/Makefile.in +++ kdepim-3.5.6/libkholidays/holidays/Makefile.in @@ -112,6 +112,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -200,6 +201,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -249,6 +253,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -258,12 +263,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -294,8 +297,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -304,6 +310,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -420,6 +427,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -430,12 +438,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -476,7 +486,7 @@ all: docs-am all-am .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -514,9 +524,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/libkholidays/Makefile.in +++ kdepim-3.5.6/libkholidays/Makefile.in @@ -169,6 +169,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -257,6 +258,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -306,6 +310,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -315,12 +320,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -351,8 +354,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -361,6 +367,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -477,6 +484,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -487,12 +495,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -527,7 +537,7 @@ .SUFFIXES: .SUFFIXES: .c .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/admin/Doxyfile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/admin/Doxyfile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -565,9 +575,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-libLTLIBRARIES: $(lib_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/plugins/kmail/bodypartformatter/Makefile.in +++ kdepim-3.5.6/plugins/kmail/bodypartformatter/Makefile.in @@ -169,6 +169,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -257,6 +258,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -306,6 +310,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -315,12 +320,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -351,8 +354,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -361,6 +367,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -477,6 +484,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -487,12 +495,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -558,7 +568,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -596,9 +606,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/plugins/kmail/Makefile.in +++ kdepim-3.5.6/plugins/kmail/Makefile.in @@ -118,6 +118,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -206,6 +207,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -255,6 +259,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -264,12 +269,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -300,8 +303,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -310,6 +316,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -426,6 +433,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -436,12 +444,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -467,7 +477,7 @@ all: docs-am all-recursive .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -505,9 +515,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/plugins/Makefile.in +++ kdepim-3.5.6/plugins/Makefile.in @@ -118,6 +118,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -206,6 +207,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -255,6 +259,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -264,12 +269,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -300,8 +303,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -310,6 +316,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -426,6 +433,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -436,12 +444,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -467,7 +477,7 @@ all: docs-am all-recursive .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -505,9 +515,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/kitchensync/multisynk/pics/Makefile.in +++ kdepim-3.5.6/kitchensync/multisynk/pics/Makefile.in @@ -102,6 +102,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -190,6 +191,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -239,6 +243,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -248,12 +253,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -284,8 +287,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -294,6 +300,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -410,6 +417,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -420,12 +428,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -453,7 +463,7 @@ all: docs-am all-am .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -491,9 +501,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/kitchensync/multisynk/Makefile.in +++ kdepim-3.5.6/kitchensync/multisynk/Makefile.in @@ -193,6 +193,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -281,6 +282,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -330,6 +334,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -339,12 +344,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -375,8 +378,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -385,6 +391,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -501,6 +508,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -511,12 +519,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -580,7 +590,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -618,9 +628,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kitchensync/kitchensync/debugger/Makefile.in +++ kdepim-3.5.6/kitchensync/kitchensync/debugger/Makefile.in @@ -144,6 +144,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -232,6 +233,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -281,6 +285,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -290,12 +295,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -326,8 +329,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -336,6 +342,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -452,6 +459,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -462,12 +470,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -505,7 +515,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -543,9 +553,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kitchensync/kitchensync/syncerpart/Makefile.in +++ kdepim-3.5.6/kitchensync/kitchensync/syncerpart/Makefile.in @@ -144,6 +144,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -232,6 +233,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -281,6 +285,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -290,12 +295,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -326,8 +329,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -336,6 +342,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -452,6 +459,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -462,12 +470,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -505,7 +515,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -543,9 +553,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kitchensync/kitchensync/viewer/Makefile.in +++ kdepim-3.5.6/kitchensync/kitchensync/viewer/Makefile.in @@ -144,6 +144,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -232,6 +233,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -281,6 +285,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -290,12 +295,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -326,8 +329,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -336,6 +342,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -452,6 +459,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -462,12 +470,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -505,7 +515,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -543,9 +553,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kitchensync/kitchensync/plucker/Makefile.in +++ kdepim-3.5.6/kitchensync/kitchensync/plucker/Makefile.in @@ -170,6 +170,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -258,6 +259,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -307,6 +311,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -316,12 +321,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -352,8 +355,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -362,6 +368,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -478,6 +485,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -488,12 +496,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -540,7 +550,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -578,9 +588,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kitchensync/kitchensync/backup/Makefile.in +++ kdepim-3.5.6/kitchensync/kitchensync/backup/Makefile.in @@ -156,6 +156,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -244,6 +245,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -293,6 +297,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -302,12 +307,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -338,8 +341,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -348,6 +354,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -464,6 +471,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -474,12 +482,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -520,7 +530,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -558,9 +568,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kitchensync/kitchensync/overview/Makefile.in +++ kdepim-3.5.6/kitchensync/kitchensync/overview/Makefile.in @@ -149,6 +149,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -237,6 +238,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -286,6 +290,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -295,12 +300,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -331,8 +334,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -341,6 +347,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -457,6 +464,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -467,12 +475,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -508,7 +518,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -546,9 +556,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kitchensync/kitchensync/lib/Makefile.in +++ kdepim-3.5.6/kitchensync/kitchensync/lib/Makefile.in @@ -174,6 +174,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -262,6 +263,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -311,6 +315,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -320,12 +325,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -356,8 +359,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -366,6 +372,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -482,6 +489,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -492,12 +500,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -567,7 +577,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -605,9 +615,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kitchensync/kitchensync/fileview/Makefile.in +++ kdepim-3.5.6/kitchensync/kitchensync/fileview/Makefile.in @@ -149,6 +149,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -237,6 +238,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -286,6 +290,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -295,12 +300,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -331,8 +334,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -341,6 +347,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -457,6 +464,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -467,12 +475,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -508,7 +518,7 @@ .SUFFIXES: .SUFFIXES: .cc .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -546,9 +556,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kitchensync/kitchensync/Makefile.in +++ kdepim-3.5.6/kitchensync/kitchensync/Makefile.in @@ -163,6 +163,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -251,6 +252,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -300,6 +304,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -309,12 +314,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -345,8 +348,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -355,6 +361,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -471,6 +478,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -481,12 +489,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -522,7 +532,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -560,9 +570,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-binPROGRAMS: $(bin_PROGRAMS) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kitchensync/libkonnector2/test/Makefile.in +++ kdepim-3.5.6/kitchensync/libkonnector2/test/Makefile.in @@ -151,6 +151,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -239,6 +240,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -288,6 +292,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -297,12 +302,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -333,8 +336,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -343,6 +349,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -459,6 +466,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -469,12 +477,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -505,7 +515,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -543,9 +553,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh clean-checkPROGRAMS: --- kdepim-3.5.6.orig/kitchensync/libkonnector2/plugins/kabc/Makefile.in +++ kdepim-3.5.6/kitchensync/libkonnector2/plugins/kabc/Makefile.in @@ -149,6 +149,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -237,6 +238,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -286,6 +290,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -295,12 +300,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -331,8 +334,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -341,6 +347,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -457,6 +464,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -467,12 +475,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -508,7 +518,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -546,9 +556,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-libLTLIBRARIES: $(lib_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kitchensync/libkonnector2/plugins/threadedkonnector/Makefile.in +++ kdepim-3.5.6/kitchensync/libkonnector2/plugins/threadedkonnector/Makefile.in @@ -168,6 +168,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -256,6 +257,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -305,6 +309,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -314,12 +319,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -350,8 +353,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -360,6 +366,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -476,6 +483,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -486,12 +494,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -528,7 +538,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -566,9 +576,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-libLTLIBRARIES: $(lib_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kitchensync/libkonnector2/plugins/kcal/Makefile.in +++ kdepim-3.5.6/kitchensync/libkonnector2/plugins/kcal/Makefile.in @@ -152,6 +152,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -240,6 +241,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -289,6 +293,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -298,12 +303,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -334,8 +337,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -344,6 +350,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -460,6 +467,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -470,12 +478,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -515,7 +525,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -553,9 +563,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-libLTLIBRARIES: $(lib_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kitchensync/libkonnector2/plugins/local/Makefile.in +++ kdepim-3.5.6/kitchensync/libkonnector2/plugins/local/Makefile.in @@ -149,6 +149,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -237,6 +238,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -286,6 +290,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -295,12 +300,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -331,8 +334,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -341,6 +347,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -457,6 +464,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -467,12 +475,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -509,7 +519,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -547,9 +557,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-libLTLIBRARIES: $(lib_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kitchensync/libkonnector2/plugins/dummy/Makefile.in +++ kdepim-3.5.6/kitchensync/libkonnector2/plugins/dummy/Makefile.in @@ -143,6 +143,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -231,6 +232,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -280,6 +284,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -289,12 +294,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -325,8 +328,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -335,6 +341,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -451,6 +458,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -461,12 +469,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -501,7 +511,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -539,9 +549,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-libLTLIBRARIES: $(lib_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kitchensync/libkonnector2/plugins/remote/Makefile.in +++ kdepim-3.5.6/kitchensync/libkonnector2/plugins/remote/Makefile.in @@ -149,6 +149,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -237,6 +238,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -286,6 +290,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -295,12 +300,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -331,8 +334,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -341,6 +347,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -457,6 +464,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -467,12 +475,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -509,7 +519,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -547,9 +557,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-libLTLIBRARIES: $(lib_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kitchensync/libkonnector2/plugins/qtopia/test/Makefile.in +++ kdepim-3.5.6/kitchensync/libkonnector2/plugins/qtopia/test/Makefile.in @@ -181,6 +181,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -269,6 +270,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -318,6 +322,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -327,12 +332,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -363,8 +366,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -373,6 +379,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -489,6 +496,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -499,12 +507,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -555,7 +565,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -593,9 +603,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh clean-checkPROGRAMS: --- kdepim-3.5.6.orig/kitchensync/libkonnector2/plugins/qtopia/Makefile.in +++ kdepim-3.5.6/kitchensync/libkonnector2/plugins/qtopia/Makefile.in @@ -188,6 +188,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -276,6 +277,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -325,6 +329,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -334,12 +339,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -370,8 +373,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -380,6 +386,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -496,6 +503,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -506,12 +514,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -558,7 +568,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -596,9 +606,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-libLTLIBRARIES: $(lib_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kitchensync/libkonnector2/plugins/Makefile.in +++ kdepim-3.5.6/kitchensync/libkonnector2/plugins/Makefile.in @@ -118,6 +118,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -206,6 +207,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -255,6 +259,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -264,12 +269,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -300,8 +303,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -310,6 +316,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -426,6 +433,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -436,12 +444,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -467,7 +477,7 @@ all: docs-am all-recursive .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -505,9 +515,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/kitchensync/libkonnector2/filters/Makefile.in +++ kdepim-3.5.6/kitchensync/libkonnector2/filters/Makefile.in @@ -156,6 +156,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -244,6 +245,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -293,6 +297,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -302,12 +307,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -338,8 +341,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -348,6 +354,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -464,6 +471,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -474,12 +482,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -518,7 +528,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -556,9 +566,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kitchensync/libkonnector2/Makefile.in +++ kdepim-3.5.6/kitchensync/libkonnector2/Makefile.in @@ -169,6 +169,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -257,6 +258,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -306,6 +310,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -315,12 +320,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -351,8 +354,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -361,6 +367,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -477,6 +484,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -487,12 +495,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -540,7 +550,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -578,9 +588,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-libLTLIBRARIES: $(lib_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kitchensync/libksync/tests/Makefile.in +++ kdepim-3.5.6/kitchensync/libksync/tests/Makefile.in @@ -170,6 +170,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -258,6 +259,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -307,6 +311,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -316,12 +321,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -352,8 +355,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -362,6 +368,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -478,6 +485,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -488,12 +496,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -536,7 +546,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -574,9 +584,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh clean-checkPROGRAMS: --- kdepim-3.5.6.orig/kitchensync/libksync/test/Makefile.in +++ kdepim-3.5.6/kitchensync/libksync/test/Makefile.in @@ -166,6 +166,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -254,6 +255,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -303,6 +307,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -312,12 +317,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -348,8 +351,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -358,6 +364,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -474,6 +481,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -484,12 +492,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -528,7 +538,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -566,9 +576,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh abtest$(EXEEXT): $(abtest_OBJECTS) $(abtest_DEPENDENCIES) @rm -f abtest$(EXEEXT) --- kdepim-3.5.6.orig/kitchensync/libksync/Makefile.in +++ kdepim-3.5.6/kitchensync/libksync/Makefile.in @@ -173,6 +173,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -261,6 +262,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -310,6 +314,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -319,12 +324,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -355,8 +358,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -365,6 +371,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -481,6 +488,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -491,12 +499,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -555,7 +565,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -593,9 +603,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-libLTLIBRARIES: $(lib_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kitchensync/Makefile.in +++ kdepim-3.5.6/kitchensync/Makefile.in @@ -129,6 +129,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -217,6 +218,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -266,6 +270,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -275,12 +280,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -311,8 +314,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -321,6 +327,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -437,6 +444,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -447,12 +455,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -480,7 +490,7 @@ all: docs-am all-recursive .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/admin/Doxyfile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/admin/Doxyfile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -518,9 +528,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/kabc/frontend/Makefile.in +++ kdepim-3.5.6/kabc/frontend/Makefile.in @@ -139,6 +139,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -227,6 +228,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -276,6 +280,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -285,12 +290,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -321,8 +324,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -331,6 +337,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -447,6 +454,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -457,12 +465,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -495,7 +505,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -533,9 +543,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-binPROGRAMS: $(bin_PROGRAMS) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kabc/kabc2mutt/Makefile.in +++ kdepim-3.5.6/kabc/kabc2mutt/Makefile.in @@ -139,6 +139,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -227,6 +228,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -276,6 +280,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -285,12 +290,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -321,8 +324,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -331,6 +337,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -447,6 +454,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -457,12 +465,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -493,7 +503,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -531,9 +541,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-binPROGRAMS: $(bin_PROGRAMS) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kabc/Makefile.in +++ kdepim-3.5.6/kabc/Makefile.in @@ -118,6 +118,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -206,6 +207,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -255,6 +259,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -264,12 +269,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -300,8 +303,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -310,6 +316,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -426,6 +433,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -436,12 +444,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -467,7 +477,7 @@ all: docs-am all-recursive .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -505,9 +515,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/libkdepim/cfgc/Makefile.in +++ kdepim-3.5.6/libkdepim/cfgc/Makefile.in @@ -135,6 +135,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -223,6 +224,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -272,6 +276,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -281,12 +286,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -317,8 +320,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -327,6 +333,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -443,6 +450,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -453,12 +461,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -496,7 +506,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -534,9 +544,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh clean-checkPROGRAMS: --- kdepim-3.5.6.orig/libkdepim/icons/Makefile.in +++ kdepim-3.5.6/libkdepim/icons/Makefile.in @@ -102,6 +102,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -190,6 +191,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -239,6 +243,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -248,12 +253,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -284,8 +287,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -294,6 +300,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -410,6 +417,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -420,12 +428,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -451,7 +461,7 @@ all: docs-am all-am .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -489,9 +499,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/libkdepim/pics/Makefile.in +++ kdepim-3.5.6/libkdepim/pics/Makefile.in @@ -112,6 +112,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -200,6 +201,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -249,6 +253,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -258,12 +263,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -294,8 +297,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -304,6 +310,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -420,6 +427,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -430,12 +438,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -465,7 +475,7 @@ all: docs-am all-am .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -503,9 +513,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/libkdepim/tests/Makefile.in +++ kdepim-3.5.6/libkdepim/tests/Makefile.in @@ -199,6 +199,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -287,6 +288,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -336,6 +340,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -345,12 +350,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -381,8 +384,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -391,6 +397,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -507,6 +514,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -517,12 +525,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -564,7 +574,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -602,9 +612,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh clean-checkPROGRAMS: --- kdepim-3.5.6.orig/libkdepim/kpartsdesignerplugin/Makefile.in +++ kdepim-3.5.6/libkdepim/kpartsdesignerplugin/Makefile.in @@ -142,6 +142,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -230,6 +231,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -279,6 +283,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -288,12 +293,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -324,8 +327,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -334,6 +340,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -450,6 +457,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -460,12 +468,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -498,7 +508,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -536,9 +546,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_widgetLTLIBRARIES: $(kde_widget_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/libkdepim/komposer/test/Makefile.in +++ kdepim-3.5.6/libkdepim/komposer/test/Makefile.in @@ -133,6 +133,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -221,6 +222,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -270,6 +274,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -279,12 +284,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -315,8 +318,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -325,6 +331,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -441,6 +448,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -451,12 +459,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -486,7 +496,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -524,9 +534,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh clean-checkPROGRAMS: --- kdepim-3.5.6.orig/libkdepim/komposer/plugins/default/Makefile.in +++ kdepim-3.5.6/libkdepim/komposer/plugins/default/Makefile.in @@ -148,6 +148,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -236,6 +237,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -285,6 +289,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -294,12 +299,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -330,8 +333,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -340,6 +346,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -456,6 +463,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -466,12 +474,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -507,7 +517,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -545,9 +555,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/libkdepim/komposer/plugins/Makefile.in +++ kdepim-3.5.6/libkdepim/komposer/plugins/Makefile.in @@ -118,6 +118,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -206,6 +207,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -255,6 +259,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -264,12 +269,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -300,8 +303,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -310,6 +316,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -426,6 +433,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -436,12 +444,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -467,7 +477,7 @@ all: docs-am all-recursive .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -505,9 +515,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/libkdepim/komposer/core/tests/Makefile.in +++ kdepim-3.5.6/libkdepim/komposer/core/tests/Makefile.in @@ -147,6 +147,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -235,6 +236,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -284,6 +288,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -293,12 +298,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -329,8 +332,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -339,6 +345,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -455,6 +462,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -465,12 +473,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -507,7 +517,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -545,9 +555,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh clean-checkPROGRAMS: --- kdepim-3.5.6.orig/libkdepim/komposer/core/Makefile.in +++ kdepim-3.5.6/libkdepim/komposer/core/Makefile.in @@ -160,6 +160,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -248,6 +249,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -297,6 +301,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -306,12 +311,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -342,8 +345,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -352,6 +358,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -468,6 +475,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -478,12 +486,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -536,7 +546,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -574,9 +584,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-libLTLIBRARIES: $(lib_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/libkdepim/komposer/Makefile.in +++ kdepim-3.5.6/libkdepim/komposer/Makefile.in @@ -118,6 +118,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -206,6 +207,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -255,6 +259,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -264,12 +269,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -300,8 +303,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -310,6 +316,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -426,6 +433,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -436,12 +444,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -467,7 +477,7 @@ all: docs-am all-recursive .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -505,9 +515,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/libkdepim/interfaces/Makefile.in +++ kdepim-3.5.6/libkdepim/interfaces/Makefile.in @@ -102,6 +102,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -190,6 +191,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -239,6 +243,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -248,12 +253,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -284,8 +287,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -294,6 +300,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -410,6 +417,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -420,12 +428,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -450,7 +460,7 @@ all: docs-am all-am .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -488,9 +498,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/libkdepim/about/Makefile.in +++ kdepim-3.5.6/libkdepim/about/Makefile.in @@ -112,6 +112,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -200,6 +201,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -249,6 +253,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -258,12 +263,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -294,8 +297,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -304,6 +310,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -420,6 +427,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -430,12 +438,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -469,7 +479,7 @@ all: docs-am all-am .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -507,9 +517,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/libkdepim/Makefile.in +++ kdepim-3.5.6/libkdepim/Makefile.in @@ -222,6 +222,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -310,6 +311,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -359,6 +363,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -368,12 +373,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -404,8 +407,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -414,6 +420,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -530,6 +537,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -540,12 +548,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -647,7 +657,7 @@ $(LIB_KIO) $(LIB_KABC) $(LIB_KPARTS) $(LIB_KIMPROXY) $(LIB_POLL) -lqui # $top_builddir)/libkdepim/resources/libkpimresources.la -include_HEADERS = kdepimmacros.h +include_HEADERS = kdepimmacros.h kpimprefs.h AM_CXXFLAGS = -DQT_PLUGIN kde_widget_LTLIBRARIES = kdepimwidgets.la kdepimwidgets_la_LDFLAGS = $(KDE_PLUGIN) -module $(all_libraries) @@ -662,7 +672,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/admin/Doxyfile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/admin/Doxyfile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -700,9 +710,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_widgetLTLIBRARIES: $(kde_widget_LTLIBRARIES) @$(NORMAL_INSTALL) @@ -1647,7 +1657,7 @@ -rm -f sidebarextension.moc infoextension.moc addresseelineedit.moc ksubscription.moc krsqueezedtextlabel.moc categoryselectdialog.moc configmanager.moc categoryeditdialog.moc weaver.moc kdatepickerpopup.moc kcmdesignerfields.moc weaverlogger.moc kfoldertree.moc kpixmapregionselectorwidget.moc statusbarprogresswidget.moc collectingprocess.moc kdateedit.moc kprefsdialog.moc addresseeview.moc kabcresourcecached.moc addressesdialog.moc kconfigwizard.moc kxface.moc kscoring.moc clicklineedit.moc ldapclient.moc kincidencechooser.moc weaverextensions.moc overlaywidget.moc progressmanager.moc completionordereditor.moc kvcarddrag.moc kscoringeditor.moc broadcaststatus.moc ktimeedit.moc resourceabc.moc addresseeselector.moc sendsmsdialog.moc progressdialog.moc kmailcompletion.moc designerfields.moc kwidgetlister.moc embeddedurlpage.moc kimportdialog.moc #>+ 2 -KDE_DIST=progressmanager.h broadcaststatus.h kaddrbook.h kabcresourcenull.h ksubscription.h kdatepickerpopup.h kmailcompletion.h kwidgetlister.h kimportdialog.h ssllabel.h qutf7codec.h kfileio.h configmanager.h addresseediffalgo.h alarmclient.h categoryeditdialog_base.ui infoextension.h progressdialog.h Makefile.in sidebarextension.h weaverextensions.h kvcarddrag.h kprefsdialog.h addressesdialog.h kcmdesignerfields.h distributionlist.h categoryselectdialog_base.ui statusbarprogresswidget.h addresspicker.ui kxface.h embeddedurlpage.h qutf7codecplugin.cpp clicklineedit.h resourceabc.h maillistdrag.h kregexp3.h addresseeemailselection.h configure.in.in kincidencechooser.h collectingprocess.h addresseeselector.h kpixmapregionselectorwidget.h diffalgo.h pimemoticons.kcfgc sendsmsdialog.h calendardiffalgo.h categoryeditdialog.h categoryselectdialog.h addresseeview.h csshelper.h kconfigpropagator.h pluginloader.h ktimeedit.h kpixmapregionselectordialog.h weaverlogger.h designerfields.h kdateedit.h pimemoticons.kcfg krsqueezedtextlabel.h linklocator.h ldapclient.h htmldiffalgodisplay.h groupwarejob.h kabcresourcecached.h kaccount.h kpimprefs.h kpimurlrequesterdlg.h addresseelineedit.h completionordereditor.h overlaywidget.h kresourceprefs.h pluginloaderbase.h kfoldertree.h kdepim.widgets kscoringeditor.h kscoring.h spellingfilter.h recentaddresses.h Makefile.am weaver.h kconfigwizard.h +KDE_DIST=progressmanager.h broadcaststatus.h kaddrbook.h kabcresourcenull.h ksubscription.h kdatepickerpopup.h kmailcompletion.h kwidgetlister.h kimportdialog.h ssllabel.h qutf7codec.h kfileio.h configmanager.h addresseediffalgo.h alarmclient.h categoryeditdialog_base.ui infoextension.h progressdialog.h Makefile.in sidebarextension.h weaverextensions.h kvcarddrag.h kprefsdialog.h addressesdialog.h kcmdesignerfields.h distributionlist.h categoryselectdialog_base.ui statusbarprogresswidget.h addresspicker.ui kxface.h embeddedurlpage.h qutf7codecplugin.cpp clicklineedit.h resourceabc.h maillistdrag.h kregexp3.h addresseeemailselection.h configure.in.in kincidencechooser.h collectingprocess.h addresseeselector.h kpixmapregionselectorwidget.h diffalgo.h pimemoticons.kcfgc sendsmsdialog.h calendardiffalgo.h categoryeditdialog.h categoryselectdialog.h addresseeview.h csshelper.h kconfigpropagator.h pluginloader.h ktimeedit.h kpixmapregionselectordialog.h weaverlogger.h designerfields.h kdateedit.h pimemoticons.kcfg krsqueezedtextlabel.h linklocator.h ldapclient.h htmldiffalgodisplay.h groupwarejob.h kabcresourcecached.h kaccount.h kpimurlrequesterdlg.h addresseelineedit.h completionordereditor.h overlaywidget.h kresourceprefs.h pluginloaderbase.h kfoldertree.h kdepim.widgets kscoringeditor.h kscoring.h spellingfilter.h recentaddresses.h Makefile.am weaver.h kconfigwizard.h #>+ 6 clean-idl: --- kdepim-3.5.6.orig/libkcal/libical/design-data/Makefile.in +++ kdepim-3.5.6/libkcal/libical/design-data/Makefile.in @@ -99,6 +99,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -187,6 +188,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -236,6 +240,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -245,12 +250,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -281,8 +284,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -291,6 +297,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -407,6 +414,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -417,12 +425,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -452,7 +462,7 @@ all: all-am .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ @@ -477,9 +487,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/libkcal/libical/src/libical/Makefile.in +++ kdepim-3.5.6/libkcal/libical/src/libical/Makefile.in @@ -150,6 +150,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -238,6 +239,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -287,6 +291,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -296,12 +301,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -332,8 +335,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -342,6 +348,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -458,6 +465,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -468,12 +476,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -645,7 +655,7 @@ .SUFFIXES: .SUFFIXES: .c .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ @@ -670,9 +680,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh clean-noinstLTLIBRARIES: --- kdepim-3.5.6.orig/libkcal/libical/src/libicalss/Makefile.in +++ kdepim-3.5.6/libkcal/libical/src/libicalss/Makefile.in @@ -120,6 +120,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -208,6 +209,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -257,6 +261,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -266,12 +271,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -302,8 +305,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -312,6 +318,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -428,6 +435,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -438,12 +446,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -483,7 +493,7 @@ .SUFFIXES: .SUFFIXES: .c .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ @@ -508,9 +518,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh clean-noinstLTLIBRARIES: --- kdepim-3.5.6.orig/libkcal/libical/src/Makefile.in +++ kdepim-3.5.6/libkcal/libical/src/Makefile.in @@ -108,6 +108,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -196,6 +197,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -245,6 +249,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -254,12 +259,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -290,8 +293,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -300,6 +306,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -416,6 +423,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -426,12 +434,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -455,7 +465,7 @@ all: all-recursive .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ @@ -480,9 +490,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/libkcal/libical/scripts/Makefile.in +++ kdepim-3.5.6/libkcal/libical/scripts/Makefile.in @@ -99,6 +99,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -187,6 +188,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -236,6 +240,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -245,12 +250,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -281,8 +284,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -291,6 +297,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -407,6 +414,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -417,12 +425,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -455,7 +465,7 @@ all: all-am .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ @@ -480,9 +490,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/libkcal/libical/zoneinfo/Makefile.in +++ kdepim-3.5.6/libkcal/libical/zoneinfo/Makefile.in @@ -109,6 +109,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -197,6 +198,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -246,6 +250,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -255,12 +260,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -291,8 +294,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -301,6 +307,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -417,6 +424,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -427,12 +435,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -473,7 +483,7 @@ all: all-am .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ @@ -498,9 +508,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/libkcal/libical/doc/Makefile.in +++ kdepim-3.5.6/libkcal/libical/doc/Makefile.in @@ -99,6 +99,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -187,6 +188,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -236,6 +240,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -245,12 +250,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -281,8 +284,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -291,6 +297,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -407,6 +414,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -417,12 +425,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -446,7 +456,7 @@ all: all-am .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ @@ -471,9 +481,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/libkcal/libical/examples/Makefile.in +++ kdepim-3.5.6/libkcal/libical/examples/Makefile.in @@ -122,6 +122,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -210,6 +211,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -259,6 +263,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -268,12 +273,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -304,8 +307,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -314,6 +320,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -430,6 +437,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -440,12 +448,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -480,7 +490,7 @@ .SUFFIXES: .SUFFIXES: .c .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ @@ -505,9 +515,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh clean-noinstPROGRAMS: --- kdepim-3.5.6.orig/libkcal/libical/Makefile.in +++ kdepim-3.5.6/libkcal/libical/Makefile.in @@ -109,6 +109,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -197,6 +198,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -246,6 +250,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -255,12 +260,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -291,8 +294,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -301,6 +307,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -417,6 +424,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -427,12 +435,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -463,7 +473,7 @@ all: all-recursive .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ @@ -488,9 +498,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/libkcal/tests/Makefile.in +++ kdepim-3.5.6/libkcal/tests/Makefile.in @@ -196,6 +196,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -284,6 +285,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -333,6 +337,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -342,12 +347,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -378,8 +381,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -388,6 +394,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -504,6 +511,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -514,12 +522,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -582,7 +592,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -620,9 +630,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh clean-checkPROGRAMS: --- kdepim-3.5.6.orig/libkcal/versit/Makefile.in +++ kdepim-3.5.6/libkcal/versit/Makefile.in @@ -127,6 +127,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -215,6 +216,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -264,6 +268,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -273,12 +278,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -309,8 +312,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -319,6 +325,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -435,6 +442,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -445,12 +453,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -478,7 +488,7 @@ .SUFFIXES: .SUFFIXES: .c .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -516,9 +526,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh clean-noinstLTLIBRARIES: --- kdepim-3.5.6.orig/libkcal/Makefile.in +++ kdepim-3.5.6/libkcal/Makefile.in @@ -215,6 +215,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -303,6 +304,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -352,6 +356,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -361,12 +366,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -397,8 +400,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -407,6 +413,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -523,6 +530,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -533,12 +541,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -657,7 +667,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/admin/Doxyfile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/admin/Doxyfile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -695,9 +705,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kpilot/conduits/sysinfoconduit/Makefile.in +++ kdepim-3.5.6/kpilot/conduits/sysinfoconduit/Makefile.in @@ -159,6 +159,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -247,6 +248,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -296,6 +300,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -305,12 +310,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -341,8 +344,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -351,6 +357,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -467,6 +474,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -477,12 +485,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -531,7 +541,7 @@ .SUFFIXES: .SUFFIXES: .cc .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -569,9 +579,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kpilot/conduits/notepadconduit/Makefile.in +++ kdepim-3.5.6/kpilot/conduits/notepadconduit/Makefile.in @@ -149,6 +149,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -237,6 +238,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -286,6 +290,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -295,12 +300,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -331,8 +334,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -341,6 +347,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -457,6 +464,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -467,12 +475,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -511,7 +521,7 @@ .SUFFIXES: .SUFFIXES: .cc .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -549,9 +559,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kpilot/conduits/memofileconduit/Makefile.in +++ kdepim-3.5.6/kpilot/conduits/memofileconduit/Makefile.in @@ -152,6 +152,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -240,6 +241,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -289,6 +293,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -298,12 +303,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -334,8 +337,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -344,6 +350,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -460,6 +467,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -470,12 +478,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -515,7 +525,7 @@ .SUFFIXES: .SUFFIXES: .cc .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -553,9 +563,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kpilot/conduits/timeconduit/Makefile.in +++ kdepim-3.5.6/kpilot/conduits/timeconduit/Makefile.in @@ -156,6 +156,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -244,6 +245,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -293,6 +297,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -302,12 +307,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -338,8 +341,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -348,6 +354,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -464,6 +471,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -474,12 +482,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -525,7 +535,7 @@ .SUFFIXES: .SUFFIXES: .cc .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -563,9 +573,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kpilot/conduits/docconduit/Icons/Makefile.in +++ kdepim-3.5.6/kpilot/conduits/docconduit/Icons/Makefile.in @@ -102,6 +102,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -190,6 +191,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -239,6 +243,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -248,12 +253,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -284,8 +287,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -294,6 +300,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -410,6 +417,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -420,12 +428,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -454,7 +464,7 @@ all: docs-am all-am .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -492,9 +502,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/kpilot/conduits/docconduit/Makefile.in +++ kdepim-3.5.6/kpilot/conduits/docconduit/Makefile.in @@ -201,6 +201,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -289,6 +290,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -338,6 +342,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -347,12 +352,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -383,8 +386,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -393,6 +399,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -509,6 +516,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -519,12 +527,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -575,7 +585,7 @@ .SUFFIXES: .SUFFIXES: .cc .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -613,9 +623,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kpilot/conduits/malconduit/Makefile.in +++ kdepim-3.5.6/kpilot/conduits/malconduit/Makefile.in @@ -154,6 +154,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -242,6 +243,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -291,6 +295,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -300,12 +305,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -336,8 +339,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -346,6 +352,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -462,6 +469,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -472,12 +480,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -514,7 +524,7 @@ .SUFFIXES: .SUFFIXES: .cc .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -552,9 +562,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kpilot/conduits/popmail/Makefile.in +++ kdepim-3.5.6/kpilot/conduits/popmail/Makefile.in @@ -158,6 +158,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -246,6 +247,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -295,6 +299,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -304,12 +309,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -340,8 +343,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -350,6 +356,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -466,6 +473,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -476,12 +484,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -531,7 +541,7 @@ .SUFFIXES: .SUFFIXES: .cc .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -569,9 +579,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kpilot/conduits/knotes/Makefile.in +++ kdepim-3.5.6/kpilot/conduits/knotes/Makefile.in @@ -152,6 +152,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -240,6 +241,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -289,6 +293,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -298,12 +303,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -334,8 +337,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -344,6 +350,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -460,6 +467,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -470,12 +478,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -519,7 +529,7 @@ .SUFFIXES: .SUFFIXES: .cc .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -557,9 +567,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kpilot/conduits/recordconduit/Makefile.in +++ kdepim-3.5.6/kpilot/conduits/recordconduit/Makefile.in @@ -150,6 +150,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -238,6 +239,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -287,6 +291,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -296,12 +301,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -332,8 +335,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -342,6 +348,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -458,6 +465,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -468,12 +476,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -510,7 +520,7 @@ .SUFFIXES: .SUFFIXES: .cc .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -548,9 +558,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kpilot/conduits/null/Makefile.in +++ kdepim-3.5.6/kpilot/conduits/null/Makefile.in @@ -150,6 +150,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -238,6 +239,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -287,6 +291,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -296,12 +301,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -332,8 +335,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -342,6 +348,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -458,6 +465,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -468,12 +476,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -510,7 +520,7 @@ .SUFFIXES: .SUFFIXES: .cc .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -548,9 +558,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kpilot/conduits/vcalconduit/Makefile.in +++ kdepim-3.5.6/kpilot/conduits/vcalconduit/Makefile.in @@ -184,6 +184,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -272,6 +273,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -321,6 +325,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -330,12 +335,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -366,8 +369,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -376,6 +382,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -492,6 +499,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -502,12 +510,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -570,7 +580,7 @@ .SUFFIXES: .SUFFIXES: .cc .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -608,9 +618,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kpilot/conduits/abbrowserconduit/Makefile.in +++ kdepim-3.5.6/kpilot/conduits/abbrowserconduit/Makefile.in @@ -152,6 +152,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -240,6 +241,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -289,6 +293,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -298,12 +303,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -334,8 +337,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -344,6 +350,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -460,6 +467,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -470,12 +478,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -521,7 +531,7 @@ .SUFFIXES: .SUFFIXES: .cc .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -559,9 +569,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kpilot/conduits/Makefile.in +++ kdepim-3.5.6/kpilot/conduits/Makefile.in @@ -123,6 +123,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -211,6 +212,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -260,6 +264,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -269,12 +274,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -305,8 +308,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -315,6 +321,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -431,6 +438,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -441,12 +449,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -483,7 +493,7 @@ all: docs-am all-recursive .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -521,9 +531,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/kpilot/kpilot/Icons/Makefile.in +++ kdepim-3.5.6/kpilot/kpilot/Icons/Makefile.in @@ -112,6 +112,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -200,6 +201,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -249,6 +253,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -258,12 +263,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -294,8 +297,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -304,6 +310,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -420,6 +427,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -430,12 +438,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -476,7 +486,7 @@ all: docs-am all-am .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -514,9 +524,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/kpilot/kpilot/Makefile.in +++ kdepim-3.5.6/kpilot/kpilot/Makefile.in @@ -254,6 +254,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -342,6 +343,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -391,6 +395,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -400,12 +405,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -436,8 +439,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -446,6 +452,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -562,6 +569,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -572,12 +580,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -727,7 +737,7 @@ .SUFFIXES: .SUFFIXES: .cc .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/admin/Doxyfile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/admin/Doxyfile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -765,9 +775,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kpilot/lib/Makefile.in +++ kdepim-3.5.6/kpilot/lib/Makefile.in @@ -166,6 +166,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -254,6 +255,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -303,6 +307,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -312,12 +317,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -348,8 +351,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -358,6 +364,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -474,6 +481,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -484,12 +492,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -566,7 +576,7 @@ .SUFFIXES: .SUFFIXES: .cc .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/admin/Doxyfile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/admin/Doxyfile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -604,9 +614,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-libLTLIBRARIES: $(lib_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kpilot/Makefile.in +++ kdepim-3.5.6/kpilot/Makefile.in @@ -120,6 +120,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -208,6 +209,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -257,6 +261,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -266,12 +271,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -302,8 +305,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -312,6 +318,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -428,6 +435,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -438,12 +446,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -470,7 +480,7 @@ all: docs-am all-recursive .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/admin/Doxyfile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/admin/Doxyfile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -508,9 +518,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/knotes/pics/Makefile.in +++ kdepim-3.5.6/knotes/pics/Makefile.in @@ -102,6 +102,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -190,6 +191,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -239,6 +243,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -248,12 +253,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -284,8 +287,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -294,6 +300,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -410,6 +417,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -420,12 +428,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -451,7 +461,7 @@ all: docs-am all-am .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -489,9 +499,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/knotes/icons/Makefile.in +++ kdepim-3.5.6/knotes/icons/Makefile.in @@ -102,6 +102,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -190,6 +191,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -239,6 +243,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -248,12 +253,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -284,8 +287,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -294,6 +300,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -410,6 +417,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -420,12 +428,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -452,7 +462,7 @@ all: docs-am all-am .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -490,9 +500,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/knotes/Makefile.in +++ kdepim-3.5.6/knotes/Makefile.in @@ -232,6 +232,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -320,6 +321,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -369,6 +373,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -378,12 +383,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -414,8 +417,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -424,6 +430,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -540,6 +547,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -550,12 +558,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -630,7 +640,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/admin/Doxyfile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/admin/Doxyfile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -668,9 +678,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kontact/plugins/test/Makefile.in +++ kdepim-3.5.6/kontact/plugins/test/Makefile.in @@ -153,6 +153,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -241,6 +242,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -290,6 +294,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -299,12 +304,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -335,8 +338,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -345,6 +351,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -461,6 +468,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -471,12 +479,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -517,7 +527,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -555,9 +565,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kontact/plugins/akregator/Makefile.in +++ kdepim-3.5.6/kontact/plugins/akregator/Makefile.in @@ -151,6 +151,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -239,6 +240,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -288,6 +292,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -297,12 +302,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -333,8 +336,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -343,6 +349,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -459,6 +466,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -469,12 +477,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -511,7 +521,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -549,9 +559,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kontact/plugins/kitchensync/Makefile.in +++ kdepim-3.5.6/kontact/plugins/kitchensync/Makefile.in @@ -146,6 +146,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -234,6 +235,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -283,6 +287,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -292,12 +297,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -328,8 +331,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -338,6 +344,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -454,6 +461,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -464,12 +472,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -504,7 +514,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -542,9 +552,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kontact/plugins/karm/Makefile.in +++ kdepim-3.5.6/kontact/plugins/karm/Makefile.in @@ -148,6 +148,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -236,6 +237,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -285,6 +289,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -294,12 +299,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -330,8 +333,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -340,6 +346,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -456,6 +463,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -466,12 +474,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -509,7 +519,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -547,9 +557,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kontact/plugins/summary/Makefile.in +++ kdepim-3.5.6/kontact/plugins/summary/Makefile.in @@ -165,6 +165,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -253,6 +254,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -302,6 +306,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -311,12 +316,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -347,8 +350,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -357,6 +363,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -473,6 +480,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -483,12 +491,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -539,7 +549,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -577,9 +587,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kontact/plugins/kmail/Makefile.in +++ kdepim-3.5.6/kontact/plugins/kmail/Makefile.in @@ -161,6 +161,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -249,6 +250,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -298,6 +302,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -307,12 +312,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -343,8 +346,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -353,6 +359,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -469,6 +476,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -479,12 +487,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -538,7 +548,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -576,9 +586,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kontact/plugins/weather/Makefile.in +++ kdepim-3.5.6/kontact/plugins/weather/Makefile.in @@ -153,6 +153,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -241,6 +242,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -290,6 +294,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -299,12 +304,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -335,8 +338,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -345,6 +351,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -461,6 +468,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -471,12 +479,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -515,7 +525,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -553,9 +563,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kontact/plugins/multisynk/Makefile.in +++ kdepim-3.5.6/kontact/plugins/multisynk/Makefile.in @@ -146,6 +146,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -234,6 +235,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -283,6 +287,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -292,12 +297,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -328,8 +331,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -338,6 +344,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -454,6 +461,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -464,12 +472,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -503,7 +513,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -541,9 +551,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kontact/plugins/knode/Makefile.in +++ kdepim-3.5.6/kontact/plugins/knode/Makefile.in @@ -151,6 +151,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -239,6 +240,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -288,6 +292,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -297,12 +302,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -333,8 +336,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -343,6 +349,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -459,6 +466,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -469,12 +477,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -511,7 +521,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -549,9 +559,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kontact/plugins/specialdates/Makefile.in +++ kdepim-3.5.6/kontact/plugins/specialdates/Makefile.in @@ -164,6 +164,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -252,6 +253,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -301,6 +305,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -310,12 +315,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -346,8 +349,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -356,6 +362,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -472,6 +479,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -482,12 +490,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -544,7 +554,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -582,9 +592,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kontact/plugins/kpilot/Makefile.in +++ kdepim-3.5.6/kontact/plugins/kpilot/Makefile.in @@ -154,6 +154,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -242,6 +243,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -291,6 +295,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -300,12 +305,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -336,8 +339,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -346,6 +352,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -462,6 +469,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -472,12 +480,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -528,7 +538,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -566,9 +576,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kontact/plugins/knotes/Makefile.in +++ kdepim-3.5.6/kontact/plugins/knotes/Makefile.in @@ -157,6 +157,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -245,6 +246,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -294,6 +298,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -303,12 +308,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -339,8 +342,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -349,6 +355,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -465,6 +472,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -475,12 +483,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -527,7 +537,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -565,9 +575,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kontact/plugins/korganizer/Makefile.in +++ kdepim-3.5.6/kontact/plugins/korganizer/Makefile.in @@ -198,6 +198,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -286,6 +287,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -335,6 +339,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -344,12 +349,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -380,8 +383,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -390,6 +396,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -506,6 +513,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -516,12 +524,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -618,7 +628,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -656,9 +666,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kontact/plugins/kaddressbook/Makefile.in +++ kdepim-3.5.6/kontact/plugins/kaddressbook/Makefile.in @@ -150,6 +150,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -238,6 +239,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -287,6 +291,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -296,12 +301,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -332,8 +335,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -342,6 +348,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -458,6 +465,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -468,12 +476,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -517,7 +527,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -555,9 +565,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kontact/plugins/newsticker/Makefile.in +++ kdepim-3.5.6/kontact/plugins/newsticker/Makefile.in @@ -161,6 +161,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -249,6 +250,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -298,6 +302,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -307,12 +312,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -343,8 +346,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -353,6 +359,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -469,6 +476,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -479,12 +487,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -537,7 +547,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -575,9 +585,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kontact/plugins/Makefile.in +++ kdepim-3.5.6/kontact/plugins/Makefile.in @@ -119,6 +119,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -207,6 +208,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -256,6 +260,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -265,12 +270,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -301,8 +304,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -311,6 +317,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -427,6 +434,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -437,12 +445,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -471,7 +481,7 @@ all: docs-am all-recursive .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -509,9 +519,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/kontact/interfaces/Makefile.in +++ kdepim-3.5.6/kontact/interfaces/Makefile.in @@ -155,6 +155,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -243,6 +244,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -292,6 +296,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -301,12 +306,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -337,8 +340,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -347,6 +353,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -463,6 +470,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -473,12 +481,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -516,7 +526,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -554,9 +564,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-libLTLIBRARIES: $(lib_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kontact/src/about/Makefile.in +++ kdepim-3.5.6/kontact/src/about/Makefile.in @@ -112,6 +112,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -200,6 +201,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -249,6 +253,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -258,12 +263,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -294,8 +297,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -304,6 +310,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -420,6 +427,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -430,12 +438,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -466,7 +476,7 @@ all: docs-am all-am .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -504,9 +514,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/kontact/src/Makefile.in +++ kdepim-3.5.6/kontact/src/Makefile.in @@ -205,6 +205,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -293,6 +294,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -342,6 +346,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -351,12 +356,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -387,8 +390,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -397,6 +403,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -513,6 +520,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -523,12 +531,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -587,7 +597,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -625,9 +635,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kontact/pics/icons/Makefile.in +++ kdepim-3.5.6/kontact/pics/icons/Makefile.in @@ -102,6 +102,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -190,6 +191,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -239,6 +243,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -248,12 +253,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -284,8 +287,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -294,6 +300,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -410,6 +417,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -420,12 +428,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -451,7 +461,7 @@ all: docs-am all-am .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -489,9 +499,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/kontact/pics/Makefile.in +++ kdepim-3.5.6/kontact/pics/Makefile.in @@ -118,6 +118,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -206,6 +207,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -255,6 +259,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -264,12 +269,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -300,8 +303,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -310,6 +316,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -426,6 +433,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -436,12 +444,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -467,7 +477,7 @@ all: docs-am all-recursive .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -505,9 +515,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/kontact/Makefile.in +++ kdepim-3.5.6/kontact/Makefile.in @@ -119,6 +119,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -207,6 +208,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -256,6 +260,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -265,12 +270,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -301,8 +304,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -311,6 +317,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -427,6 +434,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -437,12 +445,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -469,7 +479,7 @@ all: docs-am all-recursive .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/admin/Doxyfile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/admin/Doxyfile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -507,9 +517,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/kandy/profiles/Makefile.in +++ kdepim-3.5.6/kandy/profiles/Makefile.in @@ -112,6 +112,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -200,6 +201,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -249,6 +253,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -258,12 +263,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -294,8 +297,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -304,6 +310,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -420,6 +427,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -430,12 +438,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -462,7 +472,7 @@ all: docs-am all-am .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -500,9 +510,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/kandy/src/Makefile.in +++ kdepim-3.5.6/kandy/src/Makefile.in @@ -170,6 +170,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -258,6 +259,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -307,6 +311,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -316,12 +321,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -352,8 +355,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -362,6 +368,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -478,6 +485,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -488,12 +496,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -553,7 +563,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -591,9 +601,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-binPROGRAMS: $(bin_PROGRAMS) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kandy/Makefile.in +++ kdepim-3.5.6/kandy/Makefile.in @@ -119,6 +119,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -207,6 +208,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -256,6 +260,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -265,12 +270,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -301,8 +304,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -311,6 +317,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -427,6 +434,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -437,12 +445,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -468,7 +478,7 @@ all: docs-am all-recursive .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/admin/Doxyfile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/admin/Doxyfile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -506,9 +516,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/ktnef/gui/pics/Makefile.in +++ kdepim-3.5.6/ktnef/gui/pics/Makefile.in @@ -102,6 +102,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -190,6 +191,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -239,6 +243,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -248,12 +253,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -284,8 +287,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -294,6 +300,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -410,6 +417,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -420,12 +428,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -453,7 +463,7 @@ all: docs-am all-am .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -491,9 +501,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/ktnef/gui/Makefile.in +++ kdepim-3.5.6/ktnef/gui/Makefile.in @@ -173,6 +173,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -261,6 +262,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -310,6 +314,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -319,12 +324,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -355,8 +358,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -365,6 +371,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -481,6 +488,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -491,12 +499,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -546,7 +556,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -584,9 +594,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-binPROGRAMS: $(bin_PROGRAMS) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/ktnef/lib/Makefile.in +++ kdepim-3.5.6/ktnef/lib/Makefile.in @@ -151,6 +151,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -239,6 +240,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -288,6 +292,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -297,12 +302,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -333,8 +336,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -343,6 +349,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -459,6 +466,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -469,12 +477,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -511,7 +521,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -549,9 +559,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-libLTLIBRARIES: $(lib_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/ktnef/ktnef/Makefile.in +++ kdepim-3.5.6/ktnef/ktnef/Makefile.in @@ -115,6 +115,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -203,6 +204,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -252,6 +256,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -261,12 +266,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -297,8 +300,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -307,6 +313,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -423,6 +430,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -433,12 +441,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -468,7 +478,7 @@ all: docs-am all-am .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -506,9 +516,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/ktnef/Makefile.in +++ kdepim-3.5.6/ktnef/Makefile.in @@ -118,6 +118,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -206,6 +207,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -255,6 +259,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -264,12 +269,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -300,8 +303,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -310,6 +316,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -426,6 +433,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -436,12 +444,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -467,7 +477,7 @@ all: docs-am all-recursive .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -505,9 +515,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/kfile-plugins/rfc822/Makefile.in +++ kdepim-3.5.6/kfile-plugins/rfc822/Makefile.in @@ -148,6 +148,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -236,6 +237,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -285,6 +289,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -294,12 +299,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -330,8 +333,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -340,6 +346,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -456,6 +463,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -466,12 +474,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -512,7 +522,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -550,9 +560,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kfile-plugins/ics/Makefile.in +++ kdepim-3.5.6/kfile-plugins/ics/Makefile.in @@ -151,6 +151,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -239,6 +240,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -288,6 +292,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -297,12 +302,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -333,8 +336,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -343,6 +349,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -459,6 +466,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -469,12 +477,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -516,7 +526,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -554,9 +564,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kfile-plugins/palm-databases/Makefile.in +++ kdepim-3.5.6/kfile-plugins/palm-databases/Makefile.in @@ -149,6 +149,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -237,6 +238,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -286,6 +290,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -295,12 +300,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -331,8 +334,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -341,6 +347,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -457,6 +464,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -467,12 +475,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -513,7 +523,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -551,9 +561,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kfile-plugins/vcf/Makefile.in +++ kdepim-3.5.6/kfile-plugins/vcf/Makefile.in @@ -148,6 +148,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -236,6 +237,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -285,6 +289,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -294,12 +299,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -330,8 +333,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -340,6 +346,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -456,6 +463,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -466,12 +474,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -512,7 +522,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -550,9 +560,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/kfile-plugins/Makefile.in +++ kdepim-3.5.6/kfile-plugins/Makefile.in @@ -118,6 +118,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -206,6 +207,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -255,6 +259,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -264,12 +269,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -300,8 +303,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -310,6 +316,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -426,6 +433,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -436,12 +444,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -468,7 +478,7 @@ all: docs-am all-recursive .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -506,9 +516,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/korganizer/printing/Makefile.in +++ kdepim-3.5.6/korganizer/printing/Makefile.in @@ -159,6 +159,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -247,6 +248,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -296,6 +300,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -305,12 +310,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -341,8 +344,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -351,6 +357,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -467,6 +474,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -477,12 +485,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -550,7 +560,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -588,9 +598,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-libLTLIBRARIES: $(lib_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/korganizer/korgac/pixmaps/Makefile.in +++ kdepim-3.5.6/korganizer/korgac/pixmaps/Makefile.in @@ -102,6 +102,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -190,6 +191,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -239,6 +243,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -248,12 +253,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -284,8 +287,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -294,6 +300,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -410,6 +417,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -420,12 +428,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -452,7 +462,7 @@ all: docs-am all-am .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -490,9 +500,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/korganizer/korgac/Makefile.in +++ kdepim-3.5.6/korganizer/korgac/Makefile.in @@ -179,6 +179,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -267,6 +268,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -316,6 +320,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -325,12 +330,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -361,8 +364,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -371,6 +377,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -487,6 +494,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -497,12 +505,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -553,7 +563,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -591,9 +601,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-binPROGRAMS: $(bin_PROGRAMS) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/korganizer/interfaces/calendar/Makefile.in +++ kdepim-3.5.6/korganizer/interfaces/calendar/Makefile.in @@ -119,6 +119,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -207,6 +208,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -256,6 +260,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -265,12 +270,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -301,8 +304,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -311,6 +317,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -427,6 +434,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -437,12 +445,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -471,7 +481,7 @@ all: docs-am all-am .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -509,9 +519,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/korganizer/interfaces/korganizer/Makefile.in +++ kdepim-3.5.6/korganizer/interfaces/korganizer/Makefile.in @@ -119,6 +119,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -207,6 +208,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -256,6 +260,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -265,12 +270,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -301,8 +304,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -311,6 +317,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -427,6 +434,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -437,12 +445,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -471,7 +481,7 @@ all: docs-am all-am .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -509,9 +519,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/korganizer/interfaces/Makefile.in +++ kdepim-3.5.6/korganizer/interfaces/Makefile.in @@ -118,6 +118,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -206,6 +207,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -255,6 +259,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -264,12 +269,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -300,8 +303,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -310,6 +316,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -426,6 +433,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -436,12 +444,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -467,7 +477,7 @@ all: docs-am all-recursive .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -505,9 +515,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/korganizer/plugins/datenums/Makefile.in +++ kdepim-3.5.6/korganizer/plugins/datenums/Makefile.in @@ -153,6 +153,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -241,6 +242,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -290,6 +294,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -299,12 +304,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -335,8 +338,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -345,6 +351,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -461,6 +468,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -471,12 +479,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -511,7 +521,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -549,9 +559,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/korganizer/plugins/projectview/Makefile.in +++ kdepim-3.5.6/korganizer/plugins/projectview/Makefile.in @@ -157,6 +157,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -245,6 +246,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -294,6 +298,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -303,12 +308,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -339,8 +342,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -349,6 +355,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -465,6 +472,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -475,12 +483,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -519,7 +529,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -557,9 +567,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/korganizer/plugins/exchange/Makefile.in +++ kdepim-3.5.6/korganizer/plugins/exchange/Makefile.in @@ -173,6 +173,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -261,6 +262,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -310,6 +314,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -319,12 +324,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -355,8 +358,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -365,6 +371,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -481,6 +488,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -491,12 +499,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -541,7 +551,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -579,9 +589,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/korganizer/plugins/printing/whatsnext/Makefile.in +++ kdepim-3.5.6/korganizer/plugins/printing/whatsnext/Makefile.in @@ -154,6 +154,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -242,6 +243,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -291,6 +295,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -300,12 +305,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -336,8 +339,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -346,6 +352,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -462,6 +469,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -472,12 +480,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -514,7 +524,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -552,9 +562,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/korganizer/plugins/printing/journal/Makefile.in +++ kdepim-3.5.6/korganizer/plugins/printing/journal/Makefile.in @@ -154,6 +154,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -242,6 +243,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -291,6 +295,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -300,12 +305,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -336,8 +339,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -346,6 +352,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -462,6 +469,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -472,12 +480,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -514,7 +524,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -552,9 +562,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/korganizer/plugins/printing/list/Makefile.in +++ kdepim-3.5.6/korganizer/plugins/printing/list/Makefile.in @@ -153,6 +153,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -241,6 +242,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -290,6 +294,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -299,12 +304,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -335,8 +338,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -345,6 +351,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -461,6 +468,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -471,12 +479,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -513,7 +523,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -551,9 +561,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/korganizer/plugins/printing/year/Makefile.in +++ kdepim-3.5.6/korganizer/plugins/printing/year/Makefile.in @@ -153,6 +153,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -241,6 +242,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -290,6 +294,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -299,12 +304,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -335,8 +338,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -345,6 +351,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -461,6 +468,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -471,12 +479,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -513,7 +523,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -551,9 +561,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/korganizer/plugins/printing/Makefile.in +++ kdepim-3.5.6/korganizer/plugins/printing/Makefile.in @@ -118,6 +118,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -206,6 +207,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -255,6 +259,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -264,12 +269,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -300,8 +303,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -310,6 +316,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -426,6 +433,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -436,12 +444,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -467,7 +477,7 @@ all: docs-am all-recursive .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -505,9 +515,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/korganizer/plugins/timespanview/Makefile.in +++ kdepim-3.5.6/korganizer/plugins/timespanview/Makefile.in @@ -159,6 +159,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -247,6 +248,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -296,6 +300,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -305,12 +310,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -341,8 +344,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -351,6 +357,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -467,6 +474,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -477,12 +485,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -521,7 +531,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -559,9 +569,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/korganizer/plugins/hebrew/Makefile.in +++ kdepim-3.5.6/korganizer/plugins/hebrew/Makefile.in @@ -156,6 +156,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -244,6 +245,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -293,6 +297,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -302,12 +307,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -338,8 +341,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -348,6 +354,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -464,6 +471,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -474,12 +482,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -514,7 +524,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -552,9 +562,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/korganizer/plugins/Makefile.in +++ kdepim-3.5.6/korganizer/plugins/Makefile.in @@ -118,6 +118,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -206,6 +207,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -255,6 +259,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -264,12 +269,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -300,8 +303,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -310,6 +316,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -426,6 +433,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -436,12 +444,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -468,7 +478,7 @@ all: docs-am all-recursive .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -506,9 +516,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/korganizer/pixmaps/Makefile.in +++ kdepim-3.5.6/korganizer/pixmaps/Makefile.in @@ -102,6 +102,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -190,6 +191,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -239,6 +243,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -248,12 +253,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -284,8 +287,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -294,6 +300,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -410,6 +417,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -420,12 +428,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -452,7 +462,7 @@ all: docs-am all-am .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -490,9 +500,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/korganizer/sounds/Makefile.in +++ kdepim-3.5.6/korganizer/sounds/Makefile.in @@ -112,6 +112,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -200,6 +201,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -249,6 +253,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -258,12 +263,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -294,8 +297,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -304,6 +310,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -420,6 +427,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -430,12 +438,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -464,7 +474,7 @@ all: docs-am all-am .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -502,9 +512,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/korganizer/Makefile.in +++ kdepim-3.5.6/korganizer/Makefile.in @@ -299,6 +299,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -387,6 +388,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -436,6 +440,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -445,12 +450,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -481,8 +484,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -491,6 +497,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -607,6 +614,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -617,12 +625,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -863,7 +873,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/admin/Doxyfile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/admin/Doxyfile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -901,9 +911,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ical2vcal: $(top_builddir)/config.status $(srcdir)/ical2vcal.in cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ --- kdepim-3.5.6.orig/konsolekalendar/pixmaps/Makefile.in +++ kdepim-3.5.6/konsolekalendar/pixmaps/Makefile.in @@ -102,6 +102,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -190,6 +191,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -239,6 +243,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -248,12 +253,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -284,8 +287,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -294,6 +300,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -410,6 +417,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -420,12 +428,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -451,7 +461,7 @@ all: docs-am all-am .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -489,9 +499,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/konsolekalendar/Makefile.in +++ kdepim-3.5.6/konsolekalendar/Makefile.in @@ -173,6 +173,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -261,6 +262,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -310,6 +314,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -319,12 +324,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -355,8 +358,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -365,6 +371,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -481,6 +488,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -491,12 +499,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -537,7 +547,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/admin/Doxyfile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/admin/Doxyfile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -575,9 +585,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-binPROGRAMS: $(bin_PROGRAMS) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/mimelib/mimelib/Makefile.in +++ kdepim-3.5.6/mimelib/mimelib/Makefile.in @@ -117,6 +117,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -205,6 +206,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -254,6 +258,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -263,12 +268,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -299,8 +302,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -309,6 +315,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -425,6 +432,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -435,12 +443,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -501,7 +511,7 @@ all: docs-am all-am .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -539,9 +549,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: --- kdepim-3.5.6.orig/mimelib/Makefile.in +++ kdepim-3.5.6/mimelib/Makefile.in @@ -189,6 +189,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -277,6 +278,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -326,6 +330,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -335,12 +340,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -371,8 +374,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -381,6 +387,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -497,6 +504,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -507,12 +515,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -572,9 +582,9 @@ uuencode.cpp \ binhex.cpp -#>- libmimelib_la_LDFLAGS = -L$(kde_libraries) -lkdefakes -version-info 1:1 -no-undefined +#>- libmimelib_la_LDFLAGS = -L$(kde_libraries) -lkdefakes_pic -version-info 1:1 -no-undefined #>+ 1 -libmimelib_la_LDFLAGS = -L$(kde_libraries) -lkdefakes -version-info 1:1 -no-undefined $(KDE_NO_UNDEFINED) +libmimelib_la_LDFLAGS = -L$(kde_libraries) -lkdefakes_pic -version-info 1:1 -no-undefined $(KDE_NO_UNDEFINED) TESTS = $(check_PROGRAMS) test_boyermor_SOURCES = test_boyermor.cpp test_boyermor_LDADD = libmimelib.la $(LIBSOCKET) @@ -584,7 +594,7 @@ .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -622,9 +632,9 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-libLTLIBRARIES: $(lib_LTLIBRARIES) @$(NORMAL_INSTALL) --- kdepim-3.5.6.orig/acinclude.m4 +++ kdepim-3.5.6/acinclude.m4 @@ -1689,15 +1689,6 @@ KDE_USE_CLOSURE_TRUE="#" KDE_USE_CLOSURE_FALSE="" KDE_NO_UNDEFINED="" - case $host in - *-*-linux-gnu) - KDE_CHECK_COMPILER_FLAG([Wl,--no-undefined], - [KDE_CHECK_COMPILER_FLAG([Wl,--allow-shlib-undefined], - [KDE_NO_UNDEFINED="-Wl,--no-undefined -Wl,--allow-shlib-undefined"], - [KDE_NO_UNDEFINED=""])], - [KDE_NO_UNDEFINED=""]) - ;; - esac fi AC_SUBST(KDE_USE_CLOSURE_TRUE) AC_SUBST(KDE_USE_CLOSURE_FALSE) @@ -2144,9 +2135,6 @@ save_CXXFLAGS="$CXXFLAGS" kde_safe_LIBS="$LIBS" LIBS="$LIBS $X_EXTRA_LIBS" -if test "$GXX" = "yes"; then -CXXFLAGS="$CXXFLAGS -pedantic-errors" -fi AC_TRY_COMPILE([ $2 ], --- kdepim-3.5.6.orig/configure.in +++ kdepim-3.5.6/configure.in @@ -42,6 +42,8 @@ dnl Automake doc recommends to do this only here. (Janos) AM_INIT_AUTOMAKE(kdepim, "3.5.6") dnl searches for some needed programs +AM_MAINTAINER_MODE + KDE_SET_PREFIX dnl generate the config header --- kdepim-3.5.6.orig/debian/icons/karm-16.xpm +++ kdepim-3.5.6/debian/icons/karm-16.xpm @@ -0,0 +1,159 @@ +/* XPM */ +static char *karm-16[] = { +/* columns rows colors chars-per-pixel */ +"16 16 137 2", +" c black", +". c gray3", +"X c #090909", +"o c gray5", +"O c #191919", +"+ c gray23", +"@ c #414141", +"# c gray28", +"$ c #484848", +"% c #4B4B4B", +"& c #4C4C4C", +"* c gray30", +"= c #4E4E4E", +"- c #505050", +"; c gray32", +": c #565656", +"> c #5A5A5A", +", c #5B5B5B", +"< c #5D5D5D", +"1 c #654D75", +"2 c #606060", +"3 c gray39", +"4 c #656565", +"5 c #686868", +"6 c #6C6C6C", +"7 c gray43", +"8 c #797979", +"9 c gray48", +"0 c #6170A3", +"q c #6B78AC", +"w c #697CB9", +"e c #4469E0", +"r c #496EE1", +"t c #4E73E2", +"y c #5177E4", +"u c #567DE6", +"i c #6079D6", +"p c #788CBE", +"a c #5C83E8", +"s c #6189EB", +"d c #6890ED", +"f c #7297ED", +"g c #7993E8", +"h c #7BA6F5", +"j c #AB534B", +"k c #F8534B", +"l c #E06864", +"z c #848484", +"x c #868686", +"c c #898989", +"v c #8B8B8B", +"b c gray55", +"n c #8D8D8D", +"m c #8E8E8E", +"M c gray56", +"N c #909090", +"B c #929292", +"V c #959595", +"C c gray59", +"Z c #8B98BD", +"A c #B58080", +"S c #A0A0A0", +"D c #A2A2A2", +"F c #A7A7A7", +"G c gray66", +"H c #AAAAAA", +"J c gray67", +"K c #AEAEAE", +"L c #B1B1B1", +"P c #B0B5B9", +"I c #B9B9B9", +"U c #859CCA", +"Y c #869AD5", +"T c #9BACC8", +"R c #93A8DA", +"E c #8DA7EE", +"W c #8BAEE2", +"Q c #81ABF6", +"! c #86A9F2", +"~ c #91B9F9", +"^ c #9BB5F2", +"/ c #A3BDE2", +"( c #A7B9F1", +") c #A4BFF6", +"_ c #A8BDF3", +"` c #ABBEF2", +"' c #B9C8D8", +"] c #A7C3F7", +"[ c #B2C9F7", +"{ c #B6CCF8", +"} c #BBCBF5", +"| c #BBD1F9", +" . c #BED5FB", +".. c #FE8D8D", +"X. c #FEB1B1", +"o. c gray76", +"O. c gray77", +"+. c #C5C5C5", +"@. c gray79", +"#. c #CACACA", +"$. c gray80", +"%. c #D0D0D0", +"&. c LightGray", +"*. c gray84", +"=. c #D7D6D6", +"-. c #D7D7D7", +";. c #D8D8D8", +":. c #DDDDDD", +">. c #C8D2E0", +",. c #C8D3E3", +"<. c #CAD7F8", +"1. c #DBDDE0", +"2. c #D3E2FC", +"3. c #D1E4FE", +"4. c #D6E8FE", +"5. c #DBE7F7", +"6. c gray88", +"7. c gray89", +"8. c #E4E3E3", +"9. c gray92", +"0. c #E1EEFE", +"q. c #E4EDFC", +"w. c #E4F1FE", +"e. c #E7F2FE", +"r. c #EDF6FE", +"t. c #EEF6FE", +"y. c #FEEBEB", +"u. c #F1F1F1", +"i. c gray95", +"p. c #F5F9FE", +"a. c #FBFBFB", +"s. c #F9FCFE", +"d. c #FBFCFE", +"f. c #FDFDFE", +"g. c #FEFEFE", +"h. c gray100", +"j. c None", +/* pixels */ +"j.j.j.g.) T .| { [ f j.j.j.j.j.", +"j.j.s.r.R =.g.g.g.g.^ j.j.j.j.j.", +"j.g.e.0.Y 7.g.g.g.g._ j.j.j.j.j.", +"g.s.e.r.i #.g.g.g.g.E j.j.j.j.j.", +"W U p w q #.7.%.F %.Z o j.j.j.j.", +"/ 7.7.i.a.$.x 5 $ @ $ : ; j.j.j.", +"~ g.g.g.%.7 > O B . O.> > 4 j.j.", +"Q 2.g.i.S - 5 L -.g.g.& C < ; j.", +"h ] p.:.B $ & g.X.y.K D > 7 3 j.", +"j.! p.,.3 B g.g...l c g.g.F 9 j.", +"j.d q.,.9 . g.C 7 1 :.g.-.+ c j.", +"j.s <.5.z C O.g.g.X...g.9.-.B j.", +"j.a _ 4.P > v g.g.g.k g.> D c j.", +"j.u } 3.' F O.+ g.L X.j -.O.$ j.", +"j.y ` ( g 0 I v -.< :.A #.7 j.j.", +"j.t r e j.j.& F F -.I K & j.j.j." +}; --- kdepim-3.5.6.orig/debian/icons/kpalmdoc-16.xpm +++ kdepim-3.5.6/debian/icons/kpalmdoc-16.xpm @@ -0,0 +1,122 @@ +/* XPM */ +static char *kpalmdoc-16[] = { +/* columns rows colors chars-per-pixel */ +"16 16 100 2", +" c black", +". c #090909", +"X c #343634", +"o c gray26", +"O c #494949", +"+ c #4C4C4C", +"@ c gray30", +"# c #4E4E4E", +"$ c #515151", +"% c gray33", +"& c gray35", +"* c #526646", +"= c #6A6A6A", +"- c #6C6C6C", +"; c #717171", +": c #727272", +"> c gray45", +", c #767676", +"< c #797979", +"1 c gray48", +"2 c #7E7E7E", +"3 c gray50", +"4 c #7AAA7A", +"5 c #838383", +"6 c #868688", +"7 c #898989", +"8 c gray54", +"9 c #8B8B8B", +"0 c gray57", +"q c #929292", +"w c #909790", +"e c gray58", +"r c #95959C", +"t c #929F92", +"y c #979997", +"u c #979C97", +"i c gray61", +"p c #9D9D9D", +"a c #9898A0", +"s c #9C9CB6", +"d c #82B282", +"f c #8ABA86", +"g c #96A796", +"h c #9BBB9B", +"j c gray65", +"k c #A8A9A8", +"l c #AAAAAA", +"z c #A6B9A6", +"x c #B0B0B3", +"c c #B6B6B6", +"v c #B0B0B8", +"b c #B3B3BD", +"n c #BBBBC0", +"m c #B9B9C6", +"M c #A7CAA6", +"N c #B3DFB3", +"B c #BEF2BE", +"V c #C2C2CA", +"C c #C4C4D2", +"Z c #C6C6D5", +"A c #D1D1D9", +"S c #D0D0DF", +"D c #D3D3E1", +"F c #D6D6E1", +"G c #D5D5E4", +"H c #DADAE7", +"J c #DEDEE6", +"K c #C2F2C2", +"L c #C6F6C6", +"P c #CAFAC6", +"I c #CEFECE", +"U c #D0EFD0", +"Y c #D1FED1", +"T c #D6FED6", +"R c #D9FED9", +"E c #E0E0EC", +"W c #E1E1ED", +"Q c #E4E4EB", +"! c #E5E5EF", +"~ c #E7E7ED", +"^ c #E9E9EF", +"/ c #EAEAEF", +"( c #E6E6F0", +") c #E7E7F0", +"_ c #E9E9F2", +"` c #EAEAF3", +"' c #EBEBF4", +"] c #ECECF4", +"[ c #EEEEF5", +"{ c #EFEFF6", +"} c #F1F1F8", +"| c #F3F3F9", +" . c #F7F7F9", +".. c #F5F5FC", +"X. c #F6F6FD", +"o. c #F8F8FE", +"O. c #F9F9FE", +"+. c #FCFCFF", +"@. c gray100", +"#. c None", +/* pixels */ +" $ $ $ $ $ $ * $ m C S s #.#.#.", +"$ c k w w w w 4 w $ V J S s #.#.", +"o 7 y U R T K f d < $ A D D s #.", +"X # 5 z Y I S S S S S S s s s s ", +" o 7 u P L S @.X.X.' ' S s Z s ", +" # i M B S @.@.X.' ' S D s s ", +"#. o ; g N D @.@.X.{ ' s s s s ", +"#. # k h D @.3 3 3 3 H r ~ s ", +"#. o 7 t S @.@.@.| ' G b F s ", +" o # > 0 S @.3 2 3 2 3 r ^ s ", +" o = = O - S @.X.[ ( ( J x .s ", +"o = , 2 & + S @.3 3 3 3 3 v ~ s ", +"o ; 3 7 < = D @.{ { ' ' ( 6 @.s ", +" o 9 e i j S @.3 3 3 3 3 n ^ s ", +" o % 3 0 D X.} { { ' ( ( J s ", +"#. . o o s s s s s s s s s s " +}; --- kdepim-3.5.6.orig/debian/icons/akregator.xpm +++ kdepim-3.5.6/debian/icons/akregator.xpm @@ -0,0 +1,248 @@ +/* XPM */ +static char *akregator[] = { +/* columns rows colors chars-per-pixel */ +"32 32 210 2", +" c #000000", +". c #05050A", +"X c #0D0D0D", +"o c #111115", +"O c #25252F", +"+ c #2A2A30", +"@ c #32323B", +"# c #3A3A48", +"$ c #454551", +"% c #474759", +"& c #4A4A59", +"* c #545464", +"= c #55556A", +"- c #585861", +"; c #595969", +": c #646471", +"> c #6F6F77", +", c #6B6B7E", +"< c #71717E", +"1 c #6D6D83", +"2 c #747485", +"3 c #7A7A8C", +"4 c #BA5A00", +"5 c #BF752E", +"6 c #BB7D45", +"7 c #DE2900", +"8 c #DE3300", +"9 c #E20000", +"0 c #E90000", +"q c #EE1E00", +"w c #F00000", +"e c #E22800", +"r c #EB2A00", +"t c #FD2700", +"y c #F73000", +"u c #F93000", +"i c #CB4B25", +"p c #CB6200", +"a c #DD6B00", +"s c #E37A01", +"d c #FF7C00", +"f c #FD6E25", +"g c #FD7027", +"h c #FD7129", +"j c #BB8009", +"k c #B69016", +"l c #BC8E3F", +"z c #AD8056", +"x c #B68C51", +"c c #B39557", +"v c #BF9768", +"b c #C5880E", +"n c #CE9A00", +"m c #DB9900", +"M c #C68E39", +"N c #DA8637", +"B c #C8A42E", +"V c #E1850A", +"C c #E39900", +"Z c #EE9701", +"A c #FF8200", +"S c #FF850B", +"D c #FF8B00", +"F c #FF8614", +"G c #FA8B14", +"H c #F39202", +"J c #FF9300", +"K c #FF9D00", +"L c #F7901C", +"P c #FF9B10", +"I c #E58123", +"U c #F08521", +"Y c #F4943A", +"T c #FF9A3C", +"R c #EFB502", +"E c #F7AE00", +"W c #FFA600", +"Q c #FCAB00", +"! c #FAAB0D", +"~ c #FEAF1D", +"^ c #FFB100", +"/ c #FFB50B", +"( c #FFBA00", +") c #EBB835", +"_ c #FEAF25", +"` c #FFAC2E", +"' c #C79159", +"] c #CE9F5D", +"[ c #C39F6F", +"{ c #CE9E67", +"} c #CF9F73", +"| c #C1A546", +" . c #D0A85A", +".. c #D6BD7B", +"X. c #F09B42", +"o. c #FF9F45", +"O. c #E79F7E", +"+. c #E0B643", +"@. c #FFAA48", +"#. c #FFAE52", +"$. c #FFA959", +"%. c #FFBC56", +"&. c #FFBC5B", +"*. c #E5B161", +"=. c #EDB267", +"-. c #FFAE62", +";. c #FFBE6F", +":. c #FFB570", +">. c #FFBC7D", +",. c #FFC200", +"<. c #FFCB00", +"1. c #FACA08", +"2. c #FFD000", +"3. c #FFC64A", +"4. c #FFC272", +"5. c #81818D", +"6. c #818196", +"7. c #838398", +"8. c #8C8C96", +"9. c #8D8D9D", +"0. c #92929E", +"q. c #8C8CA0", +"w. c #9090A6", +"e. c #9595AA", +"r. c #9B9BAD", +"t. c #9D9DB0", +"y. c #A7A7B2", +"u. c #A6A6B8", +"i. c #ADADB7", +"p. c #AAAABC", +"a. c #B6AAB6", +"s. c #BFB5BE", +"d. c #AFAFC1", +"f. c #B4B4C3", +"g. c #B8B8C7", +"h. c #BBBBCA", +"j. c #D898A0", +"k. c #CFAD85", +"l. c #CCAD8F", +"z. c #C6A994", +"x. c #C3AF9C", +"c. c #CFBF99", +"v. c #DEB289", +"b. c #C5B2BB", +"n. c #C6BABF", +"m. c #E3B992", +"M. c #FFBE82", +"N. c #C2BDC9", +"B. c #DDC7A5", +"V. c #DBC4AB", +"C. c #DACBAD", +"Z. c #D8C6B9", +"A. c #EDD192", +"S. c #F4C085", +"D. c #FDC48B", +"F. c #FFCA8E", +"G. c #F7CD96", +"H. c #FFC691", +"J. c #FFCA98", +"K. c #E3C2A9", +"L. c #E0CBB8", +"P. c #F3D6A7", +"I. c #FFD1A7", +"U. c #FFD4AB", +"Y. c #F7D3B2", +"T. c #F1D9B2", +"R. c #FFD7B2", +"E. c #FFDAB3", +"W. c #FFDBB9", +"Q. c #C0C0CD", +"!. c #CFC7C9", +"~. c #C6C6D1", +"^. c #C8C4D0", +"/. c #C8C8D3", +"(. c #D1C6D0", +"). c #D2CDD8", +"_. c #D5D0D3", +"`. c #D4D4DD", +"'. c #D8D6DF", +"]. c #D8D7E2", +"[. c #DCDBE4", +"{. c #DFDFE9", +"}. c #E0CFC7", +"|. c #E2D6C0", +" X c #E3D8C9", +".X c #E3DBD1", +"XX c #E0D9DA", +"oX c #ECDED1", +"OX c #F7DFC9", +"+X c #FFDEC0", +"@X c #E0DEE3", +"#X c #ECE2D8", +"$X c #F3E2CE", +"%X c #F6E8C4", +"&X c #F7E3D1", +"*X c #F3E9DA", +"=X c #FDE5D0", +"-X c #FBEAD9", +";X c #E1E1E7", +":X c #E4E4EA", +">X c #EFE8E2", +",X c #EAEAEF", +"X6 $.1X6X$XG.&.3.T.6X*XY.3.` P J L ;Xb.X ", +"y S Y.6XoX6Xl.Y T X.k. X6XB._ ~ .C.3X1XZ K J Z.]./.8. ", +"y d Y.6X4 m.6XN S @.J H *XL.C 3./ E A.6Xb W *.:XQ.:X].r.O ", +"y d Y.6Xp F 4XL.G 5X4X2X6Xc E %X6X2X6Xc.m ! _.Q.`. /.,X:XQ.* 7X", +"7X f.[.[.'.0. 9.Q.:X:X6. 7X7X7X7X", +"7X7X7X7X7X7X7X7X7X7X7X7X r.`.[./.2 q.~.p.2 7X7X7X7X", +"7X7X7X7X7X7X7X7X7X7X7X7X 7.Q.[.f.* X 1 o 7X7X7X7X", +"7X7X7X7X7X7X7X7X7X7X7X7X , t./.r.# 7X7X7X7X7X", +"7X7X7X7X7X7X7X7X7X7X7X7X7X = % % . 7X7X7X7X7X7X", +"7X7X7X7X7X7X7X7X7X7X7X7X7X 7X7X7X7X7X7X7X7X7X7X7X7X", +"7X7X7X7X7X7X7X7X7X7X7X7X7X7X 7X7X7X7X7X7X7X7X7X7X7X7X7X", +"7X7X7X7X7X7X7X7X7X7X7X7X7X7X7X7X7X7X7X7X7X7X7X7X7X7X7X7X7X7X7X7X", +"7X7X7X7X7X7X7X7X7X7X7X7X7X7X7X7X7X7X7X7X7X7X7X7X7X7X7X7X7X7X7X7X" +}; --- kdepim-3.5.6.orig/debian/icons/kmail-16.xpm +++ kdepim-3.5.6/debian/icons/kmail-16.xpm @@ -0,0 +1,257 @@ +/* XPM */ +static char *kmail-16[] = { +/* columns rows colors chars-per-pixel */ +"16 16 235 2", +" c #010101", +". c #020202", +"X c gray1", +"o c #000004", +"O c #000307", +"+ c #020105", +"@ c #040304", +"# c #060505", +"$ c #070504", +"% c #020208", +"& c #05080F", +"* c #080A0D", +"= c #080A0E", +"- c #0A090C", +"; c #0A090E", +": c #0E0C0B", +"> c #0F0C0B", +", c #0E0C0C", +"< c #0F0D0D", +"1 c #070911", +"2 c #060B11", +"3 c #070C10", +"4 c #070C12", +"5 c #070D12", +"6 c #0B0C10", +"7 c #0B0D10", +"8 c #0E0E11", +"9 c #110F0D", +"0 c #100F0F", +"q c #110F0F", +"w c #121010", +"e c #131111", +"r c #131112", +"t c #131212", +"y c #141110", +"u c #151211", +"i c #141212", +"p c #171313", +"a c #151014", +"s c #161315", +"d c #171415", +"f c #11131D", +"g c #15161D", +"h c #191316", +"j c #181415", +"k c #1A1416", +"l c #1D1A1A", +"z c #1D1A1B", +"x c #171920", +"c c #181925", +"v c #1B1C2E", +"b c #1C1F28", +"n c #1D1E2F", +"m c #211D1C", +"M c #241F20", +"N c #353847", +"B c #442519", +"V c #482512", +"C c #4F2917", +"Z c #582208", +"A c #582308", +"S c #5A2608", +"D c #592B16", +"F c #603420", +"G c #664427", +"H c #66412C", +"J c #68492D", +"K c #6D5231", +"L c #7B5937", +"P c #464957", +"I c #58504C", +"U c #505267", +"Y c #5B5D62", +"T c #786042", +"R c #626271", +"E c #6E6D7E", +"W c #707073", +"Q c #7D7F87", +"! c #84400A", +"~ c #825213", +"^ c #975E01", +"/ c #814B2E", +"( c #82562E", +") c #85532B", +"_ c #85612C", +"` c #AA5201", +"' c #AF6B00", +"] c #AC6515", +"[ c #BD6409", +"{ c #C47400", +"} c #C37517", +"| c #D16413", +" . c #DE6D1C", +".. c #DA741C", +"X. c #DF711C", +"o. c #DF7E12", +"O. c #C96427", +"+. c #EF7B04", +"@. c #E47316", +"#. c #F67800", +"$. c #F97B04", +"%. c #BE8618", +"&. c #968778", +"*. c #C98106", +"=. c #DD8116", +"-. c #CC9732", +";. c #D58F2D", +":. c #D28C38", +">. c #D58D3B", +",. c #DE8B33", +"<. c #E59A0D", +"1. c #FF8500", +"2. c #F88B00", +"3. c #FF8E00", +"4. c #FF9900", +"5. c #FF9A00", +"6. c #F49717", +"7. c #F89413", +"8. c #FF931F", +"9. c #F68527", +"0. c #F19322", +"q. c #F19A2A", +"w. c #FCA600", +"e. c #F3A118", +"r. c #FFB10A", +"t. c #FFB50E", +"y. c #E8A136", +"u. c #F3AE2E", +"i. c #FFB420", +"p. c #FFB82A", +"a. c #FFBC2C", +"s. c #F9BD37", +"d. c #CAA34A", +"f. c #D4B678", +"g. c #EEAB5D", +"h. c #F6A742", +"j. c #FFC530", +"k. c #FFC33D", +"l. c #FEC73E", +"z. c #FFC140", +"x. c #FEC741", +"c. c #F9CE4C", +"v. c #F3C25C", +"b. c #FFD245", +"n. c #FFD352", +"m. c #F0CD67", +"M. c #FBD770", +"N. c #FFDA70", +"B. c #FFE578", +"V. c #9B8F83", +"C. c #9A9AA0", +"Z. c #9AA0AA", +"A. c #B4A694", +"S. c #A4A5A9", +"D. c #AAABAA", +"F. c #B7B7B7", +"G. c #B3B4BA", +"H. c #BBBAB8", +"J. c gray73", +"K. c gray", +"L. c #BCBEC9", +"P. c #DBB295", +"I. c #CBBED6", +"U. c #F0CE91", +"Y. c #F9DB83", +"T. c #E9CDA2", +"R. c #EDCDAC", +"E. c #EAD0B0", +"W. c #FEE58E", +"Q. c #FDF1B8", +"!. c #C5C5C4", +"~. c #C4C5CC", +"^. c #CACAC9", +"/. c #CACACA", +"(. c #CBCBCB", +"). c #CDCDCC", +"_. c #CDC1D8", +"`. c #CCCAD7", +"'. c #D0C9C9", +"]. c #D2D2D2", +"[. c LightGray", +"{. c #D4D4DA", +"}. c #DADADA", +"|. c #DDDDDC", +" X c #DDDDDD", +".X c #DFDFDE", +"XX c #DAD2E1", +"oX c #DBD3E1", +"OX c #DDD5E4", +"+X c #EFE7CC", +"@X c #F7EDD2", +"#X c gray88", +"$X c #E1E2E1", +"%X c #E3E2E4", +"&X c #E4E4E4", +"*X c #E6E6E6", +"=X c #E7E7E8", +"-X c #E6E8EA", +";X c #E7E9ED", +":X c #E8E8E7", +">X c #ECE9E5", +",X c #EAEAEA", +"X+XY.n.u.G & vX", +"vXvXyXrX9XpXxXxXjX`.f.s.t.6.H 7 ", +"vXvX4XaX6XaXsXrX3XA.d.m.x.a.>.a ", +"vXiX*XrXrX,X1X8X{.( -.c.r.5...h ", +"vX=X1XfX6X,X6X6XV.K ] e.2.$.O.h ", +"8X=XrX4X}.|.4X~._ *.;.@.6.0.L 8 ", +"Z.H.J.F.K.|.;X&.^ *.h.B.l.a.:.d ", +"b D.%X^.[.=XL.) ' ` y.b.w.3.X.h ", +"# Y .X^.[.$XE ! { } | 2.#.@./ t ", +"vXg S.^.).G.n V [ <.h.9.8.q.K < ", +"vXvXP F.!.R + + C =.N.B.j.i.,.s ", +"vXvXf Q C.v $ @ . F g.k.5.1. .h ", +"vXvXvXN U * : X . & B S A A D d ", +"vXvXvXg c 9 : . vXvX& 5 5 5 = 0 " +}; --- kdepim-3.5.6.orig/debian/icons/knode-16.xpm +++ kdepim-3.5.6/debian/icons/knode-16.xpm @@ -0,0 +1,115 @@ +/* XPM */ +static char *knode-16[] = { +/* columns rows colors chars-per-pixel */ +"16 16 93 2", +" c #434343", +". c #5A5A5A", +"X c #5F5F5F", +"o c gray38", +"O c gray39", +"+ c #686868", +"@ c #6A6A6A", +"# c gray44", +"$ c gray46", +"% c #767676", +"& c gray47", +"* c #7B7B7B", +"= c #7C7C7C", +"- c gray49", +"; c #808080", +": c #818181", +"> c gray51", +", c #838383", +"< c #848484", +"1 c gray52", +"2 c #888888", +"3 c #898989", +"4 c #8D8D8D", +"5 c #8E8E8E", +"6 c #909090", +"7 c gray57", +"8 c #929292", +"9 c #959595", +"0 c gray59", +"q c #979797", +"w c #989898", +"e c #9A9A9A", +"r c gray61", +"t c gray63", +"y c #A2A2A2", +"u c gray64", +"i c #A4A4A4", +"p c gray68", +"a c #AEAEAE", +"s c #AFAFAF", +"d c gray69", +"f c #B1B1B1", +"g c #B4B4B4", +"h c #B6B6B6", +"j c #B7B7B7", +"k c gray72", +"l c gray73", +"z c #BBBBBB", +"x c #BCBCBC", +"c c gray74", +"v c gray", +"b c #C0C0C0", +"n c #C1C1C1", +"m c gray76", +"M c gray77", +"N c #C5C5C5", +"B c gray78", +"V c #C8C8C8", +"C c gray79", +"Z c #CACACA", +"A c #CECECE", +"S c gray81", +"D c LightGray", +"F c gray83", +"G c #D5D5D5", +"H c gray84", +"J c #D7D7D7", +"K c #D8D8D8", +"L c gray86", +"P c gainsboro", +"I c #DDDDDD", +"U c gray87", +"Y c gray88", +"T c #E1E1E1", +"R c #E2E2E2", +"E c gray89", +"W c #E4E4E4", +"Q c #E6E6E6", +"! c #E7E7E7", +"~ c gray91", +"^ c #EAEAEA", +"/ c gray92", +"( c gray93", +") c #EFEFEF", +"_ c gray94", +"` c #F3F3F3", +"' c gray96", +"] c gray97", +"[ c gray98", +"{ c #FBFBFB", +"} c #FDFDFD", +"| c gray100", +" . c None", +/* pixels */ +" . . . . . . . . . . . . . . . .", +"X t t t t t t t q - - - - - $ ", +"q / / { | | | | | | | | | ` ` $ ", +"6 S k S S S m t a N S S S r k 1 ", +"q ( D | @ : e $ : @ $ 4 4 | ` 1 ", +"t L x S t t k k a t a a a m f * ", +"e / L L | { | | | ` E | / E / 3 ", +"3 L E N | ( R k t e e ( m x h q ", +"4 m L x / / / R k k q R V L L i ", +"i | | / ( / R E D r q S L x x r ", +"e V V x R D L L D x x S V m f 3 ", +"6 N S N R D L E L R L D V N h 4 ", +"6 x f f D f N R L x D R k S h 1 ", +"3 x x i D h h V L N x D f x m 1 ", +". + O * - - * : : * * : @ : 1 O ", +" . . . . . . . . . . . . . . . ." +}; --- kdepim-3.5.6.orig/debian/icons/kpilot-16.xpm +++ kdepim-3.5.6/debian/icons/kpilot-16.xpm @@ -0,0 +1,194 @@ +/* XPM */ +static char *kpilot-16[] = { +/* columns rows colors chars-per-pixel */ +"16 16 172 2", +" c black", +". c gray2", +"X c #111111", +"o c #131313", +"O c gray12", +"+ c gray14", +"@ c #292629", +"# c gray16", +"$ c gray18", +"% c gray21", +"& c gray22", +"* c #3A3A3A", +"= c gray23", +"- c #3A383C", +"; c #3C393E", +": c #3C3C3C", +"> c #3F3F3F", +", c #4F6736", +"< c #526B37", +"1 c #577139", +"2 c #577238", +"3 c #57703C", +"4 c #57703D", +"5 c #414141", +"6 c #444244", +"7 c #484648", +"8 c #4C4B4E", +"9 c #4D4B4F", +"0 c #4E4E4E", +"q c #4F4F51", +"w c #515051", +"e c #5B5B5B", +"r c #5C7641", +"t c #5D7742", +"y c #617D47", +"u c #62794B", +"i c #637F48", +"p c #657C4B", +"a c #697D54", +"s c gray38", +"d c gray44", +"f c #797979", +"g c #7C7A7D", +"h c #668445", +"j c #65804C", +"k c #65814D", +"l c #69864B", +"z c #6A8153", +"x c #6B8751", +"c c #6D8952", +"v c #6E904A", +"b c #728D56", +"n c #758E5A", +"m c #73964C", +"M c #719053", +"N c #749355", +"B c #75935A", +"V c #7A9F52", +"C c #799B58", +"Z c #7B9A5A", +"A c #7EA057", +"S c #7EA257", +"D c #7EA258", +"F c #7DA05C", +"G c #817E82", +"H c #869F6B", +"J c #80A458", +"K c #82A260", +"L c #86A961", +"P c #8AA46E", +"I c #88AB69", +"U c #8EAA6F", +"Y c #8CB464", +"T c #8CB16A", +"R c #93A97A", +"E c #91B06D", +"W c #92B76D", +"Q c #90B96B", +"! c #91B670", +"~ c #91B770", +"^ c #95B375", +"/ c #94BB70", +"( c #9BB67C", +") c #99BF75", +"_ c #9CC479", +"` c #808080", +"' c #8A878C", +"] c #918D92", +"[ c gray57", +"{ c #919092", +"} c #959297", +"| c #99969A", +" . c #9A989C", +".. c #9B999D", +"X. c #9C9B9C", +"o. c #9CB481", +"O. c #A0BA83", +"+. c #A5BE89", +"@. c #A5BF8A", +"#. c gray63", +"$. c #A3A2A4", +"%. c #A7A7A7", +"&. c gray66", +"*. c #A9A9A9", +"=. c #A9A8AB", +"-. c gray67", +";. c gray68", +":. c #ADACAE", +">. c #B0AFB0", +",. c #B3BCAB", +"<. c #B3BDAC", +"1. c #B4BDAD", +"2. c #B4BEAD", +"3. c #B1B1B1", +"4. c #B1B0B2", +"5. c #B2B2B2", +"6. c #B3B3B2", +"7. c gray70", +"8. c #B3B1B4", +"9. c gray72", +"0. c #BBBBBB", +"q. c #BCBBBD", +"w. c #BCBBBE", +"e. c gray74", +"r. c #A2C980", +"t. c #A2CA80", +"y. c #A4CA83", +"u. c #A6CD85", +"i. c #A6CE85", +"p. c #A8CF86", +"a. c #A8CF87", +"s. c #ACC393", +"d. c #B7CAA0", +"f. c #B9CBA4", +"g. c #B9CBA5", +"h. c #B9CCA4", +"j. c #BACDA5", +"k. c #BBCEA7", +"l. c #B7C1B0", +"z. c #B9C1B1", +"x. c #BAC3B3", +"c. c #BFCDB0", +"v. c #BFCEB1", +"b. c #C0C7B9", +"n. c #C0CEB1", +"m. c #C4CCBD", +"M. c #C2D0B4", +"N. c #C4D1B4", +"B. c #C5D2B7", +"V. c #CAD6BC", +"C. c #C1C0C3", +"Z. c #C3C3C4", +"A. c #C3C6C1", +"S. c #C8CFC1", +"D. c #C9CFC2", +"F. c #CECED0", +"G. c #CBD2C3", +"H. c #CBD3C3", +"J. c #CDD4C5", +"K. c #CED5C6", +"L. c #CED6C6", +"P. c #D2DDC5", +"I. c #D2D0D3", +"U. c #D5D7D4", +"Y. c #D6D5D7", +"T. c #D8DED1", +"R. c #D8DED2", +"E. c #DAE0D4", +"W. c #DEE6D4", +"Q. c #DFE5D9", +"!. c #F0F2ED", +"~. c None", +/* pixels */ +"~.~.# Z.I.F.F.F.F.F.F.Y.` ~.~.", +"~.~.e !.T.T.T.T.T.T.R.Q.U.X ~.~.", +"~.~.g W.d.k.k.k.k.k.s.( D.@ ~.~.", +"~.~.{ P.o.+.+.R ( U v V H.; ~.~.", +"~.~...V.^ P H a b 2 2 J L.7 ~.~.", +"~.~...N.E n z u , < m J L.9 ~.~.", +"~.~.| N.Z p K t 3 3 h C L.q ~.~.", +"~.~.} n.D l Z i N y r L G.w ~.~.", +"~.~.] v.Y N j x c k F W G.8 ~.~.", +"~.~.' v.W T T B I ! / ) m.6 ~.~.", +"~.~.` M._ t.i.i.a.a.t.y.x.- ~.~.", +"~.~.d A.2.2.x.2.z.z.<.z.7.$ ~.~.", +"~.~.s >.6.q.$.q.8.=.C.;.X.+ ~.~.", +"~.~.0 6.6.9.#.0.6.%.e.6.} o ~.~.", +"~.~.% ;.=.%.-.%.=.-.%.-.f . ~.~.", +"~.~. % 6 > : : : : = = O ~.~." +}; --- kdepim-3.5.6.orig/debian/icons/knotes-16.xpm +++ kdepim-3.5.6/debian/icons/knotes-16.xpm @@ -0,0 +1,181 @@ +/* XPM */ +static char *knotes-16[] = { +/* columns rows colors chars-per-pixel */ +"16 16 159 2", +" c black", +". c #090806", +"X c #090906", +"o c #0D0E0A", +"O c #10100B", +"+ c #161610", +"@ c #1C1B13", +"# c #1E1D14", +"$ c #1E1E15", +"% c #212116", +"& c #25251B", +"* c #2A2A1C", +"= c #2E2E20", +"- c #313121", +"; c #333322", +": c #343523", +"> c #3C3D27", +", c #533D13", +"< c #44452C", +"1 c #48482F", +"2 c #49492E", +"3 c #555339", +"4 c #595731", +"5 c #5E5932", +"6 c #5D5D3D", +"7 c #61572B", +"8 c #625837", +"9 c #665B33", +"0 c #765E24", +"q c #726129", +"w c #7D6121", +"e c #7F6023", +"r c #79683F", +"t c #716743", +"y c #716F45", +"u c #835E17", +"i c #81611E", +"p c #86621C", +"a c #8A641C", +"s c #8E651D", +"d c #95670B", +"f c #93680F", +"g c #96690A", +"h c #996C0D", +"j c #996C0E", +"k c #916614", +"l c #916715", +"z c #946B1A", +"x c #966B1E", +"c c #966C1A", +"v c #966C1F", +"b c #9A6D11", +"n c #9A6E11", +"m c #9D7009", +"M c #9C7019", +"N c #9F741C", +"B c #9B7221", +"V c #A57605", +"C c #A0720A", +"Z c #AC811A", +"A c #B18105", +"S c #B98F1E", +"D c #939263", +"F c #9A9968", +"G c #A28555", +"H c #A28556", +"J c #A28855", +"K c #B39662", +"L c #C19824", +"P c #D3A925", +"I c #DCBD38", +"U c #C19C52", +"Y c #D7BC57", +"T c #D7BF7D", +"R c #DDC77C", +"E c #E2C554", +"W c #EAD67D", +"Q c #ECD87C", +"! c #F8DF78", +"~ c #FFDF79", +"^ c #F2E27D", +"/ c #FFE07A", +"( c #FFE17B", +") c #FFE27C", +"_ c #FFE47E", +"` c #FFE57F", +"' c #A4A688", +"] c #B9BA8C", +"[ c #BABA8E", +"{ c #C2C18E", +"} c #C5C48F", +"| c #C5C68F", +" . c #C7C78F", +".. c #CBC88F", +"X. c #CCCB90", +"o. c #CDCF90", +"O. c #D0D18E", +"+. c #D7D392", +"@. c #D6D792", +"#. c #D7D49B", +"$. c #DADA93", +"%. c #E0DE93", +"&. c #E0DD98", +"*. c #EFEB8E", +"=. c #E2E294", +"-. c #EBE093", +";. c #E8E691", +":. c #EFE997", +">. c #EFF097", +",. c #F4E380", +"<. c #F2E28F", +"1. c #FFE680", +"2. c #FFE882", +"3. c #FFE982", +"4. c #FEEB84", +"5. c #FFEC86", +"6. c #FFEE88", +"7. c #FFEF89", +"8. c #F7EC97", +"9. c #F0EA98", +"0. c #F0EB9A", +"q. c #F8EC92", +"w. c #FFF28C", +"e. c #FFF48E", +"r. c #FFF68F", +"t. c #F0F096", +"y. c #F7F696", +"u. c #F1F198", +"i. c #F8F599", +"p. c #FBF798", +"a. c #FCF399", +"s. c #FFF49B", +"d. c #FFF699", +"f. c #FFF799", +"g. c #FCF79E", +"h. c #FFFA94", +"j. c #FFFD97", +"k. c #FCFC99", +"l. c #FEFD99", +"z. c #FFFC99", +"x. c #FEF7A0", +"c. c #FFF6A0", +"v. c #FFF6A2", +"b. c #FFF7A9", +"n. c #FFF8A1", +"m. c #FFF8A2", +"M. c #FFF8A3", +"N. c #FFF8A5", +"B. c #FFF8A6", +"V. c #FEFAAB", +"C. c #FFFCAE", +"Z. c #FFFAB6", +"A. c #FFFCB2", +"S. c #FFFCB4", +"D. c #FFFDB4", +"F. c #F8FABA", +"G. c #FFFCBC", +"H. c #FFFCCA", +"J. c None", +/* pixels */ +"J.J.J.J.J.J.J.J.J.J.J.J.J.J.J.J.", +"J.J.J.J.J.J.J.J.) W 4.e.J.J.J.J.", +"J.J.J.J.J.) _ 3.5.*.O.k.k.J.J.J.", +"J.J.~ _ 3.5.r.;.u.o.>.$.f.f.J.J.", +"! 1.5.e.h.j.k.] .] .i.f.f.v.J.", +"R h.y.@.u.%.....$.#.v.n.v.V.Q I ", +"G -.=. .' { +.0.V.Z.D.D.,.P A m ", +"y K g.f.:.0.n.B.G.H.Q L m j h n ", +"D r T n.B.C.A.8.Y Z b N M l u , ", +"F 6 G <.q.E S j z B x a w 7 : o ", +"J.3 t U V f z x s i q 4 > * = J.", +"J.+ < G d l p 0 5 1 ; % X J.J.J.", +"J.J.$ 8 e 9 1 ; @ X J.J.J.J.J.", +"J.J. O & $ X J.J.J.J.J.J.J.J.", +"J.J.J. J.J.J.J.J.J.J.J.J.J.", +"J.J.J.J.J.J.J.J.J.J.J.J.J.J.J.J." +}; --- kdepim-3.5.6.orig/debian/icons/kontact-16.xpm +++ kdepim-3.5.6/debian/icons/kontact-16.xpm @@ -0,0 +1,134 @@ +/* XPM */ +static char *kontact-16[] = { +/* columns rows colors chars-per-pixel */ +"16 16 112 2", +" c black", +". c #343434", +"X c #333845", +"o c #393F49", +"O c gray35", +"+ c gray40", +"@ c DimGray", +"# c #727272", +"$ c #767676", +"% c gray47", +"& c #7C7C82", +"* c #416FD2", +"= c #4A71C6", +"- c #5883DF", +"; c #749BF0", +": c #FFD048", +"> c gray51", +", c gray53", +"< c #80848D", +"1 c #888888", +"2 c gray55", +"3 c #8D8D8D", +"4 c gray57", +"5 c #979797", +"6 c gray61", +"7 c #9D9D9D", +"8 c #9F9F9F", +"9 c #A19C8F", +"0 c #A2A2A2", +"q c #A4A4A4", +"w c gray65", +"e c gray66", +"r c #A9A9A9", +"t c gray68", +"y c #AEAEAE", +"u c #A4A8B0", +"i c #ACAEB2", +"p c #AEACB6", +"a c gray69", +"s c #B2B2B2", +"d c #B6B6B6", +"f c #B7B7B7", +"g c #B0B2BA", +"h c #B9B9B9", +"j c #BBBBBB", +"k c gray75", +"l c #889DC5", +"z c #94A9CE", +"x c #95A9CF", +"c c #A5B1CB", +"v c #A9B2C2", +"b c #A1B2D7", +"n c #B5B9C2", +"m c #A1B4E3", +"M c #AABDE2", +"N c #A9BBED", +"B c #BEC2C9", +"V c #C5BB9F", +"C c gray76", +"Z c #C5C5C5", +"A c gray79", +"S c #CBCBCB", +"D c #CDCDCD", +"F c #CECECE", +"G c #C2C2D3", +"H c #C6C9D6", +"J c #C9C9D8", +"K c #D2D2D2", +"L c gray83", +"P c gray84", +"I c #DADADE", +"U c gainsboro", +"Y c #C3D4FF", +"T c #C9DBFE", +"R c #D6D6E8", +"E c #D7DAE2", +"W c #D2DAEF", +"Q c #DADAE4", +"! c #DCDCE3", +"~ c #DBDBE8", +"^ c #CDE0FF", +"/ c #D7E8FF", +"( c #DAE7FF", +") c #DAEBFF", +"_ c #DCEDFF", +"` c #E8E0DE", +"' c #FCE4C1", +"] c #FBF1D8", +"[ c gray88", +"{ c #E4E4E4", +"} c #E7E7E7", +"| c #E3E3ED", +" . c #E7E7EC", +".. c #E3E3FC", +"X. c #EBEDF1", +"o. c #E9E9FF", +"O. c gray94", +"+. c #F0F0F1", +"@. c #F1F1F1", +"#. c #F3F3F3", +"$. c #F4F4F4", +"%. c gray96", +"&. c #F1F4F8", +"*. c #F4F4FF", +"=. c #FBFBFB", +"-. c #FBFDFF", +";. c gray99", +":. c #FDFDFD", +">. c #FCFCFE", +",. c #FEFEFE", +"<. c gray100", +"1. c None", +/* pixels */ +"1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.", +"1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.", +"O % % % % % 4 Z F i x l . 1.1.1.", +"r P <.<.<.#.[ &._ / <.^ < %.<.1.", +"P d S + 7 $ v T -.<.<.<.| J #.1.", +"S 7 U k P =.<.Z d <.<.' Q G #.0 ", +"K [ X.5 $ O O Z { <.<.: p 9 .7 ", +"B ) W 5 , + r <.<.<.<.] V ` <.w ", +"z *.R <.<.<.<.<.<.<.%.Z & # 2 d ", +"u ( ..<.P { q 5 $ , a S <.<.=.F ", +"y M o.I O , + <.<.<.<.<.<.<.#.C ", +"2 n Y ! d { <.<.<.<.{ P y q , > ", +"+ y b H <.#.E c g y j j + 1.1.1.", +". . o m ~ N = X . . . . . 1.1.1.", +"1.1.1.- ; * 1.1.1.1.1.1.1.1.1.1.", +"1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1." +}; --- kdepim-3.5.6.orig/debian/icons/ksync.xpm +++ kdepim-3.5.6/debian/icons/ksync.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char *ksync[] = { +/* columns rows colors chars-per-pixel */ +"32 32 9 1", +" c black", +". c #0000C0", +"X c blue", +"o c #008080", +"O c #00C0C0", +"+ c #808080", +"@ c #C0C0C0", +"# c gray100", +"$ c None", +/* pixels */ +"$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$", +"$$$$$$$$$$$$$ $$$$$$$$$$$$$$$$$", +"$$$$$$$$$$$$$ + $$$$$$$$$$$$$$$", +"$$$$$$$$$$$$$ @@ $$$$$$$$$$$$$", +"$$$$$ $$$$$$ @@ .. $$$$$$$$$$$", +"$$$$$ + $$$$ + XX.. $$$$$$$$$", +"$$$$$ @@ $$ @ ..XX.. $$$$$$$", +"$$$$$ @@ .. ##@ ..XX. $$$$$", +"$$$$$ + XX.. @##@ ..X @+ $$$", +"$$$$$ @ ..XX.. @##@ . @@ + $", +"$$$$$ ##@ ..XX. @##@ +@ @@ $", +"$$$$$ ####@ ..X @+ @##@ @@ $", +"$$$$$ ######@ . @@ + ###@ + $", +"$$$$$ ########@ +@ @@ @####@ $", +"$ $$ ##########@ @@ @@####@ $", +"$ o ############@ + @@####@ $", +"$ Ooo @############@ @@####@ $", +"$ oOOoo @###########@ @@####@ $", +"$ ooOOoo @#########@ @@####@ $", +"$ @ ooOO + ########@ @@####@ $", +"$ ##@ oo @@ @#######@ @@####@ $", +"$ ####@ @@ @@######@ @@####@ $", +"$ ######@ + @@######@ @@@###@ $", +"$ ########@ @@######@ @@@#@ $", +"$ @@#######@ @@@#####@ $$ @@@ $", +"$ @@@#####@ @@@###@ $$$$ @ $", +"$$$ @@@###@ $$ @@@#@ $$$$$$ $", +"$$$$$ @@@#@ $$$$ @@@ $$$$$$$$$", +"$$$$$$$ @@@ $$$$$$ @ $$$$$$$$$", +"$$$$$$$$$ @ $$$$$$$$ $$$$$$$$$", +"$$$$$$$$$$$ $$$$$$$$$$$$$$$$$$$", +"$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$" +}; --- kdepim-3.5.6.orig/debian/icons/karm.xpm +++ kdepim-3.5.6/debian/icons/karm.xpm @@ -0,0 +1,183 @@ +/* XPM */ +static char *karm[] = { +/* columns rows colors chars-per-pixel */ +"32 32 145 2", +" c black", +". c #0C0C0C", +"X c #131313", +"o c #1E1E1E", +"O c gray13", +"+ c gray17", +"@ c #353535", +"# c #3B3B3B", +"$ c #14387B", +"% c #2C3966", +"& c #492C6E", +"* c #454545", +"= c #4B4B4B", +"- c #545454", +"; c #5C5C5C", +": c #464E65", +"> c #656565", +", c #626368", +"< c #6C6C6C", +"1 c #6F7376", +"2 c #757575", +"3 c #777A7D", +"4 c #7C7C7C", +"5 c #3A5EDB", +"6 c #3E62DC", +"7 c #465EBE", +"8 c #5C7293", +"9 c #4F65BC", +"0 c #556DA1", +"q c #576EBC", +"w c #61799C", +"e c #6E79A8", +"r c #6274B6", +"t c #687AB8", +"y c #4B65C8", +"u c #4266DD", +"i c #4469DE", +"p c #4A6EDB", +"a c #506DDD", +"s c #5570CB", +"d c #476CE0", +"f c #4A6FE1", +"g c #4E74E2", +"h c #5075E3", +"j c #547AE4", +"k c #587FE7", +"l c #607CCF", +"z c #7F8188", +"x c #6E81BB", +"c c #7487BD", +"v c #7A8FBF", +"b c #5A81E7", +"n c #5C84E8", +"m c #6A87D3", +"M c #7492D7", +"N c #6484E4", +"B c #6087E9", +"V c #638BEB", +"C c #6B92EC", +"Z c #6E98F0", +"A c #7594E9", +"S c #7995E8", +"D c #7B9BEC", +"F c #739BF1", +"G c #76A0F2", +"H c #79A4F4", +"J c #7FA9F6", +"K c #AB1913", +"L c #8D6B6B", +"P c #FB0A08", +"I c #FE1F1F", +"U c #FE4B4B", +"Y c #F8746B", +"T c #828282", +"R c #8C8C8C", +"E c #818D9A", +"W c #939394", +"Q c #989797", +"! c #9B9B9B", +"~ c #A3A3A3", +"^ c #AAAAAA", +"/ c #B3B2B2", +"( c #BBBBBB", +") c #838DC2", +"_ c #809FED", +"` c #81A0DB", +"' c #83A1ED", +"] c #8BAEE6", +"[ c #86A5F0", +"{ c #82AEF7", +"} c #8EABF0", +"| c #85B1F8", +" . c #88B3F9", +".. c #8CB8FB", +"X. c #94A9EC", +"o. c #98ACED", +"O. c #93AEF0", +"+. c #90BCFC", +"@. c #9EB2F0", +"#. c #9AB8F5", +"$. c #AAB5C0", +"%. c #AFBCDE", +"&. c #B2BCC8", +"*. c #A3B8F1", +"=. c #93C0FD", +"-. c #B6C2D0", +";. c #BCC8D7", +":. c #A3C2F7", +">. c #A3C2F8", +",. c #AEC4F5", +"<. c #ACCBFB", +"1. c #BBCAF5", +"2. c #B1D3FE", +"3. c #B8D6FE", +"4. c #FE8D8D", +"5. c #FEB1B1", +"6. c #F8BCB1", +"7. c #C2C2C2", +"8. c #CACACA", +"9. c #D4D4D4", +"0. c #DBDBDB", +"q. c #C5D6ED", +"w. c #C6DEFE", +"e. c #CBD6F6", +"r. c #C8D8F9", +"t. c #D1DBE7", +"y. c #D0DEF9", +"u. c #CBE1FE", +"i. c #D7E1ED", +"p. c #D4E3FB", +"a. c #D6E8FE", +"s. c #D8E4FB", +"d. c #DCEBFD", +"f. c #FED7D7", +"g. c #E3E3E3", +"h. c #ECECEC", +"j. c #E2EDFD", +"k. c #E4F0FE", +"l. c #EBF3FE", +"z. c #FBF0EB", +"x. c #F3F3F3", +"c. c #F1F5FD", +"v. c #F5F9FD", +"b. c #FEFEFE", +"n. c None", +/* pixels */ +"n.n.n.n.n.n.n.n.n.:.Z 8 | { J H G F Z Z C V V n.n.n.n.n.n.n.n.n.", +"n.n.n.n.n.n.n.n.b.p.M ~ b.b.b.b.b.b.j.s.s.[ B n.n.n.n.n.n.n.n.n.", +"n.n.n.n.n.n.v.j.v.,.v / b.b.b.b.b.b.b.b.b.} n n.n.n.n.n.n.n.n.n.", +"n.n.n.n.n.b.l.d.v.X.c 8.b.b.b.b.b.b.b.b.b.' n.n.n.n.n.n.n.n.n.n.", +"n.n.n.n.b.v.d.w.b.S x 8.b.b.b.b.b.b.b.b.b.D n.n.n.n.n.n.n.n.n.n.", +"n.n.n.k.v.j.u.2.b.S t 8.b.b.b.b.b.b.b.b.b.D n.n.n.n.n.n.n.n.n.n.", +"n.n.w.v.v.k.d.a.b.X.r ^ b.b.b.b.b.b.b.b.b.' j n.n.n.n.n.n.n.n.n.", +"n.3.d.d.s.p.1.@.o.a 7 ^ b.b.b.b.b.b.b.b.b.*.g n.n.n.n.n.n.n.n.n.", +"n.=.] ` M m s s y 9 e Q b.b.h.0.9.7.7.8.9.%.p n.n.n.n.n.n.n.n.n.", +"n.w W Q Q Q ^ / / / / ( x.9.( 7.R T 2 < 3 , : # . n.n.n.n.n.n.n.", +"n...p.b.b.b.b.b.b.b.b.g.7.( R < < - ; = = - - ; ; = . n.n.n.n.n.", +"n...<.b.b.b.b.b.b.b.g.7./ < < - - 4 2 < # Q 4 - - ; ; @ n.n.n.n.", +"n. .| b.b.b.b.b.b.x.( / 2 < - + ~ 9.9.; O 9.b.( < = ; > @ n.n.n.", +"n.n.{ p.b.b.b.b.b.8.7.< < - 7.= R / b.R < 9.b.R ~ ~ - > - . n.n.", +"n.n.J >.b.b.b.b.x.7.R 2 = / 9./ 0.9.b.b.b.b.b.9.+ 8.9.; < = n.n.", +"n.n.J H c.b.b.b.0.7.< < + # # b.b.b.b.b.b.b.b.3 ! b.# 2 > < . n.", +"n.n.n.H r.b.v.b.9.R T ; ~ ; # b.b.b.5.z.b.b.R T b.b.o 7.< 4 * n.", +"n.n.n.F #.b.l.k.&.3 T 4 b.b.b.b.b.b.I Y b.^ > b.b.h./ h.^ T - n.", +"n.n.n.C F b.l.k./ 1 T ( b.b.b.b.b.b.4.P 9.- h.b.b.b.b.b.9.4 > n.", +"n.n.n.n.C p.v.j.-.1 4 ; + b.b.b.b.b.7.) 0 ( b.b.b.b.9.X 9.4 T . ", +"n.n.n.n.V ,.b.d.;.L R ; b.b./ - @ ; $ & h.b.b.b.b.0.o 7.R R . ", +"n.n.n.n.V [ b.d.t.8 Q 8.b.b.b.9.9.b.b.b.U 6.b.b.b.b.b.b.g.Q < n.", +"n.n.n.n.n D b.j.k.4 / T 7.~ b.b.b.b.b.b.f.U b.b.b.b.b.b.7.^ < n.", +"n.n.n.n.n b b.j.d.~ / T < # b.b.b.b.b.b.b.U f.b.b.b.+ b.^ ( - n.", +"n.n.n.n.b k b.d.p.q.R ~ < 8 b.b.b.b.b.b.b.f.U b.b.7.X / / ~ o n.", +"n.n.n.n.k j b.d.u.u.z 9.W h.b.R < b.b.b.b.b.U L / b.v.^ 9.; n.n.", +"n.n.n.n.j C b.d.a.d.i.R g.T z.R / b.b.! 7.b.f.K R x.( 0.Q . n.n.", +"n.n.n.n.j S b.b.c.e.o.q T 9.W 4 b.b.b.X < b.b.Y Q ( g.! O n.n.n.", +"n.n.n.n.g j A N u u 6 5 % 3 0.8.^ 7.g.R 7.x.9.7.8.h.Q O n.n.n.n.", +"n.n.n.n.g f i u u n.n.n.n.. * ~ h.g.9./ / 9.g.h.( > . n.n.n.n.n.", +"n.n.n.n.n.n.n.n.n.n.n.n.n.n.n.. # 4 T / / Q T = o n.n.n.n.n.n.n.", +"n.n.n.n.n.n.n.n.n.n.n.n.n.n.n.n.n.n.n.n.n.n.n.n.n.n.n.n.n.n.n.n." +}; --- kdepim-3.5.6.orig/debian/icons/kpalmdoc.xpm +++ kdepim-3.5.6/debian/icons/kpalmdoc.xpm @@ -0,0 +1,150 @@ +/* XPM */ +static char *kpalmdoc[] = { +/* columns rows colors chars-per-pixel */ +"32 32 112 2", +" c black", +". c #3F3F3F", +"X c #424242", +"o c #4C4C4C", +"O c #535353", +"+ c #595959", +"@ c #526646", +"# c gray40", +"$ c #6B6B6B", +"% c #737373", +"& c #717C71", +"* c #7A7A7A", +"= c #6B9B6B", +"- c #7E807E", +"; c #739E73", +": c #72A272", +"> c #7AA67A", +", c #7CAB7C", +"< c #838383", +"1 c #8B8B8B", +"2 c #859385", +"3 c #849D85", +"4 c #8F978F", +"5 c #8B9C8B", +"6 c #929592", +"7 c #949894", +"8 c #9D9D9D", +"9 c #8D9CB5", +"0 c #84AE82", +"q c #89A38A", +"w c #8EAA8D", +"e c #82B282", +"r c #8AB686", +"t c #8ABA86", +"y c #8BBC8B", +"u c #92B391", +"i c #95BA96", +"p c #9EACBE", +"a c #A4A4A4", +"s c #ABABAB", +"d c #A4ADBE", +"f c #B3B3B3", +"g c #BBBBBB", +"h c #A2AEC0", +"j c #AAB4C4", +"k c #AEB9CA", +"l c #B2B9C4", +"z c #B2BCCA", +"x c #B9BFC9", +"c c #92C28E", +"v c #95C294", +"b c #9AC69E", +"n c #9ACA96", +"m c #9CCC9C", +"M c #A2D29E", +"N c #A4D6A4", +"B c #AAD7AA", +"V c #AEDEAE", +"C c #ACDCB0", +"Z c #BCCABC", +"A c #BCDFBC", +"S c #AEE2AE", +"D c #AEE2B2", +"F c #B4E4B6", +"G c #B4E4B8", +"H c #BAEEBA", +"J c #BEF1BD", +"K c #B4C0CD", +"L c #BAC0CA", +"P c #B4C2D2", +"I c #B5C3D9", +"U c #BAC5D3", +"Y c #B9C6DA", +"T c #BDC8D5", +"R c #BECADD", +"E c #C0C0C0", +"W c #C2C6CE", +"Q c #C6C9CF", +"! c #CDCECE", +"~ c #C0C6D1", +"^ c #C2C9D3", +"/ c #C0CBDB", +"( c #C6D3C6", +") c #C2CDE0", +"_ c #C5D0E1", +"` c #CAD3E4", +"' c #CED8EA", +"] c #D3DCEA", +"[ c #D8DFEC", +"{ c #C1EBC1", +"} c #C6F6C6", +"| c #CAFAC6", +" . c #CCFDCC", +".. c #D8EBD8", +"X. c #D2F5D2", +"o. c #D6FED4", +"O. c #D9F4D9", +"+. c #DBFEDB", +"@. c #D7E0EF", +"#. c #DAE1EE", +"$. c #DDE4F1", +"%. c #E0E6F1", +"&. c #E4E9F3", +"*. c #E6EEFA", +"=. c #E9EDF6", +"-. c #EAEFF8", +";. c #ECF1F9", +":. c #F6F6F6", +">. c #F1F5FB", +",. c #F5F8FE", +"<. c #FEFEFE", +"1. c None", +/* pixels */ +"1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.", +"1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.", +"1.1.1.1.1.1.1.1.1.+ + + + + + + + + + + + + + + + 1.1.1.1.1.1.1.", +"1.1.1.1.1.1.1.1.1.+ ,.<.<.<.<.<.<.<.,.,.;.&.&.[ + + 1.1.1.1.1.1.", +"1.1.1.1.1.1.1.1.1.+ ,.<.<.<.<.<.<.<.,.>.-.&.#.] + *.+ 1.1.1.1.1.", +"1.X X X X X X X X @ X X <.! ! ! ! ! Q >.;.-.&.[ + *.$.+ 1.1.1.1.", +"X f s 4 4 4 4 4 4 , 4 4 X <.<.<.<.<.,.,.>.-.&.#.+ ,.&.$.+ 1.1.1.", +"X * 6 ( ..O.X.{ N e > * O :.<.<.<.<.<.,.>.;.&.#.+ <.,.&.$.+ 1.1.", +"X f 6 Z +.+.o.| S t e ; a X ! ! ! ! ! Q W x =.%.+ =.=.%.] ] + 1.", +"1.O < * +.o. .| V t y y * O <.<.<.<.<.,.>.>.=.&.+ + + + + + + + ", +"1.X s 7 A . .H M y c v 0 s X ! ! ! ! Q W L =.=.&.#.[ _ Y Y z + ", +"1.1.O 8 & | } F M y v n n * O :.<.<.<.<.,.>.;.=.&.[ ` / R R Y + ", +"1.1.X < 7 J H G m i m M N v f X ! ! ! ! ,.,.>.=.%.] ` _ ) ) ) + ", +"1.1.X a s i F F b e : = = ; * O <.<.<.<.,.,.;.&.[ ] ` ` ` ) _ + ", +"1.1.1.O 1 $ C B y ; = = = , 0 f X ! ! Q ^ L l h d h p p h ` ' + ", +"1.1.1.X 8 s q b v , , r c m M * O <.,.>.;.&.#.[ [ ] ] ' ' ' ' + ", +"1.1.1.1.O 1 % 2 i i u w 5 2 < f Z X W x l d l d j j k j j ' ] + ", +"1.1.1.X X 8 f % $ * * 1 7 s g ! s X =.&.&.&.%.%.%.#.[ [ [ ] [ + ", +"1.X . # o % a f f f g g E g g s < X x x z z z z z k k z k [ @.+ ", +"X # # * + o 7 s g g f f g g a * X o -.=.=.*.&.&.%.%.%.[ $.$.$.+ ", +"# $ % * % + $ 1 8 f s 8 1 % o O $ 1 X W x x x z K K K P z $.@.+ ", +"$ * - < 1 % o + % * O X X O # < 8 s s X -.-.*.&.%.&.$.#.$.$.$.+ ", +"% * < 1 6 7 6 - o + - 1 . 8 X s f f g . U U U x U P P I I @.$.+ ", +"X < 1 6 8 8 s f 8 8 a a 1 . 6 f g g . ;.-.-.=.=.&.&.%.$.$.$.$.+ ", +"1.X 6 8 8 s f f a s s f f f g Z X X U U T T U U U I P I P #.$.+ ", +"1.1.X X 8 s f s s f f g f X X X >.;.:.;.;.-.=.=.&.&.&.&.$.&.$.+ ", +"1.1.1.1.X X X X X X X X X ^ ^ ^ Q T T Q T T U T T U U Y Y $.$.+ ", +"1.1.1.1.1.1.1.1.1.+ ,.<.<.>.>.>.;.;.;.-.;.=.=.=.&.&.&.#.$.$.$.+ ", +"1.1.1.1.1.1.1.1.1.+ ,.<.,.>.;.:.>.;.;.;.;.;.=.=.&.&.&.$.$.$.$.+ ", +"1.1.1.1.1.1.1.1.1.+ ,.<.<.>.,.>.>.;.;.;.T T =.$.&.$.$.$.$.&.$.+ ", +"1.1.1.1.1.1.1.1.1.+ ;.<.,.>.>.>.>.;.;.;.;.-.-.&.&.&.$.&.$.$.$.+ ", +"1.1.1.1.1.1.1.1.1.+ + + + + + + + + + + + + + + + + + + + + + + " +}; --- kdepim-3.5.6.orig/debian/icons/kalarm-16.xpm +++ kdepim-3.5.6/debian/icons/kalarm-16.xpm @@ -0,0 +1,191 @@ +/* XPM */ +static char *kalarm-16[] = { +/* columns rows colors chars-per-pixel */ +"16 16 169 2", +" c black", +". c gray20", +"X c gray25", +"o c gray35", +"O c gray36", +"+ c #656565", +"@ c gray45", +"# c #7B7B7B", +"$ c #8D3800", +"% c #8E3900", +"& c #974202", +"* c #9B4400", +"= c #9A4B08", +"- c #984B10", +"; c #A34B00", +": c #A44C00", +"> c #A74F00", +", c #AA5100", +"< c #AF5500", +"1 c #B05600", +"2 c #B05900", +"3 c #B25A01", +"4 c #B35C00", +"5 c #B45900", +"6 c #A76700", +"7 c #AD6100", +"8 c #AE6914", +"9 c #B36200", +"0 c #B66700", +"q c #B16009", +"w c #BB6707", +"e c #BC6A00", +"r c #BF6C10", +"t c #B37A00", +"y c #BC700E", +"u c #BF710C", +"i c #BC7820", +"p c #B37836", +"a c #AA744B", +"s c #B37943", +"d c #C26700", +"f c #C36600", +"g c #C66D00", +"h c #C96C00", +"j c #CD6E00", +"k c #CF6E00", +"l c #CC7700", +"z c #C97408", +"x c #CA7C0E", +"c c #CD7910", +"v c #D27300", +"b c #D27400", +"n c #D47500", +"m c #D47600", +"M c #D47A00", +"N c #B78B05", +"B c #BE9376", +"V c #BF9472", +"C c #C08805", +"Z c #C98900", +"A c #C98113", +"S c #CD8A19", +"D c #C49300", +"F c #C79D00", +"G c #CC901B", +"H c #D68C0E", +"J c #DB8304", +"K c #DA8405", +"L c #D79012", +"P c #C98528", +"I c #CA8A3F", +"U c #CD9525", +"Y c #D69D2D", +"T c #D09B39", +"R c #D4A500", +"E c #D9B600", +"W c #DFA423", +"Q c #DAA62B", +"! c #E28500", +"~ c #E38800", +"^ c #E58D02", +"/ c #E7950D", +"( c #EA990C", +") c #E49710", +"_ c #F89B00", +"` c #EBA100", +"' c #EBA500", +"] c #EAA815", +"[ c #FFAB0A", +"{ c #FDB100", +"} c #FFB502", +"| c #FFB414", +" . c #FFBC1D", +".. c #E4AF2C", +"X. c #CC954D", +"o. c #CDA355", +"O. c #DBB744", +"+. c #CDA165", +"@. c #CEA56C", +"#. c #DDA761", +"$. c #E1A447", +"%. c #E5B859", +"&. c #DBC100", +"*. c #DAC300", +"=. c #DCC100", +"-. c #E0CF00", +";. c #FFC500", +":. c #FFD600", +">. c #FFDC00", +",. c #F5C02C", +"<. c #F8C32C", +"1. c #FFC729", +"2. c #FFC92B", +"3. c #F2C535", +"4. c #FFD539", +"5. c #FFD639", +"6. c #FFD93D", +"7. c #EBE500", +"8. c #FFE600", +"9. c #FFF300", +"0. c #FFF400", +"q. c #FFFE00", +"w. c yellow", +"e. c #EACD4C", +"r. c #EACE51", +"t. c #F1CD41", +"y. c #F3D258", +"u. c #EEC565", +"i. c #EAD166", +"p. c #FFE044", +"a. c #FFE247", +"s. c #FFE74C", +"d. c #FFE84E", +"f. c #FFEE57", +"g. c #FFEF59", +"h. c #FFF05F", +"j. c #FFF063", +"k. c gray65", +"l. c #ACACAC", +"z. c #B4B4B4", +"x. c gray", +"c. c #CDA280", +"v. c #DAB285", +"b. c #DAC8B5", +"n. c #E4C19D", +"m. c #E1C3A0", +"M. c #E2CDBF", +"N. c #FFF484", +"B. c #FFF699", +"V. c #C5C5C5", +"C. c gray80", +"Z. c #EADACF", +"A. c #E3DDDA", +"S. c #E1E1E1", +"D. c gray89", +"F. c #E6E6E6", +"G. c #EFE9E6", +"H. c gray91", +"J. c gray92", +"K. c #ECECEC", +"L. c #EEEEEE", +"P. c gray94", +"I. c gray95", +"U. c gray96", +"Y. c #F8F8F8", +"T. c gray98", +"R. c #FDFDFD", +"E. c gray100", +"W. c None", +/* pixels */ +"W.W.$ 8 O.o.- W.W.W.W.W.W.W.W.W.", +"W.W.y 5.d.j.r.$ $ $ $ s p $ W.W.", +"W.> ) 1.p...C E &.6 i.B.N.e.= W.", +"W.1 J / K ' >.9.w.N g.g.g.d.U W.", +"W.$ 3 ^ M g m _ ;.-.G a.p.6.W W.", +"W.& ( a A.T.K.@.c { *.L <.2.x W.", +"W.y i O C.E.E.E.Z.r { 7.E R * W.", +"W.A @.o X I.E.k.l.M.! >.w.w.t W.", +"W.S +.E.# @ F.. z.Y.I } w.w.F W.", +"W.3 T E.E.@ . V.U.P.B [ w.w.D W.", +"W., Q v.E.x.+ K.L.H.V | 9.9.7 W.", +"W.W.w Y n.U.P.J.F.S.P .8.Z > W.", +"W.W.2 z %.#.m.F.b.X.,.] e < W.W.", +"W.W.j ! f $.u.y.t.3.H 0 9 W.W.W.", +"W.W.f g W.b b b b 4 ` l * W.W.W.", +"W.W.W.W.W.W.W.W.W.3 b j ; W.W.W." +}; --- kdepim-3.5.6.orig/debian/icons/ktnef-16.xpm +++ kdepim-3.5.6/debian/icons/ktnef-16.xpm @@ -0,0 +1,257 @@ +/* XPM */ +static char *kmail-16[] = { +/* columns rows colors chars-per-pixel */ +"16 16 235 2", +" c #010101", +". c #020202", +"X c gray1", +"o c #000004", +"O c #000307", +"+ c #020105", +"@ c #040304", +"# c #060505", +"$ c #070504", +"% c #020208", +"& c #05080F", +"* c #080A0D", +"= c #080A0E", +"- c #0A090C", +"; c #0A090E", +": c #0E0C0B", +"> c #0F0C0B", +", c #0E0C0C", +"< c #0F0D0D", +"1 c #070911", +"2 c #060B11", +"3 c #070C10", +"4 c #070C12", +"5 c #070D12", +"6 c #0B0C10", +"7 c #0B0D10", +"8 c #0E0E11", +"9 c #110F0D", +"0 c #100F0F", +"q c #110F0F", +"w c #121010", +"e c #131111", +"r c #131112", +"t c #131212", +"y c #141110", +"u c #151211", +"i c #141212", +"p c #171313", +"a c #151014", +"s c #161315", +"d c #171415", +"f c #11131D", +"g c #15161D", +"h c #191316", +"j c #181415", +"k c #1A1416", +"l c #1D1A1A", +"z c #1D1A1B", +"x c #171920", +"c c #181925", +"v c #1B1C2E", +"b c #1C1F28", +"n c #1D1E2F", +"m c #211D1C", +"M c #241F20", +"N c #353847", +"B c #442519", +"V c #482512", +"C c #4F2917", +"Z c #582208", +"A c #582308", +"S c #5A2608", +"D c #592B16", +"F c #603420", +"G c #664427", +"H c #66412C", +"J c #68492D", +"K c #6D5231", +"L c #7B5937", +"P c #464957", +"I c #58504C", +"U c #505267", +"Y c #5B5D62", +"T c #786042", +"R c #626271", +"E c #6E6D7E", +"W c #707073", +"Q c #7D7F87", +"! c #84400A", +"~ c #825213", +"^ c #975E01", +"/ c #814B2E", +"( c #82562E", +") c #85532B", +"_ c #85612C", +"` c #AA5201", +"' c #AF6B00", +"] c #AC6515", +"[ c #BD6409", +"{ c #C47400", +"} c #C37517", +"| c #D16413", +" . c #DE6D1C", +".. c #DA741C", +"X. c #DF711C", +"o. c #DF7E12", +"O. c #C96427", +"+. c #EF7B04", +"@. c #E47316", +"#. c #F67800", +"$. c #F97B04", +"%. c #BE8618", +"&. c #968778", +"*. c #C98106", +"=. c #DD8116", +"-. c #CC9732", +";. c #D58F2D", +":. c #D28C38", +">. c #D58D3B", +",. c #DE8B33", +"<. c #E59A0D", +"1. c #FF8500", +"2. c #F88B00", +"3. c #FF8E00", +"4. c #FF9900", +"5. c #FF9A00", +"6. c #F49717", +"7. c #F89413", +"8. c #FF931F", +"9. c #F68527", +"0. c #F19322", +"q. c #F19A2A", +"w. c #FCA600", +"e. c #F3A118", +"r. c #FFB10A", +"t. c #FFB50E", +"y. c #E8A136", +"u. c #F3AE2E", +"i. c #FFB420", +"p. c #FFB82A", +"a. c #FFBC2C", +"s. c #F9BD37", +"d. c #CAA34A", +"f. c #D4B678", +"g. c #EEAB5D", +"h. c #F6A742", +"j. c #FFC530", +"k. c #FFC33D", +"l. c #FEC73E", +"z. c #FFC140", +"x. c #FEC741", +"c. c #F9CE4C", +"v. c #F3C25C", +"b. c #FFD245", +"n. c #FFD352", +"m. c #F0CD67", +"M. c #FBD770", +"N. c #FFDA70", +"B. c #FFE578", +"V. c #9B8F83", +"C. c #9A9AA0", +"Z. c #9AA0AA", +"A. c #B4A694", +"S. c #A4A5A9", +"D. c #AAABAA", +"F. c #B7B7B7", +"G. c #B3B4BA", +"H. c #BBBAB8", +"J. c gray73", +"K. c gray", +"L. c #BCBEC9", +"P. c #DBB295", +"I. c #CBBED6", +"U. c #F0CE91", +"Y. c #F9DB83", +"T. c #E9CDA2", +"R. c #EDCDAC", +"E. c #EAD0B0", +"W. c #FEE58E", +"Q. c #FDF1B8", +"!. c #C5C5C4", +"~. c #C4C5CC", +"^. c #CACAC9", +"/. c #CACACA", +"(. c #CBCBCB", +"). c #CDCDCC", +"_. c #CDC1D8", +"`. c #CCCAD7", +"'. c #D0C9C9", +"]. c #D2D2D2", +"[. c LightGray", +"{. c #D4D4DA", +"}. c #DADADA", +"|. c #DDDDDC", +" X c #DDDDDD", +".X c #DFDFDE", +"XX c #DAD2E1", +"oX c #DBD3E1", +"OX c #DDD5E4", +"+X c #EFE7CC", +"@X c #F7EDD2", +"#X c gray88", +"$X c #E1E2E1", +"%X c #E3E2E4", +"&X c #E4E4E4", +"*X c #E6E6E6", +"=X c #E7E7E8", +"-X c #E6E8EA", +";X c #E7E9ED", +":X c #E8E8E7", +">X c #ECE9E5", +",X c #EAEAEA", +"X+XY.n.u.G & vX", +"vXvXyXrX9XpXxXxXjX`.f.s.t.6.H 7 ", +"vXvX4XaX6XaXsXrX3XA.d.m.x.a.>.a ", +"vXiX*XrXrX,X1X8X{.( -.c.r.5...h ", +"vX=X1XfX6X,X6X6XV.K ] e.2.$.O.h ", +"8X=XrX4X}.|.4X~._ *.;.@.6.0.L 8 ", +"Z.H.J.F.K.|.;X&.^ *.h.B.l.a.:.d ", +"b D.%X^.[.=XL.) ' ` y.b.w.3.X.h ", +"# Y .X^.[.$XE ! { } | 2.#.@./ t ", +"vXg S.^.).G.n V [ <.h.9.8.q.K < ", +"vXvXP F.!.R + + C =.N.B.j.i.,.s ", +"vXvXf Q C.v $ @ . F g.k.5.1. .h ", +"vXvXvXN U * : X . & B S A A D d ", +"vXvXvXg c 9 : . vXvX& 5 5 5 = 0 " +}; --- kdepim-3.5.6.orig/debian/icons/kmail.xpm +++ kdepim-3.5.6/debian/icons/kmail.xpm @@ -0,0 +1,295 @@ +/* XPM */ +static char *kmail[] = { +/* columns rows colors chars-per-pixel */ +"32 32 257 2", +" c #080707", +". c #0C0A0B", +"X c gray2", +"o c #110F0F", +"O c #131011", +"+ c #181516", +"@ c #1A1718", +"# c #1C191A", +"$ c #1B1828", +"% c #181727", +"& c #121A3D", +"* c #211D1E", +"= c #231F20", +"- c #31241E", +"; c #342926", +": c #3C2B24", +"> c #141F51", +", c #20265F", +"< c #203055", +"1 c #323B4C", +"2 c #333C57", +"3 c #2A2C62", +"4 c #222B66", +"5 c #2C3860", +"6 c #354877", +"7 c #4A3630", +"8 c #6C3100", +"9 c #7B3E00", +"0 c #443F75", +"q c #7D400B", +"w c #604C3E", +"e c #56585C", +"r c #444B65", +"t c #5B5D74", +"y c #6D484D", +"u c #6E574A", +"i c #705147", +"p c #7E604A", +"a c #7A6255", +"s c gray39", +"d c #79797A", +"f c #404E83", +"g c #485185", +"h c #6C6D82", +"j c #747181", +"k c #76758B", +"l c #787587", +"z c #767881", +"x c #903200", +"c c #A73500", +"v c #8E4601", +"b c #9D450C", +"n c #9F4C10", +"m c #974A1A", +"M c #8D4826", +"N c #835E2A", +"B c #994C27", +"V c #9C6602", +"C c #996B18", +"Z c #A95601", +"A c #A25113", +"S c #B15900", +"D c #BE5F00", +"F c #B05502", +"G c #A3532C", +"H c #AC5731", +"J c #A26600", +"K c #A66800", +"L c #A76F0A", +"P c #AB6800", +"I c #A16E11", +"U c #AE7003", +"Y c #B26B00", +"T c #BB6D00", +"R c #BA7400", +"E c #AB7C38", +"W c #90745D", +"Q c #A36F57", +"! c #BE7D59", +"~ c #AF7962", +"^ c #B07C62", +"/ c #CF4F00", +"( c #C56403", +") c #C17100", +"_ c #CF7100", +"` c #CA7B01", +"' c #C27903", +"] c #D16E01", +"[ c #DE7807", +"{ c #DB7913", +"} c #C66622", +"| c #C0643D", +" . c #DB743E", +".. c #E56A00", +"X. c #E96100", +"o. c #EC6F00", +"O. c #E37A00", +"+. c #EA7400", +"@. c #E87800", +"#. c #E47719", +"$. c #F46800", +"%. c #FB6900", +"&. c #F47300", +"*. c #F37C00", +"=. c #FF7600", +"-. c #FD7B00", +";. c #F9780F", +":. c #E37621", +">. c #E1773E", +",. c #C56840", +"<. c #C26F48", +"1. c #C37556", +"2. c #E17C42", +"3. c #BC8011", +"4. c #B58329", +"5. c #BF9537", +"6. c #B48A56", +"7. c #AB927B", +"8. c #BA8765", +"9. c #CC890C", +"0. c #C48511", +"q. c #DC8F07", +"w. c #DE9205", +"e. c #C0953A", +"r. c #D6952A", +"t. c #D19839", +"y. c #D9A638", +"u. c #E58615", +"i. c #F28800", +"p. c #FD8400", +"a. c #FE8E00", +"s. c #FF8F0F", +"d. c #FF840F", +"f. c #FE8A10", +"g. c #FD9300", +"h. c #FC940E", +"j. c #FD9B00", +"k. c #F39200", +"l. c #E08530", +"z. c #E18838", +"x. c #E0833C", +"c. c #E39221", +"v. c #E89B33", +"b. c #F38823", +"n. c #F2993F", +"m. c #EBA118", +"M. c #FEA300", +"N. c #FEAA00", +"B. c #FDAE0A", +"V. c #FEA40E", +"C. c #F2A519", +"Z. c #FEB30A", +"A. c #FDB211", +"S. c #FEB815", +"D. c #FFBD19", +"F. c #E3A439", +"G. c #F5AF22", +"H. c #FBAD32", +"J. c #FAB22D", +"K. c #FDBB22", +"L. c #FEB53B", +"P. c #FEBC35", +"I. c #FBBC3C", +"U. c #F7B234", +"Y. c #DE804A", +"T. c #DD9552", +"R. c #C08E6A", +"E. c #D89761", +"W. c #D1A748", +"Q. c #E28042", +"!. c #E48844", +"~. c #E7A855", +"^. c #EBB749", +"/. c #F6AF40", +"(. c #FDBD4A", +"). c #F5B74A", +"_. c #EAA546", +"`. c #E5AE67", +"'. c #E5B273", +"]. c #EEB773", +"[. c #D1AE6D", +"{. c #FEC52E", +"}. c #F7C338", +"|. c #FEC53B", +" X c #FDC93C", +".X c #DBC37B", +"XX c #FFC44F", +"oX c #FECF41", +"OX c #F9C64A", +"+X c #FFCA54", +"@X c #FDCC5B", +"#X c #FFC554", +"$X c #F9D15C", +"%X c #E9C868", +"&X c #E3CB78", +"*X c #FEC965", +"=X c #F4D069", +"-X c #FED466", +";X c #FED968", +":X c #FCDA74", +">X c #FDDC7C", +",X c #FED277", +"X$Xv.8.= = = YXYXYX", +"YXYXYXYXYXYXYXeXkXSXxXIXIXIXPXZXlXnXNXdXpXtX;X+X Xc.~ = = = YXYX", +"YXYXYXYXYXYXYXFXZXLXzXIXIXIXIXIXIXUXmXvXyX=X@XOX{.S.u.~ = = = YX", +"YXYXYXYXYXYXIXmXIXPXzXIXIXIXIXIXIXIXIXjX9X%X).I.K.B.N.#.^ = = = ", +"YXYXYXYXYXYXSXSXIXLXzXIXIXIXIXIXIXKXxXhX7..X^.G.B.M.j.g.#.~ = = ", +"YXYXYXYXYXIXDXUXIXPXzXIXIXIXIXPXZXxXZX4X5.W..XtX:X-X@X#X(.E.= = ", +"YXYXYXYXIXGXSXZXPXUXzXPXIXKXSXxXSXKXlXW 5.t.&X$X}.D.A.V.h.!.= = ", +"YXYXYXYXIXmXKXZXIXLXnXUXZXZXSXKXKXSX3Xq 4.y.%X}.S.N.j.g.p.2.= = ", +"YXYXYXLXmXSXDXFXIXUXcXSXGXKXKXSXKXqXa 8 v r.=XK.N.M.g.p.-.2.= = ", +"YXYXYXUXzXSXmXIXPXUXnXPXKXSXSXSXZXl C N 9 Z ^.B.j.k.p.=.%.2.= = ", +"YXYXLXcXZXLXUXPXPXUXzXSXSXSXAXSXqXu I 4.E Z _ @.@.@.o.#.!.1.= = ", +"YXYXGXSXPXPXPXUXFXSXjXmXZXZXSXZXh C I 3.y.T._ O.i.g.j.#.6.= = = ", +"YXLXzXlXZXZXzXjXjXhXqXZXZXZXAX0Xu V L 0.m.(.~._.L.L.L.H.v.[.= = ", +"YX6X7X7X4X4X4X8X8X0XhXxXZXAXxXl V V U 9.C.J.iXiX;X+X|.P.H.~.= = ", +"YX6 s qXlXjXlXjXqXlXzXxXZXZX0Xy V K U S C.I.>X XS.N.M.g.-.2.= = ", +"YX= 1 3XzXxXxXzXqXxXZXxXZXxXk m J U R x ( I. 7.jXjX8XjXlXhXh $ O ; B D ` q.J.*Xb.;.d.f.f.h.l.w = = ", +"YXYXYX= @ r 8XhX8XhXjX4X3 O o . - B ( q.U.*XsXpX>X;X@X+X(.].= = ", +"YXYXYXYX= > d hX7XqXqXh O O o . 7 H @.(.,XaXoXD.B.M.g.p.Q.= = ", +"YXYXYXYX= # 2 2X7XqX2X, O o . X : | u.>XpX{.A.N.j.a.p.Q.= = ", +"YXYXYXYXYX$ & z 3X8Xt % o O o o * i | _.uXD.N.M.g.p.=.2.= = ", +"YXYXYXYXYXYX# 4 1Xd 4 + + + + # YX= = = ; <.c c c c c c c 2.= = ", +"YXYXYXYXYXYX= + r h $ # * = = = YXYX= = = = = = = = = = = = = = ", +"YXYXYXYXYXYXYX= f g * = = = = YXYXYXYX= = = = = = = = = = = = = ", +"YXYXYXYXYXYXYX= = = = = = = = YXYXYXYXYX= = = = = = = = = = = = " +}; --- kdepim-3.5.6.orig/debian/icons/korn-16.xpm +++ kdepim-3.5.6/debian/icons/korn-16.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char *korn-16[] = { +/* columns rows colors chars-per-pixel */ +"16 16 9 1", +" c black", +". c #585858", +"X c #C00000", +"o c red", +"O c #808080", +"+ c #A0A0A4", +"@ c #C0C0C0", +"# c gray100", +"$ c None", +/* pixels */ +"$$$ $$$$$$$$$$$", +"$$ @@ $$$$$$$$$", +"$ ###@@ $$$$$$$", +"$ @####oo $$$$$", +" @@@@##ooX@ $$$", +" @@@@@@#@X#@. $", +" @@@@@@@@X#O+.. ", +" @@@@@@@+X#+@O# ", +" @@@@@@@+X@@@O# ", +" @@@@@@@X@O@# ", +"$$ @@@@@X@O## ", +"$$$$ @@@X@+#.. ", +"$$$$$$ @+@O# $", +"$$$$$$$$ @ $$$", +"$$$$$$$$$$ $$$$$", +"$$$$$$$$$$$$$$$$" +}; --- kdepim-3.5.6.orig/debian/icons/kmailcvt-16.xpm +++ kdepim-3.5.6/debian/icons/kmailcvt-16.xpm @@ -0,0 +1,242 @@ +/* XPM */ +static char *kmailcvt-16[] = { +/* columns rows colors chars-per-pixel */ +"16 16 220 2", +" c black", +". c #010000", +"X c #020000", +"o c #030000", +"O c #000004", +"+ c #040000", +"@ c #070000", +"# c #0A0700", +"$ c #0F0000", +"% c #110000", +"& c #130000", +"* c #150000", +"= c #180000", +"- c #1B0000", +"; c #1C0100", +": c #1E0000", +"> c #1F0300", +", c #1F0500", +"< c #1C1307", +"1 c #210400", +"2 c #230600", +"3 c #230700", +"4 c #240000", +"5 c #240600", +"6 c #240700", +"7 c #250800", +"8 c #260900", +"9 c #270900", +"0 c #2B0C00", +"q c #2D0E00", +"w c #231507", +"e c #22180A", +"r c #271C0B", +"t c #291C0B", +"y c #340900", +"u c #2E200D", +"i c #30210C", +"p c #3C2B0F", +"a c #3B2B11", +"s c #3F393B", +"d c #461500", +"f c #442E12", +"g c #483318", +"h c #4D3A17", +"j c #5D2300", +"k c #6E2A05", +"l c #7A2600", +"z c #5D4019", +"x c #784603", +"c c #7C4C02", +"v c #7A541E", +"b c #6E5522", +"n c #4D5252", +"m c #880D00", +"M c #8D0E00", +"N c #871000", +"B c #871100", +"V c #981200", +"C c #991400", +"Z c #9D1800", +"A c #9C2800", +"S c #A31F00", +"D c #A52401", +"F c #895F28", +"G c #94682A", +"H c #9B6C28", +"J c #B64A07", +"K c #BD5800", +"L c #AB6F0C", +"P c #B5750E", +"I c #A97B30", +"U c #B17A29", +"Y c #B67F2F", +"T c #B47E31", +"R c #967F56", +"E c #CD7404", +"W c #C17D10", +"Q c #DD6700", +"! c #C46A3F", +"~ c #F36A00", +"^ c #F87500", +"/ c #FC7800", +"( c #FF7900", +") c #FF7A00", +"_ c #9F845A", +"` c #9F9170", +"' c #A68452", +"] c #A58655", +"[ c #A98656", +"{ c #C98212", +"} c #D09332", +"| c #DDA02D", +" . c #D6A835", +".. c #E39419", +"X. c #E4921D", +"o. c #E49519", +"O. c #E8961A", +"+. c #EB9A1A", +"@. c #F29F1B", +"#. c #E59720", +"$. c #EF9F26", +"%. c #FF8621", +"&. c #FCA41E", +"*. c #FFB01C", +"=. c #EAA43A", +"-. c #EBB336", +";. c #F1A024", +":. c #F4A127", +">. c #F5A126", +",. c #F4A227", +"<. c #F5A226", +"1. c #F6A327", +"2. c #FFAD27", +"3. c #FFA828", +"4. c #FFAB2D", +"5. c #FEAE33", +"6. c #FFAD3A", +"7. c #FFB523", +"8. c #F7BA30", +"9. c #FFB031", +"0. c #FFB535", +"q. c #FFB737", +"w. c #FFB93F", +"e. c #FFBD3D", +"r. c #C69644", +"t. c #C09F4B", +"y. c #C49B48", +"u. c #CA9B47", +"i. c #D6AD58", +"p. c #FAB543", +"a. c #FDB140", +"s. c #FFB341", +"d. c #FFB643", +"f. c #FFB544", +"g. c #FFB744", +"h. c #FFB745", +"j. c #FFB845", +"k. c #FFBB45", +"l. c #FFBB46", +"z. c #FFBE41", +"x. c #FFBC45", +"c. c #FFB948", +"v. c #FFC334", +"b. c #FFC03B", +"n. c #FFC13F", +"m. c #FFCC3F", +"M. c #FFC245", +"N. c #FFC540", +"B. c #FFC642", +"V. c #FFC64D", +"C. c #FFC94B", +"Z. c #FFCF48", +"A. c #FFCC4E", +"S. c #FFCE4E", +"D. c #FFCB52", +"F. c #FFCC52", +"G. c #FFD352", +"H. c #FFD556", +"J. c #FFDA55", +"K. c #FFDE55", +"L. c #FFD37C", +"P. c #FFEE5B", +"I. c #938A80", +"U. c #9B9B9B", +"Y. c #999B9F", +"T. c #849FBD", +"R. c #A5A5A5", +"E. c gray66", +"W. c #BFB9A9", +"Q. c #B2B4B5", +"!. c gray71", +"~. c #B5BBBC", +"^. c #B9B9B9", +"/. c #BABBBB", +"(. c #9EB0D2", +"). c #ADB4C0", +"_. c #A8BEE0", +"`. c #BCC1AB", +"'. c #B7C4D6", +"]. c #C3B697", +"[. c #D3BF9A", +"{. c #FFE7B1", +"}. c #C2C3C4", +"|. c gray77", +" X c #C3CACD", +".X c #C8C8C8", +"XX c #CBCBCB", +"oX c #C0CDDF", +"OX c #D4C8CE", +"+X c gray82", +"@X c #D5D6D6", +"#X c #D3D6DD", +"$X c #D4D7D9", +"%X c #C4D0E1", +"&X c #CCD3E1", +"*X c #CADAE6", +"=X c #DEE5EF", +"-X c #DAE3F2", +";X c #FFEBC7", +":X c #FAEACC", +">X c #FFF6C5", +",X c #FFF1CB", +"XyXyXyXyXyXyX*XT._ 5.p.@.4 ", +"s eXyXyXyXyXyXqX}.Y.'.[ 4.a.$.8 ", +"~. XQ./.|.XX.XU.R.2X%X' 9.a.;.3 ", +"n wX4X1X+X!.R./.@X$X'.] q.f.,.6 ", +"uXOXyXyXyX0XyXyXyX&X(._ q.h.>.3 ", +"uX! 6X7X4X9XyX8X#XW.` r.z.f.>.6 ", +"uX~ `.-X-X5X].t. .-.b.M.k.f.>.3 ", +"uX) i._.~.y.8.B.K.H.F.V.k.k.1.6 ", +"uX) e.I.u.| # b H.G.h.f Y 3.8 ", +"uX^ N.6.Z.a i F.I u H w r #.q ", +"@ ) z.f.C.t z P.S.< v e U 2.0 ", +"uXQ v.c.A.T O g G F =.a h X.: ", +"uXy E o.o.&.P c { o.L +.W x j ", +"uXuX % $ % 3 8 : * , * : - uXuX" +}; --- kdepim-3.5.6.orig/debian/icons/kaddressbook-16.xpm +++ kdepim-3.5.6/debian/icons/kaddressbook-16.xpm @@ -0,0 +1,134 @@ +/* XPM */ +static char *kaddressbook-16[] = { +/* columns rows colors chars-per-pixel */ +"16 16 112 2", +" c black", +". c #00004C", +"X c #091A4F", +"o c #1D3675", +"O c #1F3879", +"+ c #243E72", +"@ c #36477A", +"# c #52617F", +"$ c #244183", +"% c #244184", +"& c #264386", +"* c #274489", +"= c #28458A", +"- c #2A498F", +"; c #2A4A8F", +": c #2D4D94", +"> c #2D4E96", +", c #39558A", +"< c #30529B", +"1 c #32549D", +"2 c #33559C", +"3 c #3559A3", +"4 c #3A5DA0", +"5 c #3B5CA2", +"6 c #395EAB", +"7 c #3B62AF", +"8 c #3D63AB", +"9 c #3D63B2", +"0 c #3F66B3", +"q c #52528B", +"w c #466196", +"e c #4663A0", +"r c #4367AD", +"t c #436DBE", +"y c #5578BD", +"u c #4773C6", +"i c #4D77C6", +"p c #4974C8", +"a c #4975C9", +"s c #4B77C9", +"d c #4E78C5", +"f c #4A78CB", +"g c #4A78CC", +"h c #4B79CD", +"j c #4B79CE", +"k c #4C79CC", +"l c #4C7ACF", +"z c #4D7BD0", +"x c #4E7DD2", +"c c #4F7FD6", +"v c #507FD7", +"b c #6680B2", +"n c #5881CE", +"m c #5B83CC", +"M c #5A83CF", +"N c #5281D7", +"B c #5180D8", +"V c #5284DB", +"C c #5284DC", +"Z c #5686DD", +"A c #5587E0", +"S c #5689E3", +"D c #5789E3", +"F c #578AE4", +"G c #5886E3", +"H c #5989E0", +"J c #588BE5", +"K c #5A90EB", +"L c #5C91ED", +"P c #5C92EE", +"I c #5C92EF", +"U c #5E94F1", +"Y c #6381C0", +"T c #6C8BCA", +"R c #678ED6", +"E c #708BC2", +"W c #7595D4", +"Q c #7B98D2", +"! c #6090E5", +"~ c #6292E7", +"^ c #6594E7", +"/ c #6092EB", +"( c #6596ED", +") c #6096F3", +"_ c #639BFA", +"` c #649DFD", +"' c #659FFF", +"] c #669FFF", +"[ c #709AE5", +"{ c #69A4FF", +"} c #6FA4FE", +"| c #6CA8FF", +" . c #6DA9FF", +".. c #71A1F3", +"X. c #74A1F0", +"o. c #7BAAFB", +"O. c #8B9EC1", +"+. c #87A0D2", +"@. c #8FA0DB", +"#. c #83ADF8", +"$. c #8BBBFF", +"%. c #8EBDFF", +"&. c #90B1EC", +"*. c #92B4EF", +"=. c #90BAFF", +"-. c #91BFFF", +";. c #92C0FF", +":. c #ACD0FF", +">. c #BDD9FF", +",. c #C1DAFF", +"<. c gray100", +"1. c None", +/* pixels */ +"1.1.1.1.1.1.1.1.1.1.] >.>.:.$. .", +"1.1.1.1.1.1.1.1.1.1.&.O.# *.} _ ", +"1.1.1.1.1.1.1.1.1.] , b w R J V ", +"1.1.1.1.1.1.1.1.1.P 4 r + i s p ", +"1.1.1.1.1.1.1.1.1.x s 8 0 Y 9 p ", +"1.1.1.1.1.1.1.1.1.P d 1 e T : z ", +"1.1.1.1.1.1.1.1.P ~ v m W 5 < c ", +"1.1.1.1.1.1.1.1.( H z m y O t 1.", +"1.1.1.1.1.1.1.X.^ v p M o 3 s 1.", +"1.1.1.1.1.] o.X.Z z N $ ; f 1.1.", +"1.1.1. .-.=.#.K v D & * z 1.1.1.", +"1.-.Q E @ [ ( F D = : x 1.1.1.1.", +"1.%.+.X < s U u & 7 V 1.1.1.1.1.", +"1. .{ ] K u < 6 c F 1.1.1.1.1.1.", +"1.@.Z I Z c I ] 1.1.1.1.1.1.1.1.", +"1.q . 1.1.1.1.1.1.1.1.1.1.1.1.1." +}; --- kdepim-3.5.6.orig/debian/icons/korganizer-16.xpm +++ kdepim-3.5.6/debian/icons/korganizer-16.xpm @@ -0,0 +1,220 @@ +/* XPM */ +static char *korganizer-16[] = { +/* columns rows colors chars-per-pixel */ +"16 16 198 2", +" c black", +". c #000200", +"X c #020300", +"o c #000700", +"O c #000800", +"+ c #000900", +"@ c #000B00", +"# c #001003", +"$ c #001F04", +"% c #032708", +"& c #002903", +"* c #002B04", +"= c #002F06", +"- c #042E04", +"; c #003106", +": c #063108", +"> c #033E05", +", c #003C0A", +"< c #003E0B", +"1 c #273E0A", +"2 c #00400B", +"3 c #004716", +"4 c #01451A", +"5 c #005213", +"6 c #005915", +"7 c #005F1A", +"8 c #085018", +"9 c #006B19", +"0 c #006F18", +"q c #006F1A", +"w c #0F661E", +"e c #0D7415", +"r c #096430", +"t c #146B25", +"y c #4E617B", +"u c #79737D", +"i c #4E6380", +"p c #5D7A97", +"a c #637FA6", +"s c #008C1D", +"d c #008C1E", +"f c #008425", +"g c #008927", +"h c #008B2C", +"j c #008F2F", +"k c #098922", +"l c #02952F", +"z c #009934", +"x c #138D21", +"c c #198220", +"v c #0DA72F", +"b c #0FA62F", +"n c #0FA82F", +"m c #0EA13D", +"M c #0CA830", +"N c #07B034", +"B c #09B034", +"V c #09B036", +"C c #0DB337", +"Z c #10A62F", +"A c #279E22", +"S c #08B841", +"D c #24915F", +"F c #2C9B66", +"G c #35966C", +"H c #09C04D", +"J c #1CC056", +"K c #34CB64", +"L c #409E20", +"P c #5B833F", +"I c #6E9816", +"U c #6D9920", +"Y c #47B16A", +"T c #53AA7D", +"R c #5EDB44", +"E c #3BAF8C", +"W c #3DA49F", +"Q c #6482A3", +"! c #7091B8", +"~ c #78BF9A", +"^ c #6793CA", +"/ c #6699D7", +"( c #6A9BD8", +") c #709ED3", +"_ c #77A0D3", +"` c #74A2D7", +"' c #72A0DA", +"] c #7DA8D8", +"[ c #6EA2E1", +"{ c #6ED792", +"} c #60C5AA", +"| c #B01702", +" . c #8D4B10", +".. c #8D6111", +"X. c #AC6F3E", +"o. c #896357", +"O. c #D57207", +"+. c #E94600", +"@. c #ED7500", +"#. c #F26500", +"$. c #F66400", +"%. c #F26800", +"&. c #F76A00", +"*. c #F96900", +"=. c #FD6F00", +"-. c #FE6D00", +";. c #F57300", +":. c #F57700", +">. c #F67800", +",. c #FD7200", +"<. c #FE7000", +"1. c #FE7300", +"2. c #FD7700", +"3. c #FE7400", +"4. c #FE7800", +"5. c #FE7900", +"6. c #FC7C00", +"7. c #FE7C00", +"8. c #D57C53", +"9. c #8C7D84", +"0. c #8D870D", +"q. c #83B354", +"w. c #AC9674", +"e. c #B2846D", +"r. c #FD8100", +"t. c #FE8400", +"y. c #F1922D", +"u. c #FCAA00", +"i. c #FDAA00", +"p. c #FEA800", +"a. c #FDA906", +"s. c #FEA212", +"d. c #FEBD08", +"f. c #F5B11B", +"g. c #FEA434", +"h. c #F5B73A", +"j. c #D79559", +"k. c #F1AC51", +"l. c #FDD000", +"z. c #FED200", +"x. c #FED007", +"c. c #FED704", +"v. c #FED62F", +"b. c #FEE219", +"n. c #FEE026", +"m. c #FECB40", +"M. c #E3D17B", +"N. c #FEEE47", +"B. c #95868B", +"V. c #81AADA", +"C. c #89ACD6", +"Z. c #8CACD3", +"A. c #81B3EC", +"S. c #90BDF0", +"D. c #89D1BB", +"F. c #99CCB9", +"G. c #90E3B3", +"H. c #A6C293", +"J. c #95C0EB", +"K. c #9EC4E8", +"L. c #A2D8DE", +"P. c #A1C8E9", +"I. c #A7C9E9", +"U. c #A9C2E1", +"Y. c #ACC3ED", +"T. c #A3CCF2", +"R. c #A4D2FD", +"E. c #A4D7FE", +"W. c #ABD8FD", +"Q. c #ABDBFE", +"!. c #B8C8E6", +"~. c #B8D8F0", +"^. c #BCDAF7", +"/. c #BEDCF5", +"(. c #AEE9ED", +"). c #B8E6FE", +"_. c #B9ECF2", +"`. c #D6AB85", +"'. c #E9C8A6", +"]. c #FEF891", +"[. c #F3F5BC", +"{. c #C3C2C6", +"}. c #CFD6ED", +"|. c #D5D7F6", +" X c #C9F3DE", +".X c #CEE6E0", +"XX c #C4F2E2", +"oX c #DEE4F6", +"OX c #DAEEFE", +"+X c #DCE9FE", +"@X c #D7F6FE", +"#X c #E7FCFE", +"$X c #EBF2FE", +"%X c #E9F9FE", +"&X c #FEE4E3", +"*X c #F1F3FE", +"=X c #F2F6FE", +"-X c None", +/* pixels */ +"-X-X-X-X-X-X-X:.h.8.| -X-X-X-X-X", +"-X-X-X-X-X-X-Xu.x.g. .k q -X-X-X", +"-X-X-X-X-X-X2.z.u.+.P S d , -X-X", +"-X-X-X-X-X-Xu.z.t...XX.Xm q -X-X", +"-X-X-X-X-Xr.c.d.O.H.%X+XF.l g -X", +"-X-X-X-X-Xa.b.s.j.@X^./.$X~ f j ", +"-X-X-X-X6.n.v.y.{.E.T.I.U.}.T h ", +"-X-X-X-Xf.N.m.X.] A.V.Z.Z.|.D.3 ", +"-XC K { M.].k.u i ^ ' _ Y.L.r ", +"x e.*XoX`.'.B.( a y / S.).F @ -X", +"> G _.~.o.9.` ) [ Q p W.E $ -X-X", +" 6 R [.!.P.K.J.R.W.! W 4 -X-X-X", +"-X@ e w.&XOX=X#X(.} F 8 -X-X-X", +"-X-X@ c q.XXG.Y t - @ -X-X-X-X", +"-X-X-X% k w : @ -X-X-X-X-X-X-X", +"-X-X-X -X-X-X-X-X-X-X-X-X-X" +}; --- kdepim-3.5.6.orig/debian/icons/knode.xpm +++ kdepim-3.5.6/debian/icons/knode.xpm @@ -0,0 +1,156 @@ +/* XPM */ +static char *knode[] = { +/* columns rows colors chars-per-pixel */ +"32 32 118 2", +" c black", +". c #464646", +"X c gray31", +"o c gray32", +"O c #565656", +"+ c gray34", +"@ c gray35", +"# c #5A5A5A", +"$ c #606060", +"% c gray38", +"& c #626262", +"* c #656565", +"= c gray40", +"- c #6A6A6A", +"; c #6C6C6C", +": c #6D6D6D", +"> c gray43", +", c #6F6F6F", +"< c gray44", +"1 c #717171", +"2 c #727272", +"3 c #747474", +"4 c gray46", +"5 c #767676", +"6 c gray48", +"7 c #7E7E7E", +"8 c #818181", +"9 c #848484", +"0 c gray53", +"q c gray55", +"w c #8D8D8D", +"e c #939393", +"r c gray58", +"t c #959595", +"y c gray59", +"u c #979797", +"i c #989898", +"p c gray60", +"a c #9B9B9B", +"s c gray61", +"d c #9D9D9D", +"f c gray62", +"g c #9F9F9F", +"h c #A0A0A0", +"j c #A4A4A4", +"k c gray65", +"l c #A7A7A7", +"z c gray66", +"x c #ACACAC", +"c c gray68", +"v c #AEAEAE", +"b c gray69", +"n c #B2B2B2", +"m c gray71", +"M c #B6B6B6", +"N c #B7B7B7", +"B c #B9B9B9", +"V c gray73", +"C c #BCBCBC", +"Z c gray74", +"A c gray", +"S c gray75", +"D c #C1C1C1", +"F c gray76", +"G c #C3C3C3", +"H c gray77", +"J c #C5C5C5", +"K c #C6C6C6", +"L c gray78", +"P c gray79", +"I c #CACACA", +"U c #CBCBCB", +"Y c gray80", +"T c #CDCDCD", +"R c #CECECE", +"E c gray81", +"W c gray82", +"Q c #D2D2D2", +"! c LightGray", +"~ c gray83", +"^ c #D5D5D5", +"/ c gray84", +"( c #D8D8D8", +") c gray85", +"_ c #DADADA", +"` c gray86", +"' c gainsboro", +"] c #DDDDDD", +"[ c gray87", +"{ c gray88", +"} c #E1E1E1", +"| c #E2E2E2", +" . c gray89", +".. c #E4E4E4", +"X. c gray90", +"o. c #E6E6E6", +"O. c gray91", +"+. c #E9E9E9", +"@. c #EAEAEA", +"#. c gray92", +"$. c #ECECEC", +"%. c gray93", +"&. c #EFEFEF", +"*. c gray94", +"=. c #F1F1F1", +"-. c gray95", +";. c #F3F3F3", +":. c #F4F4F4", +">. c gray96", +",. c gray97", +"<. c #F8F8F8", +"1. c #F9F9F9", +"2. c gray98", +"3. c #FBFBFB", +"4. c gray99", +"5. c #FDFDFD", +"6. c gray100", +"7. c None", +/* pixels */ +"7.7.7.7.7.7.7.7.7.7.7.7.7.7.7.7.7.7.7.7.7.7.7.7.7.7.7.7.7.7.7.7.", +"7.7.7.7.7.7.7.7.7.7.7.7.7.7.7.7.7.7.7.7.7.7.7.7.7.7.7.7.7.7.7.7.", +"7.. . . . . . . . . . . . . . . . . . . . . . . . . . . . 7.7.7.", +". & 7 7 7 7 7 7 7 7 7 7 7 7 7 0 x D D D D D D Z Z D Z p & . 7.7.", +"+ Q ] $.6.6.6.6. .] ] ] ] ] ] ] ` ` ] ` ` ` ] ] ] ] .6.6 . 7.7.", +"+ .o.o.o.o.o.o.$.o.o.$.o.$.o.o.$.o.$.o.$.o.o.$.o.$.o.o.D . 7.7.", +"o $.6.$.-.6.6.6.6.6.6.6.6.-. .-.-.-.6.6.6.6.6.6.$.L ] ` T . 7.7.", +"- o.:.N Z L T T Q .o.$.$.^ ^ ^ .` Q T T T T T T T V v D . 7.7.", +"2 .6.$.$.$.$.^ Z L .T x x D T T T g N .o.$.$.$.^ V ` 6.. 7.7.", +"2 .6.L ^ :.6.T p 8 v v V & w 8 8 8 w w e w w p -.6.6.6.6.. 7.7.", +"2 .6.^ ] 1.6.-.v p w Q V V v V v p e Q 5 8 v w $.$.$.$.6.. 7.7.", +"- ] o.e e e e e e e e e e e e e e l v v v v v v v v v v -.. 7.7.", +"2 T 6.6.6.6.6.6.6.6.6.6.6.6.6.6.6.6.6.6.6.6.6.6.6.6.6.6.6.. 7.7.", +"- .1.$.-.] -.T 6.6.6.1.6.1.1.6.6.6.6.o.-.6.6.` 1.$.-.` o.. 7.7.", +"- .` L ] o.] T 6.6.] .] .] D N N g u u 6.6.T .` ` ] o.- 7.7.", +"2 .6.-.:.:.-.T 6.6. . .o.Q v j g u u u p 1.6.] o.` ] ] :.5 7.7.", +"- ` L T T ^ ] T 6.6. . .o.D Z v g g x u p o.6.o. .T Q T .5 7.7.", +"- .L T ` ` ] T 6.6.] ] $. .$. .v Z .e p o.6.` 6.6.1.6.6.5 7.7.", +"- o.:.$.$.-.$.L 6.6.] .$.] o.] ` v D u u L 6.L -.` ] .] 5 7.7.", +"& -.6.6.6.6.6.L 6.6.] ] ] ] ] ] ^ p u u u T 6.L .L ] ] ` 5 7.7.", +"# :.` T ` ` ` ^ 6.6.1.1.1.1.1.1. .^ L T T -.6.L Q D ^ ` ] 5 7.7.", +"# -.] .^ T .Q Z T L L L L ^ L L T Z D Z T D L ` ` T ` ] 2 7.7.", +"& o.Q T ^ ^ ] L D N v L .D .Z N Q v Z v N x D $.^ ^ .T 5 . 7.", +"2 $.^ Q ^ ] ` L . . . .:.:.6.-.$.6.:.-. . .o.L .T ^ ] Q 7 . 7.", +"2 o.^ Q L Q ] D o.^ L ^ ^ ` $.6.] ` ^ ] ^ ^ 1.D Q L ^ ^ ^ g . 7.", +"2 .Q ^ L ^ ` D .^ L ^ ` ` .1.` ^ ^ ^ ^ ^ 1.D ` Q T ] ` g . 7.", +"- ` L L ` ` T Q ] T Q L L T .-.T T T Q L ] -.T ` Q L L ` p . 7.", +"o ^ T Q ` ] D L Q L L L L L Q ] L D D L L L ] v T L ^ ] ` e . 7.", +". 0 p g g Z l Z D Z Z Z Z Z L T Z Z Z D Z D T j L D D L D q . 7.", +". . . . . . . . . * * * * * * * * * * * * * * # * * * * + . . 7.", +"7.7.7.7.7.7.7.7.7.7.7.7.7.7.7.7.7.7.7.7.7.7.7.7.7.7.7.7.7.7.7.7.", +"7.7.7.7.7.7.7.7.7.7.7.7.7.7.7.7.7.7.7.7.7.7.7.7.7.7.7.7.7.7.7.7." +}; --- kdepim-3.5.6.orig/debian/icons/kpilot.xpm +++ kdepim-3.5.6/debian/icons/kpilot.xpm @@ -0,0 +1,177 @@ +/* XPM */ +static char *kpilot[] = { +/* columns rows colors chars-per-pixel */ +"32 32 139 2", +" c #000000", +". c #0B0B0B", +"X c gray7", +"o c #1A1A1A", +"O c #222222", +"+ c #2D2D2D", +"@ c #343434", +"# c #3B3B3B", +"$ c #4D6434", +"% c #506735", +"& c #516936", +"* c #546B3B", +"= c #57703D", +"- c #5A723F", +"; c #444444", +": c #4A4A4A", +"> c #5C5C5C", +", c #5B6E47", +"< c #5C6D49", +"1 c #5B7345", +"2 c #5F7249", +"3 c #5E7942", +"4 c #617D45", +"5 c #637C4B", +"6 c #697E52", +"7 c #656565", +"8 c #6D6D6D", +"9 c #727272", +"0 c #797979", +"q c #638044", +"w c #65804B", +"e c #68844A", +"r c #698847", +"t c #6C8C4A", +"y c #668050", +"u c #6A8352", +"i c #6C8950", +"p c #6F904B", +"a c #71855B", +"s c #708E53", +"d c #75895F", +"f c #71924D", +"g c #769B4E", +"h c #789D4F", +"j c #729153", +"k c #769559", +"l c #779B50", +"z c #78955B", +"x c #799D50", +"c c #79995C", +"v c #7F9664", +"b c #7DA254", +"n c #7FA15A", +"m c #839F65", +"M c #849A6B", +"N c #82A55C", +"B c #83A85C", +"V c #83A361", +"C c #86A06A", +"Z c #86AB60", +"A c #8AA66C", +"S c #88AD63", +"D c #8BAC6B", +"F c #8BB165", +"G c #8EB36A", +"H c #91AF6E", +"J c #92AF70", +"K c #90B36D", +"L c #91B86D", +"P c #94B174", +"I c #95BC70", +"U c #98B477", +"Y c #99B47B", +"T c #98BF75", +"R c #9CB87D", +"E c #96C070", +"W c #98C074", +"Q c #9DC47A", +"! c #A0C87E", +"~ c #858585", +"^ c #8B8B8B", +"/ c #919191", +"( c #9B9B9B", +") c #9DB881", +"_ c #A4BD89", +"` c #A8BF8E", +"' c #A4A4A4", +"] c #AAAAAA", +"[ c #AEACB0", +"{ c #B0ADB2", +"} c #B3B2B3", +"| c #B6B3B8", +" . c #B8B6BA", +".. c #BABABB", +"X. c #BEBDC0", +"o. c #A7C18C", +"O. c #A3CC81", +"+. c #A9C08F", +"@. c #ABC191", +"#. c #ADC993", +"$. c #A6D084", +"%. c #A8D286", +"&. c #B3C79B", +"*. c #B1CC96", +"=. c #B5C99E", +"-. c #B6D29D", +";. c #B7CAA0", +":. c #BAC5AC", +">. c #B8CBA1", +",. c #BBCBAD", +"<. c #BEC9B0", +"1. c #BED0AA", +"2. c #C0CDB3", +"3. c #C0D1AD", +"4. c #C3D4B3", +"5. c #C6D2BA", +"6. c #C9D5BC", +"7. c #CAD9BA", +"8. c #C3C3C3", +"9. c #C7C5C9", +"0. c #C9C7CB", +"q. c #CBCBCB", +"w. c #CFCDD1", +"e. c #C9D1C3", +"r. c #CFDCC4", +"t. c #D0CFD0", +"y. c #D5DFC9", +"u. c #D4D4D4", +"i. c #D6D4D8", +"p. c #DADADA", +"a. c #DFDDE1", +"s. c #E0DEE2", +"d. c #E3E3E2", +"f. c #E4E8E0", +"g. c #ECECEC", +"h. c #F0F0EF", +"j. c #F2F2F2", +"k. c #FBFBFB", +"l. c None", +/* pixels */ +"l.l.l.l.l. ( ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' 9 . l.l.l.l.l.l.", +"l.l.l.l.l.> d.j.j.h.j.j.j.h.h.h.h.j.j.h.h.h.h.j.j.~ l.l.l.l.l.", +"l.l.l.l. ( k.g.f.f.d.d.f.a.d.a.d.d.d.d.d.d.d.d.k.9.. l.l.l.l.l.", +"l.l.l.l. | j.5.} 2.2.2.2.2.2.2.2.:.2.2.2.:.2.3.f.u.O l.l.l.l.l.", +"l.l.l.l.o 8.j.7.4.4.4.4.4.7.4.4.3.4.4.7.4.7.>.` y.p.# l.l.l.l.l.", +"l.l.l.l.O q.g.1.=.>.=.>.=.>.>.>.>.;.&.&.` J N g 6.a.: l.l.l.l.l.", +"l.l.l.l.+ p.g.=.` ` ` ` +.+.` ` ` _ _ R B N g g 6.s.7 l.l.l.l.", +"l.l.l.l.# p.d.@.R R R R _ R M d M R U r 4 p g g 6.s.8 l.l.l.l.", +"l.l.l.l.; p.f.+.U Y Y Y R R a < d G p $ $ * g x 6.s.0 l.l.l.l.", +"l.l.l.l.; p.p.+.J U A 6 M M 6 2 i p & $ $ p x h 6.s.~ l.l.l.l.", +"l.l.l.l.: i.p.` H J M 5 < 5 6 < - & $ & r b l h 5.p.^ l.l.l.l.", +"l.l.l.l.: p.p._ A H H 6 5 C 6 * % % $ - b b x h 5.p.^ l.l.l.l.", +"l.l.l.l.; u.p._ V V d 4 m D 4 % * & * - f t l b 5.i.^ l.l.l.l.", +"l.l.l.l.; t.p._ N 5 * 4 B N 4 * 4 4 & * 3 = f b 5.u./ l.l.l.l.", +"l.l.l.l.; q.p._ N j e 1 N S 4 * t V q - = e n N 5.w.^ . l.l.l.l.", +"l.l.l.l.; q.u._ N B B q s F 5 = i F s 3 * 3 B Z 5.q.^ . l.l.l.l.", +"l.l.l.l.; q.t.o.n F n q 1 k i i k i 3 i i n D S <.w.^ . l.l.l.l.", +"l.l.l.l.; 9.t.#.n L v , w y w u 5 u 5 1 n I G G e.0.~ . l.l.l.l.", +"l.l.l.l.; X.w.#.E E G c G W c 1 c Q K v L I L L 7.8.0 l.l.l.l.", +"l.l.l.l.# X.w.#.F E W Q Q Q D y D Q Q Q W W I E r...0 l.l.l.l.", +"l.l.l.l.# X.9.#.L W W Q Q Q $.Q Q $.Q O.O.Q W W 6. .9 l.l.l.l.", +"l.l.l.l.@ :.0.-.E W ! O.$.%.%.%.%.%.%.%.O.Q Q O.r.| 7 l.l.l.l.", +"l.l.l.l.+ } X.e.,.,.,.,.<.<.<.<.<.<.<.,.,.,.,.<.q.] > l.l.l.l.", +"l.l.l.l.O ] } | | [ | ..| | ..} . ...| .} | .} ' : l.l.l.l.", +"l.l.l.l.o ' } ] / ] ' ' } ] ( ' ' } } } ' ] ( ( } ( ; l.l.l.l.", +"l.l.l.l.o ( } ( ] h.a.] ] ~ 8.g.8.( ] ( 8.h.0.~ } / @ l.l.l.l.", +"l.l.l.l.X / } ] ( 8.p.[ ] / | p.2.' ] ' 9.u.] ' ] ^ + l.l.l.l.l.", +"l.l.l.l. ~ [ ] ] ' ' ] ] ] ' ' ' ] ] ] ' ' ' ] ] 0 o l.l.l.l.l.", +"l.l.l.l. 0 ] ' ' ] ' ' ' ] ] ' ' ' ] ' ' ' ' ' ' 8 X l.l.l.l.l.", +"l.l.l.l.l.> ] ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ~ > l.l.l.l.l.", +"l.l.l.l.l.X 7 0 0 0 9 0 9 9 9 9 9 9 8 8 9 8 8 7 > O l.l.l.l.l.", +"l.l.l.l.l.l. l.l.l.l.l.l." +}; --- kdepim-3.5.6.orig/debian/icons/knotes.xpm +++ kdepim-3.5.6/debian/icons/knotes.xpm @@ -0,0 +1,236 @@ +/* XPM */ +static char *knotes[] = { +/* columns rows colors chars-per-pixel */ +"32 32 198 2", +" c #000000", +". c #090906", +"X c #0D0C08", +"o c #100F0B", +"O c #11100B", +"+ c #151411", +"@ c #1D1C13", +"# c #24241A", +"$ c #28271B", +"% c #29291C", +"& c #2D2D20", +"* c #322F21", +"= c #343323", +"- c #3B3B27", +"; c #3E3E28", +": c #423F2B", +"> c #44432C", +", c #4C4D2E", +"< c #484731", +"1 c #4D4D32", +"2 c #4C4E3E", +"3 c #574823", +"4 c #584921", +"5 c #535335", +"6 c #55553B", +"7 c #585732", +"8 c #5B5A34", +"9 c #5C5C3B", +"0 c #6E4E14", +"q c #7C5D1F", +"w c #645C2F", +"e c #635934", +"r c #645D38", +"t c #7A5F22", +"y c #7F601F", +"u c #6F652E", +"i c #646136", +"p c #61603E", +"a c #6B6333", +"s c #766127", +"d c #74612B", +"f c #7C6323", +"g c #766739", +"h c #605E40", +"j c #666445", +"k c #6D6B4A", +"l c #707247", +"z c #7D8180", +"x c #875E16", +"c c #815E1B", +"v c #895F15", +"b c #8E6003", +"n c #8E610C", +"m c #84601B", +"M c #8C6115", +"N c #936404", +"B c #91640B", +"V c #96680B", +"C c #9D6C01", +"Z c #996D0B", +"A c #916512", +"S c #916518", +"D c #956A13", +"F c #94691C", +"G c #996E12", +"H c #996F1D", +"J c #9F7108", +"K c #9F7210", +"L c #9A701A", +"P c #976E23", +"I c #986F25", +"U c #9B7323", +"Y c #A57400", +"T c #AC7C02", +"R c #A17513", +"E c #A17619", +"W c #A77A17", +"Q c #A2781C", +"! c #A57B20", +"~ c #866C42", +"^ c #817044", +"/ c #8C764E", +"( c #8C7950", +") c #957749", +"_ c #B28001", +"` c #B68708", +"' c #B88500", +"] c #BC8A00", +"[ c #8D8C5E", +"{ c #908057", +"} c #979565", +"| c #9A9868", +" . c #A6814F", +".. c #AF8848", +"X. c #B28C5A", +"o. c #B39158", +"O. c #AE8D62", +"+. c #BA9461", +"@. c #BC9A6D", +"#. c #A6A570", +"$. c #B5B47C", +"%. c #C69400", +"&. c #C99400", +"*. c #CC9900", +"=. c #C49A1E", +"-. c #C89B17", +";. c #D49F00", +":. c #CEA31E", +">. c #D8AB05", +",. c #D9AC1B", +"<. c #D8AC21", +"1. c #DCB225", +"2. c #E4AD00", +"3. c #E1B524", +"4. c #E3B928", +"5. c #C19B5D", +"6. c #DAB648", +"7. c #D4B159", +"8. c #C0A066", +"9. c #C7A772", +"0. c #CDAD72", +"q. c #D2BB7B", +"w. c #D5C67D", +"e. c #EACA4B", +"r. c #E5C956", +"t. c #E9CC59", +"y. c #E9CA67", +"u. c #EDDA70", +"i. c #F1D868", +"p. c #FAD765", +"a. c #FCD865", +"s. c #F3DF72", +"d. c #FFDD77", +"f. c #FFDE78", +"g. c #F1E17A", +"h. c #FEE17B", +"j. c #FFE87D", +"k. c #868982", +"l. c #898D82", +"z. c #939384", +"x. c #9B9D86", +"c. c #9EA186", +"v. c #A3A287", +"b. c #A4A488", +"n. c #AAA98F", +"m. c #B4B48B", +"M. c #BEBB85", +"N. c #BCBC8B", +"B. c #C7BF81", +"V. c #C1BE8D", +"C. c #C3C38D", +"Z. c #C8C58E", +"A. c #CAC88F", +"S. c #C5C292", +"D. c #CCCA90", +"F. c #DDC88E", +"G. c #D3CE90", +"H. c #D3D190", +"J. c #D8D793", +"K. c #DCDC94", +"L. c #E1CC82", +"P. c #E2DB8D", +"I. c #E3E294", +"U. c #E3E298", +"Y. c #E9E495", +"T. c #EBE098", +"R. c #EBEB96", +"E. c #EDEC9E", +"W. c #F6E58A", +"Q. c #FDE682", +"!. c #FEEB84", +"~. c #FAEB8A", +"^. c #F2EC95", +"/. c #F2EB9D", +"(. c #FEF28C", +"). c #F3F197", +"_. c #F3F298", +"`. c #FFF691", +"'. c #FEF59A", +"]. c #FEFB94", +"[. c #FEFC9A", +"{. c #EBE9A1", +"}. c #F3E8A0", +"|. c #F5F0A3", +" X c #FEF6A2", +".X c #FCF5AC", +"XX c #FEF8A5", +"oX c #FEFAAC", +"OX c #F5F6B3", +"+X c #F6FABC", +"@X c #FEFCB2", +"#X c #FEFDBA", +"$X c #FFFEC1", +"%X c #FFFECD", +"&X c #FFFFD7", +"*X c #FFFFE2", +"=X c gray100", +"-X c None", +/* pixels */ +"-X-X-X-X-X-X-X-X-X-X-X-X-X-X-X-X-X-X-X-X-X-X-X-X-X-X-X-X-X-X-X-X", +"-X-X-X-X-X-X-X-X-X-X-X-X-X-X-X-X-X-X-X-X-X-X-X-X-X-X-X-X-X-X-X-X", +"-X-X-X-X-X-X-X-X-X-X-X-X-X-X-X-X-X-Xh.j.h.j.~.-X-X-X-X-X-X-X-X-X", +"-X-X-X-X-X-X-X-X-X-X-X-X-X-X-Xh.h.h.j.w.!.(.(.].-X-X-X-X-X-X-X-X", +"-X-X-X-X-X-X-X-X-X-X-X-Xh.h.h.j.j.!.(.M.N.].].].].-X-X-X-X-X-X-X", +"-X-X-X-X-X-X-X-X-X-Xh.h.h.Q.Q.(.(.`.].].C.C.[.[.[.`.-X-X-X-X-X-X", +"-X-X-X-X-X-Xf.f.h.h.Q.!.(.(.(.].].[.R.[.[.C.m.[.[.[.'.-X-X-X-X-X", +"-X-X-X-Xf.f.h.j.!.!.(.(.`.].R.N.K.I.l.C.[.[.R.Z.R.[.'.'.-X-X-X-X", +"a.f.f.h.j.Q.!.(.`.`.].].[.[.R.b.z R.C.l.K.D.[.I.^.'.'.'.'.-X-X-X", +"y.!.!.!.(.(.`.].].[.[.[.[.).b.m.I.A.U.m.z.J.'.[.'.'.'.'. XoX+X-X", +"@.~.(.`.].].[.R.R.[.).Y.C.I.K.Z.H.E.n.S.'.'.'.'.'.'.XXoX@X.XP.-X", +"q.q.[.].[.K.x.H.K.[.Y.N.V.D.V.Z.C.XX.X|.XXXXXXXX XoX@XoXu.4.>.-X", +"Z.o.U.[.[.c.x.c.k.I._.D.m.D.H.Y.'..X@X.X.XoXoX@X#X@Xi.3.>.%.T Z ", +"} I 9..X[.R.^.R.z.z.b.v.R.T.[.'. X+X#X#X#X#X#X@Xg.1.*._ V n n V ", +"#.9 .F.XX[.[.[.[.V.H.[.'.'. X XXX$X%X%X&X.Xi.,.' Y n n V V G Q ", +"J.k g +.}.[.'.'.'.'.E. XXXXXoXoX@X&X*X.Xt.-.Y V A D K K Z N G E ", +"{.[ 7 ) 0.XX'.'. X XXXXXoX@X#X#X@XW.6.` C n F W W E L V A A 0 4 ", +"-X| p r X.L.@XXXXXoX@X#X#X@X~.r.=.Y N M L Q Q U F S M M q 4 O 2 ", +"-X| j 5 / o.^.@X#X#X.X~.e.:.T N n S H L U U F S M m s w < @ . & ", +"-X-Xj j r +.7.'.W.e.,.] C n M F U U U U S M m f u 8 , ; = * @ -X", +"-X-X< h 7 ( @.1.*.T N n A F L U P F M v c d a 8 , ; % $ & -X-X-X", +"-X-X@ < 5 9 @...N n D D H P F S v q s a i 9 , ; & @ X -X-X-X-X-X", +"-X-X # > 1 ( o.N Z D D D M m t w a 8 1 ; = % @ . -X-X-X-X-X-X-X", +"-X-X-X. $ > j o.V B M M m w i 5 1 > = % + O . -X-X-X-X-X-X-X-X-X", +"-X-X-X X % > ^ S q d r 9 5 > = # @ X . -X-X-X-X-X-X-X-X-X-X", +"-X-X-X-X X $ > e h 6 < = $ @ X . -X-X-X-X-X-X-X-X-X-X-X-X", +"-X-X-X-X X @ & = % @ X . -X-X-X-X-X-X-X-X-X-X-X-X-X", +"-X-X-X-X-X . X o X -X-X-X-X-X-X-X-X-X-X-X-X-X-X-X-X", +"-X-X-X-X-X -X -X-X-X-X-X-X-X-X-X-X-X-X-X-X-X-X-X", +"-X-X-X-X-X-X-X -X-X-X-X-X-X-X-X-X-X-X-X-X-X-X-X-X-X-X-X-X", +"-X-X-X-X-X-X-X-X-X-X-X-X-X-X-X-X-X-X-X-X-X-X-X-X-X-X-X-X-X-X-X-X", +"-X-X-X-X-X-X-X-X-X-X-X-X-X-X-X-X-X-X-X-X-X-X-X-X-X-X-X-X-X-X-X-X" +}; --- kdepim-3.5.6.orig/debian/icons/akregator-16.xpm +++ kdepim-3.5.6/debian/icons/akregator-16.xpm @@ -0,0 +1,72 @@ +/* XPM */ +static char *akregator-16[] = { +/* columns rows colors chars-per-pixel */ +"16 16 50 1", +" c black", +". c #131317", +"X c #21212E", +"o c gray32", +"O c #58586A", +"+ c #555578", +"@ c #7C7C93", +"# c #F91A00", +"$ c #FF7C00", +"% c #82828D", +"& c #80809B", +"* c #92929E", +"= c #9B9BAF", +"- c #A2A2AE", +"; c #A7A7BC", +": c #B1B1C3", +"> c #B2B2C4", +", c #BDBDC7", +"< c #BDBDCC", +"1 c #BDBDCD", +"2 c #C0A0A4", +"3 c #E4B9AB", +"4 c #E4C49A", +"5 c #C5C5C9", +"6 c #C2C2D2", +"7 c #C5C3D1", +"8 c #C4C4D1", +"9 c #C6C6D3", +"0 c #C6C6D4", +"q c #C9C7D5", +"w c #CECEDA", +"e c #D0CDD9", +"r c #D3CED8", +"t c #D2D2D9", +"y c #D4D2DB", +"u c #D7D7DF", +"i c #DAD0D5", +"p c #D9D9E0", +"a c #DADAE2", +"s c #DCDCE4", +"d c #E0CFC9", +"f c #E5DBE0", +"g c #E3E3E9", +"h c #E4E4E9", +"j c #EAEAEF", +"k c #EDECF1", +"l c #EDEDF1", +"z c #F2F2F4", +"x c gray100", +"c c None", +/* pixels */ +"cccccccccccccccc", +"cccccccccccccccc", +"cccccccccccccccc", +" ", +"############3fp:", +"#xxx$xx$xx$$dkzw", +"#x$x$x$$x$$$i5%.", +"#xx$$$x$$x$4yt ", +"#x$x$xx$xx$ejk8X", +"#$$$$$$$$$e,-91 ", +"######28q0gs ", +" 1puohg@ ", +" =p> *8O ", +" +;& ", +"cccccc c", +"cccccc cc" +}; --- kdepim-3.5.6.orig/debian/icons/kontact.xpm +++ kdepim-3.5.6/debian/icons/kontact.xpm @@ -0,0 +1,165 @@ +/* XPM */ +static char *kontact[] = { +/* columns rows colors chars-per-pixel */ +"32 32 127 2", +" c black", +". c gray9", +"X c gray14", +"o c #2C2C2C", +"O c #2A2C33", +"+ c #333333", +"@ c #3E3E3E", +"# c #172C58", +"$ c #3A404B", +"% c #404040", +"& c #4A4B4B", +"* c #545454", +"= c #595959", +"- c #555D6F", +"; c #5E656F", +": c #5E6A7D", +"> c #646464", +", c #6B6B6B", +"< c #757575", +"1 c #7C7C7C", +"2 c #375192", +"3 c #385BAE", +"4 c #3460CD", +"5 c #3B66CD", +"6 c #476AB6", +"7 c #5E76AD", +"8 c #607293", +"9 c #416BCD", +"0 c #5279D8", +"q c #6F87BF", +"w c #7B92C2", +"e c #7E96D3", +"r c #7294E8", +"t c #7A9BED", +"y c #BDAF79", +"u c #D1AC2C", +"i c #C4BC52", +"p c #E9AD4B", +"a c #FFCB00", +"s c #FFC429", +"d c #EFD37D", +"f c #858585", +"g c #8C8C8C", +"h c #949494", +"j c #9C9C9C", +"k c #9090A6", +"l c #A5A5A5", +"z c #A4A6AE", +"x c #A6A8AC", +"c c #AFA7AF", +"v c #ACABAB", +"b c #A2A2B6", +"n c #A7A7BB", +"m c #A6AFBF", +"M c #AFB4BE", +"N c #B5B5B5", +"B c #B0B4BF", +"V c #BDBDBD", +"C c #879EDA", +"Z c #99AFDC", +"A c #91ADE6", +"S c #9FB7E8", +"D c #A6B0C4", +"F c #A5B6D4", +"G c #B3B3C4", +"H c #BFBFC4", +"J c #BCBCCA", +"K c #BFBFD0", +"L c #A3BAEE", +"P c #ACBFE8", +"I c #A5BEF1", +"U c #AABFF7", +"Y c #BAC2D0", +"T c #AAC3EE", +"R c #AFC9F7", +"E c #BDC3E1", +"W c #BFCDE7", +"Q c #B5CBFF", +"! c #BBD1FE", +"~ c #DACD93", +"^ c #DFD394", +"/ c #DEC9A6", +"( c #E0D2BD", +") c #E8D1B0", +"_ c #F5D5AA", +"` c #C4C4C4", +"' c #C4C4CB", +"] c #C5C9CC", +"[ c #CBCBCB", +"{ c #C4C4D3", +"} c #CACAD3", +"| c #CCCCD8", +" . c #C6D0DE", +".. c #CDD2DB", +"X. c #D2D2D2", +"o. c #D2D2DC", +"O. c #D9D9D9", +"+. c #CCCCE4", +"@. c #C2D0E7", +"#. c #C3D3FE", +"$. c #C5D9FE", +"%. c #C9D5FF", +"&. c #CDDFFF", +"*. c #D2D2E4", +"=. c #D2D2ED", +"-. c #D3D8E1", +";. c #DEDEE4", +":. c #DBDBEF", +">. c #D1DAF4", +",. c #D3DEFF", +"<. c #DCDCF7", +"1. c #D9DBF9", +"2. c #D5E0FF", +"3. c #DAE8FF", +"4. c #E4E4E4", +"5. c #E3E3E9", +"6. c #ECECEC", +"7. c #E2E2F7", +"8. c #E5E5FF", +"9. c #EEEEF3", +"0. c #E8E8FF", +"q. c #EDF1FF", +"w. c #F4F4F4", +"e. c #F4F4F8", +"r. c #F7F9FF", +"t. c #FEFEFE", +"y. c None", +/* pixels */ +"y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.", +"y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.", +"y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.", +"o + % = = = * = = * = * = 1 1 < > > , > > - 8 ; o y.y.y.y.y.y.y.", +"= ` [ X.X.[ X.X.X.[ X.X.X.X.6.w.e.e.6.Y L &.! D o y.y.y.y.y.y.y.", +"* 4.4.t.t.t.4.4.4.4.4.4.4.4.4.4.4.;.Z ! r.t.t.A @ y.y.y.y.y.y.y.", +"* t.6.` 6.t.t.t.t.t.t.X.` X.X.t.$.! r.t.t.t.t.$.; [ 4.6.6.l y.y.", +"> 6.N j N V V V V ` V V l j F Q q.t.r.e.6.6.w.4.6.r.;.} t.V y.y.", +"> 4.6.X.6.t.g = N N y - W T >.9.9.9.t.t.t.t.r.9.t.| e.} t.V y.y.", +"> w.X.N 6.t.` f > 1 { G w.t.t.t.t.t.t.t.t.e.t.( t.| { t.t.` y.y.", +"> 4.N j j V O.w.t.t.r.t.t.t.f l > N t.t.t.t.) _ 9.{ | n 5.O.h y.", +"> w.t.t.w.w.t.` e.e.X.X + = l f N 6.t.t.t.9.p s ;.y c b ' 4.h y.", +"= 4.N N x ;.l X % = h h O.O.t.t.t.t.t.t.t.9./ a b i u k o.e.g y.", +"> 4.t.3.T ..w.f 6.h , . & f t.t.t.t.t.t.t.t.5.~ d ^ c G w.w.v y.", +"= .R 2.=.o.t., > f O.w.t.t.t.t.t.t.t.t.t.t.;.w.J G t.;.w.w.N y.", +": #.0.0.=.K t.t.t.t.t.t.t.t.t.t.t.t.t.t.t.t.t.t.r.o.` l 1 > ` f ", +"& ! 8.0.1.{ w.t.t.t.t.t.t.t.t.t.t.t.t.t.t.4.N > % * 1 * N w.X.y ", +"& @.,.0.8.+.4.t.t.t.t.t.t.t.t.` O.f , = = h g 6.t.w.w.w.6.6.;.8 ", +", [ I 0.8.+.4.t.` N O.N < = = f < ` w.t.t.t.t.w.w.w.w.w.6.6.4.j ", +"< 4.m %.0.+.o.4.@ = h h O.` t.t.t.t.t.t.t.t.w.t.w.w.6.6.w.6.4.v ", +", O.V S 0.=.' t.l h N 1 = f t.t.t.t.t.t.e.t.w.w.w.w.w.6.6.4.[ h ", +"< O.O.D Q <.{ w.h , l 4.t.t.t.t.t.t.t.e.w.w.w.w.4.X.N j g , - y ", +"= V N V Z 1.| O.t.t.t.t.t.t.t.t.t.t.t.4.X.V N j h & y.y.y.", +"* ] V V G U *.} t.t.t.t.t.t.6.X.V v j j N l l N l o y.y.y.y.y.y.", +"@ f h v v w @.' t.4.O.` H B q 7 z N ` g ` N V V j o y.y.y.y.y.y.", +"o o o o o O C { K } *.*.C 2 $ & & & & % & & & & @ o y.y.y.y.y.y.", +"y.y.y.y.y. 6 K :.7.L 0 4 y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.", +"y.y.y.y.y.y.# t #.r 5 y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.", +"y.y.y.y.y.y. 3 9 y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.", +"y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.", +"y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.", +"y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y.y." +}; --- kdepim-3.5.6.orig/debian/icons/kalarm.xpm +++ kdepim-3.5.6/debian/icons/kalarm.xpm @@ -0,0 +1,276 @@ +/* XPM */ +static char *kalarm[] = { +/* columns rows colors chars-per-pixel */ +"32 32 238 2", +" c black", +". c gray20", +"X c #3D3D3D", +"o c gray25", +"O c #555555", +"+ c gray35", +"@ c #646464", +"# c #7C7C7C", +"$ c #8D3800", +"% c #953F00", +"& c #954300", +"* c #96470D", +"= c #9B4400", +"- c #9D4F09", +"; c #974A12", +": c #9D520C", +"> c #9E6538", +", c #A34C00", +"< c #A25202", +"1 c #AB5200", +"2 c #A85900", +"3 c #AD5D09", +"4 c #A45D18", +"5 c #AA5810", +"6 c #B05600", +"7 c #B45B00", +"8 c #BB5E00", +"9 c #B15F10", +"0 c #A06000", +"q c #AC6C00", +"w c #AE7400", +"e c #B26007", +"r c #B1630B", +"t c #B76F0E", +"y c #BB6300", +"u c #BA670B", +"i c #BE6806", +"p c #B86C0E", +"a c #B17600", +"s c #B17800", +"d c #B87200", +"f c #BE7904", +"g c #B2711C", +"h c #BE7B13", +"j c #BF7D18", +"k c #AF6820", +"l c #A56434", +"z c #B2712B", +"x c #B87E2C", +"c c #B57D3B", +"v c #BC7730", +"b c #996A4A", +"n c #B67B4E", +"m c #C36500", +"M c #C26801", +"N c #C46E08", +"B c #CB6C00", +"V c #C67205", +"C c #C57A00", +"Z c #CC7200", +"A c #C9730A", +"S c #CD7D0A", +"D c #D27400", +"F c #D47B02", +"G c #D17A0B", +"H c #DB7600", +"J c #E47D00", +"K c #B88300", +"L c #BC801F", +"P c #BB9500", +"I c #BF892A", +"U c #9F806B", +"Y c #B88040", +"T c #B78767", +"R c #BA8962", +"E c #BD9273", +"W c #CD8302", +"Q c #C78419", +"! c #CD8514", +"~ c #C88519", +"^ c #CA881A", +"/ c #C69C00", +"( c #D38402", +") c #D4830A", +"_ c #D48C01", +"` c #DB8302", +"' c #D18612", +"] c #D48C14", +"[ c #D08F1A", +"{ c #DB8B11", +"} c #D59700", +"| c #D99202", +" . c #D99B00", +".. c #DE9312", +"X. c #DF941C", +"o. c #C78327", +"O. c #C5842E", +"+. c #C88436", +"@. c #CE8837", +"#. c #CD9423", +"$. c #CD9A2A", +"%. c #DC9E20", +"&. c #D7953C", +"*. c #CCAA00", +"=. c #CDB700", +"-. c #DEAE00", +";. c #D5B200", +":. c #D9B600", +">. c #D4AB37", +",. c #DDAE30", +"<. c #E18500", +"1. c #E58B01", +"2. c #EB990B", +"3. c #E19D1B", +"4. c #E89F16", +"5. c #F19600", +"6. c #F39A02", +"7. c #FB9200", +"8. c #FA9B00", +"9. c #E0AC00", +"0. c #E4A21D", +"q. c #EBA81D", +"w. c #E0BE00", +"e. c #F1AE00", +"r. c #FEA200", +"t. c #F8A60B", +"y. c #FFAA01", +"u. c #FFAD0C", +"i. c #FFB300", +"p. c #FDB314", +"a. c #FEBA1B", +"s. c #E1A322", +"d. c #E3AD2C", +"f. c #E5B42F", +"g. c #ECB62C", +"h. c #E7B138", +"j. c #E5BF3B", +"k. c #EABC34", +"l. c #FFBF20", +"z. c #C69642", +"x. c #C99052", +"c. c #C69960", +"v. c #C79F7C", +"b. c #DFA24A", +"n. c #DBA050", +"m. c #DBBA66", +"M. c #E2A549", +"N. c #E8B343", +"B. c #D5C400", +"V. c #DBC100", +"C. c #D8D200", +"Z. c #DBDB00", +"A. c #E4D300", +"S. c #F6CB00", +"D. c #FFC500", +"F. c #FECA00", +"G. c #FFC119", +"H. c #FFCD11", +"J. c #FFDC00", +"K. c #E8C13D", +"L. c #FFC325", +"P. c #FDC428", +"I. c #FFC92B", +"U. c #FECD31", +"Y. c #FFD134", +"T. c #FFD639", +"R. c #FFD93D", +"E. c #E4E400", +"W. c #ECEC00", +"Q. c #FFE201", +"!. c #FFEA00", +"~. c #F4F400", +"^. c #FEF300", +"/. c #FEFE00", +"(. c #F5D341", +"). c #FDDC42", +"_. c #F2D758", +"`. c #F6DE53", +"'. c #ECC46E", +"]. c #EDCB73", +"[. c #F2D761", +"{. c #F3D96F", +"}. c #F4DB78", +"|. c #FFE045", +" X c #FEE44A", +".X c #FFE94E", +"XX c #F8E65C", +"oX c #FFED53", +"OX c #FFEF59", +"+X c #FFF05B", +"@X c #FFF163", +"#X c #FFF26B", +"$X c #FFF374", +"%X c #FFF37C", +"&X c #828282", +"*X c #909090", +"=X c gray60", +"-X c #AF9F94", +";X c gray64", +":X c #AEAEAE", +">X c #B3AEAA", +",X c gray72", +".$ mXmXmXmX", +"mXmXmX1 2.a.L.P.I.Y.s.f A./././././.w XX$X%XtX%X#XOXoX$.$ mXmXmX", +"mXmXmX7 ` p.p.a.0.W :.~./././././.~.0 OX+X@X@X@XOXoX.X).- mXmXmX", +"mXmXmXmXD 1.F B 1.8.r.r.i.F.^././.~.P K.oXOXoXoX.X.X|.R.j mXmXmX", +"mXmXmXmX= < ` r.r.r.r.r.r.r.8.D.^./.C.t ). X X X|.).R.Y.^ mXmXmX", +"mXmXmX$ = t.y.6.y k z z u F r.r.r.J.W.=.~ ).).).R.T.Y.I.! mXmXmX", +"mXmX$ & t.u.V b >XfXzXxXhX1Xl F r.r.F.E.*.' U.Y.Y.Y.I.L.7 mXmXmX", +"mXmX$ ) g.S n dXnXnXnXnXnXnXnX4Xr 8.r.D.E.B.W q.I.L.L...1 mXmXmX", +"mXmX$ p.p.> ;XdXnXnXnXnXnXnXnXnXlX5 6.r.J.W.Z.;._ ) F , mXmXmXmX", +"mXmX< a.^ -X@ . ;XnXnXnXnXnXnXnXnXlX9 r.y.^./.~.E.E.W.K $ mXmXmX", +"mXmX3 L.p dX@ . X gXnXnXnXnXbX=XdXnX6XZ r.D./././././.V.$ mXmXmX", +"mXmXr I.c hXxXO . + nXnXnXnX# . *XnXnXn 8.r.^././././.~.$ mXmXmX", +"mXmX9 U.g hXnXxXO . =XnXnXhX. . :XnXbXkXD r.F./././././.& mXmXmX", +"mXmX= Y.~ gXnXnXxX+ . gXnX@ . ;XbXbXbXbXv t.i./././././.q mXmXmX", +"mXmX, d.f. c #141F51", +", c #20265F", +"< c #203055", +"1 c #323B4C", +"2 c #333C57", +"3 c #2A2C62", +"4 c #222B66", +"5 c #2C3860", +"6 c #354877", +"7 c #4A3630", +"8 c #6C3100", +"9 c #7B3E00", +"0 c #443F75", +"q c #7D400B", +"w c #604C3E", +"e c #56585C", +"r c #444B65", +"t c #5B5D74", +"y c #6D484D", +"u c #6E574A", +"i c #705147", +"p c #7E604A", +"a c #7A6255", +"s c gray39", +"d c #79797A", +"f c #404E83", +"g c #485185", +"h c #6C6D82", +"j c #747181", +"k c #76758B", +"l c #787587", +"z c #767881", +"x c #903200", +"c c #A73500", +"v c #8E4601", +"b c #9D450C", +"n c #9F4C10", +"m c #974A1A", +"M c #8D4826", +"N c #835E2A", +"B c #994C27", +"V c #9C6602", +"C c #996B18", +"Z c #A95601", +"A c #A25113", +"S c #B15900", +"D c #BE5F00", +"F c #B05502", +"G c #A3532C", +"H c #AC5731", +"J c #A26600", +"K c #A66800", +"L c #A76F0A", +"P c #AB6800", +"I c #A16E11", +"U c #AE7003", +"Y c #B26B00", +"T c #BB6D00", +"R c #BA7400", +"E c #AB7C38", +"W c #90745D", +"Q c #A36F57", +"! c #BE7D59", +"~ c #AF7962", +"^ c #B07C62", +"/ c #CF4F00", +"( c #C56403", +") c #C17100", +"_ c #CF7100", +"` c #CA7B01", +"' c #C27903", +"] c #D16E01", +"[ c #DE7807", +"{ c #DB7913", +"} c #C66622", +"| c #C0643D", +" . c #DB743E", +".. c #E56A00", +"X. c #E96100", +"o. c #EC6F00", +"O. c #E37A00", +"+. c #EA7400", +"@. c #E87800", +"#. c #E47719", +"$. c #F46800", +"%. c #FB6900", +"&. c #F47300", +"*. c #F37C00", +"=. c #FF7600", +"-. c #FD7B00", +";. c #F9780F", +":. c #E37621", +">. c #E1773E", +",. c #C56840", +"<. c #C26F48", +"1. c #C37556", +"2. c #E17C42", +"3. c #BC8011", +"4. c #B58329", +"5. c #BF9537", +"6. c #B48A56", +"7. c #AB927B", +"8. c #BA8765", +"9. c #CC890C", +"0. c #C48511", +"q. c #DC8F07", +"w. c #DE9205", +"e. c #C0953A", +"r. c #D6952A", +"t. c #D19839", +"y. c #D9A638", +"u. c #E58615", +"i. c #F28800", +"p. c #FD8400", +"a. c #FE8E00", +"s. c #FF8F0F", +"d. c #FF840F", +"f. c #FE8A10", +"g. c #FD9300", +"h. c #FC940E", +"j. c #FD9B00", +"k. c #F39200", +"l. c #E08530", +"z. c #E18838", +"x. c #E0833C", +"c. c #E39221", +"v. c #E89B33", +"b. c #F38823", +"n. c #F2993F", +"m. c #EBA118", +"M. c #FEA300", +"N. c #FEAA00", +"B. c #FDAE0A", +"V. c #FEA40E", +"C. c #F2A519", +"Z. c #FEB30A", +"A. c #FDB211", +"S. c #FEB815", +"D. c #FFBD19", +"F. c #E3A439", +"G. c #F5AF22", +"H. c #FBAD32", +"J. c #FAB22D", +"K. c #FDBB22", +"L. c #FEB53B", +"P. c #FEBC35", +"I. c #FBBC3C", +"U. c #F7B234", +"Y. c #DE804A", +"T. c #DD9552", +"R. c #C08E6A", +"E. c #D89761", +"W. c #D1A748", +"Q. c #E28042", +"!. c #E48844", +"~. c #E7A855", +"^. c #EBB749", +"/. c #F6AF40", +"(. c #FDBD4A", +"). c #F5B74A", +"_. c #EAA546", +"`. c #E5AE67", +"'. c #E5B273", +"]. c #EEB773", +"[. c #D1AE6D", +"{. c #FEC52E", +"}. c #F7C338", +"|. c #FEC53B", +" X c #FDC93C", +".X c #DBC37B", +"XX c #FFC44F", +"oX c #FECF41", +"OX c #F9C64A", +"+X c #FFCA54", +"@X c #FDCC5B", +"#X c #FFC554", +"$X c #F9D15C", +"%X c #E9C868", +"&X c #E3CB78", +"*X c #FEC965", +"=X c #F4D069", +"-X c #FED466", +";X c #FED968", +":X c #FCDA74", +">X c #FDDC7C", +",X c #FED277", +"X$Xv.8.= = = YXYXYX", +"YXYXYXYXYXYXYXeXkXSXxXIXIXIXPXZXlXnXNXdXpXtX;X+X Xc.~ = = = YXYX", +"YXYXYXYXYXYXYXFXZXLXzXIXIXIXIXIXIXUXmXvXyX=X@XOX{.S.u.~ = = = YX", +"YXYXYXYXYXYXIXmXIXPXzXIXIXIXIXIXIXIXIXjX9X%X).I.K.B.N.#.^ = = = ", +"YXYXYXYXYXYXSXSXIXLXzXIXIXIXIXIXIXKXxXhX7..X^.G.B.M.j.g.#.~ = = ", +"YXYXYXYXYXIXDXUXIXPXzXIXIXIXIXPXZXxXZX4X5.W..XtX:X-X@X#X(.E.= = ", +"YXYXYXYXIXGXSXZXPXUXzXPXIXKXSXxXSXKXlXW 5.t.&X$X}.D.A.V.h.!.= = ", +"YXYXYXYXIXmXKXZXIXLXnXUXZXZXSXKXKXSX3Xq 4.y.%X}.S.N.j.g.p.2.= = ", +"YXYXYXLXmXSXDXFXIXUXcXSXGXKXKXSXKXqXa 8 v r.=XK.N.M.g.p.-.2.= = ", +"YXYXYXUXzXSXmXIXPXUXnXPXKXSXSXSXZXl C N 9 Z ^.B.j.k.p.=.%.2.= = ", +"YXYXLXcXZXLXUXPXPXUXzXSXSXSXAXSXqXu I 4.E Z _ @.@.@.o.#.!.1.= = ", +"YXYXGXSXPXPXPXUXFXSXjXmXZXZXSXZXh C I 3.y.T._ O.i.g.j.#.6.= = = ", +"YXLXzXlXZXZXzXjXjXhXqXZXZXZXAX0Xu V L 0.m.(.~._.L.L.L.H.v.[.= = ", +"YX6X7X7X4X4X4X8X8X0XhXxXZXAXxXl V V U 9.C.J.iXiX;X+X|.P.H.~.= = ", +"YX6 s qXlXjXlXjXqXlXzXxXZXZX0Xy V K U S C.I.>X XS.N.M.g.-.2.= = ", +"YX= 1 3XzXxXxXzXqXxXZXxXZXxXk m J U R x ( I. 7.jXjX8XjXlXhXh $ O ; B D ` q.J.*Xb.;.d.f.f.h.l.w = = ", +"YXYXYX= @ r 8XhX8XhXjX4X3 O o . - B ( q.U.*XsXpX>X;X@X+X(.].= = ", +"YXYXYXYX= > d hX7XqXqXh O O o . 7 H @.(.,XaXoXD.B.M.g.p.Q.= = ", +"YXYXYXYX= # 2 2X7XqX2X, O o . X : | u.>XpX{.A.N.j.a.p.Q.= = ", +"YXYXYXYXYX$ & z 3X8Xt % o O o o * i | _.uXD.N.M.g.p.=.2.= = ", +"YXYXYXYXYXYX# 4 1Xd 4 + + + + # YX= = = ; <.c c c c c c c 2.= = ", +"YXYXYXYXYXYX= + r h $ # * = = = YXYX= = = = = = = = = = = = = = ", +"YXYXYXYXYXYXYX= f g * = = = = YXYXYXYX= = = = = = = = = = = = = ", +"YXYXYXYXYXYXYX= = = = = = = = YXYXYXYXYX= = = = = = = = = = = = " +}; --- kdepim-3.5.6.orig/debian/icons/korn.xpm +++ kdepim-3.5.6/debian/icons/korn.xpm @@ -0,0 +1,119 @@ +/* XPM */ +static char *korn[] = { +/* columns rows colors chars-per-pixel */ +"32 32 81 1", +" c #000000", +". c #0C0C0C", +"X c #131313", +"o c #1A1A1A", +"O c #242424", +"+ c #2D2D2D", +"@ c #333333", +"# c #3B3B3B", +"$ c #3D4040", +"% c #7D1919", +"& c #434444", +"* c #4B4B4B", +"= c #545454", +"- c #555959", +"; c #5B5B5B", +": c #646464", +"> c #6C6C6C", +", c #737373", +"< c #7B7B7C", +"1 c #821919", +"2 c #8B1D1D", +"3 c #932222", +"4 c #9C2525", +"5 c #954646", +"6 c #A54646", +"7 c #B27272", +"8 c #B67E7E", +"9 c #C12A2A", +"0 c #C93939", +"q c #DF3535", +"w c #DB3A3A", +"e c #C95B5B", +"r c #C77777", +"t c #E44141", +"y c #ED4D4D", +"u c #EC5757", +"i c #F05454", +"p c #EF7F7F", +"a c #F66363", +"s c #F07676", +"d c #828283", +"f c #8B8B8B", +"g c #8E8E90", +"h c #908E8E", +"j c #949394", +"k c #979799", +"l c #9A9A9B", +"z c #9E9EA2", +"x c #AF9393", +"c c #AF9A9A", +"v c #B29797", +"b c #A2A2A5", +"n c #A4A4A9", +"m c #ABABAB", +"M c #B3B3B3", +"N c #B6BBBB", +"B c #BEBEBE", +"V c #BFC0C0", +"C c #C2B7B7", +"Z c #C3B9B9", +"A c #CBBFBF", +"S c #D2A8A8", +"D c #DBA1A1", +"F c #EF8383", +"G c #C1C1C1", +"H c #C8C6C6", +"J c #CBCBCB", +"K c #C7D2D2", +"L c #D3D3D3", +"P c #DDD4D4", +"I c #DCDCDC", +"U c #D6E3E3", +"Y c #F3C6C6", +"T c #F3CCCC", +"R c #E4E4E4", +"E c #EAE2E2", +"W c #ECECEC", +"Q c #ECF3F3", +"! c #F4F4F4", +"~ c #FBFBFB", +"^ c None", +/* pixels */ +"^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", +"^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", +"^^^^^^^ ^^^^^^^^^^^^^^^^^^^^", +"^^^^^ X+++. ^^^^^^^^^^^^^^^^^", +"^^^^ o#&@.#^^^", +" oGVGGHJLIIR!!REt4IIIM,,-**&O#^^", +" oGVVGVGHJLIIRLPw3LWJglkgV~W;#=. ", +"^ o,kGHVVVVVVVCw%j>jfkK!~B*&=. ", +"^^^ O>kGGVGVVVCw%h;hkbU~I,@&=. ", +"^^^^^ +:lGHBVGZw5l:bznQ~B=#;;. ", +"^^^^^^^ @;lHGBZrcm=7mVQW<*><& ", +"^^^^^^^^^ @-bHGNMm**>*#. ^", +"^^^^^^^^^^^ @*bGVm&;;:OX ^^^^^^", +"^^^^^^^^^^^^^^^^ XoX ^^^^^^^^", +"^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^", +"^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", +"^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^" +}; --- kdepim-3.5.6.orig/debian/icons/kmailcvt.xpm +++ kdepim-3.5.6/debian/icons/kmailcvt.xpm @@ -0,0 +1,295 @@ +/* XPM */ +static char *kmailcvt[] = { +/* columns rows colors chars-per-pixel */ +"32 32 257 2", +" c #010000", +". c #090000", +"X c #0C0A02", +"o c #160100", +"O c #110C04", +"+ c #1C0000", +"@ c #161006", +"# c #191106", +"$ c #1D1508", +"% c #1A1900", +"& c #260F00", +"* c #2A0706", +"= c #241000", +"- c #241909", +"; c #281D0A", +": c #320000", +"> c #3E0B00", +", c #330A07", +"< c #311B00", +"1 c #2E220C", +"2 c #3B290E", +"3 c #392B11", +"4 c gray15", +"5 c #490300", +"6 c #590300", +"7 c #511F00", +"8 c #422D10", +"9 c #45300F", +"0 c #463010", +"q c #493917", +"w c #4A3313", +"e c #583C0E", +"r c #50360B", +"t c #5A3E15", +"y c #600F00", +"u c #651100", +"i c #6E1200", +"p c #750C00", +"a c #7A0E00", +"s c #721200", +"d c #761E00", +"f c #663B00", +"g c #7C2100", +"h c #7B2A00", +"j c #773200", +"k c #7F3F00", +"l c #5D4018", +"z c #634519", +"x c #6D4A19", +"c c #674512", +"v c #734E19", +"b c #7A531A", +"n c #6E5221", +"m c #7A5923", +"M c #585858", +"N c #726A5F", +"B c #797979", +"V c #862800", +"C c #843A00", +"Z c #922800", +"A c #A83400", +"S c #AA3C00", +"D c #BC2D00", +"F c #BA3301", +"G c #B8352D", +"H c #844200", +"J c #884400", +"K c #8C5807", +"L c #805717", +"P c #875B17", +"I c #8A5D16", +"U c #9C4300", +"Y c #915403", +"T c #8A5F21", +"R c #835B21", +"E c #9A6205", +"W c #9C6A1E", +"Q c #856225", +"! c #926523", +"~ c #9C6B27", +"^ c #9B732E", +"/ c #AB4400", +"( c #AC7106", +") c #B36701", +"_ c #B27506", +"` c #BB7A07", +"' c #BC7C08", +"] c #BB7706", +"[ c #B67C10", +"{ c #A66908", +"} c #AF792A", +"| c #A8742B", +" . c #A37E33", +".. c #AC7E32", +"X. c #B37B2B", +"o. c #BA7F29", +"O. c #B77C25", +"+. c #887F73", +"@. c #C70A00", +"#. c #CA0900", +"$. c #CB3600", +"%. c #D23600", +"&. c #DC3600", +"*. c #D3310D", +"=. c #E13700", +"-. c #E13800", +";. c #D5550D", +":. c #C07E08", +">. c #C57702", +",. c #D37C00", +"<. c #E44507", +"1. c #EE5325", +"2. c #E76701", +"3. c #F46530", +"4. c #D65442", +"5. c #A8893F", +"6. c #AB8238", +"7. c #B68132", +"8. c #BF8738", +"9. c #BA8635", +"0. c #BC943B", +"q. c #9D8854", +"w. c #9B8A63", +"e. c #90867A", +"r. c #90887A", +"t. c #988C77", +"y. c #968A76", +"u. c #A1844A", +"i. c #A28750", +"p. c #AA8B54", +"a. c #B78D41", +"s. c #B29244", +"d. c #A69168", +"f. c #AC9776", +"g. c #B59565", +"h. c #C7860A", +"j. c #C98303", +"k. c #C38414", +"l. c #CA8916", +"z. c #CE8B18", +"x. c #DF8D02", +"c. c #D28E19", +"v. c #DE930C", +"b. c #D49019", +"n. c #D89119", +"m. c #C38525", +"M. c #C48629", +"N. c #CD8B29", +"B. c #C18631", +"V. c #C38C3A", +"C. c #CB8B30", +"Z. c #C58D37", +"A. c #C4913E", +"S. c #C39B3F", +"D. c #D18E2B", +"F. c #D89220", +"G. c #DA942B", +"H. c #D2902D", +"J. c #DE9934", +"K. c #D59A3D", +"L. c #D2A03F", +"P. c #EA9605", +"I. c #EE9905", +"U. c #E79405", +"Y. c #E29717", +"T. c #E1971E", +"R. c #E89B1C", +"E. c #F19B05", +"W. c #F09011", +"Q. c #F99D1D", +"!. c #F49B1A", +"~. c #E49B2D", +"^. c #EB9C2B", +"/. c #E59D34", +"(. c #E99F30", +"). c #E29F3A", +"_. c #F49D21", +"`. c #F5A21E", +"'. c #FCA11B", +"]. c #EEA021", +"[. c #E3A23B", +"{. c #EBA135", +"}. c #EDA339", +"|. c #F5A427", +" X c #F1A63A", +".X c #F4A93C", +"XX c #F8AC3E", +"oX c #FEB03F", +"OX c #F8BA3F", +"+X c #CB9E42", +"@X c #C8A245", +"#X c #D9A445", +"$X c #DDB576", +"%X c #FF9647", +"&X c #E7A845", +"*X c #E1AF59", +"=X c #E7B046", +"-X c #E3B44A", +";X c #EBB648", +":X c #F3AB41", +">X c #FBAD40", +",X c #F7B648", +".s . ", +"YX< <.!.$XHXUXIXIXIXIXIXIXIXUXPXLXKXLXCX0XrX+.X. X}.{./.J.h.V + ", +"YX, 4.MXUXUXUXIXIXIXIXIXIXIXUXPXLXPXlXqXgXNXe.8..X X}.{./.l.C + ", +"4 rXFXLXLXLXPXUXUXIXIXIXUXPXLXKXLXcXwXgXBXBXe.V.:X.X}.{./.z.J + ", +"sXAXCXCXAXJXKXKXLXLXLXLXKXJXGXJXsXtXNXZXCXBXe.V.>XXX X}./.z.J + ", +"rXrXrXrXfXkXNXCXAXGXAXAXCXCXBXrXrXBXAXZXCXBXe.V.>X>X.X}.{.c.J + ", +"B lXCXNXlXkXdXdXdXdXdXdXdXdXqX0XNXJXAXZXBXNXe.V.X.X X{.c.J + ", +"M sXKXLXLXPXPXLXAXCXBXkXsXdXlXCXNXNXCXCXBXNXe.+XXXX X}.c.J + ", +" M NXKXPXPXUXIXIXIXIXJXUXPXIXIXUXZXlXNXNXcX0XV.1X>XXX.X}.b.J + ", +"YX* pXAXKXPXPXUXIXIXLXJXIXIXIXIXIXPXZXkXgXlXe.A.1X>XXX.X}.b.J + ", +"YX: G hXJXLXPXPXPXPXKXPXIXIXIXIXIXUXPXKXkXsXe.+XXXX.X&Xb.J + ", +"YX: *.f.CXJXKXKXPXKXCXUXIXIXIXIXLXZXhXyXw.i.a.&X1XXXX X Xc.J + ", +"YX: =.E.f.lXAXAXCXCXPXKXjXd.s.@X-X6X7X8X7X4X4X2X1XXg.y.6.=X5X6.X ; $ @ 6.4X4X2X2X1X1Xm I /./.z.H + ", +"YX: &.I.XXX>XXX1X1X9.@ - ..3X2X,XZ. 1 [.z X z - ; 9 o.k.k + ", +"YX: &.P. X.XXXXX ", +"YXYXYX + 6 a g g g g g g g g g g g g g g d d d d d i 5 YX", +"YXYXYXYX . . . . . . . . . . . . . . . . . YXYX" +}; --- kdepim-3.5.6.orig/debian/icons/kaddressbook.xpm +++ kdepim-3.5.6/debian/icons/kaddressbook.xpm @@ -0,0 +1,192 @@ +/* XPM */ +static char *kaddressbook[] = { +/* columns rows colors chars-per-pixel */ +"32 32 154 2", +" c black", +". c #00004E", +"X c #060652", +"o c #182655", +"O c #192B5F", +"+ c #1A2C61", +"@ c #1D3066", +"# c #1F336B", +"$ c #2B2B6B", +"% c #20356D", +"& c #273C6B", +"* c #223972", +"= c #263E79", +"- c #303D60", +"; c #363673", +": c #2C416A", +"> c #27407B", +", c #28407C", +"< c #2B4582", +"1 c #2D4886", +"2 c #2E4A88", +"3 c #354D86", +"4 c #324F8F", +"5 c #35528F", +"6 c #3B548C", +"7 c #345293", +"8 c #3D5792", +"9 c #3B5A94", +"0 c #3B5B9E", +"q c #3B5DA1", +"w c #3E5EB3", +"e c #3F62A7", +"r c #3F62A8", +"t c #435480", +"y c #466197", +"u c #456199", +"i c #4C6395", +"p c #516697", +"a c #506799", +"s c #536898", +"d c #4162A5", +"f c #4164AB", +"g c #4965A2", +"h c #4E6DAC", +"j c #456AB3", +"k c #486FB8", +"l c #4A72BC", +"z c #5170AB", +"x c #5F73A1", +"c c #5B7BB9", +"v c #6377A5", +"b c #677DAD", +"n c #6C7FAA", +"m c #607CB5", +"M c #4D76C2", +"N c #4F78C6", +"B c #527AC5", +"V c #527DCB", +"C c #597DC1", +"Z c #6D86BA", +"A c #7187B7", +"S c #7C8DB2", +"D c #788FBF", +"F c #7C92BC", +"G c #5C85CF", +"H c #5582D2", +"J c #5985D4", +"K c #5986D8", +"L c #5B88D6", +"P c #5B8ADB", +"I c #5D8DE1", +"U c #5F90E4", +"Y c #6385C5", +"T c #6185C8", +"R c #6B8AC6", +"E c #6B8DCC", +"W c #628DDC", +"Q c #6491DE", +"! c #6D91D4", +"~ c #6994DF", +"^ c #708DC6", +"/ c #7590C4", +"( c #7492CB", +") c #7C92C1", +"_ c #7B93CF", +"` c #7394D0", +"' c #7599DA", +"] c #7B9AD2", +"[ c #7B9DDA", +"{ c #6091E5", +"} c #6294EA", +"| c #6598EF", +" . c #6996E4", +".. c #6D99E5", +"X. c #6E9BE8", +"o. c #669AF2", +"O. c #6A9EF6", +"+. c #6A9FF9", +"@. c #729BE3", +"#. c #729FEC", +"$. c #6CA3FE", +"%. c #7AA3EA", +"&. c #75A3F1", +"*. c #76A9FF", +"=. c #79ABFF", +"-. c #8191B7", +";. c #8495B9", +":. c #9393B3", +">. c #849CCC", +",. c #8A9CC2", +"<. c #80A1DE", +"1. c #88A5DA", +"2. c #8FAADC", +"3. c #94A6CB", +"4. c #94AAD3", +"5. c #99ADD3", +"6. c #9CB4DF", +"7. c #80A8EC", +"8. c #88AEEF", +"9. c #84ADF2", +"0. c #84B3FE", +"q. c #8BB2F3", +"w. c #8DB8FF", +"e. c #92AEE0", +"r. c #94B3E8", +"t. c #99B2E0", +"y. c #9AB6E9", +"u. c #94BCFE", +"i. c #9ABBF3", +"p. c #99BEFB", +"a. c #A3B6DB", +"s. c #BBBBD4", +"d. c #A8BFE8", +"f. c #A3BFF0", +"g. c #9BC1FF", +"h. c #A8C1EE", +"j. c #A7C8FF", +"k. c #A9C4F2", +"l. c #ADC8F7", +"z. c #AACBFF", +"x. c #B4C6E8", +"c. c #B9C7E3", +"v. c #BBCBEA", +"b. c #B5CDF5", +"n. c #BDD2F7", +"m. c #B9D4FF", +"M. c #CCCCDD", +"N. c #C0D1F0", +"B. c #C5DBFF", +"V. c #CCDBF5", +"C. c #D1E1FB", +"Z. c #DDEAFF", +"A. c #FEFEFF", +"S. c None", +/* pixels */ +"S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.*.0.g.w.*.S.S.S.S.S.", +"S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.i.h.k.h.b.j.w.*.$.S.S.S.", +"S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.q.n.V.c.N.[ r.=.&.$.S.S.S.", +"S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.o.l.S F : 2.6.E &.} } $.S.S.", +"S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S...t 1.y.s a 2.B @.K V $.S.S.", +"S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.o.W : ] y <.y ! l ! V l $.S.S.", +"S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.o.P z @.y h & B l E l f +.S.S.", +"S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.{ H 8 0 V q 9 l k R j r | S.S.", +"S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.V P 0 : 5 j M j / c q r U S.S.", +"S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.N H H V M f g 4.r 7 k P S.S.", +"S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.I G l l j 7 7 D ) 7 1 N S.S.S.", +"S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.P W l 9 < 8 A 4.a 1 1 H S.S.S.", +"S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.I W L V V Y R >.) 2 = f V S.S.S.", +"S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.I W H V V Y ^ 5.6 = = V S.S.S.S.", +"S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.P Q K V V C Y >.b > # r B S.S.S.S.", +"S.S.S.S.S.S.S.S.S.S.S.S.S.S.U { W V V N C E ,., # < N S.S.S.S.S.", +"S.S.S.S.S.S.S.S.S.S.S.S.S.U .~ J V V M C 5.3 # + M S.S.S.S.S.S.", +"S.S.S.S.S.S.S.S.S.S.S.S.} X.@.P V V N l 4.i % + q M S.S.S.S.S.S.", +"S.S.S.S.S.S.S.S.S.S.S.| #.%. .J V B M ( v % + 4 M S.S.S.S.S.S.S.", +"S.S.S.S.S.S.S.S.S.S.o.&.7. .P V V N ( S % + < N S.S.S.S.S.S.S.S.", +"S.S.S.S.S.S.S.S.$.$.9.8.@.~ J V N ` -.* + # N S.S.S.S.S.S.S.S.S.", +"S.S.S.S.S.$.=.w.u.i.q.%. .P V V ] ;.* + # k S.S.S.S.S.S.S.S.S.S.", +"S.S.S.$.p.g.k.x m q.%...P J J t.n * + , l S.S.S.S.S.S.S.S.S.S.S.", +"S.S.m.z.s 6 1 < < k } P J ' a.i * + 1 V S.S.S.S.S.S.S.S.S.S.S.S.", +"S.$.B.B.) o < < 2 k I .d.,.3 * + q V S.S.S.S.S.S.S.S.S.S.S.S.S.", +"S.$.w.A.Z.Z B ..9.h.x.4.y , * = N K S.S.S.S.S.S.S.S.S.S.S.S.S.S.", +"S.$.$.p.C.V.V.c.5.c 0 7 < * r K P S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.", +"S.S.$.$.} H V l f q 2 < r P } S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.", +"S.S.s._ } U V N l j V O.+.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.", +"S.M.:.$ . w $.$.$.$.$.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.", +"S.:.; . . S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.", +"S.S.X . S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S." +}; --- kdepim-3.5.6.orig/debian/icons/korganizer.xpm +++ kdepim-3.5.6/debian/icons/korganizer.xpm @@ -0,0 +1,295 @@ +/* XPM */ +static char *korganizer[] = { +/* columns rows colors chars-per-pixel */ +"32 32 257 2", +" c #000000", +". c #001C00", +"X c #033708", +"o c #0C4302", +"O c #00450E", +"+ c #005E1B", +"@ c #1B5401", +"# c #006B1F", +"$ c #19610E", +"% c #0E680B", +"& c #026321", +"* c #0E7E31", +"= c #1D722B", +"- c #2A7A57", +"; c #4C7214", +": c #4E5968", +"> c #505968", +", c #576A75", +"< c #577263", +"1 c #616972", +"2 c #61707F", +"3 c #637387", +"4 c #677A94", +"5 c #008129", +"6 c #008E35", +"7 c #008839", +"8 c #01943B", +"9 c #019C3B", +"0 c #049637", +"q c #118636", +"w c #129B32", +"e c #03AA3C", +"r c #00A73E", +"t c #1CAE35", +"y c #20851F", +"u c #3C911F", +"i c #219B2D", +"p c #3B9725", +"a c #299536", +"s c #2AA43B", +"d c #37B139", +"f c #058F5E", +"g c #009D43", +"h c #029A46", +"j c #07995A", +"k c #118A4C", +"l c #189943", +"z c #0E9176", +"x c #13976B", +"c c #00A343", +"v c #00AB43", +"b c #0BA444", +"n c #09BB43", +"m c #04B644", +"M c #1AAB4F", +"N c #17B941", +"B c #1CBB56", +"V c #19B557", +"C c #1AA36F", +"Z c #35946B", +"A c #29B444", +"S c #2FBA50", +"D c #31BB48", +"F c #28AC7F", +"G c #2DB37F", +"H c #0CC445", +"J c #20C859", +"K c #38C14C", +"L c #44A02A", +"P c #5E9141", +"I c #4FAC41", +"U c #45D178", +"Y c #50D97E", +"T c #5EE56B", +"R c #3CA08E", +"E c #3CA497", +"W c #409F9F", +"Q c #50B3A9", +"! c #43AAA9", +"~ c #6D8197", +"^ c #70839F", +"/ c #7B95B5", +"( c #68AD97", +") c #7EBCA9", +"_ c #7F9CC2", +"` c #74A2D6", +"' c #7CAADC", +"] c #78A6D8", +"[ c #7AACE1", +"{ c #76ADE5", +"} c #70C9B9", +"| c #7BD0B9", +" . c #73E09C", +".. c #7FC6CD", +"X. c #7CC3E2", +"o. c #AE1F00", +"O. c #B93100", +"+. c #98542B", +"@. c #AD5300", +"#. c #A55E3E", +"$. c #B2703E", +"%. c #80574B", +"&. c #8A655D", +"*. c #B76541", +"=. c #AB6D4F", +"-. c #C23100", +";. c #D14100", +":. c #C96310", +">. c #D86A1B", +",. c #CF6024", +"<. c #C36331", +"1. c #D67035", +"2. c #EB5C00", +"3. c #F56F04", +"4. c #F77E00", +"5. c #FF4545", +"6. c #8D9A32", +"7. c #918550", +"8. c #AE8067", +"9. c #ACFF7B", +"0. c #FE8503", +"q. c #FD8A00", +"w. c #FA8A04", +"e. c #FF8A1C", +"r. c #FD9200", +"t. c #FF9A0E", +"y. c #FF961D", +"u. c #FF972F", +"i. c #EB8937", +"p. c #FEA200", +"a. c #FFAE02", +"s. c #FFAE09", +"d. c #FFB400", +"f. c #FFBA00", +"g. c #FFB70D", +"h. c #FFA923", +"j. c #FFA432", +"k. c #FFBA36", +"l. c #DC9852", +"z. c #C3896B", +"x. c #DAB243", +"c. c #EE9B4E", +"v. c #FFB24B", +"b. c #F9B259", +"n. c #FFB570", +"m. c #FFC200", +"M. c #FFCA00", +"N. c #FFC40B", +"B. c #FFCB14", +"V. c #FFC61F", +"C. c #FFD400", +"Z. c #FFCC27", +"A. c #FFD32B", +"S. c #FFD337", +"D. c #FFEC01", +"F. c #FFE009", +"G. c #FFE81C", +"H. c #FFF200", +"J. c #FFF714", +"K. c #FFE821", +"L. c #FFED38", +"P. c #FFF738", +"I. c #FFC749", +"U. c #FFD948", +"Y. c #FFDE50", +"T. c #FFC866", +"R. c #FFD763", +"E. c #FFD778", +"W. c #FFE244", +"Q. c #FFE15B", +"!. c #F7FF41", +"~. c #FFFE55", +"^. c #FFE867", +"/. c #FFFC63", +"(. c #FFFA73", +"). c #809BB9", +"_. c #9597A3", +"`. c #8BAACB", +"'. c #82AAD6", +"]. c #84ADDC", +"[. c #8AADD6", +"{. c #8CB2DA", +"}. c #9AB1CF", +"|. c #96B4D6", +" X c #95B6DB", +".X c #8CB4E3", +"XX c #85BBEE", +"oX c #95BBE4", +"OX c #9ABCE6", +"+X c #89BCF2", +"@X c #AABACF", +"#X c #A2BCD9", +"$X c #8EE8B1", +"%X c #82C6FF", +"&X c #9DC8EE", +"*X c #91C2EE", +"=X c #9BC9F5", +"-X c #97CCFC", +";X c #8DC8EB", +":X c #82E0D8", +">X c #A4CFC6", +",X c #A4C0DC", +"X7 c 8 YX", +"YXYXYXYXYXYXYXYXYXYXq.L.!.S.S.v.>.VXGX&XtXmXrXwXBXzX0XLX( h g g ", +"YXYXYXYXYXYXYXYXYXYXd.~.U.U.I.v.z.MX*XtXyX&X4X0X,X|.zX#XLXZ h b ", +"YXYXYXYXYXYXYXYXYXr.U.~.Y.Y.T.>.@X=XeX=X.X1X1X[.0X0X|.IXKX 4 ] .X.X` OXOXlXbX..h X YX", +"YXH s &.FXLXLXLXVXl.DXDXZX$.}.'..X^ > / ] ' .X].kXMXyXj + YXYX", +"YXt = 5.iXLXqXqXGX$.fXZX=.`.'.] ] 6X4 > _ { { yXvXnXx l YXYXYX", +"YXo N - %XMXLX2XwX8.&.$.{.[.'.{.` [ `.4 , XXeXyXvXW M YXYXYX", +"YX % m W :XFXGX,X#.%.|.,X[.'.OX] [ -X6X2 , 8XeXX.h O YXYXYXYX", +"YXYX i e T 9.PXqXUXwX3XjX4XoXoXmX+XXX8X`.~ ~ -Xj q YXYXYXYXYX", +"YXYX t w !./.LXqXGXqX7XMX5X&X6XMXnXyXyX/ X.z l YXYXYXYXYXYX", +"YXYXYX X N a aXsXKXbXqXqXlXKXHXGXCXMXvX;X! f S . YXYXYXYXYXYX", +"YXYXYXYX @ m < pXAXGXKXLXLXLXKXHXwXQ j V s p . YXYXYXYXYXYXYX", +"YXYXYXYXYX y b 6.I.DXLXLXLXVX} F B D u X YXYXYXYXYXYXYXYX", +"YXYXYXYXYXYX s b L Z VX| G B K L @ YXYXYXYXYXYXYXYXYXYX", +"YXYXYXYXYXYX A v c B D L @ YXYXYXYXYXYXYXYXYXYXYXYXYX", +"YXYXYXYXYXYXYX @ d p @ YXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYX", +"YXYXYXYXYXYXYXYX YXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYX", +"YXYXYXYXYXYXYXYXYX YXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYX" +}; --- kdepim-3.5.6.orig/debian/icons/ksync-16.xpm +++ kdepim-3.5.6/debian/icons/ksync-16.xpm @@ -0,0 +1,29 @@ +/* XPM */ +static char *ksync-16[] = { +/* columns rows colors chars-per-pixel */ +"16 16 7 1", +" c black", +". c blue", +"X c #00C0C0", +"o c #808080", +"O c #C0C0C0", +"+ c gray100", +"@ c None", +/* pixels */ +"@@@@@@ @@@@@@@@", +"@@@@@@ O @@@@@@", +"@@ @@ .. @@@@", +"@@ O + .. @@", +"@@ .. ++ Oo @", +"@@ + .. ++ @", +"@@ +++ Oo O++ @", +" +++++ O++ @", +" X ++++++ O++ @", +" XX ++++ O++ @", +" + O O+++ OO+ @", +" O++ O+++ O @", +" OO+ OO+ @@ @", +"@@ O @ O @@@@@", +"@@@@ @@@ @@@@@", +"@@@@@@@@@@@@@@@@" +}; --- kdepim-3.5.6.orig/debian/patches/01_branch_645830_dont_crash_if_folder_gone.diff +++ kdepim-3.5.6/debian/patches/01_branch_645830_dont_crash_if_folder_gone.diff @@ -0,0 +1,16 @@ +Index: kdepim/kmail/kmfilteraction.cpp +=================================================================== +--- kdepim/kmail/kmfilteraction.cpp (revision 645829) ++++ kdepim/kmail/kmfilteraction.cpp (revision 645830) +@@ -1378,8 +1378,10 @@ + // TODO opening and closing the folder is a trade off. + // Perhaps Copy is a seldomly used action for now, + // but I gonna look at improvements ASAP. +- if ( !mFolder && mFolder->open() != 0 ) ++ if ( !mFolder ) + return ErrorButGoOn; ++ if ( mFolder && mFolder->open() != 0 ) ++ return ErrorButGoOn; + + // copy the message 1:1 + KMMessage* msgCopy = new KMMessage( new DwMessage( *msg->asDwMessage() ) ); --- kdepim-3.5.6.orig/debian/patches/01_branch_633069_c++_fixes.diff +++ kdepim-3.5.6/debian/patches/01_branch_633069_c++_fixes.diff @@ -0,0 +1,157 @@ +Index: kdepim/kmail/kmmsgbase.cpp +=================================================================== +--- kdepim/kmail/kmmsgbase.cpp (revision 633068) ++++ kdepim/kmail/kmmsgbase.cpp (revision 633069) +@@ -118,7 +118,7 @@ + //----------------------------------------------------------------------------- + bool KMMsgBase::isMessage(void) const + { +- return FALSE; ++ return false; + } + //----------------------------------------------------------------------------- + void KMMsgBase::toggleStatus(const KMMsgStatus aStatus, int idx) +@@ -152,7 +152,7 @@ + //----------------------------------------------------------------------------- + void KMMsgBase::setStatus(const KMMsgStatus aStatus, int idx) + { +- mDirty = TRUE; ++ mDirty = true; + KMMsgStatus oldStatus = status(); + switch (aStatus) { + case KMMsgStatusRead: +@@ -300,7 +300,7 @@ + void KMMsgBase::setEncryptionState( const KMMsgEncryptionState /*status*/, int idx ) + { + //kdDebug(5006) << "***setEncryptionState1( " << status << " )" << endl; +- mDirty = TRUE; ++ mDirty = true; + if (storage()) + storage()->headerOfMsgChanged(this, idx); + } +@@ -325,7 +325,7 @@ + void KMMsgBase::setSignatureState( const KMMsgSignatureState /*status*/, int idx ) + { + //kdDebug(5006) << "***setSignatureState1( " << status << " )" << endl; +- mDirty = TRUE; ++ mDirty = true; + if (storage()) + storage()->headerOfMsgChanged(this, idx); + } +@@ -542,7 +542,7 @@ + QString str = aStr; + + while (str[0] == ' ') str.remove(0,1); +- if (hasKeyword) *hasKeyword=FALSE; ++ if (hasKeyword) *hasKeyword=false; + + unsigned int strLength(str.length()); + for (i=0; i < strLength && i < maxChars; i++) +@@ -555,7 +555,7 @@ + do { + i++; + } while (str[i] == ' '); +- if (hasKeyword) *hasKeyword=TRUE; ++ if (hasKeyword) *hasKeyword=true; + return str.mid(i); + } + return str; +@@ -604,7 +604,7 @@ + { + encodings.append(KGlobal::charsets()->languageForEncoding(*it) + + " ( " + mimeName + " )"); +- mimeNames.insert(mimeName, TRUE); ++ mimeNames.insert(mimeName, true); + } + } + encodings.sort(); +@@ -686,7 +686,7 @@ + if (pos[0]!='=' || pos[1]!='?') { + result += LWSP_buffer + pos[0]; + LWSP_buffer = 0; +- lastWasEncodedWord = FALSE; ++ lastWasEncodedWord = false; + continue; + } + // found possible encoded-word +@@ -789,7 +789,7 @@ + + unsigned int start, stop, p, pos = 0, encLength; + QCString result; +- bool breakLine = FALSE; ++ bool breakLine = false; + const unsigned int maxLen = 75 - 7 - cset.length(); + + while (pos < strLength) +@@ -960,8 +960,8 @@ + pattern += QString::number(n) + "[*]?"; + } + pattern += "="; +- +- QRegExp fnamePart( pattern, FALSE ); ++ ++ QRegExp fnamePart( pattern, false ); + int startPart = fnamePart.search( aStr ); + int endPart; + found = ( startPart >= 0 ); +@@ -1112,19 +1112,19 @@ + QString ret; + + g_chunk_offset = 0; +- bool using_mmap = FALSE; ++ bool using_mmap = false; + bool swapByteOrder = storage()->indexSwapByteOrder(); + if (storage()->indexStreamBasePtr()) { + if (g_chunk) +- free(g_chunk); +- using_mmap = TRUE; ++ free(g_chunk); ++ using_mmap = true; + g_chunk = storage()->indexStreamBasePtr() + mIndexOffset; + g_chunk_length = mIndexLength; + } else { + if(!storage()->mIndexStream) + return ret; + if (g_chunk_length < mIndexLength) +- g_chunk = (uchar *)realloc(g_chunk, g_chunk_length = mIndexLength); ++ g_chunk = (uchar *)realloc(g_chunk, g_chunk_length = mIndexLength); + off_t first_off=ftell(storage()->mIndexStream); + fseek(storage()->mIndexStream, mIndexOffset, SEEK_SET); + fread( g_chunk, mIndexLength, 1, storage()->mIndexStream); +@@ -1181,13 +1181,13 @@ + off_t ret = 0; + + g_chunk_offset = 0; +- bool using_mmap = FALSE; ++ bool using_mmap = false; + int sizeOfLong = storage()->indexSizeOfLong(); + bool swapByteOrder = storage()->indexSwapByteOrder(); + if (storage()->indexStreamBasePtr()) { + if (g_chunk) + free(g_chunk); +- using_mmap = TRUE; ++ using_mmap = true; + g_chunk = storage()->indexStreamBasePtr() + mIndexOffset; + g_chunk_length = mIndexLength; + } else { +@@ -1371,7 +1371,7 @@ + bool KMMsgBase::syncIndexString() const + { + if(!dirty()) +- return TRUE; ++ return true; + int len; + const uchar *buffer = asIndexString(len); + if (len == mIndexLength) { +@@ -1379,9 +1379,9 @@ + fseek(storage()->mIndexStream, mIndexOffset, SEEK_SET); + assert( mIndexOffset > 0 ); + fwrite( buffer, len, 1, storage()->mIndexStream); +- return TRUE; ++ return true; + } +- return FALSE; ++ return false; + } + + static QStringList sReplySubjPrefixes, sForwardSubjPrefixes; --- kdepim-3.5.6.orig/debian/patches/01_branch_643329_imap_crash.diff +++ kdepim-3.5.6/debian/patches/01_branch_643329_imap_crash.diff @@ -0,0 +1,24 @@ +Index: kdepim/kmail/kmfolderimap.cpp +=================================================================== +--- kdepim/kmail/kmfolderimap.cpp (revision 643193) ++++ kdepim/kmail/kmfolderimap.cpp (revision 643329) +@@ -108,14 +108,15 @@ + //----------------------------------------------------------------------------- + void KMFolderImap::close(bool aForced) + { +- if (mOpenCount <= 0 ) return; + if (mOpenCount > 0) mOpenCount--; +- if (mOpenCount > 0 && !aForced) return; +- if (isSelected() && !aForced) { ++ if (mOpenCount == 0 && isSelected() && !aForced) { + kdWarning(5006) << "Trying to close the selected folder " << label() << +- " - ignoring!" << endl; ++ " - ignoring! " << kdBacktrace() << endl; ++ mOpenCount++; + return; + } ++ if (mOpenCount > 0 && !aForced) return; ++ + // FIXME is this still needed? + if (mAccount) + mAccount->ignoreJobsForFolder( folder() ); --- kdepim-3.5.6.orig/debian/patches/01_branch_645673_ensure_main_widget.diff +++ kdepim-3.5.6/debian/patches/01_branch_645673_ensure_main_widget.diff @@ -0,0 +1,20 @@ +Index: kdepim/kmail/kmkernel.cpp +=================================================================== +--- kdepim/kmail/kmkernel.cpp (revision 645672) ++++ kdepim/kmail/kmkernel.cpp (revision 645680) +@@ -1952,6 +1952,15 @@ + this, SLOT( slotConfigChanged() ) ); + } + ++ if( KMKernel::getKMMainWidget() == 0 ) ++ { ++ // ensure that there is a main widget available ++ // as parts of the configure dialog (identity) rely on this ++ // and this slot can be called when there is only a KMComposeWin showing ++ KMMainWin * win = new KMMainWin; ++ win->show(); ++ } ++ + if( mConfigureDialog->isHidden() ) + mConfigureDialog->show(); + else --- kdepim-3.5.6.orig/debian/patches/01_branch_645389_kmail_crash_delete_imap.diff +++ kdepim-3.5.6/debian/patches/01_branch_645389_kmail_crash_delete_imap.diff @@ -0,0 +1,69 @@ +Index: kdepim/kmail/imapjob.cpp +=================================================================== +--- kdepim/kmail/imapjob.cpp (revision 645388) ++++ kdepim/kmail/imapjob.cpp (revision 645389) +@@ -502,6 +502,12 @@ + void ImapJob::slotPutMessageDataReq( KIO::Job *job, QByteArray &data ) + { + KMAcctImap *account = static_cast(mDestFolder->storage())->account(); ++ if ( !account ) ++ { ++ emit finished(); ++ deleteLater(); ++ return; ++ } + ImapAccountBase::JobIterator it = account->findJob( job ); + if ( it == account->jobsEnd() ) return; + +@@ -522,6 +528,12 @@ + void ImapJob::slotPutMessageResult( KIO::Job *job ) + { + KMAcctImap *account = static_cast(mDestFolder->storage())->account(); ++ if ( !account ) ++ { ++ emit finished(); ++ deleteLater(); ++ return; ++ } + ImapAccountBase::JobIterator it = account->findJob( job ); + if ( it == account->jobsEnd() ) return; + bool deleteMe = false; +@@ -562,6 +574,12 @@ + { + KMFolderImap * imapFolder = static_cast(mDestFolder->storage()); + KMAcctImap *account = imapFolder->account(); ++ if ( !account ) ++ { ++ emit finished(); ++ deleteLater(); ++ return; ++ } + ImapAccountBase::JobIterator it = account->findJob( job ); + if ( it == account->jobsEnd() ) return; + +@@ -595,6 +613,12 @@ + { + KMFolderImap * imapFolder = static_cast(mDestFolder->storage()); + KMAcctImap *account = imapFolder->account(); ++ if ( !account ) ++ { ++ emit finished(); ++ deleteLater(); ++ return; ++ } + ImapAccountBase::JobIterator it = account->findJob( job ); + if ( it == account->jobsEnd() ) return; + +@@ -613,6 +637,12 @@ + void ImapJob::slotCopyMessageResult( KIO::Job *job ) + { + KMAcctImap *account = static_cast(mDestFolder->storage())->account(); ++ if ( !account ) ++ { ++ emit finished(); ++ deleteLater(); ++ return; ++ } + ImapAccountBase::JobIterator it = account->findJob( job ); + if ( it == account->jobsEnd() ) return; + --- kdepim-3.5.6.orig/debian/patches/04_kmail-140660.patch +++ kdepim-3.5.6/debian/patches/04_kmail-140660.patch @@ -0,0 +1,19 @@ +Index: kdepim/kmail/kmfolder.cpp +=================================================================== +--- kdepim/kmail/kmfolder.cpp (revision 627528) ++++ kdepim/kmail/kmfolder.cpp (working copy) +@@ -426,12 +426,12 @@ int KMFolder::moveMsg(QPtrListfind( msg ); ++ return mStorage ? mStorage->find( msg ) : 0; + } + + int KMFolder::find( const KMMessage* msg ) const + { +- return mStorage->find( msg ); ++ return mStorage ? mStorage->find( msg ) : 0; + } + + int KMFolder::count( bool cache ) const --- kdepim-3.5.6.orig/debian/patches/18_optimize_splitAddressInternal.diff +++ kdepim-3.5.6/debian/patches/18_optimize_splitAddressInternal.diff @@ -0,0 +1,137 @@ +Index: libemailfunctions/email.cpp +=================================================================== +--- libemailfunctions/email.cpp (Revision 599840) ++++ libemailfunctions/email.cpp (Arbeitskopie) +@@ -111,7 +111,14 @@ + displayName = ""; + addrSpec = ""; + comment = ""; +- ++ ++ // these strings are later copied to displayName resp. addrSpec resp. comment ++ // we don't operate directly on those variables, since as ByteArray deriverates ++ // they have a miserable performance on operator+ ++ QString dName; ++ QString aSpec; ++ QString cmmt; ++ + if ( address.isEmpty() ) + return KPIM::AddressEmpty; + +@@ -129,26 +136,26 @@ + case TopLevel : { + switch ( *p ) { + case '"' : inQuotedString = !inQuotedString; +- displayName += *p; ++ dName += *p; + break; + case '(' : if ( !inQuotedString ) { + context = InComment; + commentLevel = 1; + } + else +- displayName += *p; ++ dName += *p; + break; + case '<' : if ( !inQuotedString ) { + context = InAngleAddress; + } + else +- displayName += *p; ++ dName += *p; + break; + case '\\' : // quoted character +- displayName += *p; ++ dName += *p; + ++p; // skip the '\' + if ( *p ) +- displayName += *p; ++ dName += *p; + else + return KPIM::UnexpectedEnd; + break; +@@ -159,57 +166,57 @@ + return KPIM::UnexpectedComma; + } + else +- displayName += *p; ++ dName += *p; + break; +- default : displayName += *p; ++ default : dName += *p; + } + break; + } + case InComment : { + switch ( *p ) { + case '(' : ++commentLevel; +- comment += *p; ++ cmmt += *p; + break; + case ')' : --commentLevel; + if ( commentLevel == 0 ) { + context = TopLevel; +- comment += ' '; // separate the text of several comments ++ cmmt += ' '; // separate the text of several comments + } + else +- comment += *p; ++ cmmt += *p; + break; + case '\\' : // quoted character +- comment += *p; ++ cmmt += *p; + ++p; // skip the '\' + if ( *p ) +- comment += *p; ++ cmmt += *p; + else + return KPIM::UnexpectedEnd; + break; +- default : comment += *p; ++ default : cmmt += *p; + } + break; + } + case InAngleAddress : { + switch ( *p ) { + case '"' : inQuotedString = !inQuotedString; +- addrSpec += *p; ++ aSpec += *p; + break; + case '>' : if ( !inQuotedString ) { + context = TopLevel; + } + else +- addrSpec += *p; ++ aSpec += *p; + break; + case '\\' : // quoted character +- addrSpec += *p; ++ aSpec += *p; + ++p; // skip the '\' + if ( *p ) +- addrSpec += *p; ++ aSpec += *p; + else + return KPIM::UnexpectedEnd; + break; +- default : addrSpec += *p; ++ default : aSpec += *p; + } + break; + } +@@ -223,9 +230,10 @@ + if ( context == InAngleAddress ) + return KPIM::UnclosedAngleAddr; + +- displayName = displayName.stripWhiteSpace(); +- comment = comment.stripWhiteSpace(); +- addrSpec = addrSpec.stripWhiteSpace(); ++ ++ displayName = dName.stripWhiteSpace().latin1(); ++ comment = cmmt.stripWhiteSpace().latin1(); ++ addrSpec = aSpec.stripWhiteSpace().latin1(); + + if ( addrSpec.isEmpty() ) { + if ( displayName.isEmpty() ) --- kdepim-3.5.6.orig/debian/patches/12_kmail_clamav_fix.diff +++ kdepim-3.5.6/debian/patches/12_kmail_clamav_fix.diff @@ -0,0 +1,11 @@ +--- kde.orig/kmail/avscripts/kmail_clamav.sh ++++ kde.patched/kmail/avscripts/kmail_clamav.sh +@@ -35,7 +35,7 @@ + cat > $TEMPFILE + + # check for a running daemon +-if [ "`ps -eo comm|grep clamd`" = "clamd" ]; then ++if ps -eo comm | grep -q clamd ; then + chmod a+r $TEMPFILE + CLAMCOMANDO="clamdscan --stdout --no-summary " + else --- kdepim-3.5.6.orig/debian/patches/01_branch_650987_fix_crash_creating_index.diff +++ kdepim-3.5.6/debian/patches/01_branch_650987_fix_crash_creating_index.diff @@ -0,0 +1,13 @@ +Index: kdepim/kmail/kmfoldermbox.cpp +=================================================================== +--- kdepim/kmail/kmfoldermbox.cpp (revision 650986) ++++ kdepim/kmail/kmfoldermbox.cpp (revision 650987) +@@ -668,7 +668,7 @@ + int cidx = contentTypeStr.find( "charset=" ); + if ( cidx != -1 ) { + charset = contentTypeStr.mid( cidx + 8 ); +- if ( charset[0] == '"' ) { ++ if ( !charset.isEmpty() && ( charset[0] == '"' ) ) { + charset = charset.mid( 1 ); + } + cidx = 0; --- kdepim-3.5.6.orig/debian/patches/01_branch_627763.diff +++ kdepim-3.5.6/debian/patches/01_branch_627763.diff @@ -0,0 +1,23 @@ +Index: kdepim/kmail/kmreaderwin.cpp +=================================================================== +--- kdepim/kmail/kmreaderwin.cpp (revision 627762) ++++ kdepim/kmail/kmreaderwin.cpp (revision 627763) +@@ -636,13 +636,13 @@ + mSelectEncodingAction->setItems( encodings ); + mSelectEncodingAction->setCurrentItem( 0 ); + +- mMailToComposeAction = new KAction( i18n("New Message To..."), 0, this, +- SLOT(slotMailtoCompose()), ac, ++ mMailToComposeAction = new KAction( i18n("New Message To..."), "mail_new", ++ 0, this, SLOT(slotMailtoCompose()), ac, + "mailto_compose" ); +- mMailToReplyAction = new KAction( i18n("Reply To..."), 0, this, +- SLOT(slotMailtoReply()), ac, ++ mMailToReplyAction = new KAction( i18n("Reply To..."), "mail_reply", ++ 0, this, SLOT(slotMailtoReply()), ac, + "mailto_reply" ); +- mMailToForwardAction = new KAction( i18n("Forward To..."), ++ mMailToForwardAction = new KAction( i18n("Forward To..."), "mail_forward", + 0, this, SLOT(slotMailtoForward()), ac, + "mailto_forward" ); + mAddAddrBookAction = new KAction( i18n("Add to Address Book"), --- kdepim-3.5.6.orig/debian/patches/01_branch_644988_fix_imap_account_creation_crash.diff +++ kdepim-3.5.6/debian/patches/01_branch_644988_fix_imap_account_creation_crash.diff @@ -0,0 +1,15 @@ +Index: kdepim/kmail/accountwizard.cpp +=================================================================== +--- kdepim/kmail/accountwizard.cpp (revision 644987) ++++ kdepim/kmail/accountwizard.cpp (revision 644988) +@@ -491,7 +491,10 @@ + void AccountWizard::accountCreated() + { + if ( mAccount ) ++ { + mKernel->acctMgr()->add( mAccount ); ++ mKernel->cleanupImapFolders(); ++ } + + finished(); + } --- kdepim-3.5.6.orig/debian/patches/30_debianize_akregator_default.diff +++ kdepim-3.5.6/debian/patches/30_debianize_akregator_default.diff @@ -0,0 +1,25 @@ +Index: kdepim/akregator/src/akregator_part.cpp +=================================================================== +--- kdepim/akregator/src/akregator_part.cpp (revision 653121) ++++ kdepim/akregator/src/akregator_part.cpp (working copy) +@@ -392,6 +392,20 @@ + look.setAttribute("xmlUrl","http://www.kde.org/kde-look-content.rdf"); + mainFolder.appendChild(look); + ++ QDomElement debianFolder = doc.createElement( "outline" ); ++ debianFolder.setAttribute("text","Debian"); ++ body.appendChild(debianFolder); ++ ++ QDomElement pland = doc.createElement( "outline" ); ++ pland.setAttribute("text",i18n("Planet Debian")); ++ pland.setAttribute("xmlUrl","http://planet.debian.org/rss20.xml"); ++ debianFolder.appendChild(pland); ++ ++ QDomElement dtimes = doc.createElement( "outline" ); ++ dtimes.setAttribute("text",i18n("Debian Times")); ++ dtimes.setAttribute("xmlUrl","http://times.debian.net/?format=rss20.xml"); ++ debianFolder.appendChild(dtimes); ++ + return doc; + } + --- kdepim-3.5.6.orig/debian/patches/14_kmail_filter_icons.diff +++ kdepim-3.5.6/debian/patches/14_kmail_filter_icons.diff @@ -0,0 +1,64 @@ +diff -Nur kdepim-3.5.4/kmail/kmail-3.5-filter-icons.pl kdepim-3.5.4.new/kmail/kmail-3.5-filter-icons.pl +--- kdepim-3.5.4/kmail/kmail-3.5-filter-icons.pl 1970-01-01 01:00:00.000000000 +0100 ++++ kdepim-3.5.4.new/kmail/kmail-3.5-filter-icons.pl 2006-08-18 15:46:03.000000000 +0200 +@@ -0,0 +1,22 @@ ++#!/usr/bin/perl -w ++ ++use strict; ++ ++# This script updates some configuration keys ++ ++# read the whole config file ++my $currentGroup = ""; ++my %configFile; ++while ( <> ) { ++ chomp; # eat the trailing '\n' ++ next if ( /^$/ ); # skip empty lines ++ next if ( /^\#/ ); # skip comments ++ if ( /^\[/ ) { # group begin ++ $currentGroup = $_; ++ next; ++ } elsif ( $currentGroup =~ /^\[Filter #[0-9]+\]$/ && /^Icon=/ ) { ++ my ($key,$value) = split /=/; ++ print "# DELETE $currentGroup$key\n${currentGroup}\nIcon=mail_spam\n" if $value eq "mark_as_spam"; ++ print "# DELETE $currentGroup$key\n${currentGroup}\nIcon=mail_ham\n" if $value eq "mark_as_ham"; ++ } ++} +diff -Nur kdepim-3.5.4/kmail/kmail.upd kdepim-3.5.4.new/kmail/kmail.upd +--- kdepim-3.5.4/kmail/kmail.upd 2006-07-22 10:14:16.000000000 +0200 ++++ kdepim-3.5.4.new/kmail/kmail.upd 2006-08-18 15:47:36.000000000 +0200 +@@ -158,6 +158,10 @@ + Id=3.4.1 + File=kmailrc + Script=kmail-3.4.1-update-status-filters.pl,perl ++# Update icon names for spam/ham filters ++Id=3.5-filter-icons ++File=kmailrc ++Script=kmail-3.5-filter-icons.pl,perl + # Remove the stored size so that we get a reasonable default now that we have 2 columns in the folder selection dialog + Id=3.5.4 + File=kmailrc +diff -Nur kdepim-3.5.4/kmail/kmstartup.cpp kdepim-3.5.4.new/kmail/kmstartup.cpp +--- kdepim-3.5.4/kmail/kmstartup.cpp 2006-07-22 10:14:16.000000000 +0200 ++++ kdepim-3.5.4.new/kmail/kmstartup.cpp 2006-08-18 15:48:04.000000000 +0200 +@@ -114,6 +114,7 @@ + "3.4a", + "3.4b", + "3.4.1", ++ "3.5-filter-icons", + "3.5.4" + }; + static const int numUpdates = sizeof updates / sizeof *updates; +diff -Nur kdepim-3.5.4/kmail/Makefile.am kdepim-3.5.4.new/kmail/Makefile.am +--- kdepim-3.5.4/kmail/Makefile.am 2006-08-18 15:39:43.000000000 +0200 ++++ kdepim-3.5.4.new/kmail/Makefile.am 2006-08-18 15:49:08.000000000 +0200 +@@ -175,7 +175,8 @@ + kmail-3.3-misc.pl \ + kmail-3.3b1-misc.pl \ + kmail-3.4-misc.pl \ +- kmail-3.4.1-update-status-filters.pl ++ kmail-3.4.1-update-status-filters.pl \ ++ kmail-3.5-filter-icons.pl + + confdir = $(kde_confdir) + conf_DATA = kmail.antispamrc kmail.antivirusrc --- kdepim-3.5.6.orig/debian/patches/01_branch_631934_fix_kmail_dimap_crash.diff +++ kdepim-3.5.6/debian/patches/01_branch_631934_fix_kmail_dimap_crash.diff @@ -0,0 +1,98 @@ +Index: kdepim/kmail/configuredialog_p.h +=================================================================== +--- kdepim/kmail/configuredialog_p.h (revision 631933) ++++ kdepim/kmail/configuredialog_p.h (revision 631934) +@@ -349,6 +349,7 @@ + Q_OBJECT + public: + AccountsPageReceivingTab( QWidget * parent=0, const char * name=0 ); ++ ~AccountsPageReceivingTab(); + QString helpAnchor() const; + void save(); + +@@ -384,7 +385,7 @@ + QGuardedPtr< KMAccount > oldAccount; + QGuardedPtr< KMAccount > newAccount; + }; +- // ### make this a qptrlist: ++ // ### make this value-based: + QValueList< ModifiedAccountsType* > mModifiedAccounts; + }; + +Index: kdepim/kmail/kmaccount.cpp +=================================================================== +--- kdepim/kmail/kmaccount.cpp (revision 631933) ++++ kdepim/kmail/kmaccount.cpp (revision 631934) +@@ -151,6 +151,11 @@ + { + setFolder(kmkernel->folderMgr()->findIdString(folderName), true); + } ++ ++ if (mInterval == 0) ++ deinstallTimer(); ++ else ++ installTimer(); + } + + +@@ -278,15 +283,10 @@ + void KMAccount::setCheckInterval(int aInterval) + { + if (aInterval <= 0) +- { + mInterval = 0; +- deinstallTimer(); +- } + else +- { + mInterval = aInterval; +- installTimer(); +- } ++ // Don't call installTimer from here! See #117935. + } + + //---------------------------------------------------------------------------- +Index: kdepim/kmail/configuredialog.cpp +=================================================================== +--- kdepim/kmail/configuredialog.cpp (revision 631933) ++++ kdepim/kmail/configuredialog.cpp (revision 631934) +@@ -1147,7 +1147,29 @@ + this, SLOT(slotEditNotifications()) ); + } + ++AccountsPageReceivingTab::~AccountsPageReceivingTab() ++{ ++ // When hitting Cancel or closing the dialog with the window-manager-button, ++ // we have a number of things to clean up: + ++ // The newly created accounts ++ QValueList< QGuardedPtr >::Iterator it; ++ for (it = mNewAccounts.begin(); it != mNewAccounts.end(); ++it ) { ++ delete (*it); ++ } ++ mNewAccounts.clear(); ++ ++ // The modified accounts ++ QValueList::Iterator j; ++ for ( j = mModifiedAccounts.begin() ; j != mModifiedAccounts.end() ; ++j ) { ++ delete (*j)->newAccount; ++ delete (*j); ++ } ++ mModifiedAccounts.clear(); ++ ++ ++} ++ + void AccountsPage::ReceivingTab::slotAccountSelected() + { + QListViewItem * item = mAccountList->selectedItem(); +@@ -1398,8 +1420,7 @@ + // Add accounts marked as new + QValueList< QGuardedPtr >::Iterator it; + for (it = mNewAccounts.begin(); it != mNewAccounts.end(); ++it ) { +- kmkernel->acctMgr()->add( *it ); +- (*it)->installTimer(); ++ kmkernel->acctMgr()->add( *it ); // calls installTimer too + } + + // Update accounts that have been modified --- kdepim-3.5.6.orig/debian/patches/01_branch_649957_guard_possible_crash.diff +++ kdepim-3.5.6/debian/patches/01_branch_649957_guard_possible_crash.diff @@ -0,0 +1,89 @@ +Index: kdepim/kmail/actionscheduler.cpp +=================================================================== +--- kdepim/kmail/actionscheduler.cpp (revision 649956) ++++ kdepim/kmail/actionscheduler.cpp (revision 649957) +@@ -170,7 +170,7 @@ + { + mFiltersAreQueued = true; + mQueuedFilters.clear(); +- ++ + QValueList::Iterator it = filters.begin(); + for (; it != filters.end(); ++it) + mQueuedFilters.append( **it ); +@@ -231,7 +231,7 @@ + void ActionScheduler::execFilters(Q_UINT32 serNum) + { + if (mResult != ResultOk) { +- if ((mResult != ResultCriticalError) && ++ if ((mResult != ResultCriticalError) && + !mExecuting && !mExecutingLock && !mFetchExecuting) { + mResult = ResultOk; // Recoverable error + if (!mFetchSerNums.isEmpty()) { +@@ -420,10 +420,10 @@ + fetchMessageTimer->start( 0, true ); + return; + } +- ++ + mFetchSerNums.remove( msg->getMsgSerNum() ); + +- // Note: This may not be necessary. What about when it's time to ++ // Note: This may not be necessary. What about when it's time to + // delete the original message? + // Is the new serial number being set correctly then? + if ((mSet & KMFilterMgr::Explicit) || +@@ -500,7 +500,7 @@ + + //If we got this far then there's a valid message to work with + KMMsgBase *msgBase = messageBase( *mMessageIt ); +- if (mResult != ResultOk) { ++ if (!msgBase || mResult != ResultOk) { + mExecuting = false; + return; + } +@@ -580,7 +580,7 @@ + if (mAlwaysMatch || + (*mFilterIt).pattern()->matches( *mMessageIt )) { + if ( FilterLog::instance()->isLogging() ) { +- FilterLog::instance()->add( i18n( "Filter rules have matched." ), ++ FilterLog::instance()->add( i18n( "Filter rules have matched." ), + FilterLog::patternResult ); + } + mFilterAction = (*mFilterIt).actions()->first(); +@@ -694,7 +694,7 @@ + msg = message( mOriginalSerNum ); + emit filtered( mOriginalSerNum ); + } +- ++ + mResult = mOldReturnCode; // ignore errors in deleting original message + KMCommand *cmd = 0; + if (msg && msg->parent()) { +@@ -710,7 +710,7 @@ + else + processMessageTimer->start( 0, true ); + } else { +- // Note: An alternative to consider is just calling ++ // Note: An alternative to consider is just calling + // finishTimer->start and returning + if (cmd) + connect( cmd, SIGNAL( completed( KMCommand * ) ), +@@ -727,7 +727,7 @@ + { + if ( command->result() != KMCommand::OK ) + actionMessage( KMFilterAction::ErrorButGoOn ); +- else ++ else + actionMessage(); + } + +@@ -786,7 +786,7 @@ + res.append( QString( "ResultCriticalError.\n" ) ); + else + res.append( QString( "Unknown.\n" ) ); +- ++ + ++i; + } + return res; --- kdepim-3.5.6.orig/debian/patches/01_branch_644903_fix_folder_crash.diff +++ kdepim-3.5.6/debian/patches/01_branch_644903_fix_folder_crash.diff @@ -0,0 +1,13 @@ +Index: kdepim/kmail/kmmainwidget.cpp +=================================================================== +--- kdepim/kmail/kmmainwidget.cpp (revision 644902) ++++ kdepim/kmail/kmmainwidget.cpp (revision 644903) +@@ -854,7 +854,7 @@ + + KMFolder *folder = kmkernel->findFolderById( *it ); + +- if ( !folder->ignoreNewMail() ) { ++ if ( folder && !folder->ignoreNewMail() ) { + showNotification = true; + if ( GlobalSettings::self()->verboseNewMailNotification() ) { + summary += "
" + i18n( "1 new message in %1", --- kdepim-3.5.6.orig/debian/patches/20_pilot-link0.12.2.pilotAppInfo.h.diff +++ kdepim-3.5.6/debian/patches/20_pilot-link0.12.2.pilotAppInfo.h.diff @@ -0,0 +1,19 @@ +--- kdepim-3.5.5+/kpilot/lib/pilotAppInfo.h 2007/02/08 23:21:06 631756 ++++ kdepim-3.5.5+/kpilot/lib/pilotAppInfo.h 2007/02/14 15:21:51 633614 +@@ -136,8 +136,15 @@ + * (again, from pilot-link). + */ + template ++ int(*pack)(appinfo *, unsigned char *, PI_SIZE_T) ++#endif ++ > + class PilotAppInfo : public PilotAppInfoBase + { + public: --- kdepim-3.5.6.orig/debian/patches/01_branch_633071_kmail_crash.diff +++ kdepim-3.5.6/debian/patches/01_branch_633071_kmail_crash.diff @@ -0,0 +1,21 @@ +Index: kdepim/kmail/kmfoldermaildir.cpp +=================================================================== +--- kdepim/kmail/kmfoldermaildir.cpp (revision 633070) ++++ kdepim/kmail/kmfoldermaildir.cpp (revision 633071) +@@ -28,7 +28,6 @@ + #include + #include + +-#include + #include + #include + #include +@@ -734,7 +733,7 @@ + int cidx = contentTypeStr.find( "charset=" ); + if ( cidx != -1 ) { + charset = contentTypeStr.mid( cidx + 8 ); +- if ( charset[0] == '"' ) { ++ if ( !charset.isEmpty() && ( charset[0] == '"' ) ) { + charset = charset.mid( 1 ); + } + cidx = 0; --- kdepim-3.5.6.orig/debian/patches/01_branch_644877_dont_crash_if_folders_are_deleted.diff +++ kdepim-3.5.6/debian/patches/01_branch_644877_dont_crash_if_folders_are_deleted.diff @@ -0,0 +1,22 @@ +Index: kdepim/kmail/kmacctimap.cpp +=================================================================== +--- kdepim/kmail/kmacctimap.cpp (revision 644876) ++++ kdepim/kmail/kmacctimap.cpp (revision 644877) +@@ -342,7 +342,7 @@ + else { + connect(imapFolder, SIGNAL(numUnreadMsgsChanged(KMFolder*)), + this, SLOT(postProcessNewMail(KMFolder*))); +- bool ok = imapFolder->processNewMail(interactive); ++ bool ok = imapFolder->processNewMail(interactive); // this removes the local kmfolderimap if its imapPath is somehow empty, and removing it calls createFolderList, invalidating mMailCheckFolders, and causing a crash + if (!ok) + { + // there was an error so cancel +@@ -352,6 +352,8 @@ + mMailCheckProgressItem->incCompletedItems(); + mMailCheckProgressItem->updateProgress(); + } ++ // since the list of folders might have been updated at this point, mMailCheckFolders may be invalid, so break ++ break; + } + } + } --- kdepim-3.5.6.orig/debian/patches/20_pilot-link0.12.2.pilotMemo.h.diff +++ kdepim-3.5.6/debian/patches/20_pilot-link0.12.2.pilotMemo.h.diff @@ -0,0 +1,10 @@ +--- kdepim-3.5.5+/kpilot/lib/pilotMemo.h 2007/01/02 23:13:27 619195 ++++ kdepim-3.5.5+/kpilot/lib/pilotMemo.h 2007/02/14 15:21:51 633614 +@@ -99,6 +99,6 @@ + QString fText; + }; + +-typedef PilotAppInfo PilotMemoInfo; ++typedef PilotAppInfo PilotMemoInfo; + + #endif --- kdepim-3.5.6.orig/debian/patches/13_mimelib_self_contained.diff +++ kdepim-3.5.6/debian/patches/13_mimelib_self_contained.diff @@ -0,0 +1,25 @@ +diff -Nur kdepim-3.5.4/mimelib/Makefile.am kdepim-3.5.4.new/mimelib/Makefile.am +--- kdepim-3.5.4/mimelib/Makefile.am 2005-09-10 10:24:49.000000000 +0200 ++++ kdepim-3.5.4.new/mimelib/Makefile.am 2006-08-18 15:31:28.000000000 +0200 +@@ -57,7 +57,7 @@ + uuencode.cpp \ + binhex.cpp + +-libmimelib_la_LDFLAGS = -L$(kde_libraries) -lkdefakes -version-info 1:1 -no-undefined ++libmimelib_la_LDFLAGS = -L$(kde_libraries) -lkdefakes_pic -version-info 1:1 -no-undefined + + check_PROGRAMS = test_boyermor + +diff -Nur kdepim-3.5.4/mimelib/mimelib/config.h kdepim-3.5.4.new/mimelib/mimelib/config.h +--- kdepim-3.5.4/mimelib/mimelib/config.h 2005-09-10 10:24:49.000000000 +0200 ++++ kdepim-3.5.4.new/mimelib/mimelib/config.h 2006-08-18 15:32:05.000000000 +0200 +@@ -125,8 +125,7 @@ + # define DW_EXPORT __declspec(dllimport) + # endif + #else +-# include +-# define DW_EXPORT KDE_EXPORT ++# define DW_EXPORT /* empty */ + #endif + + //----------------------------------------------------------------------------- --- kdepim-3.5.6.orig/debian/patches/01_branch_645047_kmail_crash_gpg_related.diff +++ kdepim-3.5.6/debian/patches/01_branch_645047_kmail_crash_gpg_related.diff @@ -0,0 +1,118 @@ +Index: kdepim/kmail/kmheaders.cpp +=================================================================== +--- kdepim/kmail/kmheaders.cpp (revision 645046) ++++ kdepim/kmail/kmheaders.cpp (revision 645047) +@@ -1731,6 +1731,9 @@ + + void KMHeaders::selectNextMessage() + { ++ KMMessage *cm = currentMsg(); ++ if ( cm && cm->isBeingParsed() ) ++ return; + QListViewItem *lvi = currentItem(); + if( lvi ) { + QListViewItem *below = lvi->itemBelow(); +@@ -1765,6 +1768,9 @@ + + void KMHeaders::selectPrevMessage() + { ++ KMMessage *cm = currentMsg(); ++ if ( cm && cm->isBeingParsed() ) ++ return; + QListViewItem *lvi = currentItem(); + if( lvi ) { + QListViewItem *above = lvi->itemAbove(); +@@ -1788,6 +1794,9 @@ + + void KMHeaders::incCurrentMessage() + { ++ KMMessage *cm = currentMsg(); ++ if ( cm && cm->isBeingParsed() ) ++ return; + QListViewItem *lvi = currentItem(); + if ( lvi && lvi->itemBelow() ) { + +@@ -1803,6 +1812,9 @@ + + void KMHeaders::decCurrentMessage() + { ++ KMMessage *cm = currentMsg(); ++ if ( cm && cm->isBeingParsed() ) ++ return; + QListViewItem *lvi = currentItem(); + if ( lvi && lvi->itemAbove() ) { + disconnect(this,SIGNAL(currentChanged(QListViewItem*)), +Index: kdepim/kmail/kmmessage.h +=================================================================== +--- kdepim/kmail/kmmessage.h (revision 645046) ++++ kdepim/kmail/kmmessage.h (revision 645047) +@@ -855,6 +855,12 @@ + /** Set cursor position as offset from message start */ + void setCursorPos(int pos) { mCursorPos = pos; }; + ++ /* This is set in kmreaderwin if a message is being parsed to avoid ++ other parts of kmail (e.g. kmheaders) destroying the message. ++ Parsing can take longer and can be async (in case of gpg mails) */ ++ bool isBeingParsed() const { return mIsParsed; } ++ void setIsBeingParsed( bool t ) { mIsParsed = t; } ++ + private: + + /** Initialization shared by the ctors. */ +@@ -869,6 +875,7 @@ + bool mDecodeHTML :1; + bool mReadyToShow :1; + bool mComplete :1; ++ bool mIsParsed : 1; + static const KMail::HeaderStrategy * sHeaderStrategy; + static QString sForwardStr; + const QTextCodec * mOverrideCodec; +Index: kdepim/kmail/kmreaderwin.cpp +=================================================================== +--- kdepim/kmail/kmreaderwin.cpp (revision 645046) ++++ kdepim/kmail/kmreaderwin.cpp (revision 645047) +@@ -1504,7 +1504,14 @@ + + assert(aMsg!=0); + +- delete mRootNode; ++ aMsg->setIsBeingParsed( true ); ++ ++ if ( mRootNode && !mRootNode->processed() ) ++ { ++ kdWarning() << "The root node is not yet processed! Danger!\n"; ++ return; ++ } else ++ delete mRootNode; + mRootNode = partNode::fromMessage( aMsg ); + const QCString mainCntTypeStr = mRootNode->typeString() + '/' + mRootNode->subTypeString(); + +@@ -1642,6 +1649,8 @@ + showHideMimeTree( rootNodeCntType == DwMime::kTypeText && + rootNodeCntSubtype == DwMime::kSubtypePlain ); + } ++ ++ aMsg->setIsBeingParsed( false ); + } + + +Index: kdepim/kmail/kmmessage.cpp +=================================================================== +--- kdepim/kmail/kmmessage.cpp (revision 645046) ++++ kdepim/kmail/kmmessage.cpp (revision 645047) +@@ -152,6 +152,7 @@ + mUnencryptedMsg = 0; + mLastUpdated = 0; + mCursorPos = 0; ++ mIsParsed = false; + } + + void KMMessage::assign( const KMMessage& other ) +@@ -174,6 +175,7 @@ + mEncryptionState = other.mEncryptionState; + mSignatureState = other.mSignatureState; + mMDNSentState = other.mMDNSentState; ++ mIsParsed = other.mIsParsed; + mDate = other.mDate; + if( other.hasUnencryptedMsg() ) + mUnencryptedMsg = new KMMessage( *other.unencryptedMsg() ); --- kdepim-3.5.6.orig/debian/patches/03_kmail-templates.patch +++ kdepim-3.5.6/debian/patches/03_kmail-templates.patch @@ -0,0 +1,20 @@ +--- kdepim/kmail/kmfolder.cpp 2006/10/28 17:04:18 599816 ++++ kdepim/kmail/kmfolder.cpp 2007/01/27 00:32:53 627548 +@@ -631,11 +631,13 @@ + mWhoField = "From"; + if ( this == kmkernel->outboxFolder() || + this == kmkernel->sentFolder() || +- this == kmkernel->draftsFolder() ) ++ this == kmkernel->draftsFolder() || ++ this == kmkernel->templatesFolder() ) + mWhoField = "To"; +- } else if ( identity.drafts() == idString() +- || identity.fcc() == idString() ) +- // drafts or sent of the identity ++ } else if ( identity.drafts() == idString() || ++ identity.templates() == idString() || ++ identity.fcc() == idString() ) ++ // drafts, templates or sent of the identity + mWhoField = "To"; + else + mWhoField = "From"; --- kdepim-3.5.6.orig/debian/patches/01_branch_650978_guard_more_crash.diff +++ kdepim-3.5.6/debian/patches/01_branch_650978_guard_more_crash.diff @@ -0,0 +1,95 @@ +Index: kdepim/kmail/kmcommands.cpp +=================================================================== +--- kdepim/kmail/kmcommands.cpp (revision 650977) ++++ kdepim/kmail/kmcommands.cpp (revision 650978) +@@ -481,6 +481,9 @@ + { + //TODO : consider factoring createReply into this method. + KMMessage *msg = retrievedMessage(); ++ if ( !msg || !msg->codec() ) { ++ return Failed; ++ } + KMMessage *rmsg = msg->createReply( KMail::ReplyNone, mSelection ); + rmsg->setTo( KMMessage::decodeMailtoUrl( mUrl.path() ) ); + +@@ -503,6 +506,9 @@ + { + //TODO : consider factoring createForward into this method. + KMMessage *msg = retrievedMessage(); ++ if ( !msg || !msg->codec() ) { ++ return Failed; ++ } + KMMessage *fmsg = msg->createForward(); + fmsg->setTo( KMMessage::decodeMailtoUrl( mUrl.path() ) ); + +@@ -712,6 +718,9 @@ + KMCommand::Result KMShowMsgSrcCommand::execute() + { + KMMessage *msg = retrievedMessage(); ++ if ( !msg || !msg->codec() ) { ++ return Failed; ++ } + if ( msg->isComplete() && !mMsgWasComplete ) + msg->notify(); // notify observers as msg was transfered + QString str = msg->codec()->toUnicode( msg->asString() ); +@@ -1062,6 +1071,9 @@ + { + KCursorSaver busy(KBusyPtr::busy()); + KMMessage *msg = retrievedMessage(); ++ if ( !msg || !msg->codec() ) { ++ return Failed; ++ } + KMMessage *reply = msg->createReply( KMail::ReplySmart, mSelection ); + KMail::Composer * win = KMail::makeComposer( reply ); + win->setCharset( msg->codec()->mimeName(), TRUE ); +@@ -1082,6 +1094,9 @@ + { + KCursorSaver busy(KBusyPtr::busy()); + KMMessage *msg = retrievedMessage(); ++ if ( !msg || !msg->codec() ) { ++ return Failed; ++ } + KMMessage *reply = msg->createReply( KMail::ReplySmart, "", TRUE); + KMail::Composer * win = KMail::makeComposer( reply ); + win->setCharset(msg->codec()->mimeName(), TRUE); +@@ -1102,6 +1117,9 @@ + { + KCursorSaver busy(KBusyPtr::busy()); + KMMessage *msg = retrievedMessage(); ++ if ( !msg || !msg->codec() ) { ++ return Failed; ++ } + KMMessage *reply = msg->createReply( KMail::ReplyList, mSelection); + KMail::Composer * win = KMail::makeComposer( reply ); + win->setCharset(msg->codec()->mimeName(), TRUE); +@@ -1423,6 +1441,9 @@ + { + KCursorSaver busy(KBusyPtr::busy()); + KMMessage *msg = retrievedMessage(); ++ if ( !msg || !msg->codec() ) { ++ return Failed; ++ } + KMMessage *reply = msg->createReply( KMail::ReplySmart, mSelection, + false, true, false, mTemplate ); + KMail::Composer * win = KMail::makeComposer( reply ); +@@ -1445,6 +1466,9 @@ + { + KCursorSaver busy(KBusyPtr::busy()); + KMMessage *msg = retrievedMessage(); ++ if ( !msg || !msg->codec() ) { ++ return Failed; ++ } + KMMessage *reply = msg->createReply( KMail::ReplyAll, mSelection, + false, true, false, mTemplate ); + KMail::Composer * win = KMail::makeComposer( reply ); +@@ -2761,7 +2785,9 @@ + KMCommand::Result KMResendMessageCommand::execute() + { + KMMessage *msg = retrievedMessage(); +- ++ if ( !msg || !msg->codec() ) { ++ return Failed; ++ } + KMMessage *newMsg = new KMMessage(*msg); + newMsg->setCharset(msg->codec()->mimeName()); + // the message needs a new Message-Id --- kdepim-3.5.6.orig/debian/patches/01_branch_630633_store_kwallet_passwords.diff +++ kdepim-3.5.6/debian/patches/01_branch_630633_store_kwallet_passwords.diff @@ -0,0 +1,22 @@ +Index: kdepim/kmail/kmtransport.cpp +=================================================================== +--- kdepim/kmail/kmtransport.cpp (revision 630632) ++++ kdepim/kmail/kmtransport.cpp (revision 630633) +@@ -126,15 +126,15 @@ + if ( storePasswd() ) { + // write password into the wallet if possible and necessary + bool passwdStored = false; ++ Wallet *wallet = kmkernel->wallet(); + if ( mPasswdDirty ) { +- Wallet *wallet = kmkernel->wallet(); + if ( wallet && wallet->writePassword( "transport-" + QString::number(mId), passwd() ) == 0 ) { + passwdStored = true; + mPasswdDirty = false; + mStorePasswdInConfig = false; + } + } else { +- passwdStored = !mStorePasswdInConfig; // already in the wallet ++ passwdStored = wallet ? !mStorePasswdInConfig /*already in the wallet*/ : config->hasKey("pass"); + } + // wallet not available, ask the user if we should use the config file instead + if ( !passwdStored && ( mStorePasswdInConfig || KMessageBox::warningYesNo( 0, --- kdepim-3.5.6.orig/debian/patches/26_dimap_warning.diff +++ kdepim-3.5.6/debian/patches/26_dimap_warning.diff @@ -0,0 +1,21 @@ +Index: kdepim/kmail/configuredialog.cpp +=================================================================== +--- kdepim/kmail/configuredialog.cpp (revision 623910) ++++ kdepim/kmail/configuredialog.cpp (working copy) +@@ -1200,6 +1200,16 @@ + return; + } + ++ if ( accountType == "cachedimap" ) ++ { ++ KMessageBox::information(this, " WARNING:\n\n It is possible to lose your e-mail with a Disconnected IMAP account if you do not use it correctly. The purposes of Disconnected IMAP are to minimize bandwidth usage, to allow the user to decide when the client communicates with the server, and to keep a local copy of all e-mails.\n\n When using Disconnected IMAP, all changes (such as writing new e-mails, deleting e-mails, and moving e-mails between folders or accounts) are only made on the client until the user synchronizes the client with the server by using the Check Mail command when there is a network connection available.\n\n These are the commands that affect client-server syncronization:\n F5 synchronizes the current folder.\n Ctrl+L (Check Mail) synchronizes all folders in all accounts.\n Refresh Local IMAP Cache discards all local changes in the current folder.\n\n If you make changes that affect more than one folder or account, you should usually use Ctrl+L to make sure all of your changes are committed to the mail server. ", ++ NULL, "dimap-warning", 0 ++ ++ ++ ); ++ ++ } ++ + KMAccount *account + = kmkernel->acctMgr()->create( QString::fromLatin1( accountType ) ); + if ( !account ) { --- kdepim-3.5.6.orig/debian/patches/01_branch_649334_fix_kmail_folder_crash.diff +++ kdepim-3.5.6/debian/patches/01_branch_649334_fix_kmail_folder_crash.diff @@ -0,0 +1,25 @@ +Index: kdepim/kmail/kmfolderimap.cpp +=================================================================== +--- kdepim/kmail/kmfolderimap.cpp (revision 649333) ++++ kdepim/kmail/kmfolderimap.cpp (revision 649334) +@@ -133,6 +133,9 @@ + msg->setTransferInProgress( false ); + } + } ++ ++ mCheckingValidity = false; ++ + // The inherited close will decrement again, so we have to adjust. + mOpenCount++; + KMFolderMbox::close(owner, aForced); +@@ -1109,6 +1112,10 @@ + //----------------------------------------------------------------------------- + void KMFolderImap::slotCheckValidityResult(KIO::Job * job) + { ++ // if we closed the folder in between, we don't want this results ++ if (!mCheckingValidity) ++ return; ++ + kdDebug(5006) << "KMFolderImap::slotCheckValidityResult of: " << fileName() << endl; + mCheckingValidity = false; + ImapAccountBase::JobIterator it = account()->findJob(job); --- kdepim-3.5.6.orig/debian/patches/01_branch_630850_fix_crm114_typo.diff +++ kdepim-3.5.6/debian/patches/01_branch_630850_fix_crm114_typo.diff @@ -0,0 +1,13 @@ +Index: kdepim/kmail/kmail.antispamrc +=================================================================== +--- kdepim/kmail/kmail.antispamrc (revision 630849) ++++ kdepim/kmail/kmail.antispamrc (revision 630850) +@@ -216,7 +216,7 @@ + Version=1 + Priority=65 + VisibleName=CRM114 +-Executeable=crm -v | grep "CRM114" ++Executable=crm -v | grep "CRM114" + URL=http://crm114.sourceforge.net + PipeFilterName=CRM114 Check + PipeCmdDetect=crm -u $HOME/.crm114 mailreaver.crm --- kdepim-3.5.6.orig/debian/patches/01_branch_644873_fix_open_count.diff +++ kdepim-3.5.6/debian/patches/01_branch_644873_fix_open_count.diff @@ -0,0 +1,249 @@ +Index: kdepim/kmail/kmailicalifaceimpl.cpp +=================================================================== +--- kdepim/kmail/kmailicalifaceimpl.cpp (revision 644872) ++++ kdepim/kmail/kmailicalifaceimpl.cpp (revision 644873) +@@ -555,6 +555,7 @@ + #endif + } + } ++ f->close(); + return aMap; + } + +Index: kdepim/kmail/kmheaders.cpp +=================================================================== +--- kdepim/kmail/kmheaders.cpp (revision 644872) ++++ kdepim/kmail/kmheaders.cpp (revision 644873) +@@ -15,6 +15,7 @@ + #include "kmmsgdict.h" + #include "kmdebug.h" + #include "kmfoldertree.h" ++#include "kmfolderimap.h" + #include "folderjob.h" + using KMail::FolderJob; + #include "actionscheduler.h" +@@ -215,6 +216,11 @@ + { + writeFolderConfig(); + writeSortOrder(); ++ if (mFolder->folderType() == KMFolderTypeImap) ++ { ++ KMFolderImap *imap = static_cast(mFolder->storage()); ++ imap->setSelected( false ); ++ } + mFolder->close(); + } + writeConfig(); +Index: kdepim/kmail/kmmainwidget.cpp +=================================================================== +--- kdepim/kmail/kmmainwidget.cpp (revision 644872) ++++ kdepim/kmail/kmmainwidget.cpp (revision 644873) +@@ -164,6 +164,7 @@ + mJob = 0; + mConfig = config; + mGUIClient = aGUIClient; ++ mOpenedImapFolder = false; + + mCustomReplyActionMenu = 0; + mCustomReplyAllActionMenu = 0; +@@ -1875,8 +1876,11 @@ + folderSelected( mFolder ); + updateFolderMenu(); + // opened() before the getAndCheckFolder() in folderSelected +- if ( mFolder && mFolder->folderType() == KMFolderTypeImap ) ++ if ( mFolder && mFolder->folderType() == KMFolderTypeImap && mOpenedImapFolder ) ++ { + mFolder->close(); ++ mOpenedImapFolder = false; ++ } + } + + //----------------------------------------------------------------------------- +@@ -1930,7 +1934,13 @@ + this, SLOT( updateMarkAsReadAction() ) ); + disconnect( mFolder, SIGNAL( msgRemoved( KMFolder * ) ), + this, SLOT( updateMarkAsReadAction() ) ); ++ if ( mOpenedImapFolder && newFolder && mFolder->folderType() == KMFolderTypeImap ) { ++ mFolder->close(); ++ KMFolderImap *imap = static_cast(mFolder->storage()); ++ imap->setSelected( false ); ++ mOpenedImapFolder = false; + } ++ } + + mFolder = aFolder; + +@@ -1944,6 +1954,7 @@ + if ( newFolder && !mFolder->noContent() ) + { + imap->open(); // will be closed in the folderSelected slot ++ mOpenedImapFolder = true; + // first get new headers before we select the folder + imap->setSelected( true ); + connect( imap, SIGNAL( folderComplete( KMFolderImap*, bool ) ), +Index: kdepim/kmail/kmcomposewin.cpp +=================================================================== +--- kdepim/kmail/kmcomposewin.cpp (revision 644872) ++++ kdepim/kmail/kmcomposewin.cpp (revision 644873) +@@ -3928,12 +3928,11 @@ + if ( imapTheFolder && imapTheFolder->noContent() ) + imapTheFolder = 0; + +- if ( theFolder == 0 ) { ++ if ( theFolder == 0 ) + theFolder = ( mSaveIn==KMComposeWin::Drafts ? + kmkernel->draftsFolder() : kmkernel->templatesFolder() ); +- } else { +- theFolder->open(); +- } ++ ++ theFolder->open(); + kdDebug(5006) << k_funcinfo << "theFolder=" << theFolder->name() << endl; + if ( imapTheFolder ) + kdDebug(5006) << k_funcinfo << "imapTheFolder=" << imapTheFolder->name() << endl; +@@ -3951,6 +3950,7 @@ + (static_cast( imapTheFolder->storage() ))->getFolder(); + } + ++ theFolder->close(); + return sentOk; + } + +Index: kdepim/kmail/kmfolderimap.cpp +=================================================================== +--- kdepim/kmail/kmfolderimap.cpp (revision 644872) ++++ kdepim/kmail/kmfolderimap.cpp (revision 644873) +@@ -695,7 +695,6 @@ + KMFolderImap* f = static_cast ( fld->storage() ); + f->initializeFrom( this, mAccount->addPathToNamespace( name ), + "inode/directory" ); +- f->close(); + if ( !mAccount->listOnlyOpenFolders() ) + { + f->slotListResult( subfolderNames, subfolderPaths, +@@ -811,7 +810,6 @@ + KMFolder *fld = folder()->child()->createFolder(subfolderNames[i]); + if ( fld ) { + f = static_cast ( fld->storage() ); +- f->close(); + settingsChanged = true; + } else { + kdWarning(5006) << "can't create folder " << subfolderNames[i] << endl; +@@ -876,7 +874,6 @@ + if ( f ) + { + f->folder()->setLabel( i18n("inbox") ); +- f->close(); + } + kmkernel->imapFolderMgr()->contentsChanged(); + } +@@ -996,7 +993,6 @@ + { + if (!mAccount) { + emit folderComplete(this, false); +- close(); + return; + } + KURL url = mAccount->getUrl(); +@@ -1012,7 +1008,6 @@ + kdDebug(5006) << "KMFolderImap::checkValidity - got no connection" << endl; + emit folderComplete(this, FALSE); + mContentState = imapNoInformation; +- close(); + return; + } else if ( connectionState == ImapAccountBase::Connecting ) { + // We'll wait for the connectionResult signal from the account. If it +@@ -1025,7 +1020,6 @@ + // Only check once at a time. + if (mCheckingValidity) { + kdDebug(5006) << "KMFolderImap::checkValidity - already checking" << endl; +- close(); + return; + } + // otherwise we already are inside a mailcheck +@@ -1045,6 +1039,7 @@ + if ( account()->mailCheckProgressItem() ) { + account()->mailCheckProgressItem()->setStatus( folder()->prettyURL() ); + } ++ open(); + ImapAccountBase::jobData jd( url.url() ); + KIO::SimpleJob *job = KIO::get(url, FALSE, FALSE); + KIO::Scheduler::assignJobToSlave(mAccount->slave(), job); +@@ -1144,6 +1139,7 @@ + mMailCheckProgressItem->setCompletedItems( 0 ); + } + reallyGetFolder(startUid); ++ close(); + } + } + +@@ -1178,6 +1174,7 @@ + mCheckFlags = TRUE; + } + checkValidity(); ++ close(); + } + + +@@ -1189,7 +1186,6 @@ + { + mContentState = imapNoInformation; + emit folderComplete(this, FALSE); +- close(); + return; + } + quiet(true); +@@ -1199,6 +1195,7 @@ + mMailCheckProgressItem->setStatus( i18n("Retrieving message status") ); + url.setPath(imapPath() + ";SECTION=UID FLAGS"); + KIO::SimpleJob *job = KIO::listDir(url, FALSE); ++ open(); + KIO::Scheduler::assignJobToSlave(mAccount->slave(), job); + ImapAccountBase::jobData jd( url.url(), folder() ); + jd.cancellable = true; +@@ -1218,6 +1215,7 @@ + KIO::Scheduler::assignJobToSlave(mAccount->slave(), newJob); + ImapAccountBase::jobData jd( url.url(), folder() ); + jd.cancellable = true; ++ open(); + mAccount->insertJob(newJob, jd); + connect(newJob, SIGNAL(result(KIO::Job *)), + this, SLOT(slotGetLastMessagesResult(KIO::Job *))); +@@ -1310,6 +1308,9 @@ + else sets = makeSets( (*it).items ); + mAccount->removeJob(it); // don't use *it below + ++ if ( sets.isEmpty() ) ++ close(); ++ + // Now kick off the getting of envelopes for the new mails in the folder + for (QStringList::Iterator i = sets.begin(); i != sets.end(); ++i) + { +@@ -1812,6 +1813,7 @@ + + void KMFolderImap::setStatus(QValueList& ids, KMMsgStatus status, bool toggle) + { ++ open(); + FolderStorage::setStatus(ids, status, toggle); + if (mReadOnly) return; + +@@ -1855,6 +1857,7 @@ + quiet( false ); + reallyGetFolder( QString::null ); + } ++ close(); + } + + //----------------------------------------------------------------------------- +Index: kdepim/kmail/kmmainwidget.h +=================================================================== +--- kdepim/kmail/kmmainwidget.h (revision 644872) ++++ kdepim/kmail/kmmainwidget.h (revision 644873) +@@ -531,6 +531,7 @@ + KXMLGUIClient *mGUIClient; + + static QValueList* s_mainWidgetList; ++ bool mOpenedImapFolder; + }; + + #endif --- kdepim-3.5.6.orig/debian/patches/01_branch_644897_fix_imap_crash.diff +++ kdepim-3.5.6/debian/patches/01_branch_644897_fix_imap_crash.diff @@ -0,0 +1,14 @@ +Index: kdepim/kmail/kmfolderimap.cpp +=================================================================== +--- kdepim/kmail/kmfolderimap.cpp (revision 644896) ++++ kdepim/kmail/kmfolderimap.cpp (revision 644897) +@@ -917,6 +917,9 @@ + const QString& myNamespace ) + { + QPtrList toRemove; ++ if (!folder()->child()) ++ return; ++ + KMFolderNode *node = folder()->child()->first(); + while ( node ) + { --- kdepim-3.5.6.orig/debian/patches/28_clamav-0.90.diff +++ kdepim-3.5.6/debian/patches/28_clamav-0.90.diff @@ -0,0 +1,11 @@ +--- kdepim-3.5.5.dfsg.1.orig/kmail/avscripts/kmail_clamav.sh ++++ kdepim-3.5.5.dfsg.1/kmail/avscripts/kmail_clamav.sh +@@ -39,7 +39,7 @@ + chmod a+r $TEMPFILE + CLAMCOMANDO="clamdscan --stdout --no-summary " + else +- CLAMCOMANDO="clamscan --stdout --no-summary --mbox" ++ CLAMCOMANDO="clamscan --stdout --no-summary" + fi + + # analyze the message --- kdepim-3.5.6.orig/debian/patches/29_kdepim_kio_imap_dos.diff +++ kdepim-3.5.6/debian/patches/29_kdepim_kio_imap_dos.diff @@ -0,0 +1,79 @@ +Index: kdepim/kioslaves/imap4/mimeheader.cc +=================================================================== +--- kdepim/kioslaves/imap4/mimeheader.cc (revision 647616) ++++ kdepim/kioslaves/imap4/mimeheader.cc (revision 647617) +@@ -339,35 +339,47 @@ + { + val = rfcDecoder::encodeRFC2231String (aValue); + } ++ //kdDebug(7116) << "mimeHeader::setParameter() - val = '" << val << "'" << endl; + //see if it needs to be truncated + vlen = val.length(); + llen = aLabel.length(); +- if (vlen + llen + 4 > 80 && llen < 80 - 8 ) ++ if (vlen + llen + 4 > 80 && llen < 80 - 8 - 2 ) + { +- int limit = 80 - 8 - (int)llen; ++ const int limit = 80 - 8 - 2 - (int)llen; ++ // the -2 is there to allow extending the length of a part of val ++ // by 1 or 2 in order to prevent an encoded character from being ++ // split in half + int i = 0; + QString shortValue; + QCString shortLabel; + + while (!val.isEmpty ()) + { +- //don't truncate the encoded chars +- int offset = 0; +- if (limit > int(vlen)) +- limit = vlen; +- offset = val.findRev ('%', limit); +- if (offset == limit - 1 || offset == limit - 2) +- { +-// cout << "offset " << offset << "-" << limit << "=" << limit-offset << endl; +- offset = limit - offset; ++ int partLen; // the length of the next part of the value ++ if ( limit >= int(vlen) ) { ++ // the rest of the value fits completely into one continued header ++ partLen = vlen; + } +- else +- offset = 0; +- shortValue = val.left (limit - offset); ++ else { ++ partLen = limit; ++ // make sure that we don't split an encoded char in half ++ if ( val[partLen-1] == '%' ) { ++ partLen += 2; ++ } ++ else if ( partLen > 1 && val[partLen-2] == '%' ) { ++ partLen += 1; ++ } ++ // make sure partLen does not exceed vlen (could happen in case of ++ // an incomplete encoded char) ++ if ( partLen > int(vlen) ) { ++ partLen = vlen; ++ } ++ } ++ shortValue = val.left( partLen ); + shortLabel.setNum (i); + shortLabel = aLabel + "*" + shortLabel; +- val = val.right (vlen - limit + offset); +- vlen = vlen - limit + offset; ++ val = val.right( vlen - partLen ); ++ vlen = vlen - partLen; + if (encoded) + { + if (i == 0) +@@ -376,7 +388,9 @@ + } + shortLabel += "*"; + } +-// cout << shortLabel << "-" << shortValue << endl; ++ //kdDebug(7116) << "mimeHeader::setParameter() - shortLabel = '" << shortLabel << "'" << endl; ++ //kdDebug(7116) << "mimeHeader::setParameter() - shortValue = '" << shortValue << "'" << endl; ++ //kdDebug(7116) << "mimeHeader::setParameter() - val = '" << val << "'" << endl; + aDict->insert (shortLabel, new QString (shortValue)); + i++; + } --- kdepim-3.5.6.orig/debian/patches/01_branch_643369_template_crash.diff +++ kdepim-3.5.6/debian/patches/01_branch_643369_template_crash.diff @@ -0,0 +1,17 @@ +Index: kdepim/kmail/customtemplates.cpp +=================================================================== +--- kdepim/kmail/customtemplates.cpp (revision 643368) ++++ kdepim/kmail/customtemplates.cpp (revision 643369) +@@ -300,9 +300,10 @@ + if ( mCurrentItem ) { + // mCurrentItem->setText( 0, indexToType( index ) ); + CustomTemplateItem *vitem = mItemList[ mCurrentItem->text( 1 ) ]; +- if ( vitem ) { +- vitem->mType = static_cast(index); ++ if ( !vitem ) { ++ return; + } ++ vitem->mType = static_cast(index); + switch ( vitem->mType ) { + case TReply: + mCurrentItem->setPixmap( 0, mReplyPix ); --- kdepim-3.5.6.orig/debian/patches/common/04_am_maintainer_mode.diff +++ kdepim-3.5.6/debian/patches/common/04_am_maintainer_mode.diff @@ -0,0 +1,11 @@ +--- a/admin/configure.in.min ++++ b/admin/configure.in.min +@@ -38,6 +38,8 @@ + dnl Automake doc recommends to do this only here. (Janos) + AM_INIT_AUTOMAKE(@MODULENAME@, @VERSION@) dnl searches for some needed programs + ++AM_MAINTAINER_MODE ++ + KDE_SET_PREFIX + + dnl generate the config header --- kdepim-3.5.6.orig/debian/patches/common/update.sh +++ kdepim-3.5.6/debian/patches/common/update.sh @@ -0,0 +1,47 @@ +#!/bin/sh + +ADMIN="$1" + +test -d "$ADMIN" || { + echo >&2 "Error, admin dir '$ADMIN' does not exist." + exit 1 +} + +rm -rf a b +mkdir a b + +cp -a "$ADMIN" a/admin + +############################################################ +PATCH=03_libtool_update.diff +rm -rf b/admin; cp -a a/admin b + +cp -f /usr/share/libtool/libtool.m4 b/admin/libtool.m4.in +cp -f /usr/share/libtool/ltmain.sh b/admin/ltmain.sh + +diff -Nrua a b >$PATCH +############################################################ + + +############################################################ +PATCH=02_autotools_update.diff +AUTOMAKE_DIR=/usr/share/automake-1.9 +rm -rf b/admin; cp -a a/admin b + +( cd b/admin + for file in *; do + case "$file" in + config.guess|config.sub) + continue + ;; + esac + if test -r "$AUTOMAKE_DIR/$file"; then + cp -f "$AUTOMAKE_DIR/$file" "$file" + fi + done +) + +diff -Nrua a b >$PATCH +############################################################ + +rm -rf a b --- kdepim-3.5.6.orig/debian/patches/common/05_pedantic-errors.diff +++ kdepim-3.5.6/debian/patches/common/05_pedantic-errors.diff @@ -0,0 +1,12 @@ +--- a/admin/acinclude.m4.in ++++ b/admin/acinclude.m4.in +@@ -2144,9 +2144,6 @@ + save_CXXFLAGS="$CXXFLAGS" + kde_safe_LIBS="$LIBS" + LIBS="$LIBS $X_EXTRA_LIBS" +-if test "$GXX" = "yes"; then +-CXXFLAGS="$CXXFLAGS -pedantic-errors" +-fi + AC_TRY_COMPILE([ + $2 + ], --- kdepim-3.5.6.orig/debian/patches/common/06_disable_no_undefined.diff +++ kdepim-3.5.6/debian/patches/common/06_disable_no_undefined.diff @@ -0,0 +1,18 @@ +--- a/admin/acinclude.m4.in ++++ b/admin/acinclude.m4.in +@@ -1689,15 +1689,6 @@ + KDE_USE_CLOSURE_TRUE="#" + KDE_USE_CLOSURE_FALSE="" + KDE_NO_UNDEFINED="" +- case $host in +- *-*-linux-gnu) +- KDE_CHECK_COMPILER_FLAG([Wl,--no-undefined], +- [KDE_CHECK_COMPILER_FLAG([Wl,--allow-shlib-undefined], +- [KDE_NO_UNDEFINED="-Wl,--no-undefined -Wl,--allow-shlib-undefined"], +- [KDE_NO_UNDEFINED=""])], +- [KDE_NO_UNDEFINED=""]) +- ;; +- esac + fi + AC_SUBST(KDE_USE_CLOSURE_TRUE) + AC_SUBST(KDE_USE_CLOSURE_FALSE) --- kdepim-3.5.6.orig/debian/patches/common/README +++ kdepim-3.5.6/debian/patches/common/README @@ -0,0 +1,14 @@ +Common patches across KDE Debian packages +========================================= + + These directory should contain patches to the admin/ subdir of KDE + modules that are meant to be applied to all packaged modules. As the + admin/ subdir is shared across modules (and so, it's identical for all + modules at a certain version), I think it makes sense to have these + patches in a central location, and update them here. + + The script update.sh takes care of automatically updating the patches + that update autotools and libtool. You need to pass the location of an + admin/ directory as the first argument. + + -- Adeodato Simó, 2005-02-26 --- kdepim-3.5.6.orig/debian/patches/common/kubuntu_01_kdepot.diff +++ kdepim-3.5.6/debian/patches/common/kubuntu_01_kdepot.diff @@ -0,0 +1,26 @@ +--- kde/admin/cvs.sh 2005-11-26 02:42:02.000000000 +0000 ++++ kde/admin/cvs.sh 2005-11-26 02:42:26.000000000 +0000 +@@ -537,6 +537,8 @@ + if test -z "$PREPARETIPS"; then PREPARETIPS=preparetips ; fi + export EXTRACTRC PREPARETIPS + ++kdepotpath=/usr/include/kde/kde.pot ++ + for subdir in $dirs; do + test -z "$VERBOSE" || echo "Making messages in $subdir" + (cd $subdir +@@ -554,10 +556,10 @@ + fi + perl -e '$mes=0; while () { next if (/^(if\s|else\s|endif)/); if (/^messages:/) { $mes=1; print $_; next; } if ($mes) { if (/$\\(XGETTEXT\)/ && / -o/) { s/ -o \$\(podir\)/ _translatorinfo.cpp -o \$\(podir\)/ } print $_; } else { print $_; } }' < Makefile.am | egrep -v '^include ' > _transMakefile + +- kdepotpath=${includedir:-`kde-config --expandvars --install include`}/kde.pot +- if ! test -f $kdepotpath; then +- kdepotpath=`kde-config --expandvars --prefix`/include/kde.pot +- fi ++# kdepotpath=${includedir:-`kde-config --expandvars --install include`}/kde.pot ++# if ! test -f $kdepotpath; then ++# kdepotpath=`kde-config --expandvars --prefix`/include/kde.pot ++# fi + + $MAKE -s -f _transMakefile podir=$podir EXTRACTRC="$EXTRACTRC" PREPARETIPS="$PREPARETIPS" srcdir=. \ + XGETTEXT="${XGETTEXT:-xgettext} --foreign-user -C -ci18n -ki18n -ktr2i18n -kI18N_NOOP -kI18N_NOOP2 -kaliasLocale -x $kdepotpath" messages --- kdepim-3.5.6.orig/debian/patches/kubuntu_01_kmenu_tidy.diff +++ kdepim-3.5.6/debian/patches/kubuntu_01_kmenu_tidy.diff @@ -0,0 +1,38 @@ +--- kdepim/kmail/KMail.desktop 2005-03-17 00:05:41.682993320 +0000 ++++ kdepim/kmail/KMail.desktop 2005-03-17 00:05:54.745007592 +0000 +@@ -81,3 +81,4 @@ + X-DCOP-ServiceName=kmail + ServiceTypes=DCOP/ResourceBackend/IMAP,DCOP/Mailer + Categories=Qt;KDE;Network; ++NoDisplay=true + +--- kdepim/kaddressbook/kaddressbook.desktop 2005-03-17 00:08:51.743099792 +0000 ++++ kdepim/kaddressbook/kaddressbook.desktop 2005-03-17 00:08:59.158972408 +0000 +@@ -46,3 +46,4 @@ + ServiceTypes=KParts/ReadOnlyPart,Browser/View,DCOP/AddressBook + X-KDE-Library=libkaddressbookpart + Categories=Qt;KDE;Office; ++NoDisplay=true + +--- kdepim/korganizer/korganizer.desktop 2005-03-17 00:09:33.151804712 +0000 ++++ kdepim/korganizer/korganizer.desktop 2005-03-17 00:09:45.933861544 +0000 +@@ -126,3 +126,4 @@ + X-DCOP-ServiceType=Unique + X-DCOP-ServiceName=korganizer + Categories=Qt;KDE;Office; ++NoDisplay=true + +--- kdepim/kitchensync/multisynk/multisynk.desktop 2005-11-13 18:12:14.000000000 +0000 ++++ kdepim/kitchensync/multisynk/multisynk.desktop 2005-11-13 18:16:19.000000000 +0000 +@@ -49,3 +49,4 @@ + ServiceTypes=KParts/ReadOnlyPart + X-KDE-Library=libmultisynkpart + Categories=Qt;KDE;Utility;X-KDE-Utilities-PIM; ++NoDisplay=true +--- kdepim/knode/KNode.desktop 2005-03-17 00:07:40.430940888 +0000 ++++ kdepim/knode/KNode.desktop 2005-03-17 00:07:49.029633688 +0000 +@@ -74,3 +74,4 @@ + X-KDE-StartupNotify=true + X-DCOP-ServiceType=Unique + Categories=Qt;KDE;Network; ++NoDisplay=true --- kdepim-3.5.6.orig/debian/patches/kubuntu_06_add_akregator_feed.diff +++ kdepim-3.5.6/debian/patches/kubuntu_06_add_akregator_feed.diff @@ -0,0 +1,24 @@ +--- kdepim/akregator/src/akregator_part.cpp 2006-05-05 11:39:51.000000000 +0100 ++++ kdepim/akregator/src/akregator_part.cpp 2006-05-05 11:42:04.000000000 +0100 +@@ -384,6 +384,21 @@ + look.setAttribute("xmlUrl","http://www.kde.org/kde-look-content.rdf"); + mainFolder.appendChild(look); + ++ QDomElement kubuntu = doc.createElement( "outline" ); ++ kubuntu.setAttribute("text",i18n("Kubuntu")); ++ kubuntu.setAttribute("xmlUrl","http://kubuntu.org/kubuntu.rss"); ++ mainFolder.appendChild(kubuntu); ++ ++ QDomElement fridge = doc.createElement( "outline" ); ++ fridge.setAttribute("text",i18n("Ubuntu Fridge")); ++ fridge.setAttribute("xmlUrl","http://fridge.ubuntu.com/node/feed"); ++ mainFolder.appendChild(fridge); ++ ++ QDomElement planetubuntu = doc.createElement( "outline" ); ++ planetubuntu.setAttribute("text",i18n("Planet Ubuntu")); ++ planetubuntu.setAttribute("xmlUrl","http://planet.ubuntu.com/rss20.xml"); ++ mainFolder.appendChild(planetubuntu); ++ + return doc; + } + --- kdepim-3.5.6.orig/debian/patches/kubuntu_08_kalarm_autostart_kdeonly.diff +++ kdepim-3.5.6/debian/patches/kubuntu_08_kalarm_autostart_kdeonly.diff @@ -0,0 +1,9 @@ +diff -Nur kdepim-3.5.1/kalarm/kalarm.desktop kdepim-3.5.1.new/kalarm/kalarm.desktop +--- kdepim-3.5.1/kalarm/kalarm.desktop 2006-01-19 17:55:52.000000000 +0100 ++++ kdepim-3.5.1.new/kalarm/kalarm.desktop 2006-03-04 17:32:34.000000000 +0100 +@@ -60,4 +60,5 @@ + Terminal=false + X-DCOP-ServiceType=Unique + X-KDE-StartupNotify=true ++OnlyShowIn=KDE + Categories=Qt;KDE;Utility;X-KDE-Utilities-PIM; --- kdepim-3.5.6.orig/debian/patches/kubuntu_09_install_networkstatus_headers.diff +++ kdepim-3.5.6/debian/patches/kubuntu_09_install_networkstatus_headers.diff @@ -0,0 +1,35 @@ +--- libkdepim/Makefile.am ++++ libkdepim/Makefile.am 2005/02/07 16:51:07 +@@ -45,7 +45,7 @@ + $(LIB_KIO) $(LIB_KABC) $(LIB_KPARTS) $(LIB_KIMPROXY) $(LIB_POLL) -lqui + # $top_builddir)/libkdepim/resources/libkpimresources.la + +-include_HEADERS = kdepimmacros.h ++include_HEADERS = kdepimmacros.h kpimprefs.h + + AM_CXXFLAGS = -DQT_PLUGIN + kde_widget_LTLIBRARIES = kdepimwidgets.la +--- networkstatus/Makefile.am ++++ networkstatus/Makefile.am 2005/02/07 16:52:10 +@@ -3,7 +3,7 @@ + METASOURCES = AUTO + + kde_module_LTLIBRARIES = kded_networkstatus.la +-noinst_LTLIBRARIES = libnetworkstatus.la libconnectionmanager.la ++lib_LTLIBRARIES = libnetworkstatus.la libconnectionmanager.la + + libnetworkstatus_la_LIBADD = $(LIB_KDECORE) + libnetworkstatus_la_LDFLAGS = $(all_libraries) +@@ -24,8 +24,10 @@ + servicesdir = $(kde_servicesdir)/kded + services_DATA = networkstatus.desktop + +-noinst_HEADERS = serviceiface.h networkstatuscommon.h serviceifaceimpl.h \ +- network.h clientifaceimpl.h provideriface.h testservice.h connectionmanager.h ++noinst_HEADERS = serviceifaceimpl.h \ ++ network.h clientifaceimpl.h testservice.h connectionmanager.h ++ ++include_HEADERS = serviceiface.h provideriface.h networkstatuscommon.h + + bin_PROGRAMS = networkstatustestservice + --- kdepim-3.5.6.orig/debian/patches/kubuntu_10_kmail_networkstatus_support.diff +++ kdepim-3.5.6/debian/patches/kubuntu_10_kmail_networkstatus_support.diff @@ -0,0 +1,45 @@ +--- kmail/accountmanager.cpp ++++ kmail/accountmanager.cpp +@@ -17,6 +17,7 @@ + #include "kmfiltermgr.h" + #include "globalsettings.h" + ++#include + #include + #include + #include +@@ -182,6 +183,34 @@ + return; + } + ++ if ( curAccount->type() == "imap" || curAccount->type() == "cachedimap" || curAccount->type() == "pop" ) ++ { ++ // Check with the network status daemon whether the network is available ++ const int NetWorkStatusUnknown = 1; ++ const int NetWorkStatusOnline = 8; ++ QCString replyType; ++ QByteArray params; ++ QByteArray reply; ++ ++ QDataStream stream( params, IO_WriteOnly ); ++ stream << static_cast( curAccount )->host(); ++ ++ if ( kapp->dcopClient()->call( "kded", "networkstatus", "status(QString)", ++ params, replyType, reply ) && ( replyType == "int" ) ) ++ { ++ int result; ++ QDataStream stream2( reply, IO_ReadOnly ); ++ stream2 >> result; ++ kdDebug() << k_funcinfo << "networkstatus status = " << result << endl; ++ // if it's not unknown (no networks announced by network control apps), and not offline, give up now ++ if ( ( result != NetWorkStatusUnknown ) && ( result != NetWorkStatusOnline ) ) ++ { ++ emit checkedMail( false, mInteractive, mTotalNewInFolder ); ++ return; ++ } ++ } ++ } ++ + connect( curAccount, SIGNAL( finishedCheck( bool, CheckStatus ) ), + this, SLOT( processNextCheck( bool ) ) ); + --- kdepim-3.5.6.orig/debian/patches/kubuntu_11_mail_exporter_patch.diff +++ kdepim-3.5.6/debian/patches/kubuntu_11_mail_exporter_patch.diff @@ -0,0 +1,120 @@ +Index: kmail/kmmainwin.rc +=================================================================== +--- kmail/kmmainwin.rc (revision 629113) ++++ kmail/kmmainwin.rc (working copy) +@@ -2,7 +2,7 @@ + the same menu entries at the same place in KMail and Kontact --> + + +- ++ + + + &File +@@ -22,6 +22,7 @@ + + + ++ + + + +Index: kmail/kmail_part.rc +=================================================================== +--- kmail/kmail_part.rc (revision 629113) ++++ kmail/kmail_part.rc (working copy) +@@ -2,7 +2,7 @@ + the same menu entries at the same place in KMail and Kontact --> + + +- ++ + + + &File +@@ -19,6 +19,7 @@ + + + ++ + + + +Index: kmail/kmmainwidget.cpp +=================================================================== +--- kmail/kmmainwidget.cpp (revision 629113) ++++ kmail/kmmainwidget.cpp (working copy) +@@ -40,6 +40,7 @@ + #include + #include + #include ++#include + + #include + +@@ -2637,11 +2638,15 @@ + SLOT(slotStartWatchGnuPG()), actionCollection(), "tools_start_kwatchgnupg"); + // disable action if no kwatchgnupg binary is around + if (KStandardDirs::findExe("kwatchgnupg").isEmpty()) act->setEnabled(false); +- ++ + act = new KAction( i18n("&Import Messages..."), "fileopen", 0, this, + SLOT(slotImport()), actionCollection(), "import" ); + if (KStandardDirs::findExe("kmailcvt").isEmpty()) act->setEnabled(false); +- ++ ++ act = new KAction( i18n("Export Mail..."), "fileopen", 0, this, ++ SLOT(slotExportMail()), actionCollection(), "export" ); ++ if (KStandardDirs::findExe("ark").isEmpty()) act->setEnabled(false); ++ + #if !defined(NDEBUG) + (void) new KAction( i18n("&Debug Sieve..."), + "idea", 0, this, SLOT(slotDebugSieve()), +@@ -3800,6 +3805,34 @@ + } + + //----------------------------------------------------------------------------- ++void KMMainWidget::slotExportMail() ++{ ++ KProcess *proc = new KProcess; ++ ++ *proc << "mkdir"; ++ *proc << ( KGlobalSettings::desktopPath() + "kmail_exported_mail/" ).ascii(); ++ proc->start( KProcess::Block, KProcess::Stdout ); ++ ++ proc = new KProcess; ++ *proc << "ark"; ++ *proc << "--add-to" ++ << ( locateLocal( "data", "kmail/" ) + "mail/" ).ascii() ++ << ( KGlobalSettings::desktopPath() + "kmail_exported_mail/kmail_exported_mail.tar.gz" ).ascii(); ++ proc->start( KProcess::Block, KProcess::Stdout ); ++ ++ if(proc->exitStatus() == 0 ) { ++ proc = new KProcess; ++ *proc << "konqueror"; ++ *proc << "--profile" ++ << "filemanagement" ++ << ( KGlobalSettings::desktopPath() + "kmail_exported_mail/" ).ascii(); ++ proc->start( KProcess::DontCare , KProcess::Stdout ); ++ } else { ++ free( proc ); ++ proc = NULL; ++ } ++} ++//----------------------------------------------------------------------------- + void KMMainWidget::slotAntiSpamWizard() + { + AntiSpamWizard wiz( AntiSpamWizard::AntiSpam, this, folderTree() ); +Index: kmail/kmmainwidget.h +=================================================================== +--- kmail/kmmainwidget.h (revision 629113) ++++ kmail/kmmainwidget.h (working copy) +@@ -341,6 +341,8 @@ + void slotAntiVirusWizard(); + void slotFilterLogViewer(); + ++ void slotExportMail(); ++ + /** Message navigation */ + void slotNextMessage(); + void slotNextUnreadMessage(); --- kdepim-3.5.6.orig/debian/patches/kubuntu_12_mass_filter_crash.patch +++ kdepim-3.5.6/debian/patches/kubuntu_12_mass_filter_crash.patch @@ -0,0 +1,77 @@ +diff -Nur kdepim-3.5.6/kmail/folderstorage.cpp kdepim-3.5.6.new/kmail/folderstorage.cpp +--- kdepim-3.5.6/kmail/folderstorage.cpp 2005-11-08 23:33:29.000000000 +0100 ++++ kdepim-3.5.6.new/kmail/folderstorage.cpp 2007-03-22 23:18:21.000000000 +0100 +@@ -451,7 +451,8 @@ + if (msg->parent()) + { + int idx = msg->parent()->find(msg); +- take(idx); ++ if ( idx >= 0 ) ++ take(idx); + } + } + } +diff -Nur kdepim-3.5.6/kmail/kmfolder.cpp kdepim-3.5.6.new/kmail/kmfolder.cpp +--- kdepim-3.5.6/kmail/kmfolder.cpp 2007-03-22 23:15:36.000000000 +0100 ++++ kdepim-3.5.6.new/kmail/kmfolder.cpp 2007-03-22 23:18:57.000000000 +0100 +@@ -426,12 +426,12 @@ + + int KMFolder::find( const KMMsgBase* msg ) const + { +- return mStorage ? mStorage->find( msg ) : 0; ++ return mStorage ? mStorage->find( msg ) : -1; + } + + int KMFolder::find( const KMMessage* msg ) const + { +- return mStorage ? mStorage->find( msg ) : 0; ++ return mStorage ? mStorage->find( msg ) : -1; + } + + int KMFolder::count( bool cache ) const +diff -Nur kdepim-3.5.6/kmail/kmheaders.cpp kdepim-3.5.6.new/kmail/kmheaders.cpp +--- kdepim-3.5.6/kmail/kmheaders.cpp 2007-01-15 12:28:46.000000000 +0100 ++++ kdepim-3.5.6.new/kmail/kmheaders.cpp 2007-03-22 23:17:36.000000000 +0100 +@@ -1352,7 +1352,7 @@ + HeaderItem *nextItem = prepareMove( &contentX, &contentY ); + + KMMessageList* msgList = selectedMsgs(); +- if (msgList->isEmpty()) ++ if (msgList->count() < 1) + return; + finalizeMove( nextItem, contentX, contentY ); + +@@ -1376,20 +1376,20 @@ + KApplication::kApplication()->eventLoop()->processEvents( QEventLoop::ExcludeUserInput, 50 ); + } + int idx = msgBase->parent()->find(msgBase); +- assert(idx != -1); +- KMMessage * msg = msgBase->parent()->getMsg(idx); +- if (msg->transferInProgress()) continue; +- msg->setTransferInProgress(true); +- if ( !msg->isComplete() ) +- { +- FolderJob *job = mFolder->createJob(msg); +- connect(job, SIGNAL(messageRetrieved(KMMessage*)), +- SLOT(slotFilterMsg(KMMessage*))); +- job->start(); +- } else { +- if (slotFilterMsg(msg) == 2) break; ++ if ( idx >= 0 ) { ++ KMMessage * msg = msgBase->parent()->getMsg(idx); ++ if (msg->transferInProgress()) continue; ++ msg->setTransferInProgress(true); ++ if ( !msg->isComplete() ) { ++ FolderJob *job = mFolder->createJob(msg); ++ connect(job, SIGNAL(messageRetrieved(KMMessage*)), ++ SLOT(slotFilterMsg(KMMessage*))); ++ job->start(); ++ } else { ++ if (slotFilterMsg(msg) == 2) break; ++ } ++ progressItem->incCompletedItems(); + } +- progressItem->incCompletedItems(); + } + progressItem->setComplete(); + progressItem = 0; --- kdepim-3.5.6.orig/debian/patches/kubuntu_14_kmail_utf8.diff +++ kdepim-3.5.6/debian/patches/kubuntu_14_kmail_utf8.diff @@ -0,0 +1,13 @@ +--- kdepim/kmail/kmaccount.cpp (revision 656120) ++++ kdepim/kmail/kmaccount.cpp (working copy) +@@ -399,7 +399,9 @@ QString KMAccount::encryptStr(const QStr + { + QString result; + for (uint i = 0; i < aStr.length(); i++) +- result += (aStr[i].unicode() < 0x20) ? aStr[i] : ++ /* yes, no typo. can't encode ' ' or '!' because ++ they're the unicode BOM. stupid scrambling. stupid. */ ++ result += (aStr[i].unicode() <= 0x21 ) ? aStr[i] : + QChar(0x1001F - aStr[i].unicode()); + return result; + } --- kdepim-3.5.6.orig/debian/man/groupwisewizard.man +++ kdepim-3.5.6/debian/man/groupwisewizard.man @@ -0,0 +1,15 @@ +.TH GROUPWISEWIZARD 1 +.SH NAME +groupwisewizard \- Novell GroupWise Setup Wizard +.SH SYNOPSIS +.B groupwisewizard +.I [Qt-options] [KDE-options] [options] +.SH DESCRIPTION +.B groupwisewizard +is a front end to configure Novell GroupWise servers. +.SH PROGRAM OPTIONS +.TP +.B --verbose +Enable verbose output. +.so kdeopt.part + --- kdepim-3.5.6.orig/debian/man/kxml_compiler.man +++ kdepim-3.5.6/debian/man/kxml_compiler.man @@ -0,0 +1,24 @@ +.TH KXML_COMPILER 1 +.SH NAME +kxml_compiler \- KDE XML compiler +.SH SYNOPSIS +.B kxml_compiler +.I [Qt-options] [KDE-options] [options] dtd +.SH DESCRIPTION +.B kxml_compiler +generates parsers and container classes for XML data described by +RelaxNG schemes. +.SH PROGRAM OPTIONS +.TP +.B -d, --directory \fI\fB +Directory to generate files in. The default is the current directory. +.TP +.B --external-parser +Generate the parser in a separate source file. +.TP +.B --custom-parser +Generate a parser customized for the schema. +.TP +.B dtd +Specifies the name of the DTD file. +.so kdeopt.part --- kdepim-3.5.6.orig/debian/man/korgac.man +++ kdepim-3.5.6/debian/man/korgac.man @@ -0,0 +1,15 @@ +.TH KORGAC 1 +.SH NAME +korgac \- KOrganizer alarm daemon +.SH SYNOPSIS +.B korgac +.I [Qt-options] [KDE-options] +.SH DESCRIPTION +.B korgac +runs in the background and handles displaying alarms from the KOrganizer +calendar. It is normally started at login and displays an icon in the +Kicker system tray, but if you have disabled this +feature you may need to start korgac manually. +.so kdeopt.part +.SH SEE ALSO +.BR korganizer (1). --- kdepim-3.5.6.orig/debian/man/kandy.man +++ kdepim-3.5.6/debian/man/kandy.man @@ -0,0 +1,35 @@ +.TH KANDY 1 +.SH NAME +kandy \- Synchronize mobile phone address books +.SH SYNOPSIS +.B kandy +.I [Qt-options] [KDE-options] [options] [profile] +.SH DESCRIPTION +At the moment +.B kandy +is more or less a terminal program with some special features to store +commands and their parameters, but it also has a simple GUI to access the +phone book of a mobile phone and it is able to save this phone book to the +KDE address book. + +.B kandy +is aimed at mobile phones with integrate (GSM) modems. +.SH PROGRAM OPTIONS +.TP +.B --terminal +Show terminal window. +.TP +.B --mobilegui +Show mobile GUI. +.TP +.B --nogui +Do not show GUI. +.TP +.B profile +Filename of command profile file. +.so kdeopt.part +.SH SEE ALSO +More detailed user documentation is available from +.BR help:/kandy +(either enter this URL into \fBkonqueror\fP, or run `khelpcenter +help:/kandy'). --- kdepim-3.5.6.orig/debian/man/sloxwizard.man +++ kdepim-3.5.6/debian/man/sloxwizard.man @@ -0,0 +1,15 @@ +.TH SLOXWIZARD 1 +.SH NAME +sloxwizard \- KDE Openexchange Wizard +.SH SYNOPSIS +.B sloxwizard +.I [Qt-options] [KDE-options] [options] +.SH DESCRIPTION +.B sloxwizard +is a front end to configure SUSE Linux Openexchange servers. +.SH PROGRAM OPTIONS +.TP +.B --verbose +Verbose output. +.so kdeopt.part + --- kdepim-3.5.6.orig/debian/man/ktnef.man +++ kdepim-3.5.6/debian/man/ktnef.man @@ -0,0 +1,21 @@ +.TH KTNEF 1 +.SH NAME +ktnef \- TNEF file viewer +.SH SYNOPSIS +.B ktnef +.I [Qt-options] [KDE-options] [file] +.SH DESCRIPTION +.B Ktnef +is an application for to view TNEF mail attachments. These attachments are +usually found in mails coming from Microsoft mail servers and embed the mail +properties as well as the actual attachments. +.SH PROGRAM OPTIONS +.TP +.B file +Attachment file to view. +.so kdeopt.part +.SH SEE ALSO +More detailed user documentation is available from +.BR help:/ktnef +(either enter this URL into \fBkonqueror\fP, or run `khelpcenter +help:/ktnef'). --- kdepim-3.5.6.orig/debian/man/kolabwizard.man +++ kdepim-3.5.6/debian/man/kolabwizard.man @@ -0,0 +1,15 @@ +.TH KOLABWIZARD 1 +.SH NAME +kolabwizard \- KDE Kolab Wizard +.SH SYNOPSIS +.B kolabwizard +.I [Qt-options] [KDE-options] [options] +.SH DESCRIPTION +.B kolabwizard +is a front end to configure Kolab servers. +.SH PROGRAM OPTIONS +.TP +.B --verbose +Verbose output. +.so kdeopt.part + --- kdepim-3.5.6.orig/debian/man/korganizer.man +++ kdepim-3.5.6/debian/man/korganizer.man @@ -0,0 +1,26 @@ +.TH KORGANIZER 1 +.SH NAME +korganizer \- Personal organizer for KDE +.SH SYNOPSIS +.B korganizer +.I [Qt-options] [KDE-options] [options] [calendar] +.SH DESCRIPTION +.B KOrganizer +is a calendar application for KDE. You can schedule appointments, events, +and to-do tasks. KOrganizer will remind you about pending tasks, and help +you keep your schedule. It supports event categories, highlighting +according to category, numerous options for generating repeated events, +emerging group scheduling support, PalmPilot synchronization, and much more. +.SH PROGRAM OPTIONS +.TP +.B -i, --import \fI\fB +Import calendar at `url' into default calendar. +.TP +.B calendar +A calendar file to load. +.so kdeopt.part +.SH SEE ALSO +More detailed user documentation is available from +.BR help:/korganizer +(either enter this URL into \fBkonqueror\fP, or run `khelpcenter +help:/korganizer'). --- kdepim-3.5.6.orig/debian/man/kalarmd.man +++ kdepim-3.5.6/debian/man/kalarmd.man @@ -0,0 +1,18 @@ +.TH KALARMD 1 +.SH NAME +kalarmd \- KDE alarm daemon +.SH SYNOPSIS +.B kalarmd +.I [Qt-options] [KDE-options] [options] +.SH DESCRIPTION +.B kalarmd +runs in the background and handles displaying the events scheduled by +\fBkalarm\fP. You should normally not have to run this daemon manually. +.SH PROGRAM OPTIONS +.TP +.B --autostart +Application is being auto-started at KDE session start. +.so kdeopt.part +.SH SEE ALSO +.B kalarm +(1). --- kdepim-3.5.6.orig/debian/man/konsolekalendar.man +++ kdepim-3.5.6/debian/man/konsolekalendar.man @@ -0,0 +1,112 @@ +.TH KONSOLEKALENDAR 1 +.SH NAME +konsolekalendar \- Command line interface to KDE calendars +.SH SYNOPSIS +.B konsolekalendar +.I [Qt-options] [KDE-options] [options] +.SH DESCRIPTION +.B KonsoleKalendar +is a command line interface to KDE calendars. It lets you view, insert, +remove, or modify calendar events by way of the command line or from a +scripting language. Additionally, +.B KonsoleKalendar +can create a new KDE calendar, export a KDE calendar to a variety of other +formats, and import another KDE calendar. +.SH PROGRAM OPTIONS +.TP +.B --verbose +Print helpful runtime messages. +.TP +.B --dry-run +Print what would have been done, but do not execute +.TP +.B --file \fI\fB +Specify which calendar you want to use. +.LP + +Major operation modes: +.TP +.B --view +Print calendar events in specified export format. +.TP +.B --add +Insert an event into the calendar. +.TP +.B --change +Modify an existing calendar event. +.TP +.B --delete +Remove an existing calendar event. +.TP +.B --create +Create new calendar file if one does not exist. +.TP +.B --import \fI\fB +Import this calendar to main calendar. +.LP + +Operation modifiers: +.TP +.B --all +View all calendar entries +.TP +.B --next +View next activity in calendar. +.TP +.B --show-next \fI\fB +From start date show next # days' activities. +.TP +.B --uid \fI\fB +Event Unique-string identifier. +.TP +.B --date \fI\fB +Start from this day [YYYY-MM-DD]. +.TP +.B --time \fI\fB +Start from this time [HH:MM:SS]. +.TP +.B --end-date \fI\fB +End at this day [YYYY-MM-DD]. +.TP +.B --end-time \fI\fB +End at this time [HH:MM:SS]. +.TP +.B --epoch-start \fI\fB +Start from this time [secs since epoch]. +.TP +.B --epoch-end \fI\fB +End at this time [secs since epoch]. +.TP +.B --summary \fI\fB +Add summary to event (for add/change modes). +.TP +.B --description \fI\fB +Add description to event (for add/change modes). +.TP +.B --location \fI\fB +Add location to event (for add/change modes). +.LP + +Export options: +.TP +.B --export-type \fI\fB +Export file type (Default: text). +.TP +.B --export-file \fI\fB +Export to file (Default: stdout). +.TP +.B --export-list +Print list of export types supported and exit. +.so kdeopt.part +.SH EXAMPLES +konsolekalendar --view + +konsolekalendar --add --date 2003-06-04 --time 10:00 --end-time 12:00 +--summary "Doctor Visit" --description "Get My Head Examined" + +konsolekalendar --delete --uid KOrganizer-1740326.803 +.SH SEE ALSO +More detailed user documentation is available from +.BR help:/konsolekalendar +(either enter this URL into \fBkonqueror\fP, or run `khelpcenter +help:/konsolekalendar'). --- kdepim-3.5.6.orig/debian/man/kmail_sav.sh.man +++ kdepim-3.5.6/debian/man/kmail_sav.sh.man @@ -0,0 +1,8 @@ +.TH KMAIL_SAV.SH 1 +.SH NAME +kmail_sav.sh \- Sophos Anti-Virus backend for KMail +.SH DESCRIPTION +This shell script is used internally by \fBkmail\fP. Users should not run it +directly. +.SH SEE ALSO +.BR kmail (1). --- kdepim-3.5.6.orig/debian/man/akregator.man +++ kdepim-3.5.6/debian/man/akregator.man @@ -0,0 +1,22 @@ +.TH AKREGATOR 1 +.SH NAME +akregator \- a KDE RSS Aggregator +.SH SYNOPSIS +.B akregator +.I [Qt-options] [KDE-options] [options] +.SH DESCRIPTION +.B Akregator +is a KDE RSS aggregator with great look and feel. +.SH PROGRAM OPTIONS +.TP +.B -a, --addfeed \fI\fB +Add a feed with the given URL. +.TP +.B -g, --group \fI\fB +When adding feeds, place them in this group. +.so kdeopt.part +.SH SEE ALSO +More detailed user documentation is available from +.BR help:/akregator +(either enter this URL into \fBkonqueror\fP, or run `khelpcenter +help:/akregator'). --- kdepim-3.5.6.orig/debian/man/kmail_fprot.sh.man +++ kdepim-3.5.6/debian/man/kmail_fprot.sh.man @@ -0,0 +1,8 @@ +.TH KMAIL_FPROT.SH 1 +.SH NAME +kmail_fprot.sh \- F-Prot Anti-Virus backend for KMail +.SH DESCRIPTION +This shell script is used internally by \fBkmail\fP. Users should not run it +directly. +.SH SEE ALSO +.BR kmail (1). --- kdepim-3.5.6.orig/debian/man/kdeopt.part +++ kdepim-3.5.6/debian/man/kdeopt.part @@ -0,0 +1,110 @@ +.\" This portion of the manual page is from kdeopt.man, from the +.\" kdepim Debian package. +.SH GENERIC OPTIONS +.TP +.B \-\-help +Show help about options. +.TP +.B \-\-help-qt +Show Qt specific options. +.TP +.B \-\-help-kde +Show KDE specific options. +.TP +.B \-\-help-all +Show all options. +.TP +.B \-\-author +Show author information. +.TP +.B \-v, \-\-version +Show version information. +.TP +.B \-\-license +Show license information. +.TP +.B \-\- +End of options. +.SH QT OPTIONS +.TP +.B \-\-display \fI\fB +Use the X-server display `displayname'. +.TP +.B \-\-session \fI\fB +Restore the application for the given `sessionId'. +.TP +.B \-\-cmap +Causes the application to install a private color map on an 8\-bit +display. +.TP +.B \-\-ncols \fI\fB +Limits the number of colors allocated in the color cube on an 8\-bit +display, if the application is using the QApplication::ManyColor color +specification. +.TP +.B \-\-nograb +Tells Qt to never grab the mouse or the keyboard. +.TP +.B \-\-dograb +Running under a debugger can cause an implicit \-nograb, use \-dograb +to override. +.TP +.B \-\-sync +Switches to synchronous mode for debugging. +.TP +.B \-\-fn, \-\-font \fI\fB +Defines the application font. +.TP +.B \-\-bg, \-\-background \fI\fB +Sets the default background color and an application palette (light +and dark shades are calculated). +.TP +.B \-\-fg, \-\-foreground \fI\fB +Sets the default foreground color. +.TP +.B \-\-btn, \-\-button \fI\fB +Sets the default button color. +.TP +.B \-\-name \fI\fB +Sets the application name. +.TP +.B \-\-title \fI\fB +Sets the application title (caption). +.TP +.B \-\-visual TrueColor +Forces the application to use a TrueColor visual on an 8-bit display. +.TP +.B \-\-inputstyle \fI<inputstyle>\fB +Sets XIM (X Input Method) input style. Possible values are +\fIonthespot\fP, \fIoverthespot\fP, \fIoffthespot\fP and \fIroot\fP. +.TP +.B \-\-im \fI<XIM server>\fB +Set XIM server. +.TP +.B \-\-noxim +Disable XIM. +.SH KDE OPTIONS +.TP +.B \-\-caption \fI<caption>\fB +Use `caption' as name in the titlebar. +.TP +.B \-\-icon \fI<icon>\fB +Use `icon' as the application icon. +.TP +.B \-\-miniicon \fI<icon>\fB +Use `icon' as the icon in the titlebar. +.TP +.B \-\-dcopserver \fI<server>\fB +Use the DCOP Server specified by `server'. +.TP +.B \-\-nocrashhandler +Disable crash handler, to get core dumps. +.TP +.B \-\-waitforwm +Waits for a WM_NET compatible windowmanager. +.TP +.B \-\-style \fI<style>\fB +Sets the application GUI style. +.TP +.B \-\-geometry \fI<geometry>\fB +Sets the client geometry of the main widget. --- kdepim-3.5.6.orig/debian/man/kleopatra.man +++ kdepim-3.5.6/debian/man/kleopatra.man @@ -0,0 +1,29 @@ +.TH KLEOPATRA 1 +.SH NAME +kleopatra \- KDE X.509 key manager +.SH SYNOPSIS +.B kleopatra +.I [Qt-options] [KDE-options] [options] [address|URL] +.SH DESCRIPTION +.B Kleopatra +is the KDE tool for managing X.509 certificates in the GpgSM keybox and for +retrieving certificates from LDAP servers. +.SH PROGRAM OPTIONS +.TP +.B --external +Search for external certificates initially. +.TP +.B --query +Initial query string. +.TP +.B --import-certificate +Name of certificate file to import. +.TP +.B URL +Attach the file that `URL' points to. +.so kdeopt.part +.SH SEE ALSO +More detailed user documentation is available from +.BR help:/kleopatra +(either enter this URL into \fBkonqueror\fP, or run `khelpcenter +help:/kleopatra'). --- kdepim-3.5.6.orig/debian/man/kwatchgnupg.man +++ kdepim-3.5.6/debian/man/kwatchgnupg.man @@ -0,0 +1,17 @@ +.TH KWATCHGNUPG 1 +.SH NAME +kwatchgnupg \- GnuPG log viewer +.SH SYNOPSIS +.B kwatchgnupg +.I [Qt-options] [KDE-options] +.SH DESCRIPTION +.B KWatchGnuPG +is a simple GnuPG log viewer for GnuPG. It works as a GUI wrapper around +the command line tool \fBwatchgnupg\fP, which listens on a socket for log lines +from the GnuPG backend applications. +.so kdeopt.part +.SH SEE ALSO +More detailed user documentation is available from +.BR help:/kwatchgnupg +(either enter this URL into \fBkonqueror\fP, or run `khelpcenter +help:/kwatchgnupg'). --- kdepim-3.5.6.orig/debian/man/kode.man +++ kdepim-3.5.6/debian/man/kode.man @@ -0,0 +1,62 @@ +.TH KODE 1 +.SH NAME +kode \- KDE code generator +.SH SYNOPSIS +.B kode +.I [Qt-options] [KDE-options] [options] [filename] +.SH DESCRIPTION +.B Kode +generates various types of C++ template files. +.SH PROGRAM OPTIONS +.TP +.B -c, --create-class +Create a class. +.TP +.B -d, --create-dialog +Create a dialog. +.TP +.B --create-kioslave +Create a kioslave. +.TP +.B -y, --codify +Create generator code for the given source. +.TP +.B --add-property +Add a property to the class. +.TP +.B --inplace +Change the output file in place. +.TP +.B --author-email \fI<name>\fB +Add an author with the given email address. +.TP +.B --project \fI<name>\fB +Give the project name. +.TP +.B --gpl +Use the GPL as the license. +.TP +.B --lgpl +Use the LGPL as the license. +.TP +.B --classname \fI<name>\fB +Specifies the name of the class. +.TP +.B --namespace \fI<name>\fB +Specifies the namespace in which to place the class. +.TP +.B --warning +Enable warnings about code generation. +.TP +.B --qt-exception +Add a QT exception to the GPL. +.TP +.B --singleton +Create a singleton class. +.TP +.B --protocol +Specifies the kioslave protocol name. +.TP +.B filename +Specifies the source code file name for output. +.so kdeopt.part --- kdepim-3.5.6.orig/debian/man/kpilotDaemon.man +++ kdepim-3.5.6/debian/man/kpilotDaemon.man @@ -0,0 +1,18 @@ +.TH KPILOTDAEMON 1 +.SH NAME +kpilotDaemon \- KPilot server +.SH SYNOPSIS +.B kpilotDaemon +.I [Qt-options] [KDE-options] [options] +.SH DESCRIPTION +.B kpilotDaemon +is a program that runs in the background and handles the actual communication +with the PalmPilot device. It is run automatically when needed, so you +normally should not have to run it manually. +.SH PROGRAM OPTIONS +.TP +.B --fail-silently +Fail instead of complaining about bad configuration files. +.so kdeopt.part +.SH SEE ALSO +.BR kpilot (1). --- kdepim-3.5.6.orig/debian/man/ksync.man +++ kdepim-3.5.6/debian/man/ksync.man @@ -0,0 +1,15 @@ +.TH KSYNC 1 +.SH NAME +ksync \- KDE synchronization framework +.SH SYNOPSIS +.B ksync +.I [Qt-options] [KDE-options] [file] +.SH DESCRIPTION +.B KSync +allows you to synchronize calendar, bookmark, and address book data with +external sources. +.SH PROGRAM OPTIONS +.TP +.B file +File to open. +.so kdeopt.part --- kdepim-3.5.6.orig/debian/man/kmail_clamav.sh.man +++ kdepim-3.5.6/debian/man/kmail_clamav.sh.man @@ -0,0 +1,8 @@ +.TH KMAIL_CLAMAV.SH 1 +.SH NAME +kmail_clamav.sh \- Clam Anti-Virus backend for KMail +.SH DESCRIPTION +This shell script is used internally by \fBkmail\fP. Users should not run it +directly. +.SH SEE ALSO +.BR kmail (1). --- kdepim-3.5.6.orig/debian/man/kpalmdoc.man +++ kdepim-3.5.6/debian/man/kpalmdoc.man @@ -0,0 +1,14 @@ +.TH KPALMDOC 1 +.SH NAME +kpalmdoc \- KDE converter for PalmDOC texts +.SH SYNOPSIS +.B kpalmdoc +.I [Qt-options] [KDE-options] +.SH DESCRIPTION +.B KPalmDOC +provides a user interface to converting between text files and PalmDOC files. +Note that KPilot can also handle these conversions internally using the +PalmDOC conduit. +.so kdeopt.part +.SH SEE ALSO +.BR kpilot (1). --- kdepim-3.5.6.orig/debian/man/karm.man +++ kdepim-3.5.6/debian/man/karm.man @@ -0,0 +1,23 @@ +.TH KARM 1 +.SH NAME +karm \- KDE time tracker tool +.SH SYNOPSIS +.B karm +.I [Qt-options] [KDE-options] +.SH DESCRIPTION +.B KArm +tracks time spent on various tasks. It is useful for tracking billable +hours and can report the hours logged by task and day. This time history +can be exported to a comma-delimited text file for import into other billing +and/or project management tools. + +.B KArm +detects when your keyboard and mouse are idle and can associate different +tasks with different desktops, two tools that can help keep the timer +running on the correct task. +.so kdeopt.part +.SH SEE ALSO +More detailed user documentation is available from +.BR help:/karm +(either enter this URL into \fBkonqueror\fP, or run `khelpcenter +help:/karm'). --- kdepim-3.5.6.orig/debian/man/groupwarewizard.man +++ kdepim-3.5.6/debian/man/groupwarewizard.man @@ -0,0 +1,25 @@ +.TH GROUPWAREWIZARD 1 +.SH NAME +groupwarewizard \- KDE Groupware Wizard +.SH SYNOPSIS +.B groupwarewizard +.I [Qt-options] [KDE-options] [options] +.SH DESCRIPTION +.B groupwarewizard +is a front end to configure eGroupware, Kolab, and SUSE Linux Openexchange +servers. +.SH PROGRAM OPTIONS +.TP +.B --serverType \fI<type>\fB +The server type to configure. +.so kdeopt.part +.SH SEE ALSO +.B egroupwarewizard +(1), +.B groupwisewizard +(1), +.B kolabwizard +(1), +.B sloxwizard +(1). + --- kdepim-3.5.6.orig/debian/man/kmail.man +++ kdepim-3.5.6/debian/man/kmail.man @@ -0,0 +1,54 @@ +.TH KMAIL 1 +.SH NAME +kmail \- KDE email client +.SH SYNOPSIS +.B kmail +.I [Qt-options] [KDE-options] [options] [address|URL] +.SH DESCRIPTION +.B KMail +is a fully-featured email client that fits nicely into the KDE desktop. +It has features such as support for IMAP, POP3, multiple accounts, +mail filtering and sorting, PGP/GnuPG privacy, and inline attachments. +.SH PROGRAM OPTIONS +.TP +.B -s, --subject \fI<subject>\fB +Set subject of message. +.TP +.B -c, --cc \fI<address>\fB +Send CC: to `address'. +.TP +.B -b, --bcc \fI<address>\fB +Send BCC: to `address'. +.TP +.B -h, --header \fI<header>\fB +Add `header' to message. +.TP +.B --msg \fI<file>\fB +Read message body from `file'. +.TP +.B --body \fI<text>\fB +Set body of message. +.TP +.B --attach \fI<url>\fB +Add an attachment to the mail. This can be repeated. +.TP +.B --check +Only check for new mail. +.TP +.B --composer +Only open composer window. +.TP +.B --view \fI<url>\fB +View the given message file. +.TP +.B address +Send message to `address'. +.TP +.B URL +Attach the file that `URL' points to. +.so kdeopt.part +.SH SEE ALSO +More detailed user documentation is available from +.BR help:/kmail +(either enter this URL into \fBkonqueror\fP, or run `khelpcenter +help:/kmail'). --- kdepim-3.5.6.orig/debian/man/knode.man +++ kdepim-3.5.6/debian/man/knode.man @@ -0,0 +1,21 @@ +.TH KNODE 1 +.SH NAME +knode \- KDE news reader +.SH SYNOPSIS +.B knode +.I [Qt-options] [KDE-options] [url] +.SH DESCRIPTION +.B KNode +is an easy-to-use, convenient newsreader; it is intended to allow even +newbies to use a newsreader under KDE, but it also offers advanced features +appealing to experienced users. +.SH PROGRAM OPTIONS +.TP +.B url +A `news://server/group' URL. +.so kdeopt.part +.SH SEE ALSO +More detailed user documentation is available from +.BR help:/knode +(either enter this URL into \fBkonqueror\fP, or run `khelpcenter +help:/knode'). --- kdepim-3.5.6.orig/debian/man/egroupwarewizard.man +++ kdepim-3.5.6/debian/man/egroupwarewizard.man @@ -0,0 +1,15 @@ +.TH EGROUPWAREWIZARD 1 +.SH NAME +egroupwarewizard \- KDE eGroupware Wizard +.SH SYNOPSIS +.B egroupwarewizard +.I [Qt-options] [KDE-options] [options] +.SH DESCRIPTION +.B egroupwarewizard +is a front end to configure eGroupware servers. +.SH PROGRAM OPTIONS +.TP +.B --verbose +Verbose output. +.so kdeopt.part + --- kdepim-3.5.6.orig/debian/man/kalarm.man +++ kdepim-3.5.6/debian/man/kalarm.man @@ -0,0 +1,132 @@ +.TH KALARM 1 +.SH NAME +kalarm \- Personal alarm message, command and email scheduler for KDE +.SH SYNOPSIS +.B kalarm +.I [Qt-options] [KDE-options] [options] [message] +.SH DESCRIPTION +\fBKAlarm\fP is a personal alarm message, command and email scheduler. It +lets you set up personal alarm messages which pop up on the screen at the +chosen time, or you can schedule commands to be executed or emails to be +sent. +.SH PROGRAM OPTIONS +.TP +.B -a, --ack-confirm +Prompt for confirmation when alarm is acknowledged. +.TP +.B -A, --attach \fI<url>\fB +Attach file to email (repeat as needed). +.TP +.B --auto-close +Auto-close alarm window after --late-cancel period. +.TP +.B --bcc +Blind copy email to self. +.TP +.B -b, --beep +Beep when message is displayed. +.TP +.B -c, --color \fI<color>\fB +Message background color (name or hex 0xRRGGBB). +.TP +.B -C, --colorfg \fI<color>\fB +Message foreground color (name or hex 0xRRGGBB). +.TP +.B --calendarURL \fI<url>\fB +URL of calendar file. +.TP +.B --cancelEvent \fI<eventID>\fB +Cancel alarm with the specified event ID. +.TP +.B -d, --disable +Disable the alarm. +.TP +.B -e, --exec \fI<commandline>\fB +Execute a shell command line. +.TP +.B --edit \fI<eventID>\fB +Display the alarm edit dialog to edit the specified alarm. +.TP +.B -n, --edit-new +Display the alarm edit dialog to edit a new alarm. +.TP +.B --edit-new-preset \fI<templateName>\fB +Display the alarm edit dialog, preset with a template. +.TP +.B -f, --file \fI<url>\fB +File to display. +.TP +.B -F, --from-id \fI<ID>\fB +KMail identity to use as sender of email. +.TP +.B --handleEvent \fI<eventID>\fB +Trigger or cancel alarm with the specified event ID. +.TP +.B -i, --interval \fI<period>\fB +Interval between alarm repetitions. +.TP +.B -k, --korganizer +Show alarm as an event in KOrganizer. +.TP +.B -l, --late-cancel \fI<period>\fB +Cancel alarm if more than 'period' late when triggered. +.TP +.B -L, --login +Repeat alarm at every login. +.TP +.B -m, --mail \fI<address>\fB +Send an email to the given address (repeat as needed). +.TP +.B -p, --play \fI<url>\fB +Audio file to play once. +.TP +.B -P, --play-repeat \fI<url>\fB +Audio file to play repeatedly. +.TP +.B --recurrence \fI<spec>\fB +Specify alarm recurrence using iCalendar syntax. +.TP +.B -R, --reminder \fI<period>\fB +Display reminder in advance of alarm. +.TP +.B --reminder-once \fI<period>\fB +Display reminder once, before first alarm recurrence. +.TP +.B -r, --repeat \fI<count>\fB +Number of times to repeat alarm (including initial occasion). +.TP +.B --reset +Reset the alarm scheduling daemon. +.TP +.B -s, --speak +Speak the message when it is displayed. +.TP +.B --stop +Stop the alarm scheduling daemon. +.TP +.B -S, --subject +Email subject line. +.TP +.B -t, --time \fI<time>\fB +Trigger alarm at time [[[yyyy-]mm-]dd-]hh:mm, or date yyyy-mm-dd. +.TP +.B --tray +Display system tray icon. +.TP +.B --triggerEvent \fI<eventID>\fB +Trigger alarm with the specified event ID. +.TP +.B -u, --until \fI<time>\fB +Repeat until time [[[yyyy-]mm-]dd-]hh:mm, or date yyyy-mm-dd. +.TP +.B -V, --volume \fI<percent>\fB +Volume to play audio file. +.TP +.B message +Message text to display. +.so kdeopt.part +.SH SEE ALSO +More detailed user documentation is available from +.BR help:/kalarm +(either enter this URL into \fBkonqueror\fP, or run `khelpcenter +help:/kalarm'). --- kdepim-3.5.6.orig/debian/man/korn.man +++ kdepim-3.5.6/debian/man/korn.man @@ -0,0 +1,21 @@ +.TH KORN 1 +.SH NAME +korn \- Sticky notes application for KDE +.SH SYNOPSIS +.B korn +.I [Qt-options] [KDE-options] +.SH DESCRIPTION +.B KOrn +is a KDE mail checker that has the capability to dock itself to Kicker. +KOrn can check mbox, qmail, POP3, and Imap4 mailboxes, as well as nntp +servers. KOrn checks your mail on an interval that is user specified for +each separate account. Once mail is received you can have KOrn run a +third party program of your wish or change the color/icon of KOrn while +docked in Kicker. In addition to this you can have KOrn run a program +once you click on the docked icon in Kicker. +.so kdeopt.part +.SH SEE ALSO +More detailed user documentation is available from +.BR help:/korn +(either enter this URL into \fBkonqueror\fP, or run `khelpcenter +help:/korn'). --- kdepim-3.5.6.orig/debian/man/kmailcvt.man +++ kdepim-3.5.6/debian/man/kmailcvt.man @@ -0,0 +1,15 @@ +.TH KMAILCVT 1 +.SH NAME +kmailcvt \- KMail import filters +.SH SYNOPSIS +.B kmailcvt +.I [Qt-options] [KDE-options] +.SH DESCRIPTION +.B kmailcvt +provides a frontend to import mail folders into \fBkmail\fP. Supported +formats include Outlook Express, mbox files, plain text, Pegasus-Mail, +and Evolution. +.so kdeopt.part +.SH SEE ALSO +.B kmail +(1). --- kdepim-3.5.6.orig/debian/man/kaddressbook.man +++ kdepim-3.5.6/debian/man/kaddressbook.man @@ -0,0 +1,41 @@ +.TH KADDRESSBOOK 1 +.SH NAME +kaddressbook \- The KDE Address Book +.SH SYNOPSIS +.B kaddressbook +.I [Qt-options] [KDE-options] [options] +.SH DESCRIPTION +\fBKAddressBook\fP is the main address book application for KDE; it enables +you to manage your contacts efficiently and comfortably. Since it is based +on the kabc library it supports resources, which can be used to load and save +your contacts to many different locations -- not just the local file system, +but also to LDAP servers and SQL databases. + +The user interface is similar to MS Outlook and it supports different views +to represent the contact data differently; it also provides an incremental +search over all fields and a jump button bar to quickly access single entries. +Since the underlying kabc library uses the vCard format (specified in RFC 2426) +as its default storage medium, KAddressBook mainly reflects the supported +entry fields in its graphical user interface. +.SH PROGRAM OPTIONS +.TP +.B -a, --addr \fI<email>\fB +Shows contact editor with given email address. +.TP +.B --uid \fI<uid>\fB +Shows contact editor with given uid. +.TP +.B --editor-only +Launches in editor only mode. +.TP +.B --new-contact +Launches editor for the new contact. +.TP +.B --document \fI<file>\fB +Work on given file. +.so kdeopt.part +.SH SEE ALSO +More detailed user documentation is available from +.BR help:/kaddressbook +(either enter this URL into \fBkonqueror\fP, or run `khelpcenter +help:/kaddressbook'). --- kdepim-3.5.6.orig/debian/man/networkstatustestservice.man +++ kdepim-3.5.6/debian/man/networkstatustestservice.man @@ -0,0 +1,15 @@ +.TH NETWORKSTATUSTESTSERVICE 1 +.SH NAME +networkstatustestservice \- Test application for the NetworkStatus monitor +.SH SYNOPSIS +.B networkstatustestservice +.I [Qt-options] [KDE-options] +.SH DESCRIPTION +.B networkstatustestservice +sets up a test application for the KDE network status monitor. After it +starts, you can communicate with it using +.B dcop +(1). +.SH PROGRAM OPTIONS +.TP +.so kdeopt.part --- kdepim-3.5.6.orig/debian/man/kitchensync.man +++ kdepim-3.5.6/debian/man/kitchensync.man @@ -0,0 +1,11 @@ +.TH KITCHENSYNC 1 +.SH NAME +kitchensync \- Synchronize Data with KDE +.SH SYNOPSIS +.B kitchensync +.I [Qt-options] [KDE-options] +.SH DESCRIPTION +.B kitchensync +is a synchronization framework, still under heavy development. +.so kdeopt.part + --- kdepim-3.5.6.orig/debian/man/kabc2mutt.man +++ kdepim-3.5.6/debian/man/kabc2mutt.man @@ -0,0 +1,26 @@ +.TH KABC2MUTT 1 +.SH NAME +kabc2mutt \- kabc to mutt converter +.SH SYNOPSIS +.B kabc2mutt +.I [Qt-options] [KDE-options] [options] +.SH DESCRIPTION +kabc2mutt converts the KDE address book's entries to Mutt format. +.SH PROGRAM OPTIONS +.TP +.B --query \fI<substring>\fB +Only show contacts where name or address matches \fI<substring>\fP. +.TP +.B --format \fI<format>\fB +Default format is `alias'. `query' returns +email\fB<tab>\fPname\fB<tab>\fP, as needed by mutt's query_command. +.TP +.B --ignore-case +Make queries case insensitive. +.TP +.B --all-addresses +Return all mail addresses, not just the preferred one. +.so kdeopt.part +.SH SEE ALSO +.B kaddressbook +(1). --- kdepim-3.5.6.orig/debian/man/multisynk.man +++ kdepim-3.5.6/debian/man/multisynk.man @@ -0,0 +1,18 @@ +.TH MULTISYNK 1 +.SH NAME +multisynk \- KDE synchronization application +.SH SYNOPSIS +.B multisynk +.I [Qt-options] [KDE-options] +.SH DESCRIPTION +.B MultiSynk +is a frontend for KDE's synchronization framework kitchensync. This +framework lets you synchronize a lot of mobile devices like handhelds +and mobile phones with your KDE desktop, but also offers the possibility +to synchronize two or more KDE desktops directly. +.so kdeopt.part +.SH SEE ALSO +More detailed user documentation is available from +.BR help:/multisynk +(either enter this URL into \fBkonqueror\fP, or run `khelpcenter +help:/multisynk'). --- kdepim-3.5.6.orig/debian/man/ical2vcal.man +++ kdepim-3.5.6/debian/man/ical2vcal.man @@ -0,0 +1,20 @@ +.TH ICAL2VCAL 1 +.SH NAME +ical2vcal \- Convert calendars from iCal to Versit vCal format +.SH SUMMARY +.B ical2vcal +.I [infile] outfile +.SH DESCRIPTION +.B ical2vcal +converts calendars from iCal to Versit vCal format, which is the standard +format used internally by KOrganizer. +.SH OPTIONS +.TP +.B infile +Specifies the name of the iCal calendar file to read in. +The default is ~/.calendar. +.TP +.B outfile +Specifies the name of the vCal calendar file to write. +.SH SEE ALSO +.BR korganizer (1). --- kdepim-3.5.6.orig/debian/man/kmail_antivir.sh.man +++ kdepim-3.5.6/debian/man/kmail_antivir.sh.man @@ -0,0 +1,8 @@ +.TH KMAIL_ANTIVIR.SH 1 +.SH NAME +kmail_antivir.sh \- H+BEDV AntiVir backend for KMail +.SH DESCRIPTION +This shell script is used internally by \fBkmail\fP. Users should not run it +directly. +.SH SEE ALSO +.BR kmail (1). --- kdepim-3.5.6.orig/debian/man/kpilot.man +++ kdepim-3.5.6/debian/man/kpilot.man @@ -0,0 +1,28 @@ +.TH KPILOT 1 +.SH NAME +kpilot \- Palm Pilot synchronization software for KDE +.SH SYNOPSIS +.B kpilot +.I [Qt-options] [KDE-options] [options] +.SH DESCRIPTION +.B KPilot +is an application that synchronizes a PalmPilot or similar device with +the KDE desktop, much like the Palm Desktop HotSync software does for +Windows. KPilot can backup, restore, and HotSync your PalmPilot. It can +synchronize the built-in applications with their KDE counterparts. It also +features additional conduits for third-party software. +.SH PROGRAM OPTIONS +.TP +.B -s, --setup +Setup the Pilot device, conduits and other parameters. +.TP +.B -c, --conduit-setup +Deprecated, use +.B --setup +instead. +.so kdeopt.part +.SH SEE ALSO +More detailed user documentation is available from +.BR help:/kpilot +(either enter this URL into \fBkonqueror\fP, or run `khelpcenter +help:/kpilot'). --- kdepim-3.5.6.orig/debian/man/kontact.man +++ kdepim-3.5.6/debian/man/kontact.man @@ -0,0 +1,32 @@ +.TH KONTACT 1 +.SH NAME +kontact \- Integrated KDE personal information management application +.SH SYNOPSIS +.B kontact +.I [Qt-options] [KDE-options] [options] +.SH DESCRIPTION +.B Kontact +is the integrated solution for personal information management. It combines +the well-known KDE applications for email, scheduling, address book, notes +and newsgroups (KMail, KOrganizer, KAddressBook, KNotes and KNode) into a +single interface. Being based on a true component framework Kontact provides +exactly the same functionality as the stand-alone applications, and adds +more features, by making use of the integrated way Kontact runs the +applications as components. Users still retain the choice of which +applications are run within Kontact and which are run stand-alone. +.SH PROGRAM OPTIONS +.TP +.B --module \fI<module>\fB +Start with a specific Kontact module. +.TP +.B --nosplash +Disable the splash screen. +.TP +.B --list +List all possible modules and exit. +.so kdeopt.part +.SH SEE ALSO +More detailed user documentation is available from +.BR help:/kontact +(either enter this URL into \fBkonqueror\fP, or run `khelpcenter +help:/kontact'). --- kdepim-3.5.6.orig/debian/man/knotes.man +++ kdepim-3.5.6/debian/man/knotes.man @@ -0,0 +1,23 @@ +.TH KNOTES 1 +.SH NAME +knotes \- Sticky notes application for KDE +.SH SYNOPSIS +.B knotes +.I [Qt-options] [KDE-options] +.SH DESCRIPTION +.B KNotes +is a program that lets you write the computer equivalent of sticky notes. +The notes are saved automatically when you exit the program, and they +display when you open the program. You may print and mail your notes if +you configure +.B KNotes +to use helper applications. + +Display features of notes such as color and font may be customized for each +note. You may also customize the defaults. +.so kdeopt.part +.SH SEE ALSO +More detailed user documentation is available from +.BR help:/knotes +(either enter this URL into \fBkonqueror\fP, or run `khelpcenter +help:/knotes'). --- kdepim-3.5.6.orig/debian/man/exchangewizard.man +++ kdepim-3.5.6/debian/man/exchangewizard.man @@ -0,0 +1,15 @@ +.TH EXCHANGEWIZARD 1 +.SH NAME +exchangewizard \- MS Exchange Setup Wizard +.SH SYNOPSIS +.B exchangewizard +.I [Qt-options] [KDE-options] [options] +.SH DESCRIPTION +.B exchangewizard +is a front end to configure Microsoft Exchange servers. +.SH PROGRAM OPTIONS +.TP +.B --verbose +Enable verbose output. +.so kdeopt.part + --- kdepim-3.5.6.orig/debian/man/kandy_client.man +++ kdepim-3.5.6/debian/man/kandy_client.man @@ -0,0 +1,19 @@ +.TH KANDY_CLIENT 1 +.SH NAME +kandy_client \- DCOP client for Kandy +.SH SYNOPSIS +.B kandy_client +.I [Qt-options] [KDE-options] [URL] +.SH DESCRIPTION +.B kandy_client +sends a URL to a running +.B kandy +instance. +.SH PROGRAM OPTIONS +.TP +.B URL +URL to send to \fBkandy\fP. Default is `\fIhttp://www.kde.org'\fP. +.so kdeopt.part +.SH SEE ALSO +.B kandy +(1). --- kdepim-3.5.6.orig/debian/libindex0-dev.docs +++ kdepim-3.5.6/debian/libindex0-dev.docs @@ -0,0 +1,2 @@ +build-tree/kdepim-*/indexlib/README +build-tree/kdepim-*/indexlib/docs/report.pdf --- kdepim-3.5.6.orig/debian/kontact.links +++ kdepim-3.5.6/debian/kontact.links @@ -0,0 +1 @@ +/usr/share/doc/kde/HTML/en/kontact /usr/share/doc/kontact/html --- kdepim-3.5.6.orig/debian/knotes.links +++ kdepim-3.5.6/debian/knotes.links @@ -0,0 +1 @@ +/usr/share/doc/kde/HTML/en/knotes /usr/share/doc/knotes/html --- kdepim-3.5.6.orig/debian/kitchensync.menu +++ kdepim-3.5.6/debian/kitchensync.menu @@ -0,0 +1,13 @@ +?package(kitchensync):\ + needs="X11"\ + section="Apps/Tools"\ + hints="KDE"\ + title="KitchenSync"\ + command="/usr/bin/kitchensync" + +?package(kitchensync):\ + needs="X11"\ + section="Apps/Tools"\ + hints="KDE"\ + title="MultiSynk"\ + command="/usr/bin/multisynk" --- kdepim-3.5.6.orig/debian/kitchensync.install +++ kdepim-3.5.6/debian/kitchensync.install @@ -0,0 +1,58 @@ +/usr/bin/kitchensync +/usr/bin/multisynk +/usr/lib/kde3/libkitchensyncpart.la +/usr/lib/kde3/libkitchensyncpart.so +/usr/lib/kde3/libksfilter_addressbook.la +/usr/lib/kde3/libksfilter_addressbook.so +/usr/lib/kde3/libksfilter_calendar.la +/usr/lib/kde3/libksfilter_calendar.so +/usr/lib/kde3/libksync_backup.la +/usr/lib/kde3/libksync_backup.so +/usr/lib/kde3/libksync_debugger.la +/usr/lib/kde3/libksync_debugger.so +/usr/lib/kde3/libksync_restore.la +/usr/lib/kde3/libksync_restore.so +/usr/lib/kde3/libksync_pluckerpart.la +/usr/lib/kde3/libksync_pluckerpart.so +/usr/lib/kde3/libksync_syncerpart.la +/usr/lib/kde3/libksync_syncerpart.so +/usr/lib/kde3/libksync_viewer.la +/usr/lib/kde3/libksync_viewer.so +/usr/lib/kde3/libmultisynkpart.la +/usr/lib/kde3/libmultisynkpart.so +/usr/lib/kde3/liboverviewpart.la +/usr/lib/kde3/liboverviewpart.so +/usr/lib/libkabckonnector.la +/usr/lib/libkabckonnector.so +/usr/lib/libkcalkonnector.la +/usr/lib/libkcalkonnector.so +/usr/lib/libkitchensyncui.so.0 +/usr/lib/libkitchensyncui.so.0.0.0 +/usr/lib/libkonnector.so.0 +/usr/lib/libkonnector.so.0.0.0 +/usr/lib/libksync2.so.0 +/usr/lib/libksync2.so.0.0.0 +/usr/lib/liblocalkonnector.la +/usr/lib/liblocalkonnector.so +/usr/lib/libmultisynk.so.0 +/usr/lib/libmultisynk.so.0.0.0 +/usr/lib/libqtopiakonnector.la +/usr/lib/libqtopiakonnector.so +/usr/lib/libremotekonnector.la +/usr/lib/libremotekonnector.so +/usr/share/applications/kde/multisynk.desktop +/usr/share/apps/kitchensync +/usr/share/apps/konqueror/servicemenus/kitchensync-pluck.desktop +/usr/share/apps/konqueror/servicemenus/kitchensync-pluck-rdf.desktop +/usr/share/apps/multisynk +/usr/share/doc/kde/HTML/en/multisynk +/usr/share/icons/hicolor/16x16/apps/multisynk.png +/usr/share/icons/hicolor/22x22/apps/multisynk.png +/usr/share/icons/hicolor/32x32/apps/multisynk.png +/usr/share/icons/hicolor/48x48/apps/multisynk.png +/usr/share/services/kitchensync +/usr/share/services/kresources/konnector +/usr/share/services/kresources/konnector_manager.desktop +/usr/share/servicetypes/filter.desktop +/usr/share/servicetypes/kitchensync.desktop +/usr/share/servicetypes/konnector.desktop --- kdepim-3.5.6.orig/debian/korganizer.links +++ kdepim-3.5.6/debian/korganizer.links @@ -0,0 +1 @@ +/usr/share/doc/kde/HTML/en/korganizer /usr/share/doc/korganizer/html --- kdepim-3.5.6.orig/debian/konsolekalendar.links +++ kdepim-3.5.6/debian/konsolekalendar.links @@ -0,0 +1 @@ +/usr/share/doc/kde/HTML/en/konsolekalendar /usr/share/doc/konsolekalendar/html --- kdepim-3.5.6.orig/debian/kdepim-doc-html.doc-base.korn +++ kdepim-3.5.6/debian/kdepim-doc-html.doc-base.korn @@ -0,0 +1,9 @@ +Document: kdepim-doc-html-korn +Title: The KOrn Handbook +Author: Nick Betcher +Abstract: KOrn is a mail monitor. +Section: Apps/Net + +Format: HTML +Index: /usr/share/doc/kde/HTML/en/korn/index.html +Files: /usr/share/doc/kde/HTML/en/korn/*.html --- kdepim-3.5.6.orig/debian/kandy.menu +++ kdepim-3.5.6/debian/kandy.menu @@ -0,0 +1,6 @@ +?package(kandy):\ + needs="X11"\ + section="Apps/Tools"\ + hints="KDE"\ + title="Kandy"\ + command="/usr/bin/kandy" --- kdepim-3.5.6.orig/debian/kdepim-doc-html.doc-base.kwatchgnupg +++ kdepim-3.5.6/debian/kdepim-doc-html.doc-base.kwatchgnupg @@ -0,0 +1,9 @@ +Document: kdepim-doc-html-kwatchgnupg +Title: The KWatchGnuPG Handbook +Author: Marc Mutz +Abstract: KWatchGnuPG is a simple GnuPG log viewer. +Section: Apps/Tools + +Format: HTML +Index: /usr/share/doc/kde/HTML/en/kwatchgnupg/index.html +Files: /usr/share/doc/kde/HTML/en/kwatchgnupg/*.html --- kdepim-3.5.6.orig/debian/knode.links +++ kdepim-3.5.6/debian/knode.links @@ -0,0 +1 @@ +/usr/share/doc/kde/HTML/en/knode /usr/share/doc/knode/html --- kdepim-3.5.6.orig/debian/libkmime2.install +++ kdepim-3.5.6/debian/libkmime2.install @@ -0,0 +1,2 @@ +/usr/lib/libkmime.so.2 +/usr/lib/libkmime.so.2.2.0 --- kdepim-3.5.6.orig/debian/kdepim-doc.install +++ kdepim-3.5.6/debian/kdepim-doc.install @@ -0,0 +1 @@ +/usr/share/doc/kde/HTML/en/kdepim-apidocs/* --- kdepim-3.5.6.orig/debian/kpilot.postinst +++ kdepim-3.5.6/debian/kpilot.postinst @@ -0,0 +1,56 @@ +#!/bin/sh + +# postinst script for pilot-link and other libpisock8 related packages +# +# see: dh_installdeb(1) + +set -e + +# summary of how this script can be called: +# * <postinst> `configure' <most-recently-configured-version> +# * <old-postinst> `abort-upgrade' <new version> +# * <conflictor's-postinst> `abort-remove' `in-favour' <package> +# <new-version> +# * <deconfigured's-postinst> `abort-deconfigure' `in-favour' +# <failed-install-package> <version> `removing' +# <conflicting-package> <version> +# for details, see /usr/doc/packaging-manual/ +# +# quoting from the policy: +# Any necessary prompting should almost always be confined to the +# post-installation script, and should be protected with a +# conditional +# so that unnecessary prompting doesn't happen if a package's +# installation fails and the `postinst' is called with +# `abort-upgrade', +# `abort-remove' or `abort-deconfigure'. + +#to be kept until post-lenny +devfs_cfg=/etc/devfs/conf.d/libpisock8 + +case "$1" in + configure|reconfigure) + . /usr/share/debconf/confmodule + db_purge + db_stop + rm -f $devfs_cfg + + ;; + + abort-upgrade|abort-remove|abort-deconfigure) + + ;; + + *) + echo "postinst called with unknown argument \`$1'" >&2 + exit 0 + ;; +esac + +# dh_installdeb will replace this with shell code automatically +# generated by other debhelper scripts. + +#DEBHELPER# + +exit 0 + --- kdepim-3.5.6.orig/debian/kdepim-doc-html.doc-base.kmail +++ kdepim-3.5.6/debian/kdepim-doc-html.doc-base.kmail @@ -0,0 +1,9 @@ +Document: kdepim-doc-html-kmail +Title: The KMail Handbook +Author: Daniel Naber, David Rugge +Abstract: KMail is KDE's powerful and user friendly email client. +Section: Apps/Net + +Format: HTML +Index: /usr/share/doc/kde/HTML/en/kmail/index.html +Files: /usr/share/doc/kde/HTML/en/kmail/*.html --- kdepim-3.5.6.orig/debian/kalarm.links +++ kdepim-3.5.6/debian/kalarm.links @@ -0,0 +1 @@ +/usr/share/doc/kde/HTML/en/kalarm /usr/share/doc/kalarm/html --- kdepim-3.5.6.orig/debian/knotes.preinst +++ kdepim-3.5.6/debian/knotes.preinst @@ -0,0 +1,44 @@ +#! /bin/sh +# preinst script for knotes +# +# see: dh_installdeb(1) + +set -e + +# summary of how this script can be called: +# * <new-preinst> `install' +# * <new-preinst> `install' <old-version> +# * <new-preinst> `upgrade' <old-version> +# * <old-preinst> `abort-upgrade' <new-version> +# +# for details, see http://www.debian.org/doc/debian-policy/ or +# the debian-policy package + + +case "$1" in + install|upgrade) + if [ "$1" = "upgrade" ] + then + # Debian testing (Sarge) files + rm /etc/kde3/knotesrc > /dev/null 2>&1 || true + fi + ;; + + abort-upgrade) + + ;; + + *) + echo "preinst called with unknown argument \`$1'" >&2 + exit 1 + ;; +esac + +# dh_installdeb will replace this with shell code automatically +# generated by other debhelper scripts. + +#DEBHELPER# + +exit 0 + + --- kdepim-3.5.6.orig/debian/networkstatus.manpages +++ kdepim-3.5.6/debian/networkstatus.manpages @@ -0,0 +1 @@ +debian/man/out/networkstatustestservice.1 --- kdepim-3.5.6.orig/debian/kdepim-doc-html.doc-base.kpilot +++ kdepim-3.5.6/debian/kdepim-doc-html.doc-base.kpilot @@ -0,0 +1,10 @@ +Document: kdepim-doc-html-kpilot +Title: The KPilot Handbook +Author: Carlos Leonhard Woelz, Adriaan de Groot, Dan Pilone +Abstract: KPilot is the KDE version of the Desktop HotSync software for + Palm Pilot handhelds. +Section: Apps/Tools + +Format: HTML +Index: /usr/share/doc/kde/HTML/en/kpilot/index.html +Files: /usr/share/doc/kde/HTML/en/kpilot/*.html --- kdepim-3.5.6.orig/debian/libkpimexchange1-dev.install +++ kdepim-3.5.6/debian/libkpimexchange1-dev.install @@ -0,0 +1,4 @@ +/usr/include/kde/kdepim/exchangeaccount.h +/usr/include/kde/kdepim/exchangeclient.h +/usr/lib/libkpimexchange.la +/usr/lib/libkpimexchange.so --- kdepim-3.5.6.orig/debian/kpilot.manpages +++ kdepim-3.5.6/debian/kpilot.manpages @@ -0,0 +1,3 @@ +debian/man/out/kpalmdoc.1 +debian/man/out/kpilot.1 +debian/man/out/kpilotDaemon.1 --- kdepim-3.5.6.orig/debian/kdepim-doc-html.doc-base.knotes +++ kdepim-3.5.6/debian/kdepim-doc-html.doc-base.knotes @@ -0,0 +1,9 @@ +Document: kdepim-doc-html-knotes +Title: The KNotes Handbook +Author: Fabian Dal Santo, Grep M. Holmes +Abstract: KNotes is a sticky notes application for the desktop. +Section: Apps/Tools + +Format: HTML +Index: /usr/share/doc/kde/HTML/en/knotes/index.html +Files: /usr/share/doc/kde/HTML/en/knotes/*.html --- kdepim-3.5.6.orig/debian/korn.manpages +++ kdepim-3.5.6/debian/korn.manpages @@ -0,0 +1 @@ +debian/man/out/korn.1 --- kdepim-3.5.6.orig/debian/libmimelib1-dev.install +++ kdepim-3.5.6/debian/libmimelib1-dev.install @@ -0,0 +1,3 @@ +/usr/include/kde/mimelib +/usr/lib/libmimelib.la +/usr/lib/libmimelib.so --- kdepim-3.5.6.orig/debian/libkpimexchange1.install +++ kdepim-3.5.6/debian/libkpimexchange1.install @@ -0,0 +1,4 @@ +/usr/lib/kde3/resourcecalendarexchange.la +/usr/lib/kde3/resourcecalendarexchange.so +/usr/lib/libkpimexchange.so.1 +/usr/lib/libkpimexchange.so.1.0.0 --- kdepim-3.5.6.orig/debian/kpilot.links +++ kdepim-3.5.6/debian/kpilot.links @@ -0,0 +1 @@ +/usr/share/doc/kde/HTML/en/kpilot /usr/share/doc/kpilot/html --- kdepim-3.5.6.orig/debian/kdepim-doc-html.doc-base.multisynk +++ kdepim-3.5.6/debian/kdepim-doc-html.doc-base.multisynk @@ -0,0 +1,9 @@ +Document: kdepim-doc-html-multisynk +Title: The MultiSynk Handbook +Author: Tobias Koenig +Abstract: KDE synchronization application. +Section: Apps/Tools + +Format: HTML +Index: /usr/share/doc/kde/HTML/en/multisynk/index.html +Files: /usr/share/doc/kde/HTML/en/multisynk/*.html --- kdepim-3.5.6.orig/debian/knode.manpages +++ kdepim-3.5.6/debian/knode.manpages @@ -0,0 +1 @@ +debian/man/out/knode.1 --- kdepim-3.5.6.orig/debian/kdepim-doc-html.doc-base.kontact +++ kdepim-3.5.6/debian/kdepim-doc-html.doc-base.kontact @@ -0,0 +1,9 @@ +Document: kdepim-doc-html-kontact +Title: The Kontact Handbook +Author: Cornelius Schumacher +Abstract: Kontact is a command line interface to KDE calendars. +Section: Apps/Tools + +Format: HTML +Index: /usr/share/doc/kde/HTML/en/kontact/index.html +Files: /usr/share/doc/kde/HTML/en/kontact/*.html --- kdepim-3.5.6.orig/debian/kontact.manpages +++ kdepim-3.5.6/debian/kontact.manpages @@ -0,0 +1 @@ +debian/man/out/kontact.1 --- kdepim-3.5.6.orig/debian/knotes.manpages +++ kdepim-3.5.6/debian/knotes.manpages @@ -0,0 +1 @@ +debian/man/out/knotes.1 --- kdepim-3.5.6.orig/debian/libkleopatra1.install +++ kdepim-3.5.6/debian/libkleopatra1.install @@ -0,0 +1,18 @@ +/etc/kde3/libkleopatrarc +/usr/lib/libgpgme++.so.0 +/usr/lib/libgpgme++.so.0.2.0 +/usr/lib/libkleopatra.so.1 +/usr/lib/libkleopatra.so.1.0.0 +/usr/lib/libkpgp.so.2 +/usr/lib/libkpgp.so.2.2.0 +/usr/lib/libqgpgme.so.0 +/usr/lib/libqgpgme.so.0.0.0 +/usr/share/apps/kconf_update/kpgp-3.1-upgrade-address-data.pl +/usr/share/apps/kconf_update/kpgp.upd +/usr/share/apps/libkleopatra +/usr/share/icons/crystalsvg/16x16/apps/gpg.png +/usr/share/icons/crystalsvg/16x16/apps/gpgsm.png +/usr/share/icons/crystalsvg/22x22/apps/gpg.png +/usr/share/icons/crystalsvg/22x22/apps/gpgsm.png +/usr/share/icons/crystalsvg/32x32/apps/gpg.png +/usr/share/icons/crystalsvg/32x32/apps/gpgsm.png --- kdepim-3.5.6.orig/debian/libindex0-dev.install +++ kdepim-3.5.6/debian/libindex0-dev.install @@ -0,0 +1,4 @@ +/usr/bin/indexlib-config +/usr/include/kde/index +/usr/lib/libindex.la +/usr/lib/libindex.so --- kdepim-3.5.6.orig/debian/kdepim-doc-html.doc-base.kandy +++ kdepim-3.5.6/debian/kdepim-doc-html.doc-base.kandy @@ -0,0 +1,10 @@ +Document: kdepim-doc-html-kandy +Title: The Kandy Handbook +Author: Cornelius Schumacher +Abstract: Kandy is an application for synchronizing the data on a mobile + phone with the data on the desktop. +Section: Apps/Tools + +Format: HTML +Index: /usr/share/doc/kde/HTML/en/kandy/index.html +Files: /usr/share/doc/kde/HTML/en/kandy/*.html --- kdepim-3.5.6.orig/debian/kdepim-doc-html.doc-base.kalarm +++ kdepim-3.5.6/debian/kdepim-doc-html.doc-base.kalarm @@ -0,0 +1,10 @@ +Document: kdepim-doc-html-kalarm +Title: The KAlarm Handbook +Author: David Jarvie +Abstract: KAlarm is a personal alarm message, command and email + scheduler for KDE. +Section: Apps/Tools + +Format: HTML +Index: /usr/share/doc/kde/HTML/en/kalarm/index.html +Files: /usr/share/doc/kde/HTML/en/kalarm/*.html --- kdepim-3.5.6.orig/debian/kmail.menu +++ kdepim-3.5.6/debian/kmail.menu @@ -0,0 +1,8 @@ +?package(kmail):\ + needs="X11"\ + section="Apps/Net"\ + hints="KDE,Mail"\ + title="KMail"\ + icon32x32="/usr/share/pixmaps/kmail.xpm"\ + icon16x16="/usr/share/pixmaps/kmail-16.xpm"\ + command="/usr/bin/kmail" --- kdepim-3.5.6.orig/debian/ktnef.manpages +++ kdepim-3.5.6/debian/ktnef.manpages @@ -0,0 +1 @@ +debian/man/out/ktnef.1 --- kdepim-3.5.6.orig/debian/kmailcvt.manpages +++ kdepim-3.5.6/debian/kmailcvt.manpages @@ -0,0 +1 @@ +debian/man/out/kmailcvt.1 --- kdepim-3.5.6.orig/debian/kdepim-doc-html.doc-base.kaddressbook +++ kdepim-3.5.6/debian/kdepim-doc-html.doc-base.kaddressbook @@ -0,0 +1,9 @@ +Document: kdepim-doc-html-kaddressbook +Title: The KAddressBook Handbook +Author: Tobias Koenig, Steffen Hansen, Don Sanders +Abstract: KAddressBook is the KDE address book. +Section: Apps/Tools + +Format: HTML +Index: /usr/share/doc/kde/HTML/en/kaddressbook/index.html +Files: /usr/share/doc/kde/HTML/en/kaddressbook/*.html --- kdepim-3.5.6.orig/debian/kpilot.menu +++ kdepim-3.5.6/debian/kpilot.menu @@ -0,0 +1,17 @@ +?package(kpilot):\ + needs="X11"\ + section="Apps/Tools"\ + hints="KDE"\ + title="KPilot"\ + icon32x32="/usr/share/pixmaps/kpilot.xpm"\ + icon16x16="/usr/share/pixmaps/kpilot-16.xpm"\ + command="/usr/bin/kpilot" + +?package(kpilot):\ + needs="X11"\ + section="Apps/Tools"\ + hints="KDE"\ + title="KPalmDOC"\ + icon32x32="/usr/share/pixmaps/kpalmdoc.xpm"\ + icon16x16="/usr/share/pixmaps/kpalmdoc-16.xpm"\ + command="/usr/bin/kpalmdoc" --- kdepim-3.5.6.orig/debian/korganizer.manpages +++ kdepim-3.5.6/debian/korganizer.manpages @@ -0,0 +1,3 @@ +debian/man/out/ical2vcal.1 +debian/man/out/korgac.1 +debian/man/out/korganizer.1 --- kdepim-3.5.6.orig/debian/kpilot.install +++ kdepim-3.5.6/debian/kpilot.install @@ -0,0 +1,57 @@ +/usr/bin/kpilot +/usr/bin/kpilotDaemon +/usr/bin/kpalmdoc +/usr/lib/kde3/conduit_*.la +/usr/lib/kde3/conduit_*.so +/usr/lib/kde3/kcm_kpilot.la +/usr/lib/kde3/kcm_kpilot.so +/usr/lib/libkpilot.so.0 +/usr/lib/libkpilot.so.0.0.0 +/usr/share/applications/kde/kpalmdoc.desktop +/usr/share/applications/kde/kpilot.desktop +/usr/share/applications/kde/kpilotdaemon.desktop +/usr/share/apps/kconf_update/kpalmdoc.upd +/usr/share/apps/kconf_update/kpilot.upd +/usr/share/apps/kpilot +/usr/share/config.kcfg/abbrowserconduit.kcfg +/usr/share/config.kcfg/docconduit.kcfg +/usr/share/config.kcfg/kpilot.kcfg +/usr/share/config.kcfg/kpilotlib.kcfg +/usr/share/config.kcfg/kpalmdoc.kcfg +/usr/share/config.kcfg/memofileconduit.kcfg +/usr/share/config.kcfg/popmail.kcfg +/usr/share/config.kcfg/sysinfoconduit.kcfg +/usr/share/config.kcfg/vcalconduitbase.kcfg +/usr/share/config.kcfg/knotesconduit.kcfg +/usr/share/config.kcfg/timeconduit.kcfg +/usr/share/doc/kde/HTML/en/kpilot +/usr/share/icons/hicolor/16x16/apps/kpilot.png +/usr/share/icons/crystalsvg/16x16/apps/kpilotDaemon.png +/usr/share/icons/hicolor/22x22/apps/kpilot.png +/usr/share/icons/crystalsvg/22x22/apps/kpilotDaemon.png +/usr/share/icons/hicolor/32x32/apps/kpilot.png +/usr/share/icons/crystalsvg/32x32/apps/kpilotDaemon.png +/usr/share/icons/hicolor/48x48/apps/kpilot.png +/usr/share/icons/crystalsvg/48x48/apps/kpilotDaemon.png +/usr/share/icons/locolor/16x16/apps/kpilot.png +/usr/share/icons/crystalsvg/16x16/apps/kpalmdoc.png +/usr/share/icons/crystalsvg/22x22/apps/kpalmdoc.png +/usr/share/icons/crystalsvg/32x32/apps/kpalmdoc.png +/usr/share/icons/crystalsvg/48x48/apps/kpalmdoc.png +/usr/share/services/knotes-conduit.desktop +/usr/share/services/notepad-conduit.desktop +/usr/share/services/time_conduit.desktop +/usr/share/services/abbrowser_conduit.desktop +/usr/share/services/kpilot_config.desktop +/usr/share/services/popmail-conduit.desktop +/usr/share/services/memofile-conduit.desktop +/usr/share/services/sysinfo_conduit.desktop +/usr/share/services/todo-conduit.desktop +/usr/share/services/vcal-conduit.desktop +/usr/share/services/doc_conduit.desktop +/usr/share/servicetypes/kpilotconduit.desktop +../icons/kpilot.xpm /usr/share/pixmaps +../icons/kpilot-16.xpm /usr/share/pixmaps + + + --- kdepim-3.5.6.orig/debian/kontact.install +++ kdepim-3.5.6/debian/kontact.install @@ -0,0 +1,59 @@ +/usr/bin/kontact +/usr/lib/kde3/kcm_kmailsummary.la +/usr/lib/kde3/kcm_kmailsummary.so +/usr/lib/kde3/kcm_kontact.la +/usr/lib/kde3/kcm_kontact.so +/usr/lib/kde3/kcm_kontactknt.la +/usr/lib/kde3/kcm_kontactknt.so +/usr/lib/kde3/kcm_kontactsummary.la +/usr/lib/kde3/kcm_kontactsummary.so +/usr/lib/kde3/kcm_korgsummary.la +/usr/lib/kde3/kcm_korgsummary.so +/usr/lib/kde3/kcm_sdsummary.la +/usr/lib/kde3/kcm_sdsummary.so +/usr/lib/kde3/libkontact_*.la +/usr/lib/kde3/libkontact_*.so +/usr/lib/libkontact.so.1 +/usr/lib/libkontact.so.1.0.0 +/usr/lib/libkpinterfaces.so.1 +/usr/lib/libkpinterfaces.so.1.0.0 +/usr/share/applications/kde/Kontact.desktop +/usr/share/apps/kontact +/usr/share/apps/kontactsummary/kontactsummary_part.rc +/usr/share/config.kcfg/kontact.kcfg +/usr/share/doc/kde/HTML/en/kontact +/usr/share/icons/hicolor/128x128/apps/kontact.png +/usr/share/icons/crystalsvg/16x16/actions/kontact_*.png +/usr/share/icons/hicolor/16x16/apps/kontact.png +/usr/share/icons/crystalsvg/22x22/actions/kontact_*.png +/usr/share/icons/hicolor/22x22/apps/kontact.png +/usr/share/icons/crystalsvg/32x32/actions/kontact_*.png +/usr/share/icons/hicolor/32x32/apps/kontact.png +/usr/share/icons/crystalsvg/48x48/actions/kontact_*.png +/usr/share/icons/hicolor/48x48/apps/kontact.png +/usr/share/icons/crystalsvg/64x64/actions/kontact_*.png +/usr/share/icons/hicolor/64x64/apps/kontact.png +/usr/share/services/kcmkmailsummary.desktop +/usr/share/services/kcmkontactknt.desktop +/usr/share/services/kcmkontactsummary.desktop +/usr/share/services/kcmkorgsummary.desktop +/usr/share/services/kcmsdsummary.desktop +/usr/share/services/kontact/kpilotplugin.desktop +/usr/share/services/kontact/kaddressbookplugin.desktop +/usr/share/services/kontact/kmailplugin.desktop +/usr/share/services/kontact/knotesplugin.desktop +/usr/share/services/kontact/korganizerplugin.desktop +/usr/share/services/kontact/todoplugin.desktop +/usr/share/services/kontact/journalplugin.desktop +/usr/share/services/kontact/summaryplugin.desktop +/usr/share/services/kontact/weatherplugin.desktop +/usr/share/services/kontact/newstickerplugin.desktop +/usr/share/services/kontact/multisynk.desktop +/usr/share/services/kontact/specialdatesplugin.desktop +/usr/share/services/kontact/akregatorplugin.desktop +/usr/share/services/kontact/akregatorplugin3.2.desktop +/usr/share/services/kontact/karmplugin.desktop +/usr/share/services/kontactconfig.desktop +/usr/share/servicetypes/kontactplugin.desktop +../icons/kontact.xpm /usr/share/pixmaps +../icons/kontact-16.xpm /usr/share/pixmaps \ No newline at end of file --- kdepim-3.5.6.orig/debian/knotes.install +++ kdepim-3.5.6/debian/knotes.install @@ -0,0 +1,19 @@ +/usr/bin/knotes +/usr/lib/kde3/knotes_local.la +/usr/lib/kde3/knotes_local.so +/usr/share/applications/kde/knotes.desktop +/usr/share/apps/knotes +/usr/share/config.kcfg/knoteconfig.kcfg +/usr/share/config.kcfg/knotesglobalconfig.kcfg +/usr/share/doc/kde/HTML/en/knotes +/usr/share/icons/hicolor/128x128/apps/knotes.png +/usr/share/icons/hicolor/16x16/apps/knotes.png +/usr/share/icons/hicolor/22x22/apps/knotes.png +/usr/share/icons/hicolor/32x32/apps/knotes.png +/usr/share/icons/hicolor/48x48/apps/knotes.png +/usr/share/icons/hicolor/64x64/apps/knotes.png +/usr/share/services/kresources/knotes/imap.desktop +/usr/share/services/kresources/knotes/local.desktop +/usr/share/services/kresources/knotes_manager.desktop +../icons/knotes.xpm /usr/share/pixmaps +../icons/knotes-16.xpm /usr/share/pixmaps --- kdepim-3.5.6.orig/debian/kmail.NEWS +++ kdepim-3.5.6/debian/kmail.NEWS @@ -0,0 +1,29 @@ +kdepim (4:3.5.5.dfsg.1-4) unstable; urgency=high + + * KMail's handling of IMAP namespaces changed in KDE 3.5. You used to be + able to set a prefix for your mailboxes (most commonly INBOX. for + courier-imap and cyrus-imapd servers) that would tell KMail where to look + for mail folders. In KDE 3.5, KMail now handles both personal and shared + namespaces. It no longer strips the namespace from the beginning of the + folder path, though, so some users will see that all of their folders are + now subfolders of the inbox. + + Due to this change, KMail may get confused when it starts after upgrading + and crash. We don't have a solution to the bug at this time, but there is + a workaround that doesn't result in any dataloss. + + The folder $HOME/.kde/share/apps/kmail/imap/ holds cached copies of all + the mail headers in your imap account. Deleting everything in this folder + (rm -rf ~/.kde/share/apps/kmail/imap/*) allows KMail to startup. KMail + will need to redownload all the mail headers, but it would need to do so + anyway since it thinks the mail folders appearing under the inbox are + different folders. + + In some cases even this workaround has not been enough. If KMail still + behaves strangely for you after doing this, you may need to move KMail's + configuration file out of the way in addition to removing its IMAP cache. + To do this, "mv ~/.kde/share/config/kmailrc + ~/.kde/share/config/kmailrc.bak". After doing this, KMail should behave + better, but you will need to reconfigure all of your accounts. + + -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Sat, 16 Dec 2006 13:48:33 -0500 --- kdepim-3.5.6.orig/debian/kdepim-kio-plugins.install +++ kdepim-3.5.6/debian/kdepim-kio-plugins.install @@ -0,0 +1,15 @@ +/usr/lib/kde3/kio_groupwise.la +/usr/lib/kde3/kio_groupwise.so +/usr/lib/kde3/kio_imap4.la +/usr/lib/kde3/kio_imap4.so +/usr/lib/kde3/kio_mbox.la +/usr/lib/kde3/kio_mbox.so +/usr/lib/kde3/kio_sieve.la +/usr/lib/kde3/kio_sieve.so +/usr/share/services/groupwise.protocol +/usr/share/services/groupwises.protocol +/usr/share/services/imap4.protocol +/usr/share/services/imaps.protocol +/usr/share/services/mbox.protocol +/usr/share/services/overview.desktop +/usr/share/services/sieve.protocol --- kdepim-3.5.6.orig/debian/libksieve0-dev.install +++ kdepim-3.5.6/debian/libksieve0-dev.install @@ -0,0 +1,3 @@ +/usr/include/kde/ksieve +/usr/lib/libksieve.la +/usr/lib/libksieve.so --- kdepim-3.5.6.orig/debian/kaddressbook.menu +++ kdepim-3.5.6/debian/kaddressbook.menu @@ -0,0 +1,8 @@ +?package(kaddressbook):\ + needs="X11"\ + section="Apps/Tools"\ + hints="KDE"\ + title="KAddressbook"\ + icon32x32="/usr/share/pixmaps/kaddressbook.xpm"\ + icon16x16="/usr/share/pixmaps/kaddressbook-16.xpm"\ + command="/usr/bin/kaddressbook" --- kdepim-3.5.6.orig/debian/korganizer.install +++ kdepim-3.5.6/debian/korganizer.install @@ -0,0 +1,41 @@ +/usr/bin/ical2vcal +/usr/bin/korgac +/usr/bin/korganizer +/usr/lib/kde3/kcm_korganizer.la +/usr/lib/kde3/kcm_korganizer.so +/usr/lib/kde3/libkorg_*.la +/usr/lib/kde3/libkorg_*.so +/usr/lib/kde3/libkorganizerpart.la +/usr/lib/kde3/libkorganizerpart.so +/usr/lib/libkocorehelper.so.1 +/usr/lib/libkocorehelper.so.1.0.0 +/usr/lib/libkorg_stdprinting.so.1 +/usr/lib/libkorg_stdprinting.so.1.0.0 +/usr/lib/libkorganizer.so.1 +/usr/lib/libkorganizer.so.1.0.0 +/usr/lib/libkorganizer_calendar.so.1 +/usr/lib/libkorganizer_calendar.so.1.0.0 +/usr/lib/libkorganizer_eventviewer.so.1 +/usr/lib/libkorganizer_eventviewer.so.1.0.0 +/usr/share/applications/kde/korganizer.desktop +/usr/share/apps/kconf_update/korganizer.upd +/usr/share/apps/korgac +/usr/share/apps/korganizer +/usr/share/autostart/korgac.desktop +/usr/share/config.kcfg/korganizer.kcfg +/usr/share/doc/kde/HTML/en/korganizer +/usr/share/icons/hicolor/128x128/apps/korganizer.png +/usr/share/icons/hicolor/16x16/apps/korganizer.png +/usr/share/icons/hicolor/32x32/apps/korganizer.png +/usr/share/icons/hicolor/48x48/apps/korganizer.png +/usr/share/icons/hicolor/64x64/apps/korganizer.png +/usr/share/services/korganizer_*.desktop +/usr/share/services/korganizer +/usr/share/services/webcal.protocol +/usr/share/servicetypes/calendardecoration.desktop +/usr/share/servicetypes/calendarplugin.desktop +/usr/share/servicetypes/dcopcalendar.desktop +/usr/share/servicetypes/korganizerpart.desktop +/usr/share/servicetypes/korgprintplugin.desktop +../icons/korganizer.xpm /usr/share/pixmaps +../icons/korganizer-16.xpm /usr/share/pixmaps --- kdepim-3.5.6.orig/debian/libmimelib1c2a.install +++ kdepim-3.5.6/debian/libmimelib1c2a.install @@ -0,0 +1,2 @@ +/usr/lib/libmimelib.so.1 +/usr/lib/libmimelib.so.1.0.1 --- kdepim-3.5.6.orig/debian/akregator.install +++ kdepim-3.5.6/debian/akregator.install @@ -0,0 +1,32 @@ +/usr/bin/akregator +/usr/lib/kde3/libakregatorpart.la +/usr/lib/kde3/libakregatorpart.so +/usr/lib/kde3/libakregator_mk4storage_plugin.la +/usr/lib/kde3/libakregator_mk4storage_plugin.so +/usr/lib/libakregatorprivate.la +/usr/lib/libakregatorprivate.so +/usr/share/applications/kde/akregator.desktop +/usr/share/apps/akregator +/usr/share/config.kcfg/akregator.kcfg +/usr/share/config.kcfg/mk4config.kcfg +/usr/share/doc/kde/HTML/en/akregator +/usr/share/icons/hicolor/128x128/apps/akregator.png +/usr/share/icons/crystalsvg/16x16/actions/rss_tag.png +/usr/share/icons/crystalsvg/22x22/actions/rss_tag.png +/usr/share/icons/crystalsvg/32x32/actions/rss_tag.png +/usr/share/icons/crystalsvg/48x48/actions/rss_tag.png +/usr/share/icons/crystalsvg/64x64/actions/rss_tag.png +/usr/share/icons/crystalsvg/16x16/apps/akregator_empty.png +/usr/share/icons/hicolor/16x16/apps/akregator.png +/usr/share/icons/hicolor/22x22/apps/akregator.png +/usr/share/icons/hicolor/32x32/apps/akregator.png +/usr/share/icons/hicolor/48x48/apps/akregator.png +/usr/share/icons/hicolor/64x64/apps/akregator.png +/usr/share/icons/hicolor/scalable/apps/akregator.svgz +/usr/share/services/akregator_mk4storage_plugin.desktop +/usr/share/services/akregator_part.desktop +/usr/share/services/feed.protocol +/usr/share/servicetypes/akregator_plugin.desktop +../icons/akregator.xpm /usr/share/pixmaps +../icons/akregator-16.xpm /usr/share/pixmaps + --- kdepim-3.5.6.orig/debian/changelog +++ kdepim-3.5.6/debian/changelog @@ -0,0 +1,1524 @@ +kdepim (4:3.5.6-2ubuntu2) gutsy; urgency=low + + * Turn off DEB_KDE_CVS_MAKE in debian/rules + * Remove 16_kde_modulename.diff, module name isn't changed in Ubuntu + + -- Jonathan Riddell <jriddell@ubuntu.com> Wed, 02 May 2007 14:19:49 +0100 + +kdepim (4:3.5.6-2ubuntu1) gutsy; urgency=low + + * Merge with Debian + + -- Jonathan Riddell <jriddell@ubuntu.com> Mon, 30 Apr 2007 20:32:54 +0100 + +kdepim (4:3.5.6.dfsg.1-2) unstable; urgency=low + + * Upload to unstable after Etch release. + * The pilot-link-please-don't-break-your-api-release + + +++ Changes by Sune Vuorela: + + * Pull 2 patches from pim+ branch to fix compilation with pilot-link 0.12.2. + (Closes: #414843) + * Pull a lot of kmail patches from upstream to fix various crashes + (Closes: #413527, #398182, #412261, #407363, #280223) and probably a + couple of more. + * Add clamav patch - thanks to Stephen Gran. (Closes: 412861) + * The kpilot scripts needs debconf to be able to clean up after itself. + * Add a patch from upstream to fix a theoretical kio-imap infinite loop. + * Add a patch to include planet debian and debian times as default in + akregator. (Closes: #419899) + + * Add two patches pushed out from kde upstream: + - one fixes a nasty crash when filtering messages that might lead to + dataloss. + - one fixes some template related stuff. + + -- Sune Vuorela <debian@pusling.com> Fri, 20 Apr 2007 14:52:42 +0100 + +kdepim (4:3.5.6.dfsg.1-1) experimental; urgency=low + + * New upstream release. + - Old unused cruft that misbuilds on 64 bit archs, removed. (Closes: 347478) + - Fix korganizer crash. (Closes: 365689) + - Fix karm & clipboard. (Closes: 374993) + - Reenable more of kpilot. (Closes: #406710) + - Fix KOrganizer crash on some .ics files. (Closes: #359197) + + +++ Changes by Sune Vuorela: + + * Update list of non-free files (one has been removed from upstream). + * Removed the kpilot patches (patch 25 & 26) (Merged upstream). + * Removed branch pull (patch 01) (Merged upstream). + * Removed akregator default patch (21) (Merged upstream). + * Removed liblink patch (Merged upstream). + * Added patch to add warning about dimap usage (patch 26_dimap_warning) + (Also closes: #321102) + * Remove ancient stuff from kpilot postinst, including debconf. + * Add db_purge to kpilot postinst. Currently we don't do debconf. + * Remove debconf kpilot templates and translations as well. + + +++ Changes by Ana Beatriz Guerrero Lopez: + + * Now kmail has CRM114 support to anti spam wizard, added crm114 to + kmail's Suggests field. + + +++ Changes by Josh Metzler: + + * Add kmail.README explaining the correct way to use Disconnected IMAP and + warning that incorrect usage can result in mail loss. (Closes: #321102) + + -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Thu, 18 Jan 2007 20:52:16 +0100 + +kdepim (4:3.5.5.dfsg.1-5) unstable; urgency=high + + +++ Changes by Sune Vuorela: + + * Add autoconf2.13 to build-conflicts. (Closes: #404157) + * Remove build-dep on libmal-dev, malconduit is not built anymore and + libmal is being removed from archive. (Closes: #406005) + * Really install kmail.NEWS.Debian (moved from NEWS.Debian). + (Closes: #405280) + * Update kalarm manpages. Thanks to David Jarvie. (Closes: 405589) + * Add norwegian (nb) debconf templates, thanks to Bjorn Steensrud. + (Closes: #405595) + + +++ Changes by Ana Beatriz Guerrero Lopez: + + * Improved packages descriptions. + + -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Mon, 8 Jan 2007 12:02:18 +0100 + +kdepim (4:3.5.5.dfsg.1-4) unstable; urgency=high + + * Document workaround for kmail crashing on start after upgrade for users + using IMAP with namespaces. + + -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Fri, 15 Dec 2006 15:05:38 -0500 + +kdepim (4:3.5.5.dfsg.1-3) unstable; urgency=low + + +++ Changes by Sune Vuorela: + + * Reenabling more conduits in kpilot. New patch 25 and patch 26 added. + + -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Tue, 05 Dec 2006 12:39:47 +0100 + +kdepim (4:3.5.5.dfsg.1-2) unstable; urgency=medium + + * This release is dedicated to Rembrandt van Rijn for his fast response + fixing KPilot. Many thanks. + + +++ Changes by Sune Vuorela: + + * Added 18_optimize_splitAddressInternal.diff to fix lock up on weird + headers. It is actually a performance tweak, as it normally continues + after 10-15 minutes of non-responding state. Fix by Johannes Schaub. It + has a nice side effect to be a general performance boost. (Closes: #398073) + * Fixed default value for external browser in akregator. (Patch 21) (Closes: #375233) + * Added more suggests of spamfilters to kmail. (Closes: #376250) + * Added suggests of gnokii to kontact. (Closes: #377356) + * Fixed manpage of akregator to not talk about korganizer. Thanks to Kenny + Duffus. + * Do not build against bluetooth on !linux. (Closes: #399061) + * Slowly starting dependency chain on -dbg packages. Adding kdelibs-dbg to + kdepim-dbg depends. + * Fixed romanian debconf template. (Closes: #397827) + * Do not chmod stuff in kpilot if it is not there (in case of udev). + (Closes: #378696) + * Added gigantic patch in order to make KPilot works with pilot-link 0.12.0 (patch 25). + (Closes: #394534) + + The new patch does not build all conduits. + + kpilot.install modified because of this. + + parts of the branch pull removed as it is included in the kpilot diff. + + -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Tue, 21 Nov 2006 02:53:59 +0100 + +kdepim (4:3.5.5.dfsg.1-1) unstable; urgency=medium + + * Improve KOrganizer's description, from Filipus Klutiero. + (Closes: #392468) + * Remove non-free IETF docs from the source tarball. + Closes: #395082. + + Urgency medium for the RC bug fix. + + Stop using tarball.mk, since the only reason for that in the first + place was to get the source package to consist of a file verifiable + using upstream md5sums. But since we have to repackage now anyway, + there's no point to doing this any more. + + New patch 16_kde_modulename.diff so that admin/cvs.sh finds the + right package name. + * Update from SVN branch, revision 600288, except for the changes to + libkmime, which break binary compatibility, and the changes to kalarm, + which I deem to be too invasive this close to a release. + + Absorbs 15_kdepim_debug.diff. + + Fixes a problem with korganizer.desktop causing it not to start. + Closes: #395940, #395286, #394309. + + -- Daniel Schepler <schepler@debian.org> Mon, 30 Oct 2006 20:46:01 +0100 + +kdepim (4:3.5.5-1) unstable; urgency=medium + + * New upstream release. + + Fixes korganizer: reminder daemon leaks memory. (Closes: #357043) + + +++ Changes by Daniel Schepler: + + * Disable asking questions in the kmail d-imap debugging patch, since + MadCoder has not been able to trigger mail loss answering yes to + all questions. + * Add new directory for icon files to libkdepim1a.install. + * Urgency medium for the RC bug fixes. + + +++ Changes by Christopher Martin: + + * Improve konsolekalendar's description. (Closes: #384941) + + * Add alpha and ppc64 to the problematic arch list, thus disabling + --enable-final and allowing kdepim to build. (Closes: #387419, #388014) + + * Add Romanian debconf translation, thanks to Stan Ioan-Eugen. + (Closes: #387589) + + +++ Changes by Pierre Habouzit: + + * Modify the kdepim d-imap debugging patch to be less verbose and intrusive, + but keep the rest of the patch, with its slightly safer file handling. No + reports of d-imap data loss have surfaced with the recent code, and + testing suggests that the problem is fixed. + (Closes: #321102, #332473, #350851) + + -- Daniel Schepler <schepler@debian.org> Sat, 7 Oct 2006 17:44:26 +0200 + +kdepim (4:3.5.4-1) unstable; urgency=low + + * New upstream release. + + +++ Changes by Fathi Boudra: + + * Branch pull to revision 577416, minus the akregator feeddetector + changes which don't build. + + * Added kdepim extra debug information from KDE bug #104956. Users of + d-imap will have to put up with extra dialogs, but this is hopefully + only until the d-imap data loss issues are worked out (some work on + that problem is in this upload, but it hasn't been confirmed to fix + the problem). + + * Removed autotools-dev from the Build-Depends; automake1.9 depends on it. + + +++ Changes by Christopher Martin: + + * Packaging sync with the rest of the team KDE packages. Update + package descriptions, sync debian-qt-kde.mk and other CDBS + stuff (should help building on slow architectures). Also fixes a + package description typo. (Closes: #364138) + + * Remove patch that disabled --enable-final for kmail, now that we disable + it globally on m68k and arm. We'll see if the other architectures can + truly cope. + + * Change dependencies on kdepim-kio-plugins or kdebase-kio-plugins to + dependencies on both; simple, and should prevent user error. + (Closes: #327821) + + * Make kaddressbook suggest kdebase-kio-plugins for LDAP support. + (Closes: #337527) + + * Add Spanish debconf translation. (Closes: #383360) + + * Move libemailfunctions/idmapper.h from kdepim-dev to libkcal2-dev. + kdepim-dev depends on libkcal2-dev, so this shouldn't cause any problems. + Replaces have been added. (Closes: #342452) + + * Fix small bug in kmail_clamav.sh script. (Closes: #354185) + + * Install ktnef MIME entries to /etc/mailcap. (Closes: #316373) + + -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Sat, 26 Aug 2006 13:08:00 -0400 + +kdepim (4:3.5.3-3) unstable; urgency=high + + * Fix FTBFS due to naive autoconf check. Closes: #378163. + (using patch from kubuntu, thanks to J. Riddell). + * Urgency set to high due to that problem. + + -- Pierre Habouzit <madcoder@debian.org> Sun, 16 Jul 2006 16:03:06 +0200 + +kdepim (4:3.5.6-0ubuntu6) feisty; urgency=low + + * Rebuild on qt 3.3.7 + + -- Jonathan Riddell <jriddell@ubuntu.com> Mon, 26 Mar 2007 22:24:59 +0100 + +kdepim (4:3.5.6-0ubuntu5) feisty; urgency=low + + * Add kubuntu_12_mass_filter_crash.diff, closes + Malone 86578 + * Add kubuntu_13_build_kpilot.diff, fixes kpilot + build issue + + -- Anthony Mercatante <tonio@ubuntu.com> Tue, 22 Mar 2007 23:00:12 +0100 + +kdepim (4:3.5.6-0ubuntu4) feisty; urgency=low + + * Added kubuntu_11_mail_exporter_patch.diff, closes + KDE bug #77744 + + -- Anthony Mercatante <tonio@ubuntu.com> Mon, 05 Feb 2007 18:19:31 +0100 + +kdepim (4:3.5.6-0ubuntu3) feisty; urgency=low + + * kubuntu_09_install_networkstatus_headers.diff + - Install headers files for networkstatus (patch from SuSE) + * kubuntu_10_kmail_networkstatus_support.diff + - Activates networkstatus support for kmail (patch from SuSE) + * debian/control: + - New package networkstatus-dev + * ./libkdepim1-dev.install: added /usr/include/kde/kpimprefs.h + + -- Anthony Mercatante <tonio@ubuntu.com> Fri, 02 Feb 2007 15:37:42 +0100 + +kdepim (4:3.5.6-0ubuntu2) feisty; urgency=low + + * Add patches from KDE (via Debian) + - 03_kmail-templates.patch fixes a bug in the new KMail + templates feature + - 04_kmail-140660.patch fixes crash and mail loss on control-J + http://bugs.kde.org/show_bug.cgi?id=140660 + + -- Jonathan Riddell <jriddell@ubuntu.com> Sat, 27 Jan 2007 23:22:37 +0000 + +kdepim (4:3.5.6-0ubuntu1) feisty; urgency=low + + * New upstream release + * Sync patches with Debian + * Remove kubuntu_09_launch_korganiser.diff + * Remove kubuntu_05_ktnef_kmenu_tidy.diff, closes bug + + -- Jonathan Riddell <jriddell@ubuntu.com> Wed, 17 Jan 2007 11:22:30 +0000 + +kdepim (4:3.5.5-0ubuntu5) feisty; urgency=low + + * Added 15_kalarm_default_console.diff. Closes malone #20877 + * Added ${shlibs:Depends} to kdepim Depends, so things like libgpgme11 + actually get installed. Closes Malone #51399. Should start making + encyption actually work in kmail too, which will close many other bugs. + * Added build-deps libpth-dev, libgpg-error-dev, libgcrypt11-dev, + libassuan-dev as recommended in http://kmail.kde.org/kmail-pgpmime-howto.html + * Added 16_prekde3.5.6_save_message_quickly_delete_crash_fix.diff and hoping + it will stop most of my crashes! Patch from kde SVN. + * Added knode suggests: kcontrol. Closes Malone #52660 + * Changed kmail depends from kdepim-kio-plugins | kdebase-kio-plugins to + kdepim-kio-plugins, kdebase-kio-plugins so that pop3 mail can be sent. + Closes Malone #71101, #76836 + + -- Sarah Hobbs <hobbsee@ubuntu.com> Wed, 27 Dec 2006 15:45:02 +1100 + +kdepim (4:3.5.5-0ubuntu4) feisty; urgency=low + + * Copied 25_fix_kpilot_feature_pull_thx_vanrijn.diff from Debian. + Thanks to the Debian QT/KDE team. (Closes LP: #66313) + * Modified debian/kpilot.* to match the new kpilot. + * Remove kubuntu_04_kpalmdoc_kmenu_tidy.diff, kpalmdoc is no more. + + -- Frode M. Døving <frode@ubuntu.com> Thu, 23 Nov 2006 23:37:43 +0100 + +kdepim (4:3.5.5-0ubuntu3) feisty; urgency=low + + * Added kubuntu_09_launch_korganiser.diff, closes KDE No 135513 + + -- Jonathan Riddell <jriddell@ubuntu.com> Wed, 22 Nov 2006 09:33:50 +0000 + +kdepim (4:3.5.5-0ubuntu2) feisty; urgency=low + + * Changed kontact.install and knode.install to put + knodeplugin.desktop in knode instead of kontact + + -- Anthony Mercatante <tonio@ubuntu.com> Tue, 7 Nov 2006 16:54:06 -0800 + +kdepim (4:3.5.5-0ubuntu1) edgy; urgency=low + + * New upstream release + * Removed kubuntu_10_imap4_loop.diff, merged upstream + * Removed kubuntu_11_dimap_data_loss.diff, merged upstream + + -- Jonathan Riddell <jriddell@ubuntu.com> Tue, 3 Oct 2006 10:56:06 +0000 + +kdepim (4:3.5.4-0ubuntu7) edgy; urgency=low + + * Remove kubuntu_09_kmail_addressbook.diff. No longer necessary and causes problems. + Closes Malone #47919 + + -- Rocco Stanzione <grasshopper@linuxkungfu.org> Thu, 24 Aug 2006 23:01:01 -0500 + +kdepim (4:3.5.4-0ubuntu6) edgy; urgency=low + + * Make kontact depend on kmail, korganizer, kaddressbook + + -- Jonathan Riddell <jriddell@ubuntu.com> Mon, 2 Oct 2006 16:59:38 +0100 + +kdepim (4:3.5.4-0ubuntu5) edgy; urgency=low + + * Add patch kubuntu_11_dimap_data_loss.diff from KDE branch to resolve + dimap data loss issues, should fix https://bugs.kde.org/134292 + + -- Fathi Boudra <fboudra@free.fr> Tue, 19 Sep 2006 13:53:34 +0200 + +kdepim (4:3.5.4-0ubuntu4) edgy; urgency=low + + * Rebuilt with new libpisock. + + -- Daniel Holbach <daniel.holbach@ubuntu.com> Mon, 18 Sep 2006 12:13:56 +0200 + +kdepim (4:3.5.4-0ubuntu3) edgy; urgency=low + + * Rebuild with latest cdbs to add gettext domain to .desktop files for + langpacks-desktopfiles-kde, no source changes + + -- Jonathan Riddell <jriddell@ubuntu.com> Tue, 5 Sep 2006 22:53:13 +0000 + +kdepim (4:3.5.4-0ubuntu2) edgy; urgency=low + + * Rebuild now that gpgsm is in main + + -- Jonathan Riddell <jriddell@ubuntu.com> Wed, 2 Aug 2006 10:01:13 +0000 + +kdepim (4:3.5.4-0ubuntu1) edgy; urgency=low + + * New upstream release + + -- Jonathan Riddell <jriddell@ubuntu.com> Tue, 25 Jul 2006 10:12:19 +0000 + +kdepim (4:3.5.3-2ubuntu4) edgy; urgency=low + + * Add gpgsm as build-dep, all dependencies have passed main inclusion + + -- Jonathan Riddell <jriddell@ubuntu.com> Thu, 20 Jul 2006 12:58:09 +0100 + +kdepim (4:3.5.3-2ubuntu3) edgy; urgency=low + + * Rebuild to get rid of libfam.la usage, no changes + + -- Jonathan Riddell <jriddell@ubuntu.com> Thu, 13 Jul 2006 15:08:51 +0000 + +kdepim (4:3.5.3-2ubuntu2) edgy; urgency=low + + * Remove build-dep on libgnokii3-dev, it failed main inclusion review. + * Remove gpgsm build-dep until it's fully in main + + -- Jonathan Riddell <jriddell@ubuntu.com> Tue, 11 Jul 2006 21:54:29 +0000 + +kdepim (4:3.5.3-2ubuntu1) edgy; urgency=low + + * Sync with Debian + + -- Jonathan Riddell <jriddell@ubuntu.com> Tue, 4 Jul 2006 11:26:27 +0000 + +kdepim (4:3.5.3-2) unstable; urgency=low + + * Rebuild against libgnokii3-dev and libbluetooth2-dev. + * New patch 15_groupwise_alpha.diff: fix FTBFS on alpha (again). + Closes: #353922. + + -- Daniel Schepler <schepler@debian.org> Sat, 1 Jul 2006 11:23:08 -0400 + +kdepim (4:3.5.3-1) unstable; urgency=low + + * New upstream release. + * Include fixes on branch up to svn revision 555847. + * New debconf translations: + + Galician. Closes: #361209. + + Russian. Closes: #367207. + + Lithuanian. Closes: #374447. + + Basque. Closes: #374829. + * Rework 14_kmail_filter_icons.diff. + + -- Daniel Schepler <schepler@debian.org> Wed, 28 Jun 2006 11:58:50 -0400 + +kdepim (4:3.5.2-1) unstable; urgency=low + + * New upstream release. + * Remove package-specific DEB_DH_SHLIBDEPS_ARGS_pkg hack, now that + cdbs includes it, and Build-Depend on the appropriate version of + cdbs. + + -- Daniel Schepler <schepler@debian.org> Wed, 29 Mar 2006 19:46:16 +0200 + +kdepim (4:3.5.1-2) unstable; urgency=medium + + * Update to SVN branches/KDE/3.5, up to revision 518856. + + Fixes a FTBFS on alpha. Closes: #353922. + + Adjust *.install files to account for disabled blogging plugin. + * New debconf translations: + + Czech. Closes: #289455. + + Swedish. Closes: #333092. + + Italian. Closes: #349343. + * Set urgency=medium for the RC bug fix on alpha. + + -- Daniel Schepler <schepler@debian.org> Wed, 15 Mar 2006 21:26:09 +0100 + +kdepim (4:3.5.1-1) unstable; urgency=low + + * New upstream release. + + -- Daniel Schepler <schepler@debian.org> Wed, 1 Feb 2006 10:17:03 +0100 + +kdepim (4:3.5.0-5) unstable; urgency=low + + * New package: kdepim-dbg, to make debugging symbols available. + * Add Build-Depends on libboost-dev for indexlib. + + -- Daniel Schepler <schepler@debian.org> Tue, 17 Jan 2006 13:15:38 +0100 + +kdepim (4:3.5.0-4) unstable; urgency=low + + * Upload to unstable. + * No longer build with g++-3.4 on any architecture, since g++-4.0 + should be fixed. + * Update to SVN branches/KDE/3.5, up to revision 496049. + + Bump shlibs version on libkcal2b. + + -- Daniel Schepler <schepler@debian.org> Mon, 9 Jan 2006 21:06:19 +0100 + +kdepim (4:3.5.0-3) experimental; urgency=low + + * Upload to experimental. + * New patch 14_kmail_filter_icons.diff: update user config files to + reflect changed icon names for spam/ham filters. + + -- Daniel Schepler <schepler@debian.org> Mon, 19 Dec 2005 22:10:28 +0100 + +kdepim (4:3.5.0-2) alioth; urgency=medium + + * Update from SVN 3.5 branch. + + Fixes a serious bug with filtering to IMAP folders. + + -- Daniel Schepler <schepler@debian.org> Sun, 11 Dec 2005 20:24:08 +0100 + +kdepim (4:3.5.0-1) alioth; urgency=low + + * New upstream release. + * Bump debian/compat to 5. No changes necessary. + * Rename libkleopatra0a to libkleopatra1 due to SONAME change. + * New packages: libindex0 and libindex0-dev. + + -- Daniel Schepler <schepler@debian.org> Tue, 6 Dec 2005 11:18:32 +0100 + +kdepim (4:3.4.3-1) unstable; urgency=low + + * New upstream release. + * Apply changes from SVN 3.4 branch. + + Fixes a FTBFS with newer versions of g++-4.0. + * Rename libmimelib1c2 to libmimelib1c2a due to C++ allocator changes. + * New patch 13_mimelib_self_contained.diff: + + Link against libkdefakes_pic.a instead of -lkdefakes to + eliminate mimelib's dependency on kdelibs. + + Fix mimelib/config.h not to require the KDE or QT headers again. + This allows dropping the libkdepim-dev dependency from + libmimelib1-dev. + * Adjust Build-Depends to ensure a version of kdelibs with the + allocator changes. + + -- Daniel Schepler <schepler@debian.org> Thu, 1 Dec 2005 19:59:09 +0100 + +kdepim (4:3.5.2-0ubuntu6) dapper; urgency=low + + * debian/cdbs/kde.mk: + - added dh_iconcache. + + -- Daniel Holbach <daniel.holbach@ubuntu.com> Sun, 21 May 2006 16:38:54 +0200 + +kdepim (4:3.5.2-0ubuntu5) dapper; urgency=low + + * Add kubuntu_11_korganizer_event.diff to fix Korganizer crash when adding + new event (Closes: Malone #39419) + + -- Raphaël Pinson <raphink@ubuntu.com> Fri, 5 May 2006 14:21:53 +0200 + +kdepim (4:3.5.2-0ubuntu4) dapper; urgency=low + + * Update kubuntu_06_add_akregator_feed.diff, add Planet Ubuntu + closes Malone #38719 + + -- Jonathan Riddell <jriddell@ubuntu.com> Fri, 5 May 2006 11:42:44 +0100 + +kdepim (4:3.5.2-0ubuntu3) dapper; urgency=low + + * Add kubuntu_10_imap4_loop.diff from Dirk Mueller + "When a message is sent to a kmail user with a > 71 characters long filename in + the content disposition header and kio_imap4 was compiled with gcc >= 4.0, + then it goes into an endless loop eating up all available system memory." + + -- Jonathan Riddell <jriddell@ubuntu.com> Thu, 4 May 2006 19:07:10 +0100 + +kdepim (4:3.5.2-0ubuntu2) dapper; urgency=low + + * Edit debian/cdbs/kde.mk to mark .po files as UTF-8 + + -- Jonathan Riddell <jriddell@ubuntu.com> Fri, 21 Apr 2006 19:14:30 +0100 + +kdepim (4:3.5.2-0ubuntu1) dapper; urgency=low + + * New upstream release + + -- Jonathan Riddell <jriddell@ubuntu.com> Mon, 20 Mar 2006 23:43:38 +0000 + +kdepim (4:3.5.1-0ubuntu4) dapper; urgency=low + + * Add kubuntu_08_kalarm_autostart_kdeonly to prevent kalarm from starting + automatically on GNOME (Closes: Malone #31923). + * Add kubuntu_09_kmail_addressbook so kmail access addressbook contacts when + composing. Fixes http://bugs.kde.org/121337 + + -- Raphaël Pinson <raphink@ubuntu.com> Sat, 4 Mar 2006 17:41:05 +0100 + +kdepim (4:3.5.1-0ubuntu3) dapper; urgency=low + + * Fixed akregator manpage closes + https://launchpad.net/distros/ubuntu/+source/kdepim/+bug/30753 + * Fix by Kenny Duffus <kenny@duffus.org> + + -- Jonathan Riddell <jriddell@ubuntu.com> Fri, 17 Feb 2006 11:36:11 +0000 + +kdepim (4:3.5.1-0ubuntu2) dapper; urgency=low + + * Add kubuntu_07_autostart_kdeonly.diff + + -- Jonathan Riddell <jriddell@ubuntu.com> Thu, 9 Feb 2006 13:01:11 +0000 + +kdepim (4:3.5.1-0ubuntu1) dapper; urgency=low + + * New upstream release + * Install /usr/share/services/kontact/ desktop files in their supporting + programs, not kontact + + -- Jonathan Riddell <jriddell@ubuntu.com> Mon, 23 Jan 2006 14:26:07 +0000 + +kdepim (4:3.5.0-0ubuntu4) dapper; urgency=low + + * Install multisynk.desktop in kitchensync not Kontact, + stop empty icon displaying. + + -- Jonathan Riddell <jriddell@ubuntu.com> Wed, 18 Jan 2006 14:53:52 +0000 + +kdepim (4:3.5.0-0ubuntu3) dapper; urgency=low + + * Increase version number on Replaces for kdepim-kresources + + -- Jonathan Riddell <jriddell@ubuntu.com> Fri, 6 Jan 2006 18:42:44 +0000 + +kdepim (4:3.5.0-0ubuntu2) dapper; urgency=low + + * Add kubuntu_07_branch_fixes.diff from KMail developers + fixes http://bugs.kde.org/show_bug.cgi?id=113730 + + -- Jonathan Riddell <jriddell@ubuntu.com> Fri, 9 Dec 2005 23:00:48 +0000 + +kdepim (4:3.5.0-0ubuntu1) dapper; urgency=low + + * New upstream release + * Remove GCC 3.4 on hppa + + -- Jonathan Riddell <jriddell@ubuntu.com> Tue, 6 Dec 2005 12:28:46 +0000 + +kdepim (4:3.5-rc2-0ubuntu2) dapper; urgency=low + + * s/Depends/Build-Depends/ in control + + -- Jonathan Riddell <jriddell@ubuntu.com> Sat, 26 Nov 2005 18:56:44 +0000 + +kdepim (4:3.5-rc2-0ubuntu1) dapper; urgency=low + + * New upstream pre-release + * Generate .pot files + * Sync with Debian + + -- Jonathan Riddell <jriddell@ubuntu.com> Mon, 21 Nov 2005 21:38:28 +0000 + +kdepim (4:3.5-rc1-0ubuntu1) dapper; urgency=low + + * New upstream pre-release + * Sync with Debian + * Remove kubuntu_02_kalarm_kmenu_tidy.diff (now X-KDE-PIM, not X-KDE-More) + * Remove kubuntu_03_karm_kmenu_tidy.diff + * libkleopatra0a now libkleopatra1 + * libkleopatra0-dev now libkleopatra1-dev + + -- Jonathan Riddell <jriddell@ubuntu.com> Sun, 13 Nov 2005 18:09:20 +0000 + +kdepim (4:3.4.2-2) unstable; urgency=medium + + +++ Changes by Adeodato Simó: + + * Build with g++-3.4 on arm, m68k and hppa. Closes: #327594 + * Add kitchensync as a dependency of kdepim-dev. Closes: #327159 + + -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Wed, 21 Sep 2005 17:45:43 +0200 + +kdepim (4:3.4.2-1) unstable; urgency=low + + * New upstream release. + * Bugs fixed in past experimental versions but filed with BTS + afterwards: + + Compiles on amd64 with g++-4.0. Closes: #293107. + + kdepim-wizards support libraries were mistakenly in kdepim-dev. + Closes: #315560. + + *.sh manpages in kmail. Closes: #319808. + * Reenable gnokii support since the license issues have now been + resolved. + * Yet more ABI breakages: + + libkdepim1 -> libkdepim1a. Closes: #312310. + + libkcal2a -> libkcal2b. Closes: #312318. + * C++ transition: + + Tighten Build-Depends on kdelibs4-dev to new enough version. + + Rename libmimelib1a -> libmimelib1c2 in order not to break + lurker. Also split out libkmime2 from this package while I'm + at it so that lurker users don't have to install kdelibs4 -- + at least, they won't have to once I can link libkdefakes statically + into mimelib (see bug #326113). + * Add Vietnamese debconf translation. Closes: #312159. + * Remove 10_korganizer_makefile.diff, which has been applied in + upstream SVN and thus is included in the kdepim_branch patch. + * Remove obsolete Conflicts and Replaces on packages not in sarge. + * Fix command synopsis in kabc2mutt manpage. Closes: #324958. + + -- Daniel Schepler <schepler@debian.org> Thu, 1 Sep 2005 15:17:12 -0700 + +kdepim (4:3.4.1-2) UNRELEASED; urgency=low + + * Move libraries for egroupware, kolab, slox wizards to kdepim-wizards + where they belong. Thanks to Reinhold Kainhofer for reporting the + issue. + + -- Daniel Schepler <schepler@debian.org> Fri, 3 Jun 2005 08:57:02 -0700 + +kdepim (4:3.4.1-1) experimental; urgency=low + + * New upstream release. + * Split kresources into new package kdepim-kresources. + * Split kdepimmacros.h into new package libkdepim1-dev, and make all + the other -dev packages depend on it. + + -- Daniel Schepler <schepler@debian.org> Thu, 2 Jun 2005 21:45:31 -0700 + +kdepim (4:3.4.3-0ubuntu4) dapper; urgency=low + + * Actually build-depend on g++-3.4 on hppa. + + -- LaMont Jones <lamont@ubuntu.com> Fri, 11 Nov 2005 09:57:38 -0700 + +kdepim (4:3.4.3-0ubuntu3) breezy-updates; urgency=low + + * Add back gpgme11-dev build-dep, http://bugzilla.ubuntu.com/17546 + + -- Jonathan Riddell <jriddell@ubuntu.com> Fri, 14 Oct 2005 13:10:47 +0000 + +kdepim (4:3.4.3-0ubuntu2) breezy; urgency=low + + * Add kubuntu_06_add_akregator_feed.diff add kubuntu.org and fridge + feeds as default + + -- Jonathan Riddell <jriddell@ubuntu.com> Mon, 10 Oct 2005 19:14:19 +0100 + +kdepim (4:3.4.3-0ubuntu1) breezy; urgency=low + + * New upstream release + * Remove gpgme11-dev build-dep + * Build with GCC 3.4 on hppa + + -- Jonathan Riddell <jriddell@ubuntu.com> Fri, 7 Oct 2005 16:41:29 +0000 + +kdepim (4:3.4.2-0ubuntu2) breezy; urgency=low + + * Add kubuntu_07_korganiser_libraries.diff fix compile order + * Add kubuntu_08_kmail_attachments.diff fix empty attachments http://bugs.kde.org/109003 + + -- Jonathan Riddell <jriddell@ubuntu.com> Wed, 3 Aug 2005 11:51:41 +0000 + +kdepim (4:3.4.2-0ubuntu1) breezy; urgency=low + + * New upstream release + + -- Jonathan Riddell <jriddell@ubuntu.com> Thu, 28 Jul 2005 11:35:01 +0000 + +kdepim (4:3.4.1-0ubuntu4) breezy; urgency=low + + * Rebuild for removed libXcursor.la and tighten kdelibs dependency + + -- Jonathan Riddell <jriddell@ubuntu.com> Sun, 24 Jul 2005 23:58:51 +0000 + +kdepim (4:3.4.1-0ubuntu3) breezy; urgency=low + + * Add back flex build-dep which somehow went missing. + + -- Jonathan Riddell <jriddell@ubuntu.com> Thu, 21 Jul 2005 13:03:06 +0000 + +kdepim (4:3.4.1-0ubuntu2) breezy; urgency=low + + * Rebuild for libXrender.la changes + * Add build-dep on libxfixes-dev + + -- Jonathan Riddell <jriddell@ubuntu.com> Wed, 20 Jul 2005 23:11:42 +0000 + +kdepim (4:3.4.1-0ubuntu1) breezy; urgency=low + + * Update version number following KDE 3.4.1 release + * Add all dependencies back to meta package + + -- Jonathan Riddell <jr@jriddell.org> Wed, 1 Jun 2005 00:51:23 +0000 + +kdepim (4:3.4.1-0ubuntu0pre2) breezy; urgency=low + + * Add kubuntu_06_kpilot_tag_to_branch.diff, patch from upstream to + prevent data loss. + + -- Jonathan Riddell <jr@jriddell.org> Fri, 27 May 2005 15:28:51 +0000 + +kdepim (4:3.4.1-0ubuntu0pre1) breezy; urgency=low + + * New upstream release + * Sync with Debian + * Remove obsolete script korganizerIn + + -- Jonathan Riddell <jr@jriddell.org> Wed, 25 May 2005 17:37:34 +0000 + +kdepim (4:3.4.0-0ubuntu10) hoary; urgency=low + + * Add /usr/share/doc/kde/HTML/en/kcontrol/kalarmd/ to + kdepim-doc-html to prevent dhelp error + + -- Jonathan Riddell <jr@jriddell.org> Wed, 30 Mar 2005 18:05:50 +0000 + +kdepim (4:3.4.0-0ubuntu9) hoary; urgency=low + + * Remove duplicate files from kdepim-dev for libkleopatra0-dev and libkgantt0. + + -- Jonathan Riddell <jr@jriddell.org> Wed, 30 Mar 2005 04:45:07 +0000 + +kdepim (4:3.4.0-0ubuntu8) hoary; urgency=low + + * Move wizards from kdepim-dev to kdepim-wizards, removes conflicing files. + + -- Jonathan Riddell <jr@jriddell.org> Wed, 30 Mar 2005 04:45:46 +0100 + +kdepim (4:3.4.0-0ubuntu7) hoary; urgency=low + + * remoded double depends and a conflict on libkcal2-dev + + -- Andreas Mueller <amu@ubuntu.com> Tue, 29 Mar 2005 23:53:25 +0000 + +kdepim (4:3.4.0-0ubuntu6) hoary; urgency=low + + * added kdepim-dev as dep of libkcal2-dev + * fixed some typo's + * added missing egroupware libs + + -- Andreas Mueller <amu@ubuntu.com> Tue, 29 Mar 2005 13:53:12 +0000 + +kdepim (4:3.4.0-0ubuntu5) hoary; urgency=low + + * Removed gpgsm from builddepens + * final sync with kde-branch / backporting cool stuff + * Removed kleopatra from kmail depends + + -- Andreas Mueller <amu@ubuntu.com> Thu, 24 Mar 2005 17:11:22 +0000 + +kdepim (4:3.4.0-0ubuntu4) hoary; urgency=low + + * Readded cyrpto support for kmail + * Readded kleopatra for kmail + * Fixed a replaces on akregator + * Added gpgsm as a build depends + + -- Andreas Mueller <amu@ubuntu.com> Tue, 22 Mar 2005 18:45:04 +0000 + +kdepim (4:3.4.0-0ubuntu3) hoary; urgency=low + + * Removed crypto support for kmail. + * Removed depends on Kleopatra for kmail. + * Fixed a replaces for knef. + + -- Andreas Mueller <amu@ubuntu.com> Thu, 17 Mar 2005 18:05:34 +0000 + +kdepim (4:3.4.0-0ubuntu2) hoary; urgency=low + + * Remove korn dependency from kdepim meta-package. + * Fix kubuntu_01_kmenu_tidy.diff + * Add further patches to tidy menu + + -- Jonathan Riddell <jr@jriddell.org> Thu, 17 Mar 2005 01:49:54 +0000 + +kdepim (4:3.4.0-0ubuntu1) hoary; urgency=low + + * Remove korn dependency from kdepim meta-package. + * Add kubuntu_01_kmenu_tidy.diff to tidy up kmenu. + + -- Jonathan Riddell <jr@jriddell.org> Wed, 16 Mar 2005 23:58:26 +0000 + +kdepim (4:3.4.0-0pre1ubuntu4) hoary; urgency=low + + * fixed wrong depends in kmail for kleopatra. + + -- Andreas Mueller <amu@ubuntu.com> Wed, 16 Mar 2005 21:19:16 +0000 + +kdepim (4:3.4.0-0pre1ubuntu3) hoary; urgency=low + + * Removed them again, cause it cant move to main. + * Added kdepim-kio-pluging as installdepends for kmail + in case someone run only kmail. + * Changed suggest kleopatra to depends for gpg decrypt + support. + * More lintian cleanup. + + -- Andreas Mueller <amu@ubuntu.com> Wed, 16 Mar 2005 19:02:50 +0000 + +kdepim (4:3.4.0-0pre1ubuntu2) hoary; urgency=low + + * Added gpgsm build depends + + -- Andreas Mueller <amu@ubuntu.com> Mon, 14 Mar 2005 01:35:50 +0100 + +kdepim (4:3.4.0-0pre1ubuntu1) hoary; urgency=low + + * New packages: kode, networkstatus. + * New groupware wizards added to menu + * Added imap-patch for Kolab + * Added gpg/smime/smartcard stuff + + -- Andreas Mueller <amu@ubuntu.com> Fri, 11 Mar 2005 00:20:53 -0800 + +kdepim (4:3.4.0-0pre1) alioth; urgency=low + + * New upstream release. + * Change to using upstream tar.bz2. + * New packages: kode, networkstatus. + * Absorb akregator package. Thanks to Pierre Habouzit for his fine work + on this package up until now. + * libkdenetwork2 split upstream into libkmime, which is now in the + libmimelib1a package, and libkpgp, which is now in the libkleopatra0a + package. + * Split off libktnef1 from the ktnef package since libkcal now depends + on it. + + Also split libktnef1-dev from kdepim-dev. + * Keep kmail's *.sh manpages from being installed in + /usr/share/man/sh/man1. + + -- Daniel Schepler <schepler@debian.org> Sat, 12 Mar 2005 21:41:20 -0800 + +kdepim (4:3.3.2-3) unstable; urgency=medium + + * KDE_3_3_BRANCH update. + * Move kleopatra to main, now that gnupg2 is in the archive. + Closes: #281689, #300499. + * Update kmail/kleopatra dependencies accordingly. + * Set urgency to medium to hopefully get these changes into sarge. + * Add Recommends on procmail to kmail, which is needed for fetching + mbox mail. + * Tighten libtool build dependency. This closes half of #285882, + while the other half is really a kdelibs issue. + * Include the GFDL in debian/copyright, since the handbooks are + licensed under it. + * Update the list of licenses. + + -- Daniel Schepler <schepler@debian.org> Sun, 3 Apr 2005 20:23:43 -0700 + +kdepim (4:3.3.2-2) unstable; urgency=low + + * Disable gnokii support again until bug #266566 is resolved. + * Update from KDE_3_3_BRANCH. + * Fixed the kmailcvt description to refer to mail folders instead of + address books. Closes: #252668. + Also expanded the description a bit to list some supported import + formats. + * Kontact conflicts with obsolete kontact-plugins package. + Closes: #292997. + * Add Build-Depends on graphviz to get class hierarchy graphs. + + -- Daniel Schepler <schepler@debian.org> Tue, 1 Mar 2005 05:20:08 -0800 + +kdepim (4:3.3.2-1) unstable; urgency=low + + * Uploading to unstable. + * Include updates from KDE_3_3_BRANCH. + * Reenable gnokii support. + + -- Daniel Schepler <schepler@debian.org> Wed, 19 Jan 2005 18:20:43 -0800 + +kdepim (4:3.3.2-0pre1) experimental; urgency=low + + * New upstream release. + * They did it again... rename libkcal2 to libkcal2a because of removed + symbols SloxAccounts::self(), SloxAccounts::setServer(QString const&), + SloxAccounts::SloxAccounts() in libkslox.so. + * Bump shlibs version on libkdepim1. + + -- Daniel Schepler <schepler@debian.org> Fri, 17 Dec 2004 20:45:39 -0800 + +kdepim (4:3.3.1-3) unstable; urgency=medium + + * Disable gnokii support to attempt getting kde3.3 into sarge. + Closes: #284985. + * Disable final mode for compiling kmail, which will hopefully fix + the buildd timeouts. + + -- Daniel Schepler <schepler@debian.org> Sat, 11 Dec 2004 15:50:44 -0800 + +kdepim (4:3.3.1-2) unstable; urgency=medium + + * Urgency medium due to fix for buildd issues. + * Updates from KDE_3_3_BRANCH. + * Stop building static libraries to make buildd's happy (or at least + happier). They were pretty useless anyway without static versions + of Qt or kdelibs. Closes: #281955. + * Update kleopatra dependencies for current experimental gnupg2/gpgsm + packages. Closes: #274611, #280759. + * Drop cryptplug from kmail's dependencies, since it's no longer used. + Closes: #274612. + * Add blurb about kdepim-kio-plugins and kdebase-kio-plugins + dependencies to kmail's description, due to the number of people who + somehow manage to install kmail without even noticing the Recommends + on these packages, then complain that things don't work. + Closes: #274657. + + -- Daniel Schepler <schepler@debian.org> Sun, 21 Nov 2004 15:04:40 -0800 + +kdepim (4:3.3.1-1) unstable; urgency=low + + * New upstream release. + * Rename 01_kdepim_branch.diff to 10_kdepim_branch.diff, and + other kdepim-specific patches to 2?_*.diff. + * New patch 04_disable_static_la_final.diff, to keep --enable-final + from messing up the static libraries. + + debian/rules: Reenable --enable-final. + * kde.mk: Add calls to dh_desktop. + + debian/control: Build-Depends on debhelper (>= 4.2.21) to ensure + dh_desktop is available. + * Correct URL in kleopatra description. Closes: #275522. + * Bump shlibs version to require current version. Closes: #275211. + * Package name change: libmimelib1 -> libmimelib1a, because of + missing DwHeaders::AllFieldBodiesAsString(DwString const&) (at least) + since version 4:3.2.3-1. Closes: #276607. + * Package name change: libkleopatra0 -> libkleopatra0a, because of + missing symbols since last version: + + Kleo::Job::showErrorDialog(QWidget*) const + + Kleo::KeyListView::parentFor(QCString const&) const + + Kleo::KeyListView::refillFingerprintDictionary() + + Kleo::QGpgMEEncryptJob::showErrorDialog(QWidget*) const + + Kleo::QGpgMESignEncryptJob::showErrorDialog(QWidget*) const + + Kleo::QGpgMESignJob::showErrorDialog(QWidget*) const + + Kleo::KeyListViewItem::~KeyListViewItem(). + + To KDE upstream maintainers: every time you break binary compatibility + like this in a public library, I'm going to have to increase the + library "subversion" in the package name, which will delay packages + entering sid. Please keep this in mind before making such changes, if + the rule that non-backward-compatible changes require a new SONAME + carries no weight with you. + + -- Daniel Schepler <schepler@debian.org> Sat, 6 Nov 2004 12:18:42 -0800 + +kdepim (4:3.3.0-3) unstable; urgency=low + + * Updates from KDE_3_3_BRANCH. + + Fixes konsolekalendar. Closes: #269295. + * Move kleopatra to contrib for now, until GnuPG2 is in unstable. In + the meantime, add a note to the package description on how to + install the package. Closes: #269789. + * Move binary dependencies from kontact-plugins for korganizer and + kpilot to Recommends and Suggests, respectively. Closes: #273402. + * kmailcvt Depends: kmail. Closes: #268788. + + -- Daniel Schepler <schepler@debian.org> Sat, 25 Sep 2004 19:44:44 -0700 + +kdepim (4:3.3.0-2) unstable; urgency=low + + * Using automake1.7 doesn't fix the korganizer install problems; go to + automake1.9 and readd 03_automake1.8.diff and + 04_korganizer_makefile.diff. + * New patch 05_lib_link.diff: Correct link lines for libkalarmd and + libkpilot so that they are linked against all necessary libraries. + * Include new fixes from KDE_3_3_BRANCH. + + -- Daniel Schepler <schepler@debian.org> Fri, 27 Aug 2004 07:25:15 -0700 + +kdepim (4:3.3.0-1) unstable; urgency=low + + * New upstream release. + * Add German debconf translations, thanks to Erik Schanze. + Closes: #264825. + * Correct typo in kpilot.install which caused file conflicts. + Closes: #266311. + * Add Recommends: kdepim-kio-plugins to kmail for newimap, and also + move kdebase-kio-plugins there from Depends. Closes: #266603. + * Use automake1.7 instead of 1.8 to work around problem in + korganizer/Makefile.am. + + -- Daniel Schepler <schepler@debian.org> Wed, 25 Aug 2004 00:09:09 -0400 + +kdepim (4:3.2.92+3.3.0rc1-1) experimental; urgency=low + + * New upstream release. + + New packages: kdepim-wizards, kitchensync, libkleopatra0[-dev], + libkpimidentities1. + + Removed packages: libkdgantt0[-dev]. + + Renamed kgpgcertmanager to kleopatra. + * Taking over maintainership, add myself to Uploaders. + * Build in gnokii support again. Closes: #254643. + * Add Build-Depends on libgpgme11-dev for kmail. + * Make the *.install files a bit more robust by listing directories + clearly belonging to packages instead of listing each individual + file. + * Add kdepim-doc-html package for the benefit of non-KDE users. + * Expand package descriptions. Closes: #209672, #209689, #209862, + #209997, #210088, #210094. + * Add menu icons. + * Add doc-base files for kdepim-doc and kdepim-doc-html. + * Write new manual pages for all binaries. + + -- Daniel Schepler <schepler@debian.org> Sat, 7 Aug 2004 23:20:22 -0700 + +kdepim (4:3.2.3-1) unstable; urgency=high + + * New upstream release. + * kmail Suggests: cryptplug. (Closes: #231797) + + -- Christopher L Cheney <ccheney@debian.org> Tue, 3 Aug 2004 23:00:00 -0500 + +kdepim (4:3.2.2-2) unstable; urgency=high + + * Build-Conflicts: gnokii - due to gnokii not being properly maintained. + + -- Christopher L Cheney <ccheney@debian.org> Mon, 26 Apr 2004 22:00:00 -0500 + +kdepim (4:3.2.2-1) unstable; urgency=low + + * New upstream release. + * debian/*.menu: remove the obsolete kderemove tag. + + -- Christopher L Cheney <ccheney@debian.org> Fri, 16 Apr 2004 19:00:00 -0500 + +kdepim (4:3.2.1-1) unstable; urgency=low + + * New upstream release. + * Added Danish and Japanese po-debconf translations. (Closes: #233579) + * Added Brazilian Portuguese po-debconf translations. (Closes: #235461) + + -- Christopher L Cheney <ccheney@debian.org> Sat, 6 Mar 2004 17:00:00 -0600 + +kdepim (4:3.2.0-0pre1v1) experimental; urgency=low + + * New upstream release. + + -- Christopher L Cheney <ccheney@debian.org> Fri, 20 Feb 2004 01:00:00 -0600 + +kdepim (4:3.1.95-1) unstable; urgency=low + + * New upstream release. + + -- Christopher L Cheney <ccheney@debian.org> Thu, 29 Jan 2004 04:00:00 -0600 + +kdepim (4:3.1.5-1.1) unstable; urgency=low + + * NMU with Maintainers permission + * New patch: 07_libmal1_support.diff from Ludovic Rousseau (Closes: #232500, #217013) + + -- Riku Voipio <riku.voipio@iki.fi> Sun, 15 Feb 2004 11:06:49 +0000 + +kdepim (4:3.1.5-1) unstable; urgency=low + + * New upstream release. + * Added libtool arm patch. + * Added debconf /dev/pilot question to kpilot. (Closes: #218665) + + -- Christopher L Cheney <ccheney@debian.org> Wed, 14 Jan 2004 02:00:00 -0600 + +kdepim (4:3.1.4-1) unstable; urgency=low + + * New upstream release. + * Added patch to update autotools files. + * Added patch to remove pedantic-errors from KDE_CHECK_FUNC_EXT since it + causes configure checks to fail due to #line numbers being > 32767. + + -- Christopher L Cheney <ccheney@debian.org> Sat, 18 Oct 2003 02:00:00 -0500 + +kdepim (4:3.1.3-1) unstable; urgency=low + + * New upstream release. + + -- Christopher L Cheney <ccheney@debian.org> Sun, 3 Aug 2003 23:00:00 -0500 + +kdepim (4:3.1.2-1) unstable; urgency=low + + * New upstream release. + + -- Christopher L Cheney <ccheney@debian.org> Mon, 26 May 2003 22:00:00 -0500 + +kdepim (4:3.1.1-1) unstable; urgency=low + + * New upstream. + * Redo debian dir. + + -- Christopher L Cheney <ccheney@debian.org> Wed, 12 Mar 2003 17:00:00 -0600 + +kdepim (4:2.2.2-5.2) stable-security; urgency=high + + * Non-maintainer upload by the Security Team + * Added special detection routine for big/little endianess on MIPS since + the line "byteorder : {big|little} endian" from /proc/cpuinfo was + removed as of Linux 2.4.20, resulting in the mipsel buildd being + unable to build this package. + + -- Martin Schulze <joey@infodrom.org> Wed, 8 Jan 2003 21:24:12 +0100 + +kdepim (4:2.2.2-5.1) stable-security; urgency=high + + * Non-maintainer upload by the Security Team + * Applied upstream patches to fix several potential vulnerabilities. + http://www.kde.org/info/security/advisory-20021220-1.txt + + -- Martin Schulze <joey@infodrom.org> Mon, 6 Jan 2003 09:16:08 +0100 + +kdepim (4:2.2.2-5) unstable; urgency=HIGH + + * Change Maintainer to Chris. + * Change || in Build-Deps to |. (closes: #130183) + * Apply silly fix for silly PowerPC to fix a silly bug because it stupidly + doesn't automatically link in -lgcc. Thanks to Kevin Puetz. + * Urgency high because it fixes one real and one potental RC. + + -- Daniel Stone <daniel@sfarc.net> Wed, 27 Feb 2002 17:18:47 +1100 + +kdepim (4:2.2.2-4) unstable; urgency=low + + * libical/src/libical/icalyacc.y: + - Fix bison errors; thanks, Andrew Suffield. (closes: #124383) + * debian/control: + - Fix spelling errors. (closes: #124778) + * debian/{alarmd,ical2vcal}.sgml, debian/korganizer.manpages, debian/rules: + - New manpages. + * debian/rules: + - Clean up *-stamp in debian-clean. + * debian/control: + - automake1.5 stuffs up our automake Build-Depend, GAH. + * debian/control, debian/rules: + - Remove all index.cache.bz2 files in the debian-clean target. + - Get rid of other crap while I'm here. + + -- Daniel Stone <daniel@sfarc.net> Tue, 18 Dec 2001 13:45:28 +1100 + +kdepim (4:2.2.2-3) unstable; urgency=low + + * New maintainer. (closes: #114106) + * libdif/ldif.c: + - Kowtow to gcc3 (well, g++-3)'s fascist sticking to standards, add "using + namespace std;" - enable building on hppa. + * debian/korganizer.sgml, debian/kpilot.sgml, debian/kandy.sgml: + - New manpages. + * debian/rules: + - Be sure to clean up auto* crap. + + -- Daniel Stone <daniel@sfarc.net> Fri, 30 Nov 2001 21:53:31 +1100 + +kdepim (4:2.2.2-2) unstable; urgency=low + + * Sync with upstream + * Cleanup documentation for freeze + * Update Build-Depends, deps, etc. + * Cleanup build process + + -- Ivan E. Moore II <rkrusty@debian.org> Thu, 29 Nov 2001 04:10:00 -0700 + +kdepim (4:2.2.2-1) unstable; urgency=low + + * New upstream version + + -- Ivan E. Moore II <rkrusty@debian.org> Wed, 07 Nov 2001 19:38:00 -0700 + +kdepim (4:2.2.1-1.5) unstable; urgency=low + + * Don't search for auto* as it hoses things + + -- Ivan E. Moore II <rkrusty@debian.org> Mon, 08 Oct 2001 19:38:00 -0700 + +kdepim (4:2.2.1-1.4) unstable; urgency=low + + * fix configure + + -- Ivan E. Moore II <rkrusty@debian.org> Fri, 05 Oct 2001 01:11:00 -0700 + +kdepim (4:2.2.1-1.3) unstable; urgency=low + + * Don't use automake since it's hosed + + -- Ivan E. Moore II <rkrusty@debian.org> Wed, 03 Oct 2001 01:11:00 -0700 + +kdepim (4:2.2.1-1.2) unstable; urgency=low + + * Remove libical (Closes: #113668) + + -- Ivan E. Moore II <rkrusty@debian.org> Thu, 27 Sep 2001 01:11:00 -0700 + +kdepim (4:2.2.1-1.1) unstable; urgency=low + + * Fix overwrite (Closes: #112974) + + -- Ivan E. Moore II <rkrusty@debian.org> Sun, 23 Sep 2001 18:18:00 -0700 + +kdepim (4:2.2.1-1) unstable; urgency=low + + * new upstream version 2.2.1 + * Change maintainer + * Lintian fixes + * Break out libical packages again + * Provide undocumented link (Closes: #110361) + + -- Ivan E. Moore II <rkrusty@debian.org> Fri, 07 Sep 2001 12:07:00 -0700 + +kdepim (4:2.2.0-final-1) unstable; urgency=low + + * new upstream version 2.2 + * Hack build for hppa (Closes: #108273) + + -- Ivan E. Moore II <rkrusty@debian.org> Sun, 12 Aug 2001 01:55:00 -0700 + +kdepim (4:2.2.0-0beta1-5) unstable; urgency=low + + * Sync with upstream + * gcc3 build fixes + + -- Ivan E. Moore II <rkrusty@debian.org> Thu, 26 Jul 2001 20:28:00 -0700 + +kdepim (4:2.2.0-0beta1-4) unstable; urgency=low + + * Sync with upstream + * More alpha build fixes + + -- Ivan E. Moore II <rkrusty@debian.org> Sat, 07 Jul 2001 03:38:00 -0700 + +kdepim (4:2.2.0-0beta1-3) unstable; urgency=low + + * Sync with upstream + * Recommend kghostview (Closes: #103585) + + -- Ivan E. Moore II <rkrusty@debian.org> Thu, 05 Jul 2001 09:08:00 -0700 + +kdepim (4:2.2.0-0beta1-2) unstable; urgency=low + + * sync with upstream + * Autobuild for alpha now + + -- Ivan E. Moore II <rkrusty@debian.org> Tue, 03 Jul 2001 02:35:00 -0700 + +kdepim (4:2.2.0-0beta1-1) unstable; urgency=low + + * Fix overwrites (Closes: #102855) + * sync with upstream + * build fixes for mips + + -- Ivan E. Moore II <rkrusty@debian.org> Sat, 30 Jun 2001 20:48:00 -0700 + +kdepim (4:2.2-cvs20010622-1) unstable; urgency=low + + * New upstream cvs pull + * 2.2 beta1 + * Adding in Enhances + * abbrowser moved to kdelibs + * New package: kandy + * Fix typo (Closes: #101349) + + -- Ivan E. Moore II <rkrusty@debian.org> Fri, 22 Jun 2001 06:30:00 -0700 + +kdepim (4:2.1.1-2) unstable; urgency=low + + * Update menu bits to include new kde menu removal tag + * More upstream fixes + + -- Ivan E. Moore II <rkrusty@debian.org> Sun, 08 Apr 2001 17:46:00 -0700 + +kdepim (4:2.1.1-1.0.1) unstable; urgency=low + + * Rebuild with older libc + + -- Ivan E. Moore II <rkrusty@debian.org> Mon, 26 Mar 2001 17:00:00 -0700 + +kdepim (4:2.1.1-1) unstable; urgency=low + + * New upstream version + * Upstream fixes (Closes: #77622, #77803) + + -- Ivan E. Moore II <rkrusty@debian.org> Mon, 19 Mar 2001 22:31:00 -0700 + +kdepim (4:2.1.0-1) unstable; urgency=low + + * New upstream CVS pull + * Update shlibs + + -- Ivan E. Moore II <rkrusty@debian.org> Wed, 07 Mar 2001 22:31:00 -0700 + +kdepim (4:2.1-final-1) unstable; urgency=low + + * New upstream version + * Upping standards version + * Fix build problem with new libc 2.2.1 (Closes: #86435) + + -- Ivan E. Moore II <rkrusty@debian.org> Mon, 19 Feb 2001 02:31:00 -0700 + +kdepim (4:2.1-beta2-1) unstable; urgency=low + + * New upstream beta + + -- Ivan E. Moore II <rkrusty@debian.org> Mon, 22 Jan 2001 06:00:00 -0700 + +kdepim (4:2.1-20010118-1) unstable; urgency=low + + * New upstream cvs version + * Fixing overwrite problem (Closes: #82965) + + -- Ivan E. Moore II <rkrusty@debian.org> Sun, 21 Jan 2001 00:46:00 -0700 + +kdepim (4:2.1-20010115-1) unstable; urgency=low + + * New upstream cvs version + * no more libical package + + -- Ivan E. Moore II <rkrusty@debian.org> Mon, 15 Jan 2001 01:00:00 -0700 + +kdepim (4:2.1-20010106-1) unstable; urgency=low + + * New upstream cvs version + * Updating build-depends + + -- Ivan E. Moore II <rkrusty@debian.org> Sat, 06 Jan 2001 23:30:00 -0700 + +kdepim (4:2.1-20010101-1) unstable; urgency=low + + * New upstream cvs version + * korganizer is now 2.1beta1 as well + * Breaking out libical into it's own lib/lib-dev packages + * Updating build-depends + + -- Ivan E. Moore II <rkrusty@debian.org> Mon, 01 Jan 2001 15:30:00 -0700 + +kdepim (4:2.1-20001218-1) unstable; urgency=low + + * New upstream cvs version + * Including kpilot, 2 years and 10 days after I did the ITP for it (Closes: #68255) + * korganizer is the 2.0.1 version still + + -- Ivan E. Moore II <rkrusty@debian.org> Mon, 18 Dec 2000 23:00:00 -0700 + +kdepim (2.0-20001011-0) unstable; urgency=low + + * KDE 2.0 RC2 + + -- Ivan E. Moore II <rkrusty@debian.org> Thu, 12 Sep 2000 06:00:00 -0700 + +kdepim (2.0-20001006-0) unstable; urgency=low + + * More upstream fixes + + -- Ivan E. Moore II <rkrusty@debian.org> Fri, 06 Sep 2000 22:00:00 -0700 + +kdepim (2.0-20001005-0) unstable; urgency=low + + * More upstream fixes + * Compiling against non-versioned kdelibs once again + + -- Ivan E. Moore II <rkrusty@debian.org> Thu, 05 Sep 2000 15:00:00 -0700 + +kdepim (2.0-20001002-0) unstable; urgency=low + + * KDE 2.0 RC1 + + -- Ivan E. Moore II <rkrusty@debian.org> Mon, 02 Sep 2000 01:30:00 -0700 + +kdepim (2.0-20000925-2) unstable; urgency=low + + * More upstream fixes + * Clean build against new libc6 + + -- Ivan E. Moore II <rkrusty@debian.org> Tue, 26 Sep 2000 22:30:00 -0700 + +kdepim (2.0-20000925-0) unstable; urgency=low + + * More upstream fixes + * Build-Depends work + + -- Ivan E. Moore II <rkrusty@debian.org> Mon, 25 Sep 2000 15:30:00 -0700 + +kdepim (2.0-20000920-2) unstable; urgency=low + + * Fixing some dependencies + + -- Ivan E. Moore II <rkrusty@debian.org> Thu, 21 Sep 2000 17:30:00 -0700 + +kdepim (2.0-20000920-0) unstable; urgency=low + + * More upstream fixes + + -- Ivan E. Moore II <rkrusty@debian.org> Wed, 20 Sep 2000 23:00:00 -0700 + +kdepim (2.0-20000918-0) unstable; urgency=low + + * More upstream fixes + * Fixing task-kdepim description (Closes: #71984) + + -- Ivan E. Moore II <rkrusty@debian.org> Mon, 18 Sep 2000 22:00:00 -0700 + +kdepim (2.0-20000912-0) unstable; urgency=low + + * More upstream fixes + * Fixing non-replacement of old kdepim package + + -- Ivan E. Moore II <rkrusty@debian.org> Tue, 12 Sep 2000 22:00:00 -0700 + +kdepim (2.0-20000909-0) unstable; urgency=low + + * upstream fixes + * More build cleanups + + -- Ivan E. Moore II <rkrusty@debian.org> Sat, 09 Sep 2000 22:00:00 -0700 + +kdepim (2.0-20000905-0) unstable; urgency=low + + * upstream fixes + + -- Ivan E. Moore II <rkrusty@debian.org> Tue, 05 Sep 2000 17:00:02 -0700 + +kdepim (2.0-20000901-0) unstable; urgency=low + + * Build fixes + * upstream fixes + * merging build fixes with upstream cvs + + -- Ivan E. Moore II <rkrusty@debian.org> Fri, 01 Sep 2000 17:00:02 -0700 + +kdepim (2.0-20000825-0) experimental; urgency=low + + * Build fixes + + -- Ivan E. Moore II <rkrusty@debian.org> Fri, 25 Aug 2000 22:30:02 -0700 + +kdepim (2.0-20000823-1.0) experimental; urgency=low + + * KDE 2.0 beta 4 + + -- Ivan E. Moore II <rkrusty@debian.org> Wed, 23 Aug 2000 16:30:02 -0700 + +kdepim (2.0-20000820-1.0) experimental; urgency=low + + * New upstream beta version + + -- Ivan E. Moore II <rkrusty@debian.org> Sun, 20 Aug 2000 15:30:02 -0700 + +kdepim-cvs (2.0-20000521-1.0) experimental; urgency=low + + * More upstream fixes + + -- Ivan E. Moore II <rkrusty@debian.org> Sun, 21 May 2000 18:15:02 -0700 + +kdepim-cvs (2.0-20000516-1.0) experimental; urgency=low + + * Initial Release. + + -- Ivan E. Moore II <rkrusty@debian.org> Tue, 16 May 2000 20:40:02 -0700 --- kdepim-3.5.6.orig/debian/kdepim-doc-html.doc-base.knode +++ kdepim-3.5.6/debian/kdepim-doc-html.doc-base.knode @@ -0,0 +1,9 @@ +Document: kdepim-doc-html-knode +Title: The KNode manual +Author: Stephan Johach, Thomas Schûtz +Abstract: KNode is an easy-to-use newsreader. +Section: Apps/Net + +Format: HTML +Index: /usr/share/doc/kde/HTML/en/knode/index.html +Files: /usr/share/doc/kde/HTML/en/knode/*.html --- kdepim-3.5.6.orig/debian/libkcal2b.install +++ kdepim-3.5.6/debian/libkcal2b.install @@ -0,0 +1,22 @@ +/usr/lib/kde3/kcal_kabc.la +/usr/lib/kde3/kcal_kabc.so +/usr/lib/kde3/kcal_localdir.la +/usr/lib/kde3/kcal_localdir.so +/usr/lib/kde3/kcal_local.la +/usr/lib/kde3/kcal_local.so +/usr/lib/kde3/kcal_remote.la +/usr/lib/kde3/kcal_remote.so +/usr/lib/libkcal.so.2 +/usr/lib/libkcal.so.2.0.0 +/usr/lib/libkcal_resourceremote.so.1 +/usr/lib/libkcal_resourceremote.so.1.0.0 +/usr/lib/libkholidays.so.1 +/usr/lib/libkholidays.so.1.0.0 +/usr/share/apps/libical +/usr/share/apps/libkholidays +/usr/share/services/kresources/kcal/imap.desktop +/usr/share/services/kresources/kcal/kabc.desktop +/usr/share/services/kresources/kcal/local.desktop +/usr/share/services/kresources/kcal/localdir.desktop +/usr/share/services/kresources/kcal/remote.desktop +/usr/share/services/kresources/kcal_manager.desktop --- kdepim-3.5.6.orig/debian/kaddressbook.links +++ kdepim-3.5.6/debian/kaddressbook.links @@ -0,0 +1 @@ +/usr/share/doc/kde/HTML/en/kaddressbook /usr/share/doc/kaddressbook/html --- kdepim-3.5.6.orig/debian/ksync.install +++ kdepim-3.5.6/debian/ksync.install @@ -0,0 +1,6 @@ +/usr/bin/ksync +/usr/lib/libksync.so.1 +/usr/lib/libksync.so.1.0.0 +/usr/share/apps/ksync/ksyncui.rc +../icons/ksync.xpm /usr/share/pixmaps +../icons/ksync-16.xpm /usr/share/pixmaps --- kdepim-3.5.6.orig/debian/libkpimidentities1.install +++ kdepim-3.5.6/debian/libkpimidentities1.install @@ -0,0 +1,2 @@ +/usr/lib/libkpimidentities.so.1 +/usr/lib/libkpimidentities.so.1.0.0 --- kdepim-3.5.6.orig/debian/kdepim-kresources.install +++ kdepim-3.5.6/debian/kdepim-kresources.install @@ -0,0 +1,76 @@ +/usr/lib/kde3/kabc_*.la +/usr/lib/kde3/kabc_*.so +/usr/lib/kde3/kcal_groupdav.la +/usr/lib/kde3/kcal_groupdav.so +/usr/lib/kde3/kcal_groupwise.la +/usr/lib/kde3/kcal_groupwise.so +/usr/lib/kde3/kcal_kolab.la +/usr/lib/kde3/kcal_kolab.so +/usr/lib/kde3/kcal_newexchange.la +/usr/lib/kde3/kcal_newexchange.so +/usr/lib/kde3/kcal_resourcefeatureplan.la +/usr/lib/kde3/kcal_resourcefeatureplan.so +/usr/lib/kde3/kcal_slox.la +/usr/lib/kde3/kcal_slox.so +/usr/lib/kde3/kcal_xmlrpc.la +/usr/lib/kde3/kcal_xmlrpc.so +/usr/lib/kde3/knotes_kolab.la +/usr/lib/kde3/knotes_kolab.so +/usr/lib/kde3/knotes_xmlrpc.la +/usr/lib/kde3/knotes_xmlrpc.so +/usr/lib/libkabckolab.so.0 +/usr/lib/libkabckolab.so.0.0.0 +/usr/lib/libkabc_groupdav.so.1 +/usr/lib/libkabc_groupdav.so.1.0.0 +/usr/lib/libkabc_groupwise.so.1 +/usr/lib/libkabc_groupwise.so.1.0.0 +/usr/lib/libkabc_newexchange.so.1 +/usr/lib/libkabc_newexchange.so.1.0.0 +/usr/lib/libkabc_slox.so.0 +/usr/lib/libkabc_slox.so.0.0.0 +/usr/lib/libkabc_xmlrpc.so.1 +/usr/lib/libkabc_xmlrpc.so.1.0.0 +/usr/lib/libkcalkolab.so.0 +/usr/lib/libkcalkolab.so.0.0.0 +/usr/lib/libkcal_groupdav.so.1 +/usr/lib/libkcal_groupdav.so.1.0.0 +/usr/lib/libkcal_groupwise.so.1 +/usr/lib/libkcal_groupwise.so.1.0.0 +/usr/lib/libkcal_newexchange.so.1 +/usr/lib/libkcal_newexchange.so.1.0.0 +/usr/lib/libkcal_resourcefeatureplan.so.1 +/usr/lib/libkcal_resourcefeatureplan.so.1.0.0 +/usr/lib/libkcal_slox.so.0 +/usr/lib/libkcal_slox.so.0.0.0 +/usr/lib/libkcal_xmlrpc.so.1 +/usr/lib/libkcal_xmlrpc.so.1.0.0 +/usr/lib/libkgroupwarebase.so.0 +/usr/lib/libkgroupwarebase.so.0.0.0 +/usr/lib/libkgroupwaredav.so.0 +/usr/lib/libkgroupwaredav.so.0.0.0 +/usr/lib/libknoteskolab.so.0 +/usr/lib/libknoteskolab.so.0.0.0 +/usr/lib/libknotes_xmlrpc.so.1 +/usr/lib/libknotes_xmlrpc.so.1.0.0 +/usr/lib/libkslox.so.0 +/usr/lib/libkslox.so.0.0.0 +/usr/share/services/kresources/kabc/kabc_groupdav.desktop +/usr/share/services/kresources/kabc/kabc_groupwise.desktop +/usr/share/services/kresources/kabc/kabc_newexchange.desktop +/usr/share/services/kresources/kabc/kabc_opengroupware.desktop +/usr/share/services/kresources/kabc/kabc_ox.desktop +/usr/share/services/kresources/kabc/kabc_slox.desktop +/usr/share/services/kresources/kabc/kabc_xmlrpc.desktop +/usr/share/services/kresources/kabc/kolab.desktop +/usr/share/services/kresources/kcal/exchange.desktop +/usr/share/services/kresources/kcal/kcal_groupdav.desktop +/usr/share/services/kresources/kcal/kcal_groupwise.desktop +/usr/share/services/kresources/kcal/kcal_newexchange.desktop +/usr/share/services/kresources/kcal/kcal_opengroupware.desktop +/usr/share/services/kresources/kcal/kcal_ox.desktop +/usr/share/services/kresources/kcal/kcal_resourcefeatureplan.desktop +/usr/share/services/kresources/kcal/kcal_slox.desktop +/usr/share/services/kresources/kcal/kcal_xmlrpc.desktop +/usr/share/services/kresources/kcal/kolab.desktop +/usr/share/services/kresources/knotes/knotes_xmlrpc.desktop +/usr/share/services/kresources/knotes/kolabresource.desktop --- kdepim-3.5.6.orig/debian/libksieve0.install +++ kdepim-3.5.6/debian/libksieve0.install @@ -0,0 +1,2 @@ +/usr/lib/libksieve.so.0 +/usr/lib/libksieve.so.0.0.0 --- kdepim-3.5.6.orig/debian/kmail.install +++ kdepim-3.5.6/debian/kmail.install @@ -0,0 +1,64 @@ +/etc/kde3/kmail.antispamrc +/etc/kde3/kmail.antivirusrc +/usr/bin/kmail +/usr/bin/kmail_*.sh +/usr/lib/kde3/kcm_kmail.la +/usr/lib/kde3/kcm_kmail.so +/usr/lib/kde3/libkmail_bodypartformatter_application_octetstream.la +/usr/lib/kde3/libkmail_bodypartformatter_application_octetstream.so +/usr/lib/kde3/libkmail_bodypartformatter_text_calendar.la +/usr/lib/kde3/libkmail_bodypartformatter_text_calendar.so +/usr/lib/kde3/libkmail_bodypartformatter_text_vcard.la +/usr/lib/kde3/libkmail_bodypartformatter_text_vcard.so +/usr/lib/kde3/libkmail_bodypartformatter_text_xdiff.la +/usr/lib/kde3/libkmail_bodypartformatter_text_xdiff.so +/usr/lib/kde3/libkmailpart.la +/usr/lib/kde3/libkmailpart.so +/usr/lib/libkmailprivate.la +/usr/lib/libkmailprivate.so +/usr/share/applications/kde/KMail.desktop +/usr/share/applications/kde/kmail_view.desktop +/usr/share/apps/kconf_update/kmail-3.1-update-new-mail-notification-settings.pl +/usr/share/apps/kconf_update/kmail-3.1-use-UOID-for-identities.pl +/usr/share/apps/kconf_update/kmail-3.1.4-dont-use-UOID-0-for-any-identity.pl +/usr/share/apps/kconf_update/kmail-3.2-misc.sh +/usr/share/apps/kconf_update/kmail-3.2-update-loop-on-goto-unread-settings.sh +/usr/share/apps/kconf_update/kmail-3.3-aegypten.pl +/usr/share/apps/kconf_update/kmail-3.3-misc.pl +/usr/share/apps/kconf_update/kmail-3.3-move-identities.pl +/usr/share/apps/kconf_update/kmail-3.3-split-sign-encr-keys.sh +/usr/share/apps/kconf_update/kmail-3.3-use-ID-for-accounts.pl +/usr/share/apps/kconf_update/kmail-3.3b1-misc.pl +/usr/share/apps/kconf_update/kmail-3.4-misc.pl +/usr/share/apps/kconf_update/kmail-3.4.1-update-status-filters.pl +/usr/share/apps/kconf_update/kmail-3.5-filter-icons.pl +/usr/share/apps/kconf_update/kmail-pgpidentity.pl +/usr/share/apps/kconf_update/kmail-upd-identities.pl +/usr/share/apps/kconf_update/kmail.upd +/usr/share/apps/kconf_update/upgrade-signature.pl +/usr/share/apps/kconf_update/upgrade-transport.pl +/usr/share/apps/kmail +/usr/share/config.kcfg/custommimeheader.kcfg +/usr/share/config.kcfg/kmail.kcfg +/usr/share/config.kcfg/customtemplates_kfg.kcfg +/usr/share/config.kcfg/replyphrases.kcfg +/usr/share/config.kcfg/templatesconfiguration_kfg.kcfg +/usr/share/doc/kde/HTML/en/kmail +/usr/share/icons/hicolor/128x128/apps/kmail.png +/usr/share/icons/hicolor/16x16/apps/kmail.png +/usr/share/icons/hicolor/22x22/apps/kmail.png +/usr/share/icons/crystalsvg/22x22/apps/kmaillight.png +/usr/share/icons/hicolor/32x32/apps/kmail.png +/usr/share/icons/crystalsvg/32x32/apps/kmaillight.png +/usr/share/icons/hicolor/48x48/apps/kmail.png +/usr/share/icons/hicolor/64x64/apps/kmail.png +/usr/share/icons/hicolor/scalable/apps/kmail.svgz +/usr/share/services/kmail_config_*.desktop +/usr/share/servicetypes/dcopimap.desktop +/usr/share/servicetypes/dcopmail.desktop +../icons/kmail.xpm /usr/share/pixmaps +../icons/kmail-16.xpm /usr/share/pixmaps +../man/out/kmail_antivir.sh.1 /usr/share/man/man1 +../man/out/kmail_clamav.sh.1 /usr/share/man/man1 +../man/out/kmail_fprot.sh.1 /usr/share/man/man1 +../man/out/kmail_sav.sh.1 /usr/share/man/man1 --- kdepim-3.5.6.orig/debian/knode.menu +++ kdepim-3.5.6/debian/knode.menu @@ -0,0 +1,8 @@ +?package(knode):\ + needs="X11"\ + section="Apps/Net"\ + hints="KDE,News"\ + title="KNode"\ + icon32x32="/usr/share/pixmaps/knode.xpm"\ + icon16x16="/usr/share/pixmaps/knode-16.xpm"\ + command="/usr/bin/knode" --- kdepim-3.5.6.orig/debian/libkcal2-dev.install +++ kdepim-3.5.6/debian/libkcal2-dev.install @@ -0,0 +1,8 @@ +/usr/include/kde/libemailfunctions/idmapper.h +/usr/include/kde/libkcal +/usr/lib/libkcal.la +/usr/lib/libkcal.so +/usr/lib/libkcal_resourceremote.la +/usr/lib/libkcal_resourceremote.so +/usr/lib/libkholidays.la +/usr/lib/libkholidays.so --- kdepim-3.5.6.orig/debian/kode.manpages +++ kdepim-3.5.6/debian/kode.manpages @@ -0,0 +1,2 @@ +debian/man/out/kode.1 +debian/man/out/kxml_compiler.1 --- kdepim-3.5.6.orig/debian/kalarm.install +++ kdepim-3.5.6/debian/kalarm.install @@ -0,0 +1,16 @@ +/usr/bin/kalarm +/usr/bin/kalarmd +/usr/share/applications/kde/kalarm.desktop +/usr/share/applnk/.hidden/kalarmd.desktop +/usr/share/applnk/Applications/kalarm.desktop +/usr/share/apps/kalarm +/usr/share/autostart/kalarm.tray.desktop +/usr/share/autostart/kalarmd.autostart.desktop +/usr/share/doc/kde/HTML/en/kalarm +/usr/share/icons/crystalsvg/16x16/actions/kalarm.png +/usr/share/icons/hicolor/16x16/apps/kalarm.png +/usr/share/icons/crystalsvg/22x22/actions/kalarm.png +/usr/share/icons/hicolor/32x32/apps/kalarm.png +/usr/share/icons/hicolor/48x48/apps/kalarm.png +../icons/kalarm.xpm /usr/share/pixmaps +../icons/kalarm-16.xpm /usr/share/pixmaps --- kdepim-3.5.6.orig/debian/kleopatra.manpages +++ kdepim-3.5.6/debian/kleopatra.manpages @@ -0,0 +1,2 @@ +debian/man/out/kleopatra.1 +debian/man/out/kwatchgnupg.1 --- kdepim-3.5.6.orig/debian/kmailcvt.menu +++ kdepim-3.5.6/debian/kmailcvt.menu @@ -0,0 +1,6 @@ +?package(kmailcvt):\ + needs="X11"\ + section="Apps/Net"\ + hints="KDE,Mail"\ + title="KMail/KAB Import Tool"\ + command="/usr/bin/kmailcvt" --- kdepim-3.5.6.orig/debian/korn.install +++ kdepim-3.5.6/debian/korn.install @@ -0,0 +1,13 @@ +/usr/bin/korn +/usr/lib/kconf_update_bin/korn-3-4-config_change +/usr/share/applications/kde/KOrn.desktop +/usr/share/apps/kconf_update/korn-3-4-config_change.upd +/usr/share/apps/kconf_update/korn-3-5-metadata-update.pl +/usr/share/apps/kconf_update/korn-3-5-ssl-update.pl +/usr/share/apps/kconf_update/korn-3-5-update.upd +/usr/share/doc/kde/HTML/en/korn +/usr/share/icons/hicolor/16x16/apps/korn.png +/usr/share/icons/hicolor/32x32/apps/korn.png +/usr/share/icons/hicolor/48x48/apps/korn.png +../icons/korn.xpm /usr/share/pixmaps +../icons/korn-16.xpm /usr/share/pixmaps --- kdepim-3.5.6.orig/debian/kmailcvt.install +++ kdepim-3.5.6/debian/kmailcvt.install @@ -0,0 +1,8 @@ +/usr/bin/kmailcvt +/usr/share/applnk/Utilities/kmailcvt.desktop +/usr/share/apps/kmailcvt +/usr/share/icons/crystalsvg/16x16/apps/kmailcvt.png +/usr/share/icons/crystalsvg/32x32/apps/kmailcvt.png +/usr/share/icons/crystalsvg/48x48/apps/kmailcvt.png +../icons/kmailcvt.xpm /usr/share/pixmaps +../icons/kmailcvt-16.xpm /usr/share/pixmaps --- kdepim-3.5.6.orig/debian/control +++ kdepim-3.5.6/debian/control @@ -0,0 +1,687 @@ +Source: kdepim +Section: kde +Priority: optional +Maintainer: Jonathan Riddell <jriddell@ubuntu.com> +XSBC-Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> +Uploaders: Daniel Schepler <schepler@debian.org>, Josh Metzler <joshdeb@metzlers.org>, Ana Beatriz Guerrero Lopez <ana@debian.org>, Sune Vuorela <debian@pusling.com>, Fathi Boudra <fboudra@free.fr> +Build-Depends: cdbs (>= 0.4.39-0.1), debhelper (>= 5.0.31), + cdparanoia, gawk, gettext, kdelibs4-dev (>= 4:3.5.6), bison, byacc, bzip2, + flex, groff-base, + libbluetooth2-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64], + libboost-dev (>= 1.33.1), libgpgme11-dev, liblockdev1-dev, + libpisock-dev, libreadline5-dev, libsasl2-dev, libssl-dev, + libtool (>= 1.5), libxpm-dev, libxss-dev, sharutils, texinfo, gpgsm +Build-Depends-Indep: doxygen, graphviz, gsfonts-x11, qt3-doc, kdelibs4-doc +Build-Conflicts: libkleopatra0-dev, autoconf2.13 +Standards-Version: 3.7.2 + +Package: kdepim +Section: kde +Architecture: all +Depends: akregator (>= ${Source-Version}), kaddressbook (>= ${Source-Version}), kalarm (>= ${Source-Version}), kandy (>= ${Source-Version}), karm (>= ${Source-Version}), kdepim-kfile-plugins (>= ${Source-Version}), kdepim-kio-plugins (>= ${Source-Version}), kdepim-kresources (>= ${Source-Version}), kdepim-wizards (>= ${Source-Version}), kitchensync (>= ${Source-Version}), kleopatra (>= ${Source-Version}), kmail (>= ${Source-Version}), kmailcvt (>= ${Source-Version}), knode (>= ${Source-Version}), knotes (>= ${Source-Version}), konsolekalendar (>= ${Source-Version}), kontact (>= ${Source-Version}), korganizer (>= ${Source-Version}), korn (>= ${Source-Version}), kpilot (>= ${Source-Version}), ksync (>= ${Source-Version}), ktnef (>= ${Source-Version}), networkstatus (>= ${Source-Version}), libindex0 (>= ${Source-Version}), libkcal2b (>= ${Source-Version}), libkdepim1a (>= ${Source-Version}), libkgantt0 (>= ${Source-Version}), libkleopatra1 (>= ${Source-Version}), libkpimexchange1 (>= ${Source-Version}), libkpimidentities1 (>= ${Source-Version}), libksieve0 (>= ${Source-Version}), libktnef1 (>= ${Source-Version}), libmimelib1c2a (>= ${Source-Version}) +Suggests: kdepim-doc-html +Description: Personal Information Management apps from the official KDE release + KDE (the K Desktop Environment) is a powerful Open Source graphical + desktop environment for Unix workstations. It combines ease of use, + contemporary functionality, and outstanding graphical design with the + technological superiority of the Unix operating system. + . + This metapackage includes a collection of Personal Information Management + (PIM) applications provided with the official release of KDE. + . + Homepage: http://pim.kde.org/ + +Package: kdepim-dbg +Priority: extra +Section: libdevel +Depends: kdelibs-dbg +Architecture: any +Description: debugging symbols for kdepim + This package contains the debugging symbols associated with kdepim. + They will automatically be used by gdb for debugging kdepim-related + issues. + +Package: kdepim-dev +Section: devel +Architecture: any +Depends: kaddressbook (= ${Source-Version}), kalarm (= ${Source-Version}), kdepim-kresources (= ${Source-Version}), kitchensync (= ${Source-Version}), kmail (= ${Source-Version}), knotes (= ${Source-Version}), kontact (= ${Source-Version}), korganizer (= ${Source-Version}), kpilot (= ${Source-Version}), ksync (= ${Source-Version}), libkpimidentities1 (= ${Source-Version}), libkcal2-dev (= ${Source-Version}), libkdepim1-dev (= ${Source-Version}), libkgantt0-dev (= ${Source-Version}), libkleopatra1-dev (= ${Source-Version}), libkpimexchange1-dev (= ${Source-Version}), libksieve0-dev (= ${Source-Version}), libktnef1-dev (= ${Source-Version}), libmimelib1-dev (= ${Source-Version}) +Replaces: libkcal2-dev (<< 4:3.4.1), libmimelib1-dev (<< 4:3.4.2) +Description: KDE Personal Information Management [development] + This package contains development files needed to compile kdepim applications. + . + This package is part of KDE, and a component of the KDE PIM module. + See the 'kde' and 'kdepim' packages for more information. + . + Homepage: http://pim.kde.org/ + +Package: kdepim-doc +Section: doc +Architecture: all +Suggests: konqueror | www-browser, doc-base +Description: KDE Personal Information Management library documentation + KDE core library documentation. You need this documentation to develop KDE PIM + applications. + . + This package is part of KDE, and a component of the KDE PIM module. + See the 'kde' and 'kdepim' packages for more information. + . + Homepage: http://pim.kde.org/ + +Package: kdepim-doc-html +Section: doc +Architecture: all +Suggests: konqueror | www-browser, kdepim +Description: KDE PIM documentation in HTML format + By default the Personal Information Management applications provided with + KDE only provide their documentation in KDE docbook format, which can only + be read by Konqueror or KHelpCenter. This package provides all of the + KDE PIM documentation converted to HTML format so it can be read with any + web browser. + . + This package is part of KDE, and a component of the KDE PIM module. + See the 'kde' and 'kdepim' packages for more information. + . + Homepage: http://pim.kde.org/ + +Package: akregator +Section: web +Architecture: any +Depends: ${shlibs:Depends} +Description: RSS feed aggregator for KDE + aKregator is a fast, lightweight, and intuitive feed reader program + for KDE. It allows you to quickly browse through hundreds of + thousands of internet feeds in a quick, efficient, and familiar way. + . + This package is part of KDE, and a component of the KDE PIM module. + See the 'kde' and 'kdepim' packages for more information. + . + Homepage: http://akregator.kde.org/ + +Package: kaddressbook +Section: utils +Architecture: any +Depends: ${shlibs:Depends} +Suggests: kdepim-kresources, kdebase-kio-plugins +Description: KDE NG addressbook application + KAddressBook is the main address book application for KDE; it enables you + to manage your contacts efficiently and comfortably. It can load and save + your contacts to many different locations, including the local file system, + LDAP servers, and SQL databases. + . + This package is part of KDE, and a component of the KDE PIM module. + See the 'kde' and 'kdepim' packages for more information. + +Package: kalarm +Section: kde +Architecture: any +Depends: ${shlibs:Depends} +Suggests: kmix, kttsd +Description: KDE alarm message, command and email scheduler + KAlarm provides a graphical interface to schedule personal timed events - + pop-up alarm messages, command execution and sending emails. There is a + range of options for configuring recurring events. + . + A pop-up alarm can show either a simple text message, or the contents of a + text or image file, It can optionally be spoken, or play a sound file. You + can choose its appearance, and set reminders. Among KAlarm's other + facilities, you can set up templates to allow KAlarm to be used as a 'tea + timer'. + . + As an alternative to using the graphical interface, alarms can be scheduled + from the command line or via DCOP calls from other programs. KAlarm is + KDE-based, but will also run on other desktops. + . + This package is part of KDE, and a component of the KDE PIM module. + See the 'kde' and 'kdepim' packages for more information. + +Package: kandy +Section: utils +Architecture: any +Depends: ${shlibs:Depends} +Description: KDE mobile phone utility + At the moment Kandy is more or less a terminal program with some special + features to store commands and their parameters, but is also has a simple GUI + to access the phone book of a mobile phone and it is able to save this phone + book to the KDE address book. + . + Kandy is aimed at mobile phones with integrated (GSM) modems. + . + This package is part of KDE, and a component of the KDE PIM module. + See the 'kde' and 'kdepim' packages for more information. + +Package: karm +Section: utils +Architecture: any +Depends: ${shlibs:Depends} +Description: KDE time tracker tool + KArm is a time tracker for busy people who need to keep track of the amount of + time they spend on various tasks. + . + This package is part of KDE, and a component of the KDE PIM module. + See the 'kde' and 'kdepim' packages for more information. + +Package: kdepim-kfile-plugins +Section: kde +Architecture: any +Depends: ${shlibs:Depends} +Description: KDE File dialog plugins for palm and vcf files + File dialog plugins for palm and vcf files. + . + This package is part of KDE, and a component of the KDE PIM module. + See the 'kde' and 'kdepim' packages for more information. + +Package: kdepim-kio-plugins +Section: kde +Architecture: any +Depends: ${shlibs:Depends} +Replaces: kdebase-kio-plugins (<< 4:3.4.0) +Description: KDE pim I/O Slaves + This package includes the pim kioslaves. This includes imap4, sieve, + and mbox. + . + This package is part of KDE, and a component of the KDE PIM module. + See the 'kde' and 'kdepim' packages for more information. + +Package: kdepim-kresources +Section: kde +Architecture: any +Depends: ${shlibs:Depends} +Replaces: libkcal2a (<< 4:3.4.1), kaddressbook (<< 4:3.4.1), knotes (<< 4:3.4.1) +Recommends: ${shlibs:Recommends}, korganizer +Suggests: knotes +Description: KDE pim resource plugins + This package includes several plugins needed to interface with groupware + servers. It also includes plugins for features such as blogging and + tracking feature plans. + . + This package is part of KDE, and a component of the KDE PIM module. + See the 'kde' and 'kdepim' packages for more information. + +Package: kdepim-wizards +Section: kde +Architecture: any +Depends: ${shlibs:Depends} +Replaces: kdepim-dev (<< 4:3.4.1-2) +Suggests: egroupware +Description: KDE server configuration wizards + This package contains KDE-based wizards for configuring eGroupware, + Kolab, and SUSE Linux Openexchange servers. + . + This package is part of KDE, and a component of the KDE PIM module. + See the 'kde' and 'kdepim' packages for more information. + +Package: kitchensync +Section: kde +Architecture: any +Depends: ${shlibs:Depends} +Suggests: konqueror +Description: Synchronization framework + This package contains a synchronization framework, still under heavy + development. It also contains the multisynk GUI frontend. + . + This package is part of KDE, and a component of the KDE PIM module. + See the 'kde' and 'kdepim' packages for more information. + +Package: kleopatra +Section: net +Architecture: any +Depends: ${shlibs:Depends}, gnupg-agent, gnupg2, gpgsm, dirmngr, pinentry-qt | pinentry-x11 +Description: KDE Certificate Manager + Kleopatra is the KDE tool for managing X.509 certificates in the gpgsm + keybox and for retrieving certificates from LDAP servers. + . + This package is part of KDE, and a component of the KDE PIM module. + See the 'kde' and 'kdepim' packages for more information. + +Package: kmail +Section: mail +Architecture: any +Depends: ${shlibs:Depends}, ${perl:Depends}, kdepim-kio-plugins, kdebase-kio-plugins +Recommends: procmail +Suggests: gnupg, gnupg-agent, pinentry-qt | pinentry-x11, kaddressbook, kleopatra, spamassassin | bogofilter | annoyance-filter | spambayes | bsfilter | crm114, clamav | f-prot-installer +Replaces: kdepim-dev (<< 4:3.4.0), kdebase-data (<< 4:3.4.0) +Provides: imap-client, mail-reader +Description: KDE Email client + KMail is a fully-featured email client that fits nicely into the KDE + desktop. It has features such as support for IMAP, POP3, multiple accounts, + mail filtering and sorting, PGP/GnuPG privacy, and inline attachments. + . + You need to install kdepim-kio-plugins if you want to use IMAP or + mbox files, and/or kdebase-kio-plugins if you want to use POP3. + . + This package is part of KDE, and a component of the KDE PIM module. + See the 'kde' and 'kdepim' packages for more information. + . + Homepage: http://kmail.kde.org/ + +Package: kmailcvt +Section: mail +Architecture: any +Depends: ${shlibs:Depends}, kmail +Description: KDE KMail mail folder converter + Converts mail folders to KMail format. Formats supported for import + include Outlook Express, Evolution, and plain mbox. + . + This package is part of KDE, and a component of the KDE PIM module. + See the 'kde' and 'kdepim' packages for more information. + +Package: knode +Section: news +Architecture: any +Depends: ${shlibs:Depends} +Replaces: kdepim-dev (<< 4:3.4.0), kontact (<< 4:3.5.5-0ubuntu3) +Provides: news-reader +Description: KDE news reader + KNode is an easy-to-use, convenient newsreader. It is intended to be usable + by inexperienced users, but also includes support for such features as + MIME attachments, article scoring, and creating and verifying GnuPG + signatures. + . + This package is part of KDE, and a component of the KDE PIM module. + See the 'kde' and 'kdepim' packages for more information. + +Package: knotes +Section: kde +Architecture: any +Depends: ${shlibs:Depends} +Suggests: kdepim-kresources +Description: KDE sticky notes + KNotes is a program that lets you write sticky notes. The notes are saved + automatically when you exit the program, and they display when you open the + program. The program supports printing and mailing your notes. + . + This package is part of KDE, and a component of the KDE PIM module. + See the 'kde' and 'kdepim' packages for more information. + +Package: kode +Section: devel +Architecture: any +Depends: ${shlibs:Depends} +Description: Helper library for programmatic generation of C++ code + This package includes a program kode for generation of C++ template files + and kxml_compiler for generation of C++ classes representing XML data + described by RelaxNG schemes. + . + This package is part of KDE, and a component of the KDE PIM module. + See the 'kde' and 'kdepim' packages for more information. + +Package: konsolekalendar +Section: kde +Architecture: any +Depends: ${shlibs:Depends} +Description: KDE konsole personal organizer + KonsoleKalendar is a command-line interface to KDE calendars. + Konsolekalendar complements the KDE KOrganizer by providing a console + frontend to manage your calendars. + . + This package is part of KDE, and a component of the KDE PIM module. + See the 'kde' and 'kdepim' packages for more information. + +Package: kontact +Section: kde +Architecture: any +Depends: ${shlibs:Depends}, kmail, korganizer, kaddressbook +Recommends: ${shlibs:Recommends}, kitchensync, knode, knotes +Suggests: ${shlibs:Suggests}, akregator, knewsticker, kweather, gnokii +Replaces: akregator (<< 4:3.4.0), akregator-kontact-plugin +Conflicts: akregator-kontact-plugin +Description: KDE pim application + Kontact is the integrated solution to your personal information management + needs. It combines KDE applications like KMail, KOrganizer, and + KAddressBook into a single interface to provide easy access to mail, + scheduling, address book and other PIM functionality. + . + This package is part of KDE, and a component of the KDE PIM module. + See the 'kde' and 'kdepim' packages for more information. + . + Homepage: http://kontact.kde.org/ + +Package: korganizer +Section: kde +Architecture: any +Depends: ${shlibs:Depends}, ${perl:Depends} +Recommends: kghostview +Description: KDE personal organizer + This package contains KOrganizer, a calendar and scheduling program. + . + KOrganizer aims to be a complete program for organizing appointments, + contacts, projects, etc. KOrganizer natively supports information interchange + with other calendar applications, through the industry standard vCalendar + personal data interchange file format. This eases the move from other + modern PIMs to KOrganizer. + . + KOrganizer offers full synchronization with Palm Pilots, if kpilot is + installed. + . + This package is part of KDE, and a component of the KDE PIM module. + See the 'kde' and 'kdepim' packages for more information. + +Package: korn +Section: kde +Architecture: any +Depends: ${shlibs:Depends}, kdepim-kio-plugins, kdebase-kio-plugins +Description: KDE mail checker + Korn is a KDE mail checker that can display a small summary in the Kicker + tray. It supports checking mbox, pop3, imap4, and nntp sources. + . + Once mail is received you can have Korn run a third party program or change + the color/icon of the Kicker display. In addition to this you can have + Korn run a program once you click on the docked icon in Kicker. + . + This package is part of KDE, and a component of the KDE PIM module. + See the 'kde' and 'kdepim' packages for more information. + +Package: kpilot +Section: utils +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends}, debconf (>= 0.5) | debconf-2.0 +Suggests: knotes, korganizer +Description: KDE Palm Pilot hot-sync tool + KPilot is an application that synchronizes your Palm Pilot or similar device + (like the Handspring Visor) with your KDE desktop, much like the Palm HotSync + software does for Windows. KPilot can back-up and restore your Palm Pilot + and synchronize the built-in applications with their KDE counterparts. + . + This package is part of KDE, and a component of the KDE PIM module. + See the 'kde' and 'kdepim' packages for more information. + +Package: ksync +Section: utils +Architecture: any +Depends: ${shlibs:Depends} +Description: KDE Sync + KSync is a small application using libksync, which provides a GUI for + selecting and syncing files, which contain data of the types, for which + implementations of the libksync interfaces exist. It is able to sync data + across networks by using the KDE ioslaves. + . + This package is part of KDE, and a component of the KDE PIM module. + See the 'kde' and 'kdepim' packages for more information. + +Package: ktnef +Section: kde +Architecture: any +Depends: ${shlibs:Depends} +Description: KDE TNEF viewer + The TNEF File Viewer allows you to handle mail attachments using the TNEF + format. These attachments are usually found in mails coming from Microsoft + mail servers and embed the mail properties as well as the actual attachments. + . + This package is part of KDE, and a component of the KDE PIM module. + See the 'kde' and 'kdepim' packages for more information. + +Package: networkstatus +Section: kde +Architecture: any +Depends: ${shlibs:Depends} +Description: KDE network status monitor + NetworkStatus tracks the status of network interfaces and provides + notification to applications when this status changes. + . + This package is part of KDE, and a component of the KDE PIM module. + See the 'kde' and 'kdepim' packages for more information. + +Package: libindex0 +Section: libs +Architecture: any +Depends: ${shlibs:Depends} +Description: KDE indexing library + This library provides text indexing and is currently used by KMail + to implement fast searches in mail bodies. + . + This is the runtime package for programs that use the libindex library. + . + This package is part of KDE, and a component of the KDE PIM module. + See the 'kde' and 'kdepim' packages for more information. + +Package: libindex0-dev +Section: libdevel +Architecture: any +Depends: libindex0 (= ${Source-Version}) +Description: KDE indexing library [development] + This library provides text indexing and is currently used by KMail + to implement searching through mail text. + . + This is the development package which contains the headers for the libindex + library. + . + This package is part of KDE, and a component of the KDE PIM module. + See the 'kde' and 'kdepim' packages for more information. + +Package: libkcal2b +Section: libs +Architecture: any +Depends: ${shlibs:Depends} +Recommends: ${shlibs:Recommends} +Conflicts: libkcal2, libkcal2a +Replaces: libkcal2a +Suggests: kdepim-kresources +Description: KDE calendaring library + This library provides a C++ API for handling the vCalendar and iCalendar + formats. + . + This is the runtime package for programs that use the libkcal library. + . + This package is part of KDE, and a component of the KDE PIM module. + See the 'kde' and 'kdepim' packages for more information. + +Package: libkcal2-dev +Section: libdevel +Architecture: any +Depends: libkcal2b (= ${Source-Version}), libkdepim1-dev (= ${Source-Version}), libktnef1-dev (= ${Source-Version}) +Replaces: kdepim-dev (<= 4:3.5.4-1) +Description: KDE calendaring library [development] + This library provides a C++ API for handling the vCalendar and iCalendar + formats. + . + This is the development package which contains the headers for the libkcal + library. + . + This package is part of KDE, and a component of the KDE PIM module. + See the 'kde' and 'kdepim' packages for more information. + +Package: libkdepim1a +Section: libs +Architecture: any +Depends: ${shlibs:Depends} +Conflicts: libkdepim1 +Replaces: akregator (<< 4:3.4.0), libkdepim1 +Description: KDE PIM library + This is the runtime package for programs that use the libkdepim library. + . + This package is part of KDE, and a component of the KDE PIM module. + See the 'kde' and 'kdepim' packages for more information. + +Package: libkdepim1-dev +Section: libdevel +Architecture: any +Depends: libkdepim1a (= ${Source-Version}), kdelibs4-dev (>= 4:3.5.6) +Replaces: kdepim-dev (<< 4:3.4.1) +Description: KDE PIM library [development] + This is the development package which contains the headers for the libkdepim + library. + . + This package is part of KDE, and a component of the KDE PIM module. + See the 'kde' and 'kdepim' packages for more information. + +Package: libkgantt0 +Section: libs +Architecture: any +Depends: ${shlibs:Depends} +Description: KDE gantt charting library + This is the runtime package for programs that use the libkgantt library. + . + This package is part of KDE, and a component of the KDE PIM module. + See the 'kde' and 'kdepim' packages for more information. + +Package: libkgantt0-dev +Section: libdevel +Architecture: any +Depends: libkgantt0 (= ${Source-Version}), libkdepim1-dev (= ${Source-Version}) +Description: KDE gantt charting library [development] + This is the development package which contains the headers for the libkgantt + library. + . + This package is part of KDE, and a component of the KDE PIM module. + See the 'kde' and 'kdepim' packages for more information. + +Package: libkleopatra1 +Section: libs +Architecture: any +Depends: ${shlibs:Depends}, ${perl:Depends}, gnupg +Conflicts: libkleopatra0, libkleopatra0a +Replaces: libkdenetwork2, libkleopatra0a +Description: KDE GnuPG interface libraries + This library is used by several KDE applications to interface to the + GnuPG program. + . + This is the runtime package for programs that use the libkleopatra library. + . + This package is part of KDE, and a component of the KDE PIM module. + See the 'kde' and 'kdepim' packages for more information. + +Package: libkleopatra1-dev +Section: libdevel +Architecture: any +Depends: libkleopatra1 (= ${Source-Version}), libkdepim1-dev (= ${Source-Version}) +Conflicts: libkleopatra0-dev +Replaces: libkleopatra0-dev +Description: KDE GnuPG interface libraries [development] + This library is used by several KDE applications to interface to the + GnuPG program. + . + This is the development package which contains the headers for the + libkleopatra library. + . + This package is part of KDE, and a component of the KDE PIM module. + See the 'kde' and 'kdepim' packages for more information. + +Package: libkmime2 +Section: libs +Architecture: any +Depends: ${shlibs:Depends} +Conflicts: libmimelib1a +Replaces: libmimelib1a +Description: KDE MIME interface library + This library provides a C++ interface to MIME messages, parsing them into + an object tree. + . + This package is part of KDE, and a component of the KDE PIM module. + See the 'kde' and 'kdepim' packages for more information. + +Package: libkpimexchange1 +Section: libs +Architecture: any +Depends: ${shlibs:Depends} +Description: KDE PIM Exchange library + This is the runtime package for programs that use the libkpimexchange + library. + . + This package is part of KDE, and a component of the KDE PIM module. + See the 'kde' and 'kdepim' packages for more information. + +Package: libkpimexchange1-dev +Section: libdevel +Architecture: any +Depends: libkpimexchange1 (= ${Source-Version}), libkcal2-dev (= ${Source-Version}), libkdepim1-dev (= ${Source-Version}) +Description: KDE PIM Exchange library [development] + This is the development package which contains the headers for the + libkpimexchange library. + . + This package is part of KDE, and a component of the KDE PIM module. + See the 'kde' and 'kdepim' packages for more information. + +Package: libkpimidentities1 +Section: libs +Architecture: any +Depends: ${shlibs:Depends} +Description: KDE PIM user identity information library + This library provides information to KDE programs about user identity, + such as email address, organization, etc. + . + This is the runtime package for programs that use the libkpimidentities + library. + . + This package is part of KDE, and a component of the KDE PIM module. + See the 'kde' and 'kdepim' packages for more information. + +Package: libksieve0 +Section: libs +Architecture: any +Depends: ${shlibs:Depends} +Description: KDE mail/news message filtering library + This is the runtime package for programs that use the libksieve library. + . + This package is part of KDE, and a component of the KDE PIM module. + See the 'kde' and 'kdepim' packages for more information. + +Package: libksieve0-dev +Section: libdevel +Architecture: any +Depends: libksieve0 (= ${Source-Version}), libkdepim1-dev (= ${Source-Version}) +Description: KDE mail/news message filtering library [development] + This is the development package which contains the headers for the libksieve + library. + . + This package is part of KDE, and a component of the KDE PIM module. + See the 'kde' and 'kdepim' packages for more information. + +Package: libktnef1 +Section: libs +Architecture: any +Depends: ${shlibs:Depends} +Replaces: ktnef (<< 4:3.4.0) +Description: Library for handling KTNEF email attachments + This library handles mail attachments using the TNEF format. These + attachments are usually found in mails coming from Microsoft mail + servers and embed the mail properties as well as the actual + attachments. + . + This is the runtime library for packages using the ktnef library. + . + This package is part of KDE, and a component of the KDE PIM module. + See the 'kde' and 'kdepim' packages for more information. + +Package: libktnef1-dev +Section: libdevel +Architecture: any +Depends: libktnef1 (= ${Source-Version}), libkdepim1-dev (= ${Source-Version}) +Replaces: kdepim-dev (<< 4:3.4.0) +Description: KTNEF handler library [development] + This library handles mail attachments using the TNEF format. These + attachments are usually found in mails coming from Microsoft mail + servers and embed the mail properties as well as the actual + attachments. + . + This is the development package which contains the headers for the + ktnef library. + . + This package is part of KDE, and a component of the KDE PIM module. + See the 'kde' and 'kdepim' packages for more information. + +Package: libmimelib1c2a +Section: libs +Architecture: any +Depends: ${shlibs:Depends} +Conflicts: libmimelib1a, libmimelib1c2 +Replaces: libmimelib1a, libmimelib1c2 +Description: KDE mime library + This library is used by several KDE applications to handle mime types. + . + This is the runtime package for programs that use the libmimelib library. + . + This package is part of KDE, and a component of the KDE PIM module. + See the 'kde' and 'kdepim' packages for more information. + +Package: libmimelib1-dev +Section: libdevel +Architecture: any +Depends: libmimelib1c2a (= ${Source-Version}) +Description: KDE mime library [development] + This library is used by several KDE applications to handle mime types. + . + This is the development package which contains the headers for the + libmimelib library. + . + This package is part of KDE, and a component of the KDE PIM module. + See the 'kde' and 'kdepim' packages for more information. --- kdepim-3.5.6.orig/debian/akregator.menu +++ kdepim-3.5.6/debian/akregator.menu @@ -0,0 +1,8 @@ +?package(akregator):\ + needs="X11"\ + section="Apps/Net"\ + hints="KDE"\ + title="aKregator"\ + icon32x32="/usr/share/pixmaps/akregator.xpm"\ + icon16x16="/usr/share/pixmaps/akregator-16.xpm"\ + command="/usr/bin/akregator" --- kdepim-3.5.6.orig/debian/kdepim-doc-html.doc-base.karm +++ kdepim-3.5.6/debian/kdepim-doc-html.doc-base.karm @@ -0,0 +1,9 @@ +Document: kdepim-doc-html-karm +Title: The KArm Handbook +Author: Jonathan Singer, Mark Bucciarelli, Sirtaj Singh Kang +Abstract: KArm tracks time spent on various tasks. +Section: Apps/Tools + +Format: HTML +Index: /usr/share/doc/kde/HTML/en/karm/index.html +Files: /usr/share/doc/kde/HTML/en/karm/*.html --- kdepim-3.5.6.orig/debian/kandy.links +++ kdepim-3.5.6/debian/kandy.links @@ -0,0 +1 @@ +/usr/share/doc/kde/HTML/en/kandy /usr/share/doc/kandy/html --- kdepim-3.5.6.orig/debian/kdepim-kfile-plugins.install +++ kdepim-3.5.6/debian/kdepim-kfile-plugins.install @@ -0,0 +1,9 @@ +/usr/lib/kde3/kfile_ics.la +/usr/lib/kde3/kfile_ics.so +/usr/lib/kde3/kfile_palm.la +/usr/lib/kde3/kfile_palm.so +/usr/lib/kde3/kfile_vcf.la +/usr/lib/kde3/kfile_vcf.so +/usr/share/services/kfile_ics.desktop +/usr/share/services/kfile_palm.desktop +/usr/share/services/kfile_vcf.desktop --- kdepim-3.5.6.orig/debian/ktnef.links +++ kdepim-3.5.6/debian/ktnef.links @@ -0,0 +1 @@ +/usr/share/doc/kde/HTML/en/ktnef /usr/share/doc/ktnef/html --- kdepim-3.5.6.orig/debian/libkdepim1a.install +++ kdepim-3.5.6/debian/libkdepim1a.install @@ -0,0 +1,12 @@ +/usr/lib/kde3/plugins/designer/kdepimwidgets.la +/usr/lib/kde3/plugins/designer/kdepimwidgets.so +/usr/lib/kde3/plugins/designer/kpartsdesignerplugin.la +/usr/lib/kde3/plugins/designer/kpartsdesignerplugin.so +/usr/lib/libkdepim.so.1 +/usr/lib/libkdepim.so.1.0.0 +/usr/share/apps/kdepimwidgets +/usr/share/apps/libkdepim +/usr/share/apps/kdepim +/usr/share/config.kcfg/pimemoticons.kcfg +/usr/share/icons/crystalsvg/22x22/actions/button_fewer.png +/usr/share/icons/crystalsvg/22x22/actions/button_more.png --- kdepim-3.5.6.orig/debian/ksync.menu +++ kdepim-3.5.6/debian/ksync.menu @@ -0,0 +1,8 @@ +?package(ksync):\ + needs="X11"\ + section="Apps/Tools"\ + hints="KDE"\ + title="KSync"\ + icon32x32="/usr/share/pixmaps/ksync.xpm"\ + icon16x16="/usr/share/pixmaps/ksync-16.xpm"\ + command="/usr/bin/ksync" --- kdepim-3.5.6.orig/debian/libktnef1-dev.install +++ kdepim-3.5.6/debian/libktnef1-dev.install @@ -0,0 +1,3 @@ +/usr/include/kde/ktnef +/usr/lib/libktnef.la +/usr/lib/libktnef.so --- kdepim-3.5.6.orig/debian/kdepim-doc-html.doc-base.ktnef +++ kdepim-3.5.6/debian/kdepim-doc-html.doc-base.ktnef @@ -0,0 +1,9 @@ +Document: kdepim-doc-html-ktnef +Title: The TNEF File Viewer Handbook +Author: Michael Goffioul +Abstract: The TNEF File Viewer is an application for TNEF mail attachments. +Section: Apps/Tools + +Format: HTML +Index: /usr/share/doc/kde/HTML/en/ktnef/index.html +Files: /usr/share/doc/kde/HTML/en/ktnef/*.html --- kdepim-3.5.6.orig/debian/kleopatra.links +++ kdepim-3.5.6/debian/kleopatra.links @@ -0,0 +1 @@ +/usr/share/doc/kde/HTML/en/kleopatra /usr/share/doc/kleopatra/html/kleopatra --- kdepim-3.5.6.orig/debian/kdepim-doc-html.doc-base.konsolekalendar +++ kdepim-3.5.6/debian/kdepim-doc-html.doc-base.konsolekalendar @@ -0,0 +1,9 @@ +Document: kdepim-doc-html-konsolekalendar +Title: The KonsoleKalendar Handbook +Author: Tuukka Pasanen, Allen Winter +Abstract: KonsoleKalendar is a command line interface to KDE calendars. +Section: Apps/Tools + +Format: HTML +Index: /usr/share/doc/kde/HTML/en/konsolekalendar/index.html +Files: /usr/share/doc/kde/HTML/en/konsolekalendar/*.html --- kdepim-3.5.6.orig/debian/kalarm.menu +++ kdepim-3.5.6/debian/kalarm.menu @@ -0,0 +1,8 @@ +?package(kalarm):\ + needs="X11"\ + section="Apps/Tools"\ + hints="KDE"\ + title="KAlarm"\ + icon32x32="/usr/share/pixmaps/kalarm.xpm"\ + icon16x16="/usr/share/pixmaps/kalarm-16.xpm"\ + command="/usr/bin/kalarm" --- kdepim-3.5.6.orig/debian/kandy.install +++ kdepim-3.5.6/debian/kandy.install @@ -0,0 +1,7 @@ +/usr/bin/kandy +/usr/bin/kandy_client +/usr/share/applications/kde/kandy.desktop +/usr/share/applnk/Utilities/kandy.desktop +/usr/share/apps/kandy +/usr/share/config.kcfg/kandy.kcfg +/usr/share/doc/kde/HTML/en/kandy --- kdepim-3.5.6.orig/debian/kmail.links +++ kdepim-3.5.6/debian/kmail.links @@ -0,0 +1 @@ +/usr/share/doc/kde/HTML/en/kmail /usr/share/doc/kmail/html --- kdepim-3.5.6.orig/debian/shlibs.local +++ kdepim-3.5.6/debian/shlibs.local @@ -0,0 +1,3 @@ +libakregatorprivate 0 +libkmailprivate 0 +libknodecommon 0 --- kdepim-3.5.6.orig/debian/libkgantt0-dev.install +++ kdepim-3.5.6/debian/libkgantt0-dev.install @@ -0,0 +1,3 @@ +/usr/include/kde/kgantt +/usr/lib/libkgantt.la +/usr/lib/libkgantt.so --- kdepim-3.5.6.orig/debian/konsolekalendar.install +++ kdepim-3.5.6/debian/konsolekalendar.install @@ -0,0 +1,8 @@ +/usr/bin/konsolekalendar +/usr/share/applications/kde/konsolekalendar.desktop +/usr/share/doc/kde/HTML/en/konsolekalendar/common +/usr/share/doc/kde/HTML/en/konsolekalendar/index.cache.bz2 +/usr/share/doc/kde/HTML/en/konsolekalendar/index.docbook +/usr/share/icons/crystalsvg/16x16/apps/konsolekalendar.png +/usr/share/icons/crystalsvg/22x22/apps/konsolekalendar.png +/usr/share/icons/crystalsvg/32x32/apps/konsolekalendar.png --- kdepim-3.5.6.orig/debian/libktnef1.install +++ kdepim-3.5.6/debian/libktnef1.install @@ -0,0 +1,2 @@ +/usr/lib/libktnef.so.1 +/usr/lib/libktnef.so.1.0.0 --- kdepim-3.5.6.orig/debian/kdepim-wizards.manpages +++ kdepim-3.5.6/debian/kdepim-wizards.manpages @@ -0,0 +1,6 @@ +debian/man/out/egroupwarewizard.1 +debian/man/out/exchangewizard.1 +debian/man/out/groupwarewizard.1 +debian/man/out/groupwisewizard.1 +debian/man/out/kolabwizard.1 +debian/man/out/sloxwizard.1 --- kdepim-3.5.6.orig/debian/kleopatra.menu +++ kdepim-3.5.6/debian/kleopatra.menu @@ -0,0 +1,13 @@ +?package(kleopatra):\ + needs="X11"\ + section="Apps/Net"\ + hints="KDE"\ + title="Kleopatra"\ + command="/usr/bin/kleopatra" + +?package(kleopatra):\ + needs="X11"\ + section="Apps/Tools"\ + hints="KDE"\ + title="KWatchGnuPG"\ + command="/usr/bin/kwatchgnupg" --- kdepim-3.5.6.orig/debian/kode.install +++ kdepim-3.5.6/debian/kode.install @@ -0,0 +1,6 @@ +/usr/bin/kode +/usr/bin/kxml_compiler +/usr/lib/libkode.la +/usr/lib/libkode.so +/usr/lib/libkode.so.1 +/usr/lib/libkode.so.1.0.0 --- kdepim-3.5.6.orig/debian/kleopatra.install +++ kdepim-3.5.6/debian/kleopatra.install @@ -0,0 +1,10 @@ +/usr/bin/kleopatra +/usr/bin/kwatchgnupg +/usr/lib/kde3/kcm_kleopatra.la +/usr/lib/kde3/kcm_kleopatra.so +/usr/share/applications/kde/kleopatra_import.desktop +/usr/share/apps/kleopatra +/usr/share/apps/kwatchgnupg +/usr/share/doc/kde/HTML/en/kleopatra +/usr/share/doc/kde/HTML/en/kwatchgnupg +/usr/share/services/kleopatra_config_*.desktop --- kdepim-3.5.6.orig/debian/kmail.manpages +++ kdepim-3.5.6/debian/kmail.manpages @@ -0,0 +1 @@ +debian/man/out/kmail.1 --- kdepim-3.5.6.orig/debian/korn.links +++ kdepim-3.5.6/debian/korn.links @@ -0,0 +1 @@ +/usr/share/doc/kde/HTML/en/korn /usr/share/doc/korn/html --- kdepim-3.5.6.orig/debian/rules +++ kdepim-3.5.6/debian/rules @@ -0,0 +1,105 @@ +#! /usr/bin/make -f + +# DEB_TAR_SRCDIR := $(shell basename $(wildcard *.tar.bz2) .tar.bz2) + +# include /usr/share/cdbs/1/rules/tarball.mk +include /usr/share/cdbs/1/rules/debhelper.mk +include debian/cdbs/debian-qt-kde.mk +include /usr/share/cdbs/1/rules/simple-patchsys.mk +include /usr/share/cdbs/1/rules/utils.mk + +#DEB_KDE_CVS_MAKE := yes +DEB_KDE_APIDOX := yes + +DEB_CONFIGURE_SCRIPT_ENV += KMIX=/usr/bin/kmix KTTSD=/usr/bin/kttsd + +DEB_DH_INSTALL_SOURCEDIR := $(DEB_DESTDIR) + +DEB_INSTALL_DOCS_ALL := + +DEB_INSTALL_CHANGELOGS_ALL = $(shell for f in ChangeLog CHANGELOG CHANGES; do if test -s $(DEB_SRCDIR)/$(cdbs_curpkg)/$$f; then echo $(DEB_SRCDIR)/$(cdbs_curpkg)/$$f; break; fi; done) + +shlibs_ver=4:3.5.6 +DEB_DH_MAKESHLIBS_ARGS_libindex0 := -V'libindex0 (>= $(shlibs_ver))' +DEB_DH_MAKESHLIBS_ARGS_libkcal2b := -V'libkcal2b (>= $(shlibs_ver))' +DEB_DH_MAKESHLIBS_ARGS_libkdenetwork2 := -V'libkdenetwork2 (>= $(shlibs_ver))' +DEB_DH_MAKESHLIBS_ARGS_libkdepim1a := -V'libkdepim1a (>= $(shlibs_ver))' +DEB_DH_MAKESHLIBS_ARGS_libkgantt0 := -V'libkgantt0 (>= $(shlibs_ver))' +DEB_DH_MAKESHLIBS_ARGS_libkleopatra1 := -V'libkleopatra1 (>= $(shlibs_ver))' +DEB_DH_MAKESHLIBS_ARGS_libkmime2 := -V'libkmime2 (>= $(shlibs_ver))' +DEB_DH_MAKESHLIBS_ARGS_libkpimexchange1 := -V'libkpimexchange1 (>= $(shlibs_ver))' +DEB_DH_MAKESHLIBS_ARGS_libkpimidentities1 := -V'libkpimidentities1 (>= $(shlibs_ver))' +DEB_DH_MAKESHLIBS_ARGS_libksieve0 := -V'libksieve0 (>= $(shlibs_ver))' +DEB_DH_MAKESHLIBS_ARGS_libktnef1 := -V'libktnef1 (>= $(shlibs_ver))' +DEB_DH_MAKESHLIBS_ARGS_libmimelib1c2a := -V'libmimelib1c2a (>= $(shlibs_ver))' + +PACKAGES_WITH_LIBS := akregator kaddressbook kalarm kdepim-kresources \ + kdepim-wizards kitchensync kleopatra kmail knode knotes kode kontact \ + korganizer kpilot ksync ktnef libindex0 libkcal2b libkdenetwork2 \ + libkdepim1a libkgantt0 libkleopatra1 libkmime2 libkpimexchange1 \ + libkpimidentities1 libksieve0 libktnef1 libmimelib1c2a + +# kontact starts fine without korganizer or kpilot dependencies +# specialdates is only in recommends to get the kaddressbook dependency there +kontact_recommends_plugins := korganizer specialdates +kontact_suggests_plugins := journal kpilot todo + +DEB_DH_SHLIBDEPS_ARGS_kontact := \ + $(foreach p,$(kontact_recommends_plugins) $(kontact_suggests_plugins),-Xusr/lib/kde3/libkontact_$(p)plugin.so) \ + -- -dRecommends \ + $(foreach p,$(kontact_recommends_plugins),debian/kontact/usr/lib/kde3/libkontact_$(p)plugin.so) \ + -dSuggests \ + $(foreach p,$(kontact_suggests_plugins),debian/kontact/usr/lib/kde3/libkontact_$(p)plugin.so) \ + -dDepends # Since -u args go first in dpkg-shlibdeps call + +# Move kaddressbook dependency (from libkabc_xmlrpc.so) to Recommends +DEB_DH_SHLIBDEPS_ARGS_kdepim-kresources := \ + -Xusr/lib/libkabc_xmlrpc.so.1 \ + -- -dRecommends \ + debian/kdepim-kresources/usr/lib/libkabc_xmlrpc.so.1.* \ + -dDepends + +# Move kaddressbook dependency of libkcal2b to Recommends +DEB_DH_SHLIBDEPS_ARGS_libkcal2b := \ + -Xusr/lib/kde3/kcal_kabc.so \ + -- -dRecommends \ + debian/libkcal2b/usr/lib/kde3/kcal_kabc.so \ + -dDepends + +test-shlibdeps: + @echo $(DEB_DH_SHLIBDEPS_ARGS_kontact) + +KDE_UPSTREAM_VERSION := $(shell echo $(DEB_UPSTREAM_VERSION) | sed -e 's/\.dfsg.*//') +KDE_TARBALL := ../$(DEB_SOURCE_PACKAGE)-$(KDE_UPSTREAM_VERSION).tar.bz2 +KDE_SOURCEDIR := dfsg-tmp/$(DEB_SOURCE_PACKAGE)-$(KDE_UPSTREAM_VERSION) +NEWDEB_SOURCEDIR := $(DEB_SOURCE_PACKAGE)-$(DEB_UPSTREAM_VERSION) + +# Expects kdepim-#.#.#.tar.bz2 to reside in .., and produces +# ../kdepim_#.#.#.dfsg.#.orig.tar.gz file. +make-orig-source: + test -f $(KDE_TARBALL) + mkdir -p dfsg-tmp + tar -C dfsg-tmp -xjf $(KDE_TARBALL) + rm $(KDE_SOURCEDIR)/kioslaves/sieve/rfc3431.txt \ + $(KDE_SOURCEDIR)/kioslaves/sieve/rfc3028.txt \ + $(KDE_SOURCEDIR)/kioslaves/sieve/draft-daboo-sieve-include.txt \ + $(KDE_SOURCEDIR)/kioslaves/sieve/draft-daboo-sieve-spamtest.txt \ + $(KDE_SOURCEDIR)/kioslaves/sieve/draft-degener-sieve-body-00.txt \ + $(KDE_SOURCEDIR)/kioslaves/sieve/draft-degener-sieve-copy.txt \ + $(KDE_SOURCEDIR)/kioslaves/sieve/draft-degener-sieve-editheader.txt \ + $(KDE_SOURCEDIR)/kioslaves/sieve/draft-degener-sieve-multiscript.txt \ + $(KDE_SOURCEDIR)/kioslaves/sieve/draft-homme-sieve-variables.txt \ + $(KDE_SOURCEDIR)/kioslaves/sieve/draft-martin-managesieve-04.txt \ + $(KDE_SOURCEDIR)/kioslaves/sieve/draft-martin-sieve-notify-01.txt \ + $(KDE_SOURCEDIR)/kioslaves/sieve/draft-melnikov-sieve-imapflags.txt \ + $(KDE_SOURCEDIR)/kioslaves/sieve/draft-murchison-sieve-regex-06.txt \ + $(KDE_SOURCEDIR)/kioslaves/sieve/draft-murchison-sieve-subaddress-05.txt \ + $(KDE_SOURCEDIR)/kioslaves/sieve/draft-showalter-sieve-vacation-04.txt \ + $(KDE_SOURCEDIR)/kaddressbook/xxport/samples/rfc2849.txt || \ + (echo "Update the list of IETF docs in debian/rules"; false) + if grep -r "Copyright (C) The Internet Society" $(KDE_SOURCEDIR); then \ + echo "Found new IETF docs, update debian/rules"; false; \ + fi + mv $(KDE_SOURCEDIR) dfsg-tmp/$(NEWDEB_SOURCEDIR) + (cd dfsg-tmp; tar -cf - $(NEWDEB_SOURCEDIR)/ | gzip -c9) > ../$(DEB_SOURCE_PACKAGE)_$(DEB_UPSTREAM_VERSION).orig.tar.gz + rm -rf dfsg-tmp --- kdepim-3.5.6.orig/debian/libkgantt0.install +++ kdepim-3.5.6/debian/libkgantt0.install @@ -0,0 +1,3 @@ +/usr/lib/libkgantt.so.0 +/usr/lib/libkgantt.so.0.0.2 +/usr/share/apps/kgantt --- kdepim-3.5.6.orig/debian/kdepim-doc-html.doc-base.korganizer +++ kdepim-3.5.6/debian/kdepim-doc-html.doc-base.korganizer @@ -0,0 +1,9 @@ +Document: kdepim-doc-html-korganizer +Title: The KOrganizer Handbook +Author: Milos Prudek, Paul E. Ahlquist Jr., Jürgen Nagel +Abstract: KOrganizer is an easy to use personal information manager. +Section: Apps/Tools + +Format: HTML +Index: /usr/share/doc/kde/HTML/en/korganizer/index.html +Files: /usr/share/doc/kde/HTML/en/korganizer/*.html --- kdepim-3.5.6.orig/debian/knode.install +++ kdepim-3.5.6/debian/knode.install @@ -0,0 +1,25 @@ +/usr/bin/knode +/usr/lib/kde3/kcm_knode.la +/usr/lib/kde3/kcm_knode.so +/usr/lib/kde3/libknodepart.la +/usr/lib/kde3/libknodepart.so +/usr/lib/libknodecommon.la +/usr/lib/libknodecommon.so +/usr/share/applications/kde/KNode.desktop +/usr/share/apps/knode +/usr/share/doc/kde/HTML/en/knode +/usr/share/icons/hicolor/128x128/apps/knode.png +/usr/share/icons/hicolor/128x128/apps/knode2.png +/usr/share/icons/hicolor/16x16/apps/knode.png +/usr/share/icons/hicolor/16x16/apps/knode2.png +/usr/share/icons/hicolor/32x32/apps/knode.png +/usr/share/icons/hicolor/32x32/apps/knode2.png +/usr/share/icons/hicolor/48x48/apps/knode.png +/usr/share/icons/hicolor/48x48/apps/knode2.png +/usr/share/icons/hicolor/64x64/apps/knode.png +/usr/share/icons/hicolor/64x64/apps/knode2.png +/usr/share/services/knewsservice.protocol +/usr/share/services/knode_config_*.desktop +/usr/share/services/kontact/knodeplugin.desktop +../icons/knode.xpm /usr/share/pixmaps +../icons/knode-16.xpm /usr/share/pixmaps --- kdepim-3.5.6.orig/debian/kaddressbook.manpages +++ kdepim-3.5.6/debian/kaddressbook.manpages @@ -0,0 +1,2 @@ +debian/man/out/kabc2mutt.1 +debian/man/out/kaddressbook.1 --- kdepim-3.5.6.orig/debian/konsolekalendar.manpages +++ kdepim-3.5.6/debian/konsolekalendar.manpages @@ -0,0 +1 @@ +debian/man/out/konsolekalendar.1 --- kdepim-3.5.6.orig/debian/copyright +++ kdepim-3.5.6/debian/copyright @@ -0,0 +1,437 @@ +This package was debianized by Christopher L Cheney <ccheney@debian.org> on +Tue, 16 Apr 2002 22:00:00 -0500. + +It was downloaded from: http://www.kde.org/download + +Upstream Authors: Rik Hemsley <rik@kde.org> + and many others... + +Copyright: + +All programs are either under the Artistic, BSD, or GPL licenses, see below +for details on the respective applications and additions to BSD-derivative +licenses. + +On Debian systems, the complete text of these licenses can be found in: + +/usr/share/common-licenses/Artistic +/usr/share/common-licenses/BSD +/usr/share/common-licenses/GPL + +The kdocbook documentation for the applications is under the GFDL +license. The complete text of this license is included below. + +When in doubt, check the individual file, they should all have license +headings and other identifying marks. + +akregator, kaddressbook, kalarm, kalarmd, kandy, karm, kdgantt, +kfile-plugins, kgantt, kioslaves, kitchensync, kleopatra, kmail, +kmailcvt, knode, knotes, konsolekalendar, kontact, korganizer, kpilot, +ksync, ktnef, libindex, libkdenetwork, libkdepim, libkleopatra, +libkpimidentities, libksieve, mimelib, wizards +---------------------------------------------------------------------------- +GPL + + +libical, libkcal, libkpimexchange +------------------------ +LGPL + + + GNU Free Documentation License + Version 1.2, November 2002 + + + Copyright (C) 2000,2001,2002 Free Software Foundation, Inc. + 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + + 0. PREAMBLE + + The purpose of this License is to make a manual, textbook, or other + functional and useful document "free" in the sense of freedom: to + assure everyone the effective freedom to copy and redistribute it, + with or without modifying it, either commercially or noncommercially. + Secondarily, this License preserves for the author and publisher a way + to get credit for their work, while not being considered responsible + for modifications made by others. + + This License is a kind of "copyleft", which means that derivative + works of the document must themselves be free in the same sense. It + complements the GNU General Public License, which is a copyleft + license designed for free software. + + We have designed this License in order to use it for manuals for free + software, because free software needs free documentation: a free + program should come with manuals providing the same freedoms that the + software does. But this License is not limited to software manuals; + it can be used for any textual work, regardless of subject matter or + whether it is published as a printed book. We recommend this License + principally for works whose purpose is instruction or reference. + + + 1. APPLICABILITY AND DEFINITIONS + + This License applies to any manual or other work, in any medium, that + contains a notice placed by the copyright holder saying it can be + distributed under the terms of this License. Such a notice grants a + world-wide, royalty-free license, unlimited in duration, to use that + work under the conditions stated herein. The "Document", below, + refers to any such manual or work. Any member of the public is a + licensee, and is addressed as "you". You accept the license if you + copy, modify or distribute the work in a way requiring permission + under copyright law. + + A "Modified Version" of the Document means any work containing the + Document or a portion of it, either copied verbatim, or with + modifications and/or translated into another language. + + A "Secondary Section" is a named appendix or a front-matter section of + the Document that deals exclusively with the relationship of the + publishers or authors of the Document to the Document's overall subject + (or to related matters) and contains nothing that could fall directly + within that overall subject. (Thus, if the Document is in part a + textbook of mathematics, a Secondary Section may not explain any + mathematics.) The relationship could be a matter of historical + connection with the subject or with related matters, or of legal, + commercial, philosophical, ethical or political position regarding + them. + + The "Invariant Sections" are certain Secondary Sections whose titles + are designated, as being those of Invariant Sections, in the notice + that says that the Document is released under this License. If a + section does not fit the above definition of Secondary then it is not + allowed to be designated as Invariant. The Document may contain zero + Invariant Sections. If the Document does not identify any Invariant + Sections then there are none. + + The "Cover Texts" are certain short passages of text that are listed, + as Front-Cover Texts or Back-Cover Texts, in the notice that says that + the Document is released under this License. A Front-Cover Text may + be at most 5 words, and a Back-Cover Text may be at most 25 words. + + A "Transparent" copy of the Document means a machine-readable copy, + represented in a format whose specification is available to the + general public, that is suitable for revising the document + straightforwardly with generic text editors or (for images composed of + pixels) generic paint programs or (for drawings) some widely available + drawing editor, and that is suitable for input to text formatters or + for automatic translation to a variety of formats suitable for input + to text formatters. A copy made in an otherwise Transparent file + format whose markup, or absence of markup, has been arranged to thwart + or discourage subsequent modification by readers is not Transparent. + An image format is not Transparent if used for any substantial amount + of text. A copy that is not "Transparent" is called "Opaque". + + Examples of suitable formats for Transparent copies include plain + ASCII without markup, Texinfo input format, LaTeX input format, SGML + or XML using a publicly available DTD, and standard-conforming simple + HTML, PostScript or PDF designed for human modification. Examples of + transparent image formats include PNG, XCF and JPG. Opaque formats + include proprietary formats that can be read and edited only by + proprietary word processors, SGML or XML for which the DTD and/or + processing tools are not generally available, and the + machine-generated HTML, PostScript or PDF produced by some word + processors for output purposes only. + + The "Title Page" means, for a printed book, the title page itself, + plus such following pages as are needed to hold, legibly, the material + this License requires to appear in the title page. For works in + formats which do not have any title page as such, "Title Page" means + the text near the most prominent appearance of the work's title, + preceding the beginning of the body of the text. + + A section "Entitled XYZ" means a named subunit of the Document whose + title either is precisely XYZ or contains XYZ in parentheses following + text that translates XYZ in another language. (Here XYZ stands for a + specific section name mentioned below, such as "Acknowledgements", + "Dedications", "Endorsements", or "History".) To "Preserve the Title" + of such a section when you modify the Document means that it remains a + section "Entitled XYZ" according to this definition. + + The Document may include Warranty Disclaimers next to the notice which + states that this License applies to the Document. These Warranty + Disclaimers are considered to be included by reference in this + License, but only as regards disclaiming warranties: any other + implication that these Warranty Disclaimers may have is void and has + no effect on the meaning of this License. + + + 2. VERBATIM COPYING + + You may copy and distribute the Document in any medium, either + commercially or noncommercially, provided that this License, the + copyright notices, and the license notice saying this License applies + to the Document are reproduced in all copies, and that you add no other + conditions whatsoever to those of this License. You may not use + technical measures to obstruct or control the reading or further + copying of the copies you make or distribute. However, you may accept + compensation in exchange for copies. If you distribute a large enough + number of copies you must also follow the conditions in section 3. + + You may also lend copies, under the same conditions stated above, and + you may publicly display copies. + + + 3. COPYING IN QUANTITY + + If you publish printed copies (or copies in media that commonly have + printed covers) of the Document, numbering more than 100, and the + Document's license notice requires Cover Texts, you must enclose the + copies in covers that carry, clearly and legibly, all these Cover + Texts: Front-Cover Texts on the front cover, and Back-Cover Texts on + the back cover. Both covers must also clearly and legibly identify + you as the publisher of these copies. The front cover must present + the full title with all words of the title equally prominent and + visible. You may add other material on the covers in addition. + Copying with changes limited to the covers, as long as they preserve + the title of the Document and satisfy these conditions, can be treated + as verbatim copying in other respects. + + If the required texts for either cover are too voluminous to fit + legibly, you should put the first ones listed (as many as fit + reasonably) on the actual cover, and continue the rest onto adjacent + pages. + + If you publish or distribute Opaque copies of the Document numbering + more than 100, you must either include a machine-readable Transparent + copy along with each Opaque copy, or state in or with each Opaque copy + a computer-network location from which the general network-using + public has access to download using public-standard network protocols + a complete Transparent copy of the Document, free of added material. + If you use the latter option, you must take reasonably prudent steps, + when you begin distribution of Opaque copies in quantity, to ensure + that this Transparent copy will remain thus accessible at the stated + location until at least one year after the last time you distribute an + Opaque copy (directly or through your agents or retailers) of that + edition to the public. + + It is requested, but not required, that you contact the authors of the + Document well before redistributing any large number of copies, to give + them a chance to provide you with an updated version of the Document. + + + 4. MODIFICATIONS + + You may copy and distribute a Modified Version of the Document under + the conditions of sections 2 and 3 above, provided that you release + the Modified Version under precisely this License, with the Modified + Version filling the role of the Document, thus licensing distribution + and modification of the Modified Version to whoever possesses a copy + of it. In addition, you must do these things in the Modified Version: + + A. Use in the Title Page (and on the covers, if any) a title distinct + from that of the Document, and from those of previous versions + (which should, if there were any, be listed in the History section + of the Document). You may use the same title as a previous version + if the original publisher of that version gives permission. + B. List on the Title Page, as authors, one or more persons or entities + responsible for authorship of the modifications in the Modified + Version, together with at least five of the principal authors of the + Document (all of its principal authors, if it has fewer than five), + unless they release you from this requirement. + C. State on the Title page the name of the publisher of the + Modified Version, as the publisher. + D. Preserve all the copyright notices of the Document. + E. Add an appropriate copyright notice for your modifications + adjacent to the other copyright notices. + F. Include, immediately after the copyright notices, a license notice + giving the public permission to use the Modified Version under the + terms of this License, in the form shown in the Addendum below. + G. Preserve in that license notice the full lists of Invariant Sections + and required Cover Texts given in the Document's license notice. + H. Include an unaltered copy of this License. + I. Preserve the section Entitled "History", Preserve its Title, and add + to it an item stating at least the title, year, new authors, and + publisher of the Modified Version as given on the Title Page. If + there is no section Entitled "History" in the Document, create one + stating the title, year, authors, and publisher of the Document as + given on its Title Page, then add an item describing the Modified + Version as stated in the previous sentence. + J. Preserve the network location, if any, given in the Document for + public access to a Transparent copy of the Document, and likewise + the network locations given in the Document for previous versions + it was based on. These may be placed in the "History" section. + You may omit a network location for a work that was published at + least four years before the Document itself, or if the original + publisher of the version it refers to gives permission. + K. For any section Entitled "Acknowledgements" or "Dedications", + Preserve the Title of the section, and preserve in the section all + the substance and tone of each of the contributor acknowledgements + and/or dedications given therein. + L. Preserve all the Invariant Sections of the Document, + unaltered in their text and in their titles. Section numbers + or the equivalent are not considered part of the section titles. + M. Delete any section Entitled "Endorsements". Such a section + may not be included in the Modified Version. + N. Do not retitle any existing section to be Entitled "Endorsements" + or to conflict in title with any Invariant Section. + O. Preserve any Warranty Disclaimers. + + If the Modified Version includes new front-matter sections or + appendices that qualify as Secondary Sections and contain no material + copied from the Document, you may at your option designate some or all + of these sections as invariant. To do this, add their titles to the + list of Invariant Sections in the Modified Version's license notice. + These titles must be distinct from any other section titles. + + You may add a section Entitled "Endorsements", provided it contains + nothing but endorsements of your Modified Version by various + parties--for example, statements of peer review or that the text has + been approved by an organization as the authoritative definition of a + standard. + + You may add a passage of up to five words as a Front-Cover Text, and a + passage of up to 25 words as a Back-Cover Text, to the end of the list + of Cover Texts in the Modified Version. Only one passage of + Front-Cover Text and one of Back-Cover Text may be added by (or + through arrangements made by) any one entity. If the Document already + includes a cover text for the same cover, previously added by you or + by arrangement made by the same entity you are acting on behalf of, + you may not add another; but you may replace the old one, on explicit + permission from the previous publisher that added the old one. + + The author(s) and publisher(s) of the Document do not by this License + give permission to use their names for publicity for or to assert or + imply endorsement of any Modified Version. + + + 5. COMBINING DOCUMENTS + + You may combine the Document with other documents released under this + License, under the terms defined in section 4 above for modified + versions, provided that you include in the combination all of the + Invariant Sections of all of the original documents, unmodified, and + list them all as Invariant Sections of your combined work in its + license notice, and that you preserve all their Warranty Disclaimers. + + The combined work need only contain one copy of this License, and + multiple identical Invariant Sections may be replaced with a single + copy. If there are multiple Invariant Sections with the same name but + different contents, make the title of each such section unique by + adding at the end of it, in parentheses, the name of the original + author or publisher of that section if known, or else a unique number. + Make the same adjustment to the section titles in the list of + Invariant Sections in the license notice of the combined work. + + In the combination, you must combine any sections Entitled "History" + in the various original documents, forming one section Entitled + "History"; likewise combine any sections Entitled "Acknowledgements", + and any sections Entitled "Dedications". You must delete all sections + Entitled "Endorsements". + + + 6. COLLECTIONS OF DOCUMENTS + + You may make a collection consisting of the Document and other documents + released under this License, and replace the individual copies of this + License in the various documents with a single copy that is included in + the collection, provided that you follow the rules of this License for + verbatim copying of each of the documents in all other respects. + + You may extract a single document from such a collection, and distribute + it individually under this License, provided you insert a copy of this + License into the extracted document, and follow this License in all + other respects regarding verbatim copying of that document. + + + 7. AGGREGATION WITH INDEPENDENT WORKS + + A compilation of the Document or its derivatives with other separate + and independent documents or works, in or on a volume of a storage or + distribution medium, is called an "aggregate" if the copyright + resulting from the compilation is not used to limit the legal rights + of the compilation's users beyond what the individual works permit. + When the Document is included in an aggregate, this License does not + apply to the other works in the aggregate which are not themselves + derivative works of the Document. + + If the Cover Text requirement of section 3 is applicable to these + copies of the Document, then if the Document is less than one half of + the entire aggregate, the Document's Cover Texts may be placed on + covers that bracket the Document within the aggregate, or the + electronic equivalent of covers if the Document is in electronic form. + Otherwise they must appear on printed covers that bracket the whole + aggregate. + + + 8. TRANSLATION + + Translation is considered a kind of modification, so you may + distribute translations of the Document under the terms of section 4. + Replacing Invariant Sections with translations requires special + permission from their copyright holders, but you may include + translations of some or all Invariant Sections in addition to the + original versions of these Invariant Sections. You may include a + translation of this License, and all the license notices in the + Document, and any Warranty Disclaimers, provided that you also include + the original English version of this License and the original versions + of those notices and disclaimers. In case of a disagreement between + the translation and the original version of this License or a notice + or disclaimer, the original version will prevail. + + If a section in the Document is Entitled "Acknowledgements", + "Dedications", or "History", the requirement (section 4) to Preserve + its Title (section 1) will typically require changing the actual + title. + + + 9. TERMINATION + + You may not copy, modify, sublicense, or distribute the Document except + as expressly provided for under this License. Any other attempt to + copy, modify, sublicense or distribute the Document is void, and will + automatically terminate your rights under this License. However, + parties who have received copies, or rights, from you under this + License will not have their licenses terminated so long as such + parties remain in full compliance. + + + 10. FUTURE REVISIONS OF THIS LICENSE + + The Free Software Foundation may publish new, revised versions + of the GNU Free Documentation License from time to time. Such new + versions will be similar in spirit to the present version, but may + differ in detail to address new problems or concerns. See + http://www.gnu.org/copyleft/. + + Each version of the License is given a distinguishing version number. + If the Document specifies that a particular numbered version of this + License "or any later version" applies to it, you have the option of + following the terms and conditions either of that specified version or + of any later version that has been published (not as a draft) by the + Free Software Foundation. If the Document does not specify a version + number of this License, you may choose any version ever published (not + as a draft) by the Free Software Foundation. + + + ADDENDUM: How to use this License for your documents + + To use this License in a document you have written, include a copy of + the License in the document and put the following copyright and + license notices just after the title page: + + Copyright (c) YEAR YOUR NAME. + Permission is granted to copy, distribute and/or modify this document + under the terms of the GNU Free Documentation License, Version 1.2 + or any later version published by the Free Software Foundation; + with no Invariant Sections, no Front-Cover Texts, and no Back-Cover + Texts. A copy of the license is included in the section entitled + "GNU Free Documentation License". + + If you have Invariant Sections, Front-Cover Texts and Back-Cover Texts, + replace the "with...Texts." line with this: + + with the Invariant Sections being LIST THEIR TITLES, with the + Front-Cover Texts being LIST, and with the Back-Cover Texts being LIST. + + If you have Invariant Sections without Cover Texts, or some other + combination of the three, merge those two alternatives to suit the + situation. + + If your document contains nontrivial examples of program code, we + recommend releasing these examples in parallel under your choice of + free software license, such as the GNU General Public License, + to permit their use in free software. --- kdepim-3.5.6.orig/debian/libkleopatra1-dev.install +++ kdepim-3.5.6/debian/libkleopatra1-dev.install @@ -0,0 +1,11 @@ +/usr/include/kde/gpgme++ +/usr/include/kde/kleo +/usr/include/kde/qgpgme +/usr/lib/libgpgme++.la +/usr/lib/libgpgme++.so +/usr/lib/libkleopatra.la +/usr/lib/libkleopatra.so +/usr/lib/libkpgp.la +/usr/lib/libkpgp.so +/usr/lib/libqgpgme.la +/usr/lib/libqgpgme.so --- kdepim-3.5.6.orig/debian/kaddressbook.install +++ kdepim-3.5.6/debian/kaddressbook.install @@ -0,0 +1,40 @@ +/usr/bin/kabc2mutt +/usr/bin/kaddressbook +/usr/lib/kde3/kcm_kabconfig.la +/usr/lib/kde3/kcm_kabconfig.so +/usr/lib/kde3/kcm_kabcustomfields.la +/usr/lib/kde3/kcm_kabcustomfields.so +/usr/lib/kde3/kcm_kabldapconfig.la +/usr/lib/kde3/kcm_kabldapconfig.so +/usr/lib/kde3/ldifvcardthumbnail.la +/usr/lib/kde3/ldifvcardthumbnail.so +/usr/lib/kde3/libkaddrbk_*.la +/usr/lib/kde3/libkaddrbk_*.so +/usr/lib/kde3/libkaddressbookpart.la +/usr/lib/kde3/libkaddressbookpart.so +/usr/lib/libkabinterfaces.so.1 +/usr/lib/libkabinterfaces.so.1.0.0 +/usr/lib/libkaddressbook.so.0 +/usr/lib/libkaddressbook.so.0.0.0 +/usr/share/applications/kde/kaddressbook.desktop +/usr/share/apps/kaddressbook +/usr/share/doc/kde/HTML/en/kaddressbook +/usr/share/icons/hicolor/128x128/apps/kaddressbook.png +/usr/share/icons/hicolor/16x16/apps/kaddressbook.png +/usr/share/icons/hicolor/32x32/apps/kaddressbook.png +/usr/share/icons/hicolor/48x48/apps/kaddressbook.png +/usr/share/icons/hicolor/64x64/apps/kaddressbook.png +/usr/share/services/kabconfig.desktop +/usr/share/services/kabcustomfields.desktop +/usr/share/services/kabldapconfig.desktop +/usr/share/services/kaddressbook +/usr/share/services/kresources/kabc/imap.desktop +/usr/share/services/ldifvcardthumbnail.desktop +/usr/share/servicetypes/dcopaddressbook.desktop +/usr/share/servicetypes/kaddressbook_contacteditorwidget.desktop +/usr/share/servicetypes/kaddressbookimprotocol.desktop +/usr/share/servicetypes/kaddressbook_extension.desktop +/usr/share/servicetypes/kaddressbook_view.desktop +/usr/share/servicetypes/kaddressbook_xxport.desktop +../icons/kaddressbook.xpm /usr/share/pixmaps +../icons/kaddressbook-16.xpm /usr/share/pixmaps --- kdepim-3.5.6.orig/debian/karm.manpages +++ kdepim-3.5.6/debian/karm.manpages @@ -0,0 +1 @@ +debian/man/out/karm.1 --- kdepim-3.5.6.orig/debian/kdepim-doc.doc-base +++ kdepim-3.5.6/debian/kdepim-doc.doc-base @@ -0,0 +1,9 @@ +Document: kdepim-doc +Title: KDE PIM Library API Documentation +Author: The KDE Developers +Abstract: This is the developers' API documentation for kdepim. +Section: Apps/Programming + +Format: HTML +Index: /usr/share/doc/kde/HTML/en/kdepim-apidocs/index.html +Files: /usr/share/doc/kde/HTML/en/kdepim-apidocs/*.html --- kdepim-3.5.6.orig/debian/ktnef.mime +++ kdepim-3.5.6/debian/ktnef.mime @@ -0,0 +1,2 @@ +application/vnd.ms-tnef; ktnef '%s'; test=test "$DISPLAY" != "" +application/ms-tnef; ktnef '%s'; test=test "$DISPLAY" != "" --- kdepim-3.5.6.orig/debian/kdepim-wizards.menu +++ kdepim-3.5.6/debian/kdepim-wizards.menu @@ -0,0 +1,41 @@ +?package(kdepim-wizards):\ + needs="X11"\ + section="Apps/Net"\ + hints="KDE"\ + title="EGroupware Setup Wizard"\ + command="/usr/bin/egroupwarewizard" + +?package(kdepim-wizards):\ + needs="X11"\ + section="Apps/Net"\ + hints="KDE"\ + title="MS Exchange Setup Wizard"\ + command="/usr/bin/exchangewizard" + +?package(kdepim-wizards):\ + needs="X11"\ + section="Apps/Net"\ + hints="KDE"\ + title="KDE Groupware Wizard"\ + command="/usr/bin/groupwarewizard" + +?package(kdepim-wizards):\ + needs="X11"\ + section="Apps/Net"\ + hints="KDE"\ + title="Novell GroupWise Setup Wizard"\ + command="/usr/bin/groupwisewizard" + +?package(kdepim-wizards):\ + needs="X11"\ + section="Apps/Net"\ + hints="KDE"\ + title="KOLab Setup Wizard"\ + command="/usr/bin/kolabwizard" + +?package(kdepim-wizards):\ + needs="X11"\ + section="Apps/Net"\ + hints="KDE"\ + title="Openexchange Setup Wizard"\ + command="/usr/bin/sloxwizard" --- kdepim-3.5.6.orig/debian/kdepim-wizards.install +++ kdepim-3.5.6/debian/kdepim-wizards.install @@ -0,0 +1,21 @@ +/usr/bin/egroupwarewizard +/usr/bin/exchangewizard +/usr/bin/groupwarewizard +/usr/bin/groupwisewizard +/usr/bin/kolabwizard +/usr/bin/sloxwizard +/usr/lib/kde3/libegroupwarewizard.la +/usr/lib/kde3/libegroupwarewizard.so +/usr/lib/kde3/libexchangewizard.la +/usr/lib/kde3/libexchangewizard.so +/usr/lib/kde3/libgroupwisewizard.la +/usr/lib/kde3/libgroupwisewizard.so +/usr/lib/kde3/libkolabwizard.la +/usr/lib/kde3/libkolabwizard.so +/usr/lib/kde3/libsloxwizard.la +/usr/lib/kde3/libsloxwizard.so +/usr/share/applications/kde/groupwarewizard.desktop +/usr/share/config.kcfg/egroupware.kcfg +/usr/share/config.kcfg/groupwise.kcfg +/usr/share/config.kcfg/kolab.kcfg +/usr/share/config.kcfg/slox.kcfg --- kdepim-3.5.6.orig/debian/libkdepim1-dev.install +++ kdepim-3.5.6/debian/libkdepim1-dev.install @@ -0,0 +1,3 @@ +/usr/include/kde/kdepimmacros.h +/usr/lib/libkdepim.la +/usr/lib/libkdepim.so --- kdepim-3.5.6.orig/debian/karm.links +++ kdepim-3.5.6/debian/karm.links @@ -0,0 +1 @@ +/usr/share/doc/kde/HTML/en/karm /usr/share/doc/karm/html --- kdepim-3.5.6.orig/debian/akregator.manpages +++ kdepim-3.5.6/debian/akregator.manpages @@ -0,0 +1 @@ +debian/man/out/akregator.1 --- kdepim-3.5.6.orig/debian/kdepim-doc-html.doc-base.kleopatra +++ kdepim-3.5.6/debian/kdepim-doc-html.doc-base.kleopatra @@ -0,0 +1,9 @@ +Document: kdepim-doc-html-kleopatra +Title: The Kleopatra Handbook +Author: Marc Mutz +Abstract: Kleopatra is a tool for managing X.509 certificates. +Section: Apps/Net + +Format: HTML +Index: /usr/share/doc/kde/HTML/en/kleopatra/index.html +Files: /usr/share/doc/kde/HTML/en/kleopatra/*.html --- kdepim-3.5.6.orig/debian/ktnef.install +++ kdepim-3.5.6/debian/ktnef.install @@ -0,0 +1,10 @@ +/usr/bin/ktnef +/usr/share/applications/kde/ktnef.desktop +/usr/share/apps/ktnef +/usr/share/doc/kde/HTML/en/ktnef +/usr/share/icons/hicolor/48x48/apps/ktnef.png +/usr/share/icons/locolor/16x16/apps/ktnef.png +/usr/share/icons/locolor/32x32/apps/ktnef.png +/usr/share/mimelnk/application/ms-tnef.desktop +../icons/ktnef.xpm /usr/share/pixmaps +../icons/ktnef-16.xpm /usr/share/pixmaps --- kdepim-3.5.6.orig/debian/korn.menu +++ kdepim-3.5.6/debian/korn.menu @@ -0,0 +1,8 @@ +?package(korn):\ + needs="X11"\ + section="Apps/Net"\ + hints="KDE"\ + title="KOrn"\ + icon32x32="/usr/share/pixmaps/korn.xpm"\ + icon16x16="/usr/share/pixmaps/korn-16.xpm"\ + command="/usr/bin/korn" --- kdepim-3.5.6.orig/debian/kitchensync.manpages +++ kdepim-3.5.6/debian/kitchensync.manpages @@ -0,0 +1,2 @@ +debian/man/out/kitchensync.1 +debian/man/out/multisynk.1 --- kdepim-3.5.6.orig/debian/ksync.manpages +++ kdepim-3.5.6/debian/ksync.manpages @@ -0,0 +1 @@ +debian/man/out/ksync.1 --- kdepim-3.5.6.orig/debian/libindex0.install +++ kdepim-3.5.6/debian/libindex0.install @@ -0,0 +1,2 @@ +/usr/lib/libindex.so.0 +/usr/lib/libindex.so.0.0.0 --- kdepim-3.5.6.orig/debian/compat +++ kdepim-3.5.6/debian/compat @@ -0,0 +1 @@ +5 --- kdepim-3.5.6.orig/debian/kdepim-dev.install +++ kdepim-3.5.6/debian/kdepim-dev.install @@ -0,0 +1,84 @@ +/usr/include/kde/KNotesAppIface.h +/usr/include/kde/KNotesIface.h +/usr/include/kde/akregator +/usr/include/kde/calendar +/usr/include/kde/kabc +/usr/include/kde/kaddressbook +/usr/include/kde/kitchensync +/usr/include/kde/kmail +/usr/include/kde/kmailIface.h +/usr/include/kde/kmailicalIface.h +/usr/include/kde/kmailpartIface.h +/usr/include/kde/kontact +/usr/include/kde/korganizer +/usr/include/kde/kpilot +/usr/lib/libkabckolab.la +/usr/lib/libkabckolab.so +/usr/lib/libkabc_groupdav.la +/usr/lib/libkabc_groupdav.so +/usr/lib/libkabc_groupwise.la +/usr/lib/libkabc_groupwise.so +/usr/lib/libkabc_newexchange.la +/usr/lib/libkabc_newexchange.so +/usr/lib/libkabc_slox.la +/usr/lib/libkabc_slox.so +/usr/lib/libkabc_xmlrpc.la +/usr/lib/libkabc_xmlrpc.so +/usr/lib/libkabinterfaces.la +/usr/lib/libkabinterfaces.so +/usr/lib/libkaddressbook.la +/usr/lib/libkaddressbook.so +/usr/lib/libkcalkolab.la +/usr/lib/libkcalkolab.so +/usr/lib/libkcal_groupdav.la +/usr/lib/libkcal_groupdav.so +/usr/lib/libkcal_groupwise.la +/usr/lib/libkcal_groupwise.so +/usr/lib/libkcal_newexchange.la +/usr/lib/libkcal_newexchange.so +/usr/lib/libkcal_resourcefeatureplan.la +/usr/lib/libkcal_resourcefeatureplan.so +/usr/lib/libkcal_slox.la +/usr/lib/libkcal_slox.so +/usr/lib/libkcal_xmlrpc.la +/usr/lib/libkcal_xmlrpc.so +/usr/lib/libkgroupwarebase.la +/usr/lib/libkgroupwarebase.so +/usr/lib/libkgroupwaredav.la +/usr/lib/libkgroupwaredav.so +/usr/lib/libkitchensyncui.la +/usr/lib/libkitchensyncui.so +/usr/lib/libkmime.la +/usr/lib/libkmime.so +/usr/lib/libknoteskolab.la +/usr/lib/libknoteskolab.so +/usr/lib/libknotes_xmlrpc.la +/usr/lib/libknotes_xmlrpc.so +/usr/lib/libkocorehelper.la +/usr/lib/libkocorehelper.so +/usr/lib/libkonnector.la +/usr/lib/libkonnector.so +/usr/lib/libkontact.la +/usr/lib/libkontact.so +/usr/lib/libkorganizer.la +/usr/lib/libkorganizer.so +/usr/lib/libkorganizer_calendar.la +/usr/lib/libkorganizer_calendar.so +/usr/lib/libkorganizer_eventviewer.la +/usr/lib/libkorganizer_eventviewer.so +/usr/lib/libkorg_stdprinting.la +/usr/lib/libkorg_stdprinting.so +/usr/lib/libkpilot.la +/usr/lib/libkpilot.so +/usr/lib/libkpimidentities.la +/usr/lib/libkpimidentities.so +/usr/lib/libkpinterfaces.la +/usr/lib/libkpinterfaces.so +/usr/lib/libkslox.la +/usr/lib/libkslox.so +/usr/lib/libksync.la +/usr/lib/libksync.so +/usr/lib/libksync2.la +/usr/lib/libksync2.so +/usr/lib/libmultisynk.la +/usr/lib/libmultisynk.so --- kdepim-3.5.6.orig/debian/karm.menu +++ kdepim-3.5.6/debian/karm.menu @@ -0,0 +1,8 @@ +?package(karm):\ + needs="X11"\ + section="Apps/Tools"\ + hints="KDE"\ + title="KArm"\ + icon32x32="/usr/share/pixmaps/karm.xpm"\ + icon16x16="/usr/share/pixmaps/karm-16.xpm"\ + command="/usr/bin/karm" --- kdepim-3.5.6.orig/debian/karm.install +++ kdepim-3.5.6/debian/karm.install @@ -0,0 +1,17 @@ +/usr/bin/karm +/usr/lib/kde3/libkarmpart.la +/usr/lib/kde3/libkarmpart.so +/usr/share/applications/kde/karm.desktop +/usr/share/applnk/Utilities/karm.desktop +/usr/share/apps/karm +/usr/share/apps/karmpart +/usr/share/doc/kde/HTML/en/karm +/usr/share/icons/hicolor/128x128/apps/karm.png +/usr/share/icons/hicolor/16x16/apps/karm.png +/usr/share/icons/hicolor/22x22/apps/karm.png +/usr/share/icons/hicolor/32x32/apps/karm.png +/usr/share/icons/hicolor/48x48/apps/karm.png +/usr/share/icons/hicolor/64x64/apps/karm.png +/usr/share/services/karm_part.desktop +../icons/karm.xpm /usr/share/pixmaps +../icons/karm-16.xpm /usr/share/pixmaps --- kdepim-3.5.6.orig/debian/kleopatra.README.Debian +++ kdepim-3.5.6/debian/kleopatra.README.Debian @@ -0,0 +1,48 @@ +The following instructions for installing kleopatra were gotten from +a message to the debian-qt-kde mailing list by Adeodato Simo. + +-- + +these are, briefly, the steps I have followed to get some S/MIME +support in KMail 3.3. + + Wipe out all not needed packages: + # aptitude purge newpg gpgsm cryptplug cryptplug-dev libgpgme6 libgpgme-dev libksba0 + + Use packages provided by Matthias Urlichs <smurf@debian.org>: + # echo "deb http://smurf.noris.de/code/debian/ experimental smurf" \ + >>/etc/apt/sources.list + + Install required packages + # apt-get update && apt-get install gnupg2 gnupg-agent dirmngr + + NOTE 1: gnupg2 will *NOT* substitute your gpg command, it will + just provide /usr/bin/gpg2, which you needn't use, and some other + commands that the programs will use internally. + + NOTE 2: the gnupg-agent package from smurf does NOT provide + /etc/X11/Xsession.d/90*gpg-agent. + + NOTE 3: gnupg2 1.9.10+cvs-1 contains /usr/share/locale/locale.alias, + which is also in the locales package. you'll need dpkg + --force-overwrite. + + ===> RECOMPILE gpgme0.4 <=== + This is the sole cause for the error "this GPGME version was + compiled without S/MIME support. Now it will because of gnupg2 + installed: + # apt-get source gpgme0.4 && cd gpgme0.4-0.9.0 + # debuild && dpkg -i ../libgpgme11_0.9.0-1_i386.deb + +You should now see funky things in KMail -> Settings -> Configure +KMail -> Security -> Crypto Backends -> Configure. + +I found this page useful: + + http://jdurand.home.cern.ch/jdurand/cern_ca_and_mail/ + +Kleopatra now works and KMail seems able to verify S/MIME messages. + +DISCLAIMER: I claim no deep knowledge of all of the above explained. + + -- daniel <schepler@debian.org>, Sat Sep 25 16:58:08 2004 --- kdepim-3.5.6.orig/debian/kandy.manpages +++ kdepim-3.5.6/debian/kandy.manpages @@ -0,0 +1,2 @@ +debian/man/out/kandy.1 +debian/man/out/kandy_client.1 --- kdepim-3.5.6.orig/debian/kalarm.manpages +++ kdepim-3.5.6/debian/kalarm.manpages @@ -0,0 +1,2 @@ +debian/man/out/kalarm.1 +debian/man/out/kalarmd.1 --- kdepim-3.5.6.orig/debian/networkstatus.install +++ kdepim-3.5.6/debian/networkstatus.install @@ -0,0 +1,4 @@ +/usr/bin/networkstatustestservice +/usr/lib/kde3/kded_networkstatus.la +/usr/lib/kde3/kded_networkstatus.so +/usr/share/services/kded/networkstatus.desktop --- kdepim-3.5.6.orig/debian/kontact.menu +++ kdepim-3.5.6/debian/kontact.menu @@ -0,0 +1,8 @@ +?package(kontact):\ + needs="X11"\ + section="Apps/Tools"\ + hints="KDE"\ + title="Kontact"\ + icon32x32="/usr/share/pixmaps/kontact.xpm"\ + icon16x16="/usr/share/pixmaps/kontact-16.xpm"\ + command="/usr/bin/kontact" --- kdepim-3.5.6.orig/debian/knotes.menu +++ kdepim-3.5.6/debian/knotes.menu @@ -0,0 +1,8 @@ +?package(knotes):\ + needs="X11"\ + section="Apps/Tools"\ + hints="KDE"\ + title="KNotes"\ + icon32x32="/usr/share/pixmaps/knotes.xpm"\ + icon16x16="/usr/share/pixmaps/knotes-16.xpm"\ + command="/usr/bin/knotes" --- kdepim-3.5.6.orig/debian/ktnef.menu +++ kdepim-3.5.6/debian/ktnef.menu @@ -0,0 +1,8 @@ +?package(ktnef):\ + needs="X11"\ + section="Apps/Tools"\ + hints="KDE"\ + title="KTnef"\ + icon32x32="/usr/share/pixmaps/ktnef.xpm"\ + icon16x16="/usr/share/pixmaps/ktnef-16.xpm"\ + command="/usr/bin/ktnef" --- kdepim-3.5.6.orig/debian/kmail.README.Debian +++ kdepim-3.5.6/debian/kmail.README.Debian @@ -0,0 +1,20 @@ +WARNING: + +It is possible to lose your e-mail with a Disconnected IMAP account if you +do not use it correctly. The purposes of Disconnected IMAP are to minimize +bandwidth usage, to allow the user to decide when the client communicates +with the server, and to keep a local copy of all e-mails. + +When using Disconnected IMAP, all changes (such as writing new e-mails, +deleting e-mails, and moving e-mails between folders or accounts) are only +made on the client until the user synchronizes the client with the server +by using the Check Mail command when there is a network connection available. + +These are the commands that affect client-server syncronization: +F5 synchronizes the current folder. +Ctrl+L (Check Mail) synchronizes all folders in all accounts. +Refresh Local IMAP Cache discards all local changes in the current folder. + +If you make changes that affect more than one folder or account, you should +usually use Ctrl+L to make sure all of your changes are committed to the +mail server. --- kdepim-3.5.6.orig/debian/korganizer.menu +++ kdepim-3.5.6/debian/korganizer.menu @@ -0,0 +1,8 @@ +?package(korganizer):\ + needs="X11"\ + section="Apps/Tools"\ + hints="KDE"\ + title="KOrganizer"\ + icon32x32="/usr/share/pixmaps/korganizer.xpm"\ + icon16x16="/usr/share/pixmaps/korganizer-16.xpm"\ + command="/usr/bin/korganizer" --- kdepim-3.5.6.orig/debian/cdbs/versions.pl +++ kdepim-3.5.6/debian/cdbs/versions.pl @@ -0,0 +1,19 @@ +#!/usr/bin/env perl + +use strict; +use warnings; + +my $version = `dpkg-parsechangelog | awk '/^Version/ {print \$2}'`; +my ($version3, $version3_next); +my ($version2, $version2_next); + +($version3 = $version) =~ s/-[^-]+$//; +($version2 = $version3) =~ s/\.[^.]+$//; + +($version3_next = $version3) =~ s/(?<=\.)(\d+)[a-z]?$/($1+1)/e; +($version2_next = $version2) =~ s/(?<=\.)(\d+)$/($1+1)/e; + +print "KDE-Version3=$version3\n"; +print "KDE-Version2=$version2\n"; +print "KDE-Next-Version3=$version3_next\n"; +print "KDE-Next-Version2=$version2_next\n"; --- kdepim-3.5.6.orig/debian/cdbs/debian-qt-kde.mk +++ kdepim-3.5.6/debian/cdbs/debian-qt-kde.mk @@ -0,0 +1,108 @@ +ifndef _cdbs_bootstrap +_cdbs_scripts_path ?= /usr/lib/cdbs +_cdbs_rules_path ?= /usr/share/cdbs/1/rules +_cdbs_class_path ?= /usr/share/cdbs/1/class +endif + +ifndef _cdbs_class_debian-qt-kde +_cdbs_class_debian-qt-kde := 1 + +# Note: This _must_ be included before autotools.mk, or it won't work. +common-configure-arch common-configure-indep:: debian/stamp-cvs-make +debian/stamp-cvs-make: + if test -n "$(DEB_KDE_CVS_MAKE)" -a ! -f configure; then \ + $(MAKE) -C $(DEB_SRCDIR) -f admin/Makefile.common dist; \ + fi + touch debian/stamp-cvs-make + +include /usr/share/cdbs/1/class/kde.mk$(_cdbs_makefile_suffix) + +DEB_PATCHDIRS := debian/patches/common debian/patches + +DEB_KDE_ENABLE_FINAL := yes +DEB_INSTALL_DOCS_ALL := + +DEB_DH_MAKESHLIBS_ARGS_ALL := -V +DEB_SHLIBDEPS_INCLUDE = $(foreach p,$(PACKAGES_WITH_LIBS),debian/$(p)/usr/lib) + +ifeq (,$(findstring noopt,$(DEB_BUILD_OPTIONS))) + cdbs_treat_me_gently_arches := arm m68k alpha ppc64 armel armeb + ifeq (,$(filter $(DEB_HOST_ARCH_CPU),$(cdbs_treat_me_gently_arches))) + cdbs_kde_enable_final = $(if $(DEB_KDE_ENABLE_FINAL),--enable-final,) + else + cdbs_kde_enable_final = + endif +endif + +common-build-arch:: debian/stamp-man-pages +debian/stamp-man-pages: + if ! test -d debian/man/out; then mkdir -p debian/man/out; fi + for f in $$(find debian/man -name '*.sgml'); do \ + docbook-to-man $$f > debian/man/out/`basename $$f .sgml`.1; \ + done + for f in $$(find debian/man -name '*.man'); do \ + soelim -I debian/man $$f \ + > debian/man/out/`basename $$f .man`.`head -n1 $$f | awk '{print $$NF}'`; \ + done + touch debian/stamp-man-pages + +common-binary-indep:: + ( set -e; \ + tmpf=`mktemp debian/versions.XXXXXX`; \ + perl debian/cdbs/versions.pl >$$tmpf; \ + for p in $(DEB_INDEP_PACKAGES); do \ + cat $$tmpf >>debian/$$p.substvars; \ + done; \ + rm -f $$tmpf ) + +common-binary-arch:: + ( set -e; \ + tmpf=`mktemp debian/versions.XXXXXX`; \ + perl debian/cdbs/versions.pl >$$tmpf; \ + for p in $(DEB_ARCH_PACKAGES); do \ + cat $$tmpf >>debian/$$p.substvars; \ + done; \ + rm -f $$tmpf ) + +clean:: + rm -rf debian/man/out + -rmdir debian/man + rm -f debian/stamp-man-pages + rm -rf debian/shlibs-check + +$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%: + if test -x /usr/bin/dh_desktop; then dh_desktop -p$(cdbs_curpkg) $(DEB_DH_DESKTOP_ARGS); fi + if test -e debian/$(cdbs_curpkg).lintian; then \ + install -p -D -m644 debian/$(cdbs_curpkg).lintian \ + debian/$(cdbs_curpkg)/usr/share/lintian/overrides/$(cdbs_curpkg); \ + fi + if test -e debian/$(cdbs_curpkg).presubj; then \ + install -p -D -m644 debian/$(cdbs_curpkg).presubj \ + debian/$(cdbs_curpkg)/usr/share/bug/$(cdbs_curpkg)/presubj; \ + fi + +binary-install/$(DEB_SOURCE_PACKAGE)-doc-html:: + set -e; \ + for doc in `cd $(DEB_DESTDIR)/usr/share/doc/kde/HTML/en; find . -name index.docbook`; do \ + pkg=$${doc%/index.docbook}; pkg=$${pkg#./}; \ + echo Building $$pkg HTML docs...; \ + mkdir -p $(CURDIR)/debian/$(DEB_SOURCE_PACKAGE)-doc-html/usr/share/doc/kde/HTML/en/$$pkg; \ + cd $(CURDIR)/debian/$(DEB_SOURCE_PACKAGE)-doc-html/usr/share/doc/kde/HTML/en/$$pkg; \ + meinproc $(DEB_DESTDIR)/usr/share/doc/kde/HTML/en/$$pkg/index.docbook; \ + done + for pkg in $(DOC_HTML_PRUNE) ; do \ + rm -rf debian/$(DEB_SOURCE_PACKAGE)-doc-html/usr/share/doc/kde/HTML/en/$$pkg; \ + done + +clean:: + if test -n "$(DEB_KDE_CVS_MAKE)" && test -d $(DEB_SRCDIR); then \ + cd $(DEB_SRCDIR); \ + find . -name Makefile.in -print | \ + xargs --no-run-if-empty rm -f; \ + rm -f Makefile.am acinclude.m4 aclocal.m4 config.h.in \ + configure configure.files configure.in stamp-h.in \ + subdirs; \ + fi + rm -f debian/stamp-cvs-make + +endif --- kdepim-3.5.6.orig/debian/KUBUNTU-DEBIAN-DIFFERENCES +++ kdepim-3.5.6/debian/KUBUNTU-DEBIAN-DIFFERENCES @@ -0,0 +1,8 @@ +]#Not build using tar inside .orig, no DEB_KDE_CVS_MAKE := yes +Don't build-dep on libgnokii-dev, not in main +Install /usr/share/services/kontact/knode* in knode and add replaces +build-dep on gpgsm +don't build-dep on gnokii or automake1.9 +make kontact depend on kmail, korganizer, kaddressbook +Remove 16_kde_modulename.diff, module name isn't changed in Ubuntu +remove debian/stamp-libtool-update: \ No newline at end of file --- kdepim-3.5.6.orig/aclocal.m4 +++ kdepim-3.5.6/aclocal.m4 @@ -522,6 +522,35 @@ LEX=${am_missing_run}flex fi]) +# Add --enable-maintainer-mode option to configure. -*- Autoconf -*- +# From Jim Meyering + +# Copyright (C) 1996, 1998, 2000, 2001, 2002, 2003, 2004, 2005 +# Free Software Foundation, Inc. +# +# This file is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# serial 4 + +AC_DEFUN([AM_MAINTAINER_MODE], +[AC_MSG_CHECKING([whether to enable maintainer-specific portions of Makefiles]) + dnl maintainer-mode is disabled by default + AC_ARG_ENABLE(maintainer-mode, +[ --enable-maintainer-mode enable make rules and dependencies not useful + (and sometimes confusing) to the casual installer], + USE_MAINTAINER_MODE=$enableval, + USE_MAINTAINER_MODE=no) + AC_MSG_RESULT([$USE_MAINTAINER_MODE]) + AM_CONDITIONAL(MAINTAINER_MODE, [test $USE_MAINTAINER_MODE = yes]) + MAINT=$MAINTAINER_MODE_TRUE + AC_SUBST(MAINT)dnl +] +) + +AU_DEFUN([jm_MAINTAINER_MODE], [AM_MAINTAINER_MODE]) + # Check to see how 'make' treats includes. -*- Autoconf -*- # Copyright (C) 2001, 2002, 2003, 2005 Free Software Foundation, Inc. --- kdepim-3.5.6.orig/config.h.in +++ kdepim-3.5.6/config.h.in @@ -143,10 +143,14 @@ /* Define to 1 if you have the <lockdev.h> header file. */ #undef HAVE_LOCKDEV_H -/* Define to 1 if long double works and has more range or precision than - double. */ +/* Define to 1 if the type `long double' works and has more range or precision + than `double'. */ #undef HAVE_LONG_DOUBLE +/* Define to 1 if the type `long double' works and has more range or precision + than `double'. */ +#undef HAVE_LONG_DOUBLE_WIDER + /* Define to 1 if you have the <malloc.h> header file. */ #undef HAVE_MALLOC_H @@ -371,31 +375,31 @@ /* Define to the version of this package. */ #undef PACKAGE_VERSION -/* The size of a `char *', as computed by sizeof. */ +/* The size of `char *', as computed by sizeof. */ #undef SIZEOF_CHAR_P -/* The size of a `int', as computed by sizeof. */ +/* The size of `int', as computed by sizeof. */ #undef SIZEOF_INT -/* The size of a `long', as computed by sizeof. */ +/* The size of `long', as computed by sizeof. */ #undef SIZEOF_LONG -/* The size of a `short', as computed by sizeof. */ +/* The size of `short', as computed by sizeof. */ #undef SIZEOF_SHORT -/* The size of a `size_t', as computed by sizeof. */ +/* The size of `size_t', as computed by sizeof. */ #undef SIZEOF_SIZE_T -/* The size of a `uint64_t', as computed by sizeof. */ +/* The size of `uint64_t', as computed by sizeof. */ #undef SIZEOF_UINT64_T -/* The size of a `unsigned int', as computed by sizeof. */ +/* The size of `unsigned int', as computed by sizeof. */ #undef SIZEOF_UNSIGNED_INT -/* The size of a `unsigned long', as computed by sizeof. */ +/* The size of `unsigned long', as computed by sizeof. */ #undef SIZEOF_UNSIGNED_LONG -/* The size of a `unsigned long long', as computed by sizeof. */ +/* The size of `unsigned long long', as computed by sizeof. */ #undef SIZEOF_UNSIGNED_LONG_LONG /* Define to 1 if you have the ANSI C header files. */ @@ -603,7 +607,7 @@ kde_socklen_t) */ #undef ksize_t -/* Define to `unsigned' if <sys/types.h> does not define. */ +/* Define to `unsigned int' if <sys/types.h> does not define. */ #undef size_t /* Define to `int' if <sys/types.h> doesn't define. */ --- kdepim-3.5.6.orig/Makefile.in +++ kdepim-3.5.6/Makefile.in @@ -172,6 +172,7 @@ GPGME_LIBS_DEP = @GPGME_LIBS_DEP@ GPGSM = @GPGSM@ GPG_PATH = @GPG_PATH@ +GREP = @GREP@ HAVE_BROKEN_TIMSIEVED = @HAVE_BROKEN_TIMSIEVED@ HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ HAVE_GPGSM_FALSE = @HAVE_GPGSM_FALSE@ @@ -260,6 +261,9 @@ LIB_XRENDER = @LIB_XRENDER@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ MAL_INCLUDE = @MAL_INCLUDE@ @@ -309,6 +313,7 @@ VERSION = @VERSION@ WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ XPMINC = @XPMINC@ XPMLIB = @XPMLIB@ @@ -318,12 +323,10 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_RPATH = @X_RPATH@ YACC = @YACC@ -ac_ct_AR = @ac_ct_AR@ +YFLAGS = @YFLAGS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ add_indexlib_FALSE = @add_indexlib_FALSE@ add_indexlib_TRUE = @add_indexlib_TRUE@ akregator_SUBDIR_included_FALSE = @akregator_SUBDIR_included_FALSE@ @@ -354,8 +357,11 @@ compile_kpilot_FALSE = @compile_kpilot_FALSE@ compile_kpilot_TRUE = @compile_kpilot_TRUE@ datadir = @datadir@ +datarootdir = @datarootdir@ doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ enable_indexlib_unittests_FALSE = @enable_indexlib_unittests_FALSE@ enable_indexlib_unittests_TRUE = @enable_indexlib_unittests_TRUE@ exec_prefix = @exec_prefix@ @@ -364,6 +370,7 @@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ include_ARTS_FALSE = @include_ARTS_FALSE@ include_ARTS_TRUE = @include_ARTS_TRUE@ include_abc_FALSE = @include_abc_FALSE@ @@ -480,6 +487,7 @@ libkpimidentities_SUBDIR_included_TRUE = @libkpimidentities_SUBDIR_included_TRUE@ libksieve_SUBDIR_included_FALSE = @libksieve_SUBDIR_included_FALSE@ libksieve_SUBDIR_included_TRUE = @libksieve_SUBDIR_included_TRUE@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mimelib_SUBDIR_included_FALSE = @mimelib_SUBDIR_included_FALSE@ @@ -490,12 +498,14 @@ networkstatus_SUBDIR_included_FALSE = @networkstatus_SUBDIR_included_FALSE@ networkstatus_SUBDIR_included_TRUE = @networkstatus_SUBDIR_included_TRUE@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ pixmaps_SUBDIR_included_FALSE = @pixmaps_SUBDIR_included_FALSE@ pixmaps_SUBDIR_included_TRUE = @pixmaps_SUBDIR_included_TRUE@ plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@ plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ sbindir = @sbindir@ @@ -527,7 +537,7 @@ .SUFFIXES: am--refresh: @: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/admin/Doxyfile.am $(srcdir)/admin/deps.am $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/admin/Doxyfile.am $(srcdir)/admin/deps.am $(am__configure_deps) #>- @for dep in $?; do \ #>- case '$(am__configure_deps)' in \ #>- *$$dep*) \ @@ -569,12 +579,12 @@ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) $(SHELL) ./config.status --recheck -$(top_srcdir)/configure: $(am__configure_deps) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) #>- cd $(srcdir) && $(AUTOCONF) #>+ 2 cd $(srcdir) && rm -f configure cd $(top_srcdir) && $(MAKE) -f admin/Makefile.common configure -$(ACLOCAL_M4): $(am__aclocal_m4_deps) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) config.h: stamp-h1 @@ -586,7 +596,7 @@ stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status @rm -f stamp-h1 cd $(top_builddir) && $(SHELL) ./config.status config.h -$(srcdir)/config.h.in: $(am__configure_deps) +$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_srcdir) && $(AUTOHEADER) rm -f stamp-h1 touch $@ --- kdepim-3.5.6.orig/configure +++ kdepim-3.5.6/configure @@ -1,25 +1,54 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.59. +# Generated by GNU Autoconf 2.61. # -# Copyright (C) 2003 Free Software Foundation, Inc. +# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, +# 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. # This configure script is free software; the Free Software Foundation # gives unlimited permission to copy, distribute and modify it. ## --------------------- ## ## M4sh Initialization. ## ## --------------------- ## -# Be Bourne compatible +# Be more Bourne compatible +DUALCASE=1; export DUALCASE # for MKS sh if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then emulate sh NULLCMD=: # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which # is contrary to our usage. Disable this feature. alias -g '${1+"$@"}'='"$@"' -elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then - set -o posix + setopt NO_GLOB_SUBST +else + case `(set -o) 2>/dev/null` in + *posix*) set -o posix ;; +esac + +fi + + + + +# PATH needs CR +# Avoid depending upon Character Ranges. +as_cr_letters='abcdefghijklmnopqrstuvwxyz' +as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ' +as_cr_Letters=$as_cr_letters$as_cr_LETTERS +as_cr_digits='0123456789' +as_cr_alnum=$as_cr_Letters$as_cr_digits + +# The user is always right. +if test "${PATH_SEPARATOR+set}" != set; then + echo "#! /bin/sh" >conf$$.sh + echo "exit 0" >>conf$$.sh + chmod +x conf$$.sh + if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then + PATH_SEPARATOR=';' + else + PATH_SEPARATOR=: + fi + rm -f conf$$.sh fi -DUALCASE=1; export DUALCASE # for MKS sh # Support unset when possible. if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then @@ -29,8 +58,43 @@ fi +# IFS +# We need space, tab and new line, in precisely that order. Quoting is +# there to prevent editors from complaining about space-tab. +# (If _AS_PATH_WALK were called with IFS unset, it would disable word +# splitting by setting IFS to empty value.) +as_nl=' +' +IFS=" "" $as_nl" + +# Find who we are. Look in the path if we contain no directory separator. +case $0 in + *[\\/]* ) as_myself=$0 ;; + *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR +for as_dir in $PATH +do + IFS=$as_save_IFS + test -z "$as_dir" && as_dir=. + test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break +done +IFS=$as_save_IFS + + ;; +esac +# We did not find ourselves, most probably we were run as `sh COMMAND' +# in which case we are not to be found in the path. +if test "x$as_myself" = x; then + as_myself=$0 +fi +if test ! -f "$as_myself"; then + echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 + { (exit 1); exit 1; } +fi + # Work around bugs in pre-3.0 UWIN ksh. -$as_unset ENV MAIL MAILPATH +for as_var in ENV MAIL MAILPATH +do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var +done PS1='$ ' PS2='> ' PS4='+ ' @@ -44,18 +108,19 @@ if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then eval $as_var=C; export $as_var else - $as_unset $as_var + ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var fi done # Required to use basename. -if expr a : '\(a\)' >/dev/null 2>&1; then +if expr a : '\(a\)' >/dev/null 2>&1 && + test "X`expr 00001 : '.*\(...\)'`" = X001; then as_expr=expr else as_expr=false fi -if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then +if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then as_basename=basename else as_basename=false @@ -63,157 +128,388 @@ # Name of the executable. -as_me=`$as_basename "$0" || +as_me=`$as_basename -- "$0" || $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ X"$0" : 'X\(//\)$' \| \ - X"$0" : 'X\(/\)$' \| \ - . : '\(.\)' 2>/dev/null || + X"$0" : 'X\(/\)' \| . 2>/dev/null || echo X/"$0" | - sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; } - /^X\/\(\/\/\)$/{ s//\1/; q; } - /^X\/\(\/\).*/{ s//\1/; q; } - s/.*/./; q'` + sed '/^.*\/\([^/][^/]*\)\/*$/{ + s//\1/ + q + } + /^X\/\(\/\/\)$/{ + s//\1/ + q + } + /^X\/\(\/\).*/{ + s//\1/ + q + } + s/.*/./; q'` +# CDPATH. +$as_unset CDPATH -# PATH needs CR, and LINENO needs CR and PATH. -# Avoid depending upon Character Ranges. -as_cr_letters='abcdefghijklmnopqrstuvwxyz' -as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ' -as_cr_Letters=$as_cr_letters$as_cr_LETTERS -as_cr_digits='0123456789' -as_cr_alnum=$as_cr_Letters$as_cr_digits -# The user is always right. -if test "${PATH_SEPARATOR+set}" != set; then - echo "#! /bin/sh" >conf$$.sh - echo "exit 0" >>conf$$.sh - chmod +x conf$$.sh - if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then - PATH_SEPARATOR=';' - else - PATH_SEPARATOR=: - fi - rm -f conf$$.sh +if test "x$CONFIG_SHELL" = x; then + if (eval ":") 2>/dev/null; then + as_have_required=yes +else + as_have_required=no fi + if test $as_have_required = yes && (eval ": +(as_func_return () { + (exit \$1) +} +as_func_success () { + as_func_return 0 +} +as_func_failure () { + as_func_return 1 +} +as_func_ret_success () { + return 0 +} +as_func_ret_failure () { + return 1 +} - as_lineno_1=$LINENO - as_lineno_2=$LINENO - as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` - test "x$as_lineno_1" != "x$as_lineno_2" && - test "x$as_lineno_3" = "x$as_lineno_2" || { - # Find who we are. Look in the path if we contain no path at all - # relative or not. - case $0 in - *[\\/]* ) as_myself=$0 ;; - *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break -done +exitcode=0 +if as_func_success; then + : +else + exitcode=1 + echo as_func_success failed. +fi - ;; - esac - # We did not find ourselves, most probably we were run as `sh COMMAND' - # in which case we are not to be found in the path. - if test "x$as_myself" = x; then - as_myself=$0 - fi - if test ! -f "$as_myself"; then - { echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2 - { (exit 1); exit 1; }; } - fi - case $CONFIG_SHELL in - '') +if as_func_failure; then + exitcode=1 + echo as_func_failure succeeded. +fi + +if as_func_ret_success; then + : +else + exitcode=1 + echo as_func_ret_success failed. +fi + +if as_func_ret_failure; then + exitcode=1 + echo as_func_ret_failure succeeded. +fi + +if ( set x; as_func_ret_success y && test x = \"\$1\" ); then + : +else + exitcode=1 + echo positional parameters were not saved. +fi + +test \$exitcode = 0) || { (exit 1); exit 1; } + +( + as_lineno_1=\$LINENO + as_lineno_2=\$LINENO + test \"x\$as_lineno_1\" != \"x\$as_lineno_2\" && + test \"x\`expr \$as_lineno_1 + 1\`\" = \"x\$as_lineno_2\") || { (exit 1); exit 1; } +") 2> /dev/null; then + : +else + as_candidate_shells= as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. - for as_base in sh bash ksh sh5; do - case $as_dir in + case $as_dir in /*) - if ("$as_dir/$as_base" -c ' + for as_base in sh bash ksh sh5; do + as_candidate_shells="$as_candidate_shells $as_dir/$as_base" + done;; + esac +done +IFS=$as_save_IFS + + + for as_shell in $as_candidate_shells $SHELL; do + # Try only shells that exist, to save several forks. + if { test -f "$as_shell" || test -f "$as_shell.exe"; } && + { ("$as_shell") 2> /dev/null <<\_ASEOF +if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then + emulate sh + NULLCMD=: + # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which + # is contrary to our usage. Disable this feature. + alias -g '${1+"$@"}'='"$@"' + setopt NO_GLOB_SUBST +else + case `(set -o) 2>/dev/null` in + *posix*) set -o posix ;; +esac + +fi + + +: +_ASEOF +}; then + CONFIG_SHELL=$as_shell + as_have_required=yes + if { "$as_shell" 2> /dev/null <<\_ASEOF +if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then + emulate sh + NULLCMD=: + # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which + # is contrary to our usage. Disable this feature. + alias -g '${1+"$@"}'='"$@"' + setopt NO_GLOB_SUBST +else + case `(set -o) 2>/dev/null` in + *posix*) set -o posix ;; +esac + +fi + + +: +(as_func_return () { + (exit $1) +} +as_func_success () { + as_func_return 0 +} +as_func_failure () { + as_func_return 1 +} +as_func_ret_success () { + return 0 +} +as_func_ret_failure () { + return 1 +} + +exitcode=0 +if as_func_success; then + : +else + exitcode=1 + echo as_func_success failed. +fi + +if as_func_failure; then + exitcode=1 + echo as_func_failure succeeded. +fi + +if as_func_ret_success; then + : +else + exitcode=1 + echo as_func_ret_success failed. +fi + +if as_func_ret_failure; then + exitcode=1 + echo as_func_ret_failure succeeded. +fi + +if ( set x; as_func_ret_success y && test x = "$1" ); then + : +else + exitcode=1 + echo positional parameters were not saved. +fi + +test $exitcode = 0) || { (exit 1); exit 1; } + +( as_lineno_1=$LINENO as_lineno_2=$LINENO - as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` test "x$as_lineno_1" != "x$as_lineno_2" && - test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev/null; then - $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; } - $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; } - CONFIG_SHELL=$as_dir/$as_base - export CONFIG_SHELL - exec "$CONFIG_SHELL" "$0" ${1+"$@"} - fi;; - esac - done -done -;; - esac + test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2") || { (exit 1); exit 1; } + +_ASEOF +}; then + break +fi + +fi + + done + + if test "x$CONFIG_SHELL" != x; then + for as_var in BASH_ENV ENV + do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var + done + export CONFIG_SHELL + exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"} +fi + + + if test $as_have_required = no; then + echo This script requires a shell more modern than all the + echo shells that I found on your system. Please install a + echo modern shell, or manually run the script under such a + echo shell if you do have one. + { (exit 1); exit 1; } +fi + + +fi + +fi + + + +(eval "as_func_return () { + (exit \$1) +} +as_func_success () { + as_func_return 0 +} +as_func_failure () { + as_func_return 1 +} +as_func_ret_success () { + return 0 +} +as_func_ret_failure () { + return 1 +} + +exitcode=0 +if as_func_success; then + : +else + exitcode=1 + echo as_func_success failed. +fi + +if as_func_failure; then + exitcode=1 + echo as_func_failure succeeded. +fi + +if as_func_ret_success; then + : +else + exitcode=1 + echo as_func_ret_success failed. +fi + +if as_func_ret_failure; then + exitcode=1 + echo as_func_ret_failure succeeded. +fi + +if ( set x; as_func_ret_success y && test x = \"\$1\" ); then + : +else + exitcode=1 + echo positional parameters were not saved. +fi + +test \$exitcode = 0") || { + echo No shell found that supports shell functions. + echo Please tell autoconf@gnu.org about your system, + echo including any error possibly output before this + echo message +} + + + + as_lineno_1=$LINENO + as_lineno_2=$LINENO + test "x$as_lineno_1" != "x$as_lineno_2" && + test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || { # Create $as_me.lineno as a copy of $as_myself, but with $LINENO # uniformly replaced by the line number. The first 'sed' inserts a - # line-number line before each line; the second 'sed' does the real - # work. The second script uses 'N' to pair each line-number line - # with the numbered line, and appends trailing '-' during - # substitution so that $LINENO is not a special case at line end. + # line-number line after each line using $LINENO; the second 'sed' + # does the real work. The second script uses 'N' to pair each + # line-number line with the line containing $LINENO, and appends + # trailing '-' during substitution so that $LINENO is not a special + # case at line end. # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the - # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-) - sed '=' <$as_myself | + # scripts with optimization help from Paolo Bonzini. Blame Lee + # E. McMahon (1931-1989) for sed's syntax. :-) + sed -n ' + p + /[$]LINENO/= + ' <$as_myself | sed ' + s/[$]LINENO.*/&-/ + t lineno + b + :lineno N - s,$,-, - : loop - s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3, + :loop + s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/ t loop - s,-$,, - s,^['$as_cr_digits']*\n,, + s/-\n.*// ' >$as_me.lineno && - chmod +x $as_me.lineno || + chmod +x "$as_me.lineno" || { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2 { (exit 1); exit 1; }; } # Don't try to exec as it changes $[0], causing all sort of problems # (the dirname of $[0] is not the place where we might find the - # original and so on. Autoconf is especially sensible to this). - . ./$as_me.lineno + # original and so on. Autoconf is especially sensitive to this). + . "./$as_me.lineno" # Exit status is that of the last command. exit } -case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in - *c*,-n*) ECHO_N= ECHO_C=' -' ECHO_T=' ' ;; - *c*,* ) ECHO_N=-n ECHO_C= ECHO_T= ;; - *) ECHO_N= ECHO_C='\c' ECHO_T= ;; +if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then + as_dirname=dirname +else + as_dirname=false +fi + +ECHO_C= ECHO_N= ECHO_T= +case `echo -n x` in +-n*) + case `echo 'x\c'` in + *c*) ECHO_T=' ';; # ECHO_T is single tab character. + *) ECHO_C='\c';; + esac;; +*) + ECHO_N='-n';; esac -if expr a : '\(a\)' >/dev/null 2>&1; then +if expr a : '\(a\)' >/dev/null 2>&1 && + test "X`expr 00001 : '.*\(...\)'`" = X001; then as_expr=expr else as_expr=false fi rm -f conf$$ conf$$.exe conf$$.file +if test -d conf$$.dir; then + rm -f conf$$.dir/conf$$.file +else + rm -f conf$$.dir + mkdir conf$$.dir +fi echo >conf$$.file if ln -s conf$$.file conf$$ 2>/dev/null; then - # We could just check for DJGPP; but this test a) works b) is more generic - # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04). - if test -f conf$$.exe; then - # Don't use ln at all; we don't have any links + as_ln_s='ln -s' + # ... but there are two gotchas: + # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. + # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. + # In both cases, we have to default to `cp -p'. + ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || as_ln_s='cp -p' - else - as_ln_s='ln -s' - fi elif ln conf$$.file conf$$ 2>/dev/null; then as_ln_s=ln else as_ln_s='cp -p' fi -rm -f conf$$ conf$$.exe conf$$.file +rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file +rmdir conf$$.dir 2>/dev/null if mkdir -p . 2>/dev/null; then as_mkdir_p=: @@ -222,7 +518,28 @@ as_mkdir_p=false fi -as_executable_p="test -f" +if test -x / >/dev/null 2>&1; then + as_test_x='test -x' +else + if ls -dL / >/dev/null 2>&1; then + as_ls_L_option=L + else + as_ls_L_option= + fi + as_test_x=' + eval sh -c '\'' + if test -d "$1"; then + test -d "$1/."; + else + case $1 in + -*)set "./$1";; + esac; + case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in + ???[sx]*):;;*)false;;esac;fi + '\'' sh + ' +fi +as_executable_p=$as_test_x # Sed expression to map a string onto a valid CPP name. as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" @@ -231,15 +548,6 @@ as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" -# IFS -# We need space, tab and new line, in precisely that order. -as_nl=' -' -IFS=" $as_nl" - -# CDPATH. -$as_unset CDPATH - # Check that we are running under the correct shell. @@ -395,29 +703,26 @@ tagnames=${tagnames+${tagnames},}F77 +exec 7<&0 </dev/null 6>&1 + # Name of the host. # hostname on some systems (SVR3.2, Linux) returns a bogus exit status, # so uname gets run too. ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q` -exec 6>&1 - # # Initializations. # ac_default_prefix=/usr/local +ac_clean_files= ac_config_libobj_dir=. +LIBOBJS= cross_compiling=no subdirs= MFLAGS= MAKEFLAGS= SHELL=${CONFIG_SHELL-/bin/sh} -# Maximum number of lines to put in a shell here document. -# This variable seems obsolete. It should probably be removed, and -# only ac_max_sed_lines should be used. -: ${ac_max_here_lines=38} - # Identity of this package. PACKAGE_NAME= PACKAGE_TARNAME= @@ -430,42 +735,463 @@ # Factoring default headers for most tests. ac_includes_default="\ #include <stdio.h> -#if HAVE_SYS_TYPES_H +#ifdef HAVE_SYS_TYPES_H # include <sys/types.h> #endif -#if HAVE_SYS_STAT_H +#ifdef HAVE_SYS_STAT_H # include <sys/stat.h> #endif -#if STDC_HEADERS +#ifdef STDC_HEADERS # include <stdlib.h> # include <stddef.h> #else -# if HAVE_STDLIB_H +# ifdef HAVE_STDLIB_H # include <stdlib.h> # endif #endif -#if HAVE_STRING_H -# if !STDC_HEADERS && HAVE_MEMORY_H +#ifdef HAVE_STRING_H +# if !defined STDC_HEADERS && defined HAVE_MEMORY_H # include <memory.h> # endif # include <string.h> #endif -#if HAVE_STRINGS_H +#ifdef HAVE_STRINGS_H # include <strings.h> #endif -#if HAVE_INTTYPES_H +#ifdef HAVE_INTTYPES_H # include <inttypes.h> -#else -# if HAVE_STDINT_H -# include <stdint.h> -# endif #endif -#if HAVE_UNISTD_H +#ifdef HAVE_STDINT_H +# include <stdint.h> +#endif +#ifdef HAVE_UNISTD_H # include <unistd.h> #endif" -ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS build build_cpu build_vendor build_os host host_cpu host_vendor host_os target target_cpu target_vendor target_os INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot AMTAR am__tar am__untar KDECONFIG kde_libs_prefix kde_libs_htmldir CONF_FILES CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE CPP CXX CXXFLAGS ac_ct_CXX CXXDEPMODE am__fastdepCXX_TRUE am__fastdepCXX_FALSE WOVERLOADED_VIRTUAL HAVE_GCC_VISIBILITY unsermake_enable_pch_TRUE unsermake_enable_pch_FALSE USE_EXCEPTIONS USE_RTTI CXXCPP NOOPT_CXXFLAGS NOOPT_CFLAGS ENABLE_PERMISSIVE_FLAG LDFLAGS_AS_NEEDED LDFLAGS_NEW_DTAGS KDE_USE_FINAL_TRUE KDE_USE_FINAL_FALSE KDE_USE_CLOSURE_TRUE KDE_USE_CLOSURE_FALSE KDE_NO_UNDEFINED KDE_USE_NMCHECK_TRUE KDE_USE_NMCHECK_FALSE EGREP LN_S ECHO AR ac_ct_AR RANLIB ac_ct_RANLIB F77 FFLAGS ac_ct_F77 LIBTOOL KDE_PLUGIN KDE_CHECK_PLUGIN MSGFMT GMSGFMT XGETTEXT LIBUTIL LIBCOMPAT LIBCRYPT LIBRESOLV LIB_POLL FRAMEWORK_COREAUDIO LIBSOCKET X_EXTRA_LIBS LIBUCB LIBDL KDE_USE_FPIE KDE_USE_PIE include_x11_TRUE include_x11_FALSE X_PRE_LIBS LIB_X11 LIB_XRENDER LIBSM X_INCLUDES X_LDFLAGS x_includes x_libraries QTE_NORTTI LIB_XEXT LIBPTHREAD USE_THREADS KDE_MT_LDFLAGS KDE_MT_LIBS USER_INCLUDES USER_LDFLAGS LIBZ LIBPNG LIBJPEG qt_libraries qt_includes QT_INCLUDES QT_LDFLAGS PERL MOC UIC UIC_TR LIB_QT LIB_QPE kde_qtver KDE_EXTRA_RPATH KDE_RPATH X_RPATH kde_libraries kde_includes KDE_LDFLAGS KDE_INCLUDES all_includes all_libraries AUTODIRS include_ARTS_TRUE include_ARTS_FALSE MAKEKDEWIDGETS KCONFIG_COMPILER KCFG_DEPENDENCIES DCOPIDLNG DCOPIDL DCOPIDL2CPP DCOP_DEPENDENCIES MCOPIDL ARTSCCONFIG MEINPROC KDE_XSL_STYLESHEET XMLLINT kde_htmldir kde_appsdir kde_icondir kde_sounddir kde_datadir kde_locale kde_confdir kde_kcfgdir kde_mimedir kde_wallpaperdir kde_bindir xdg_appsdir xdg_menudir xdg_directorydir kde_templatesdir kde_servicesdir kde_servicetypesdir kde_moduledir kdeinitdir kde_styledir kde_widgetdir LIB_KDED LIB_KDECORE LIB_KDEUI LIB_KIO LIB_KJS LIB_SMB LIB_KAB LIB_KABC LIB_KHTML LIB_KSPELL LIB_KPARTS LIB_KDEPRINT LIB_KUTILS LIB_KDEPIM LIB_KIMPROXY LIB_KNEWSTUFF LIB_KDNSSD LIB_KUNITTEST LIB_KSYCOCA LIB_KFILE LIB_KFM LEX LEXLIB LEX_OUTPUT_ROOT QTDOCDIR KDE_HAVE_DOT DOXYGEN DOXYGEN_PROJECT_NAME DOXYGEN_PROJECT_NUMBER KDE_HAS_DOXYGEN LIB_BLUETOOTH XPMINC XPMLIB LIB_GNOKII enable_indexlib_unittests_TRUE enable_indexlib_unittests_FALSE compile_GNOKIIXXPORT_TRUE compile_GNOKIIXXPORT_FALSE HAVE_LOCKDEV_H KANDY_LIBLOCKDEV LIBXSS SSL_INCLUDES SSL_LDFLAGS LIBSSL SASL2_LIBS compile_kio_sieve_TRUE compile_kio_sieve_FALSE HAVE_BROKEN_TIMSIEVED add_indexlib_TRUE add_indexlib_FALSE LIB_LOCKDEV include_gnokii_device_TRUE include_gnokii_device_FALSE YACC PISOCK_LIB PISOCK_LDFLAGS PISOCK_INCLUDE compile_kpilot_TRUE compile_kpilot_FALSE MAL_INCLUDE MAL_LIB MAL_RPATH include_malconduit_TRUE include_malconduit_FALSE include_abc_TRUE include_abc_FALSE PERL_CFLAGS PERL_LDFLAGS include_perl_TRUE include_perl_FALSE include_python_TRUE include_python_FALSE include_notepad_TRUE include_notepad_FALSE GPGME_CONFIG GPGME_CFLAGS GPGME_LIBS GPGME_LIBS_DEP needs_gpgme_copy_TRUE needs_gpgme_copy_FALSE GLIBC21 GPG RUN_GPG_TESTS_TRUE RUN_GPG_TESTS_FALSE GPG_PATH GPGSM HAVE_GPGSM_TRUE HAVE_GPGSM_FALSE include_exchange_SUBDIR_TRUE include_exchange_SUBDIR_FALSE TOPSUBDIRS doc_SUBDIR_included_TRUE doc_SUBDIR_included_FALSE indexlib_SUBDIR_included_TRUE indexlib_SUBDIR_included_FALSE kabc_SUBDIR_included_TRUE kabc_SUBDIR_included_FALSE kdgantt_SUBDIR_included_TRUE kdgantt_SUBDIR_included_FALSE kgantt_SUBDIR_included_TRUE kgantt_SUBDIR_included_FALSE kmailcvt_SUBDIR_included_TRUE kmailcvt_SUBDIR_included_FALSE kmobile_SUBDIR_included_TRUE kmobile_SUBDIR_included_FALSE kode_SUBDIR_included_TRUE kode_SUBDIR_included_FALSE ktnef_SUBDIR_included_TRUE ktnef_SUBDIR_included_FALSE libemailfunctions_SUBDIR_included_TRUE libemailfunctions_SUBDIR_included_FALSE libkdenetwork_SUBDIR_included_TRUE libkdenetwork_SUBDIR_included_FALSE libkholidays_SUBDIR_included_TRUE libkholidays_SUBDIR_included_FALSE libkmime_SUBDIR_included_TRUE libkmime_SUBDIR_included_FALSE libkpgp_SUBDIR_included_TRUE libkpgp_SUBDIR_included_FALSE libksieve_SUBDIR_included_TRUE libksieve_SUBDIR_included_FALSE mimelib_SUBDIR_included_TRUE mimelib_SUBDIR_included_FALSE networkstatus_SUBDIR_included_TRUE networkstatus_SUBDIR_included_FALSE pixmaps_SUBDIR_included_TRUE pixmaps_SUBDIR_included_FALSE libkcal_SUBDIR_included_TRUE libkcal_SUBDIR_included_FALSE certmanager_SUBDIR_included_TRUE certmanager_SUBDIR_included_FALSE korn_SUBDIR_included_TRUE korn_SUBDIR_included_FALSE kfile_plugins_SUBDIR_included_TRUE kfile_plugins_SUBDIR_included_FALSE libkdepim_SUBDIR_included_TRUE libkdepim_SUBDIR_included_FALSE kpilot_SUBDIR_included_TRUE kpilot_SUBDIR_included_FALSE ksync_SUBDIR_included_TRUE ksync_SUBDIR_included_FALSE libkpimidentities_SUBDIR_included_TRUE libkpimidentities_SUBDIR_included_FALSE libkpimexchange_SUBDIR_included_TRUE libkpimexchange_SUBDIR_included_FALSE konsolekalendar_SUBDIR_included_TRUE konsolekalendar_SUBDIR_included_FALSE knotes_SUBDIR_included_TRUE knotes_SUBDIR_included_FALSE knode_SUBDIR_included_TRUE knode_SUBDIR_included_FALSE kitchensync_SUBDIR_included_TRUE kitchensync_SUBDIR_included_FALSE kioslaves_SUBDIR_included_TRUE kioslaves_SUBDIR_included_FALSE kandy_SUBDIR_included_TRUE kandy_SUBDIR_included_FALSE kalarm_SUBDIR_included_TRUE kalarm_SUBDIR_included_FALSE akregator_SUBDIR_included_TRUE akregator_SUBDIR_included_FALSE kmail_SUBDIR_included_TRUE kmail_SUBDIR_included_FALSE korganizer_SUBDIR_included_TRUE korganizer_SUBDIR_included_FALSE kaddressbook_SUBDIR_included_TRUE kaddressbook_SUBDIR_included_FALSE plugins_SUBDIR_included_TRUE plugins_SUBDIR_included_FALSE kresources_SUBDIR_included_TRUE kresources_SUBDIR_included_FALSE wizards_SUBDIR_included_TRUE wizards_SUBDIR_included_FALSE karm_SUBDIR_included_TRUE karm_SUBDIR_included_FALSE kontact_SUBDIR_included_TRUE kontact_SUBDIR_included_FALSE LIBOBJS LTLIBOBJS' +ac_subst_vars='SHELL +PATH_SEPARATOR +PACKAGE_NAME +PACKAGE_TARNAME +PACKAGE_VERSION +PACKAGE_STRING +PACKAGE_BUGREPORT +exec_prefix +prefix +program_transform_name +bindir +sbindir +libexecdir +datarootdir +datadir +sysconfdir +sharedstatedir +localstatedir +includedir +oldincludedir +docdir +infodir +htmldir +dvidir +pdfdir +psdir +libdir +localedir +mandir +DEFS +ECHO_C +ECHO_N +ECHO_T +LIBS +build_alias +host_alias +target_alias +build +build_cpu +build_vendor +build_os +host +host_cpu +host_vendor +host_os +target +target_cpu +target_vendor +target_os +INSTALL_PROGRAM +INSTALL_SCRIPT +INSTALL_DATA +CYGPATH_W +PACKAGE +VERSION +ACLOCAL +AUTOCONF +AUTOMAKE +AUTOHEADER +MAKEINFO +install_sh +STRIP +INSTALL_STRIP_PROGRAM +mkdir_p +AWK +SET_MAKE +am__leading_dot +AMTAR +am__tar +am__untar +MAINTAINER_MODE_TRUE +MAINTAINER_MODE_FALSE +MAINT +KDECONFIG +kde_libs_prefix +kde_libs_htmldir +CONF_FILES +CC +CFLAGS +LDFLAGS +CPPFLAGS +ac_ct_CC +EXEEXT +OBJEXT +DEPDIR +am__include +am__quote +AMDEP_TRUE +AMDEP_FALSE +AMDEPBACKSLASH +CCDEPMODE +am__fastdepCC_TRUE +am__fastdepCC_FALSE +CPP +CXX +CXXFLAGS +ac_ct_CXX +CXXDEPMODE +am__fastdepCXX_TRUE +am__fastdepCXX_FALSE +WOVERLOADED_VIRTUAL +HAVE_GCC_VISIBILITY +unsermake_enable_pch_TRUE +unsermake_enable_pch_FALSE +USE_EXCEPTIONS +USE_RTTI +CXXCPP +NOOPT_CXXFLAGS +NOOPT_CFLAGS +ENABLE_PERMISSIVE_FLAG +LDFLAGS_AS_NEEDED +LDFLAGS_NEW_DTAGS +KDE_USE_FINAL_TRUE +KDE_USE_FINAL_FALSE +KDE_USE_CLOSURE_TRUE +KDE_USE_CLOSURE_FALSE +KDE_NO_UNDEFINED +KDE_USE_NMCHECK_TRUE +KDE_USE_NMCHECK_FALSE +GREP +EGREP +LN_S +ECHO +AR +RANLIB +F77 +FFLAGS +ac_ct_F77 +LIBTOOL +KDE_PLUGIN +KDE_CHECK_PLUGIN +MSGFMT +GMSGFMT +XGETTEXT +LIBUTIL +LIBCOMPAT +LIBCRYPT +LIBRESOLV +LIB_POLL +FRAMEWORK_COREAUDIO +LIBSOCKET +X_EXTRA_LIBS +LIBUCB +LIBDL +KDE_USE_FPIE +KDE_USE_PIE +include_x11_TRUE +include_x11_FALSE +XMKMF +X_PRE_LIBS +LIB_X11 +LIB_XRENDER +LIBSM +X_INCLUDES +X_LDFLAGS +x_includes +x_libraries +QTE_NORTTI +LIB_XEXT +LIBPTHREAD +USE_THREADS +KDE_MT_LDFLAGS +KDE_MT_LIBS +USER_INCLUDES +USER_LDFLAGS +LIBZ +LIBPNG +LIBJPEG +qt_libraries +qt_includes +QT_INCLUDES +QT_LDFLAGS +PERL +MOC +UIC +UIC_TR +LIB_QT +LIB_QPE +kde_qtver +KDE_EXTRA_RPATH +KDE_RPATH +X_RPATH +kde_libraries +kde_includes +KDE_LDFLAGS +KDE_INCLUDES +all_includes +all_libraries +AUTODIRS +include_ARTS_TRUE +include_ARTS_FALSE +MAKEKDEWIDGETS +KCONFIG_COMPILER +KCFG_DEPENDENCIES +DCOPIDLNG +DCOPIDL +DCOPIDL2CPP +DCOP_DEPENDENCIES +MCOPIDL +ARTSCCONFIG +MEINPROC +KDE_XSL_STYLESHEET +XMLLINT +kde_htmldir +kde_appsdir +kde_icondir +kde_sounddir +kde_datadir +kde_locale +kde_confdir +kde_kcfgdir +kde_mimedir +kde_wallpaperdir +kde_bindir +xdg_appsdir +xdg_menudir +xdg_directorydir +kde_templatesdir +kde_servicesdir +kde_servicetypesdir +kde_moduledir +kdeinitdir +kde_styledir +kde_widgetdir +LIB_KDED +LIB_KDECORE +LIB_KDEUI +LIB_KIO +LIB_KJS +LIB_SMB +LIB_KAB +LIB_KABC +LIB_KHTML +LIB_KSPELL +LIB_KPARTS +LIB_KDEPRINT +LIB_KUTILS +LIB_KDEPIM +LIB_KIMPROXY +LIB_KNEWSTUFF +LIB_KDNSSD +LIB_KUNITTEST +LIB_KSYCOCA +LIB_KFILE +LIB_KFM +LEX +LEX_OUTPUT_ROOT +LEXLIB +QTDOCDIR +KDE_HAVE_DOT +DOXYGEN +DOXYGEN_PROJECT_NAME +DOXYGEN_PROJECT_NUMBER +KDE_HAS_DOXYGEN +LIB_BLUETOOTH +XPMINC +XPMLIB +LIB_GNOKII +enable_indexlib_unittests_TRUE +enable_indexlib_unittests_FALSE +compile_GNOKIIXXPORT_TRUE +compile_GNOKIIXXPORT_FALSE +HAVE_LOCKDEV_H +KANDY_LIBLOCKDEV +LIBXSS +SSL_INCLUDES +SSL_LDFLAGS +LIBSSL +SASL2_LIBS +compile_kio_sieve_TRUE +compile_kio_sieve_FALSE +HAVE_BROKEN_TIMSIEVED +add_indexlib_TRUE +add_indexlib_FALSE +LIB_LOCKDEV +include_gnokii_device_TRUE +include_gnokii_device_FALSE +YACC +YFLAGS +PISOCK_LIB +PISOCK_LDFLAGS +PISOCK_INCLUDE +compile_kpilot_TRUE +compile_kpilot_FALSE +MAL_INCLUDE +MAL_LIB +MAL_RPATH +include_malconduit_TRUE +include_malconduit_FALSE +include_abc_TRUE +include_abc_FALSE +PERL_CFLAGS +PERL_LDFLAGS +include_perl_TRUE +include_perl_FALSE +include_python_TRUE +include_python_FALSE +include_notepad_TRUE +include_notepad_FALSE +GPGME_CONFIG +GPGME_CFLAGS +GPGME_LIBS +GPGME_LIBS_DEP +needs_gpgme_copy_TRUE +needs_gpgme_copy_FALSE +GLIBC21 +GPG +RUN_GPG_TESTS_TRUE +RUN_GPG_TESTS_FALSE +GPG_PATH +GPGSM +HAVE_GPGSM_TRUE +HAVE_GPGSM_FALSE +include_exchange_SUBDIR_TRUE +include_exchange_SUBDIR_FALSE +TOPSUBDIRS +doc_SUBDIR_included_TRUE +doc_SUBDIR_included_FALSE +indexlib_SUBDIR_included_TRUE +indexlib_SUBDIR_included_FALSE +kabc_SUBDIR_included_TRUE +kabc_SUBDIR_included_FALSE +kdgantt_SUBDIR_included_TRUE +kdgantt_SUBDIR_included_FALSE +kgantt_SUBDIR_included_TRUE +kgantt_SUBDIR_included_FALSE +kmailcvt_SUBDIR_included_TRUE +kmailcvt_SUBDIR_included_FALSE +kmobile_SUBDIR_included_TRUE +kmobile_SUBDIR_included_FALSE +kode_SUBDIR_included_TRUE +kode_SUBDIR_included_FALSE +ktnef_SUBDIR_included_TRUE +ktnef_SUBDIR_included_FALSE +libemailfunctions_SUBDIR_included_TRUE +libemailfunctions_SUBDIR_included_FALSE +libkdenetwork_SUBDIR_included_TRUE +libkdenetwork_SUBDIR_included_FALSE +libkholidays_SUBDIR_included_TRUE +libkholidays_SUBDIR_included_FALSE +libkmime_SUBDIR_included_TRUE +libkmime_SUBDIR_included_FALSE +libkpgp_SUBDIR_included_TRUE +libkpgp_SUBDIR_included_FALSE +libksieve_SUBDIR_included_TRUE +libksieve_SUBDIR_included_FALSE +mimelib_SUBDIR_included_TRUE +mimelib_SUBDIR_included_FALSE +networkstatus_SUBDIR_included_TRUE +networkstatus_SUBDIR_included_FALSE +pixmaps_SUBDIR_included_TRUE +pixmaps_SUBDIR_included_FALSE +libkcal_SUBDIR_included_TRUE +libkcal_SUBDIR_included_FALSE +certmanager_SUBDIR_included_TRUE +certmanager_SUBDIR_included_FALSE +korn_SUBDIR_included_TRUE +korn_SUBDIR_included_FALSE +kfile_plugins_SUBDIR_included_TRUE +kfile_plugins_SUBDIR_included_FALSE +libkdepim_SUBDIR_included_TRUE +libkdepim_SUBDIR_included_FALSE +kpilot_SUBDIR_included_TRUE +kpilot_SUBDIR_included_FALSE +ksync_SUBDIR_included_TRUE +ksync_SUBDIR_included_FALSE +libkpimidentities_SUBDIR_included_TRUE +libkpimidentities_SUBDIR_included_FALSE +libkpimexchange_SUBDIR_included_TRUE +libkpimexchange_SUBDIR_included_FALSE +konsolekalendar_SUBDIR_included_TRUE +konsolekalendar_SUBDIR_included_FALSE +knotes_SUBDIR_included_TRUE +knotes_SUBDIR_included_FALSE +knode_SUBDIR_included_TRUE +knode_SUBDIR_included_FALSE +kitchensync_SUBDIR_included_TRUE +kitchensync_SUBDIR_included_FALSE +kioslaves_SUBDIR_included_TRUE +kioslaves_SUBDIR_included_FALSE +kandy_SUBDIR_included_TRUE +kandy_SUBDIR_included_FALSE +kalarm_SUBDIR_included_TRUE +kalarm_SUBDIR_included_FALSE +akregator_SUBDIR_included_TRUE +akregator_SUBDIR_included_FALSE +kmail_SUBDIR_included_TRUE +kmail_SUBDIR_included_FALSE +korganizer_SUBDIR_included_TRUE +korganizer_SUBDIR_included_FALSE +kaddressbook_SUBDIR_included_TRUE +kaddressbook_SUBDIR_included_FALSE +plugins_SUBDIR_included_TRUE +plugins_SUBDIR_included_FALSE +kresources_SUBDIR_included_TRUE +kresources_SUBDIR_included_FALSE +wizards_SUBDIR_included_TRUE +wizards_SUBDIR_included_FALSE +karm_SUBDIR_included_TRUE +karm_SUBDIR_included_FALSE +kontact_SUBDIR_included_TRUE +kontact_SUBDIR_included_FALSE +LIBOBJS +LTLIBOBJS' ac_subst_files='' + ac_precious_vars='build_alias +host_alias +target_alias +CC +CFLAGS +LDFLAGS +LIBS +CPPFLAGS +CPP +CXX +CXXFLAGS +CCC +CXXCPP +F77 +FFLAGS +XMKMF +YACC +YFLAGS' + # Initialize some variables set by options. ac_init_help= @@ -492,34 +1218,48 @@ # and all the variables that are supposed to be based on exec_prefix # by default will actually change. # Use braces instead of parens because sh, perl, etc. also accept them. +# (The list follows the same order as the GNU Coding Standards.) bindir='${exec_prefix}/bin' sbindir='${exec_prefix}/sbin' libexecdir='${exec_prefix}/libexec' -datadir='${prefix}/share' +datarootdir='${prefix}/share' +datadir='${datarootdir}' sysconfdir='${prefix}/etc' sharedstatedir='${prefix}/com' localstatedir='${prefix}/var' -libdir='${exec_prefix}/lib' includedir='${prefix}/include' oldincludedir='/usr/include' -infodir='${prefix}/info' -mandir='${prefix}/man' +docdir='${datarootdir}/doc/${PACKAGE}' +infodir='${datarootdir}/info' +htmldir='${docdir}' +dvidir='${docdir}' +pdfdir='${docdir}' +psdir='${docdir}' +libdir='${exec_prefix}/lib' +localedir='${datarootdir}/locale' +mandir='${datarootdir}/man' ac_prev= +ac_dashdash= for ac_option do # If the previous option needs an argument, assign it. if test -n "$ac_prev"; then - eval "$ac_prev=\$ac_option" + eval $ac_prev=\$ac_option ac_prev= continue fi - ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'` + case $ac_option in + *=*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; + *) ac_optarg=yes ;; + esac # Accept the important Cygnus configure options, so we can diagnose typos. - case $ac_option in + case $ac_dashdash$ac_option in + --) + ac_dashdash=yes ;; -bindir | --bindir | --bindi | --bind | --bin | --bi) ac_prev=bindir ;; @@ -541,33 +1281,45 @@ --config-cache | -C) cache_file=config.cache ;; - -datadir | --datadir | --datadi | --datad | --data | --dat | --da) + -datadir | --datadir | --datadi | --datad) ac_prev=datadir ;; - -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \ - | --da=*) + -datadir=* | --datadir=* | --datadi=* | --datad=*) datadir=$ac_optarg ;; + -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \ + | --dataroo | --dataro | --datar) + ac_prev=datarootdir ;; + -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \ + | --dataroot=* | --dataroo=* | --dataro=* | --datar=*) + datarootdir=$ac_optarg ;; + -disable-* | --disable-*) ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'` # Reject names that are not valid shell variable names. - expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null && + expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev/null && { echo "$as_me: error: invalid feature name: $ac_feature" >&2 { (exit 1); exit 1; }; } - ac_feature=`echo $ac_feature | sed 's/-/_/g'` - eval "enable_$ac_feature=no" ;; + ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'` + eval enable_$ac_feature=no ;; + + -docdir | --docdir | --docdi | --doc | --do) + ac_prev=docdir ;; + -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*) + docdir=$ac_optarg ;; + + -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv) + ac_prev=dvidir ;; + -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*) + dvidir=$ac_optarg ;; -enable-* | --enable-*) ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` # Reject names that are not valid shell variable names. - expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null && + expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev/null && { echo "$as_me: error: invalid feature name: $ac_feature" >&2 { (exit 1); exit 1; }; } - ac_feature=`echo $ac_feature | sed 's/-/_/g'` - case $ac_option in - *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;; - *) ac_optarg=yes ;; - esac - eval "enable_$ac_feature='$ac_optarg'" ;; + ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'` + eval enable_$ac_feature=\$ac_optarg ;; -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \ | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \ @@ -594,6 +1346,12 @@ -host=* | --host=* | --hos=* | --ho=*) host_alias=$ac_optarg ;; + -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht) + ac_prev=htmldir ;; + -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \ + | --ht=*) + htmldir=$ac_optarg ;; + -includedir | --includedir | --includedi | --included | --include \ | --includ | --inclu | --incl | --inc) ac_prev=includedir ;; @@ -618,13 +1376,16 @@ | --libexe=* | --libex=* | --libe=*) libexecdir=$ac_optarg ;; + -localedir | --localedir | --localedi | --localed | --locale) + ac_prev=localedir ;; + -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*) + localedir=$ac_optarg ;; + -localstatedir | --localstatedir | --localstatedi | --localstated \ - | --localstate | --localstat | --localsta | --localst \ - | --locals | --local | --loca | --loc | --lo) + | --localstate | --localstat | --localsta | --localst | --locals) ac_prev=localstatedir ;; -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \ - | --localstate=* | --localstat=* | --localsta=* | --localst=* \ - | --locals=* | --local=* | --loca=* | --loc=* | --lo=*) + | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*) localstatedir=$ac_optarg ;; -mandir | --mandir | --mandi | --mand | --man | --ma | --m) @@ -689,6 +1450,16 @@ | --progr-tra=* | --program-tr=* | --program-t=*) program_transform_name=$ac_optarg ;; + -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd) + ac_prev=pdfdir ;; + -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*) + pdfdir=$ac_optarg ;; + + -psdir | --psdir | --psdi | --psd | --ps) + ac_prev=psdir ;; + -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*) + psdir=$ac_optarg ;; + -q | -quiet | --quiet | --quie | --qui | --qu | --q \ | -silent | --silent | --silen | --sile | --sil) silent=yes ;; @@ -741,24 +1512,20 @@ -with-* | --with-*) ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` # Reject names that are not valid shell variable names. - expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null && + expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev/null && { echo "$as_me: error: invalid package name: $ac_package" >&2 { (exit 1); exit 1; }; } - ac_package=`echo $ac_package| sed 's/-/_/g'` - case $ac_option in - *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;; - *) ac_optarg=yes ;; - esac - eval "with_$ac_package='$ac_optarg'" ;; + ac_package=`echo $ac_package | sed 's/[-.]/_/g'` + eval with_$ac_package=\$ac_optarg ;; -without-* | --without-*) ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'` # Reject names that are not valid shell variable names. - expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null && + expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev/null && { echo "$as_me: error: invalid package name: $ac_package" >&2 { (exit 1); exit 1; }; } - ac_package=`echo $ac_package | sed 's/-/_/g'` - eval "with_$ac_package=no" ;; + ac_package=`echo $ac_package | sed 's/[-.]/_/g'` + eval with_$ac_package=no ;; --x) # Obsolete; use --with-x. @@ -789,8 +1556,7 @@ expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null && { echo "$as_me: error: invalid variable name: $ac_envvar" >&2 { (exit 1); exit 1; }; } - ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` - eval "$ac_envvar='$ac_optarg'" + eval $ac_envvar=\$ac_optarg export $ac_envvar ;; *) @@ -810,27 +1576,19 @@ { (exit 1); exit 1; }; } fi -# Be sure to have absolute paths. -for ac_var in exec_prefix prefix -do - eval ac_val=$`echo $ac_var` - case $ac_val in - [\\/$]* | ?:[\\/]* | NONE | '' ) ;; - *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2 - { (exit 1); exit 1; }; };; - esac -done - -# Be sure to have absolute paths. -for ac_var in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \ - localstatedir libdir includedir oldincludedir infodir mandir +# Be sure to have absolute directory names. +for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \ + datadir sysconfdir sharedstatedir localstatedir includedir \ + oldincludedir docdir infodir htmldir dvidir pdfdir psdir \ + libdir localedir mandir do - eval ac_val=$`echo $ac_var` + eval ac_val=\$$ac_var case $ac_val in - [\\/$]* | ?:[\\/]* ) ;; - *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2 - { (exit 1); exit 1; }; };; + [\\/$]* | ?:[\\/]* ) continue;; + NONE | '' ) case $ac_var in *prefix ) continue;; esac;; esac + { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2 + { (exit 1); exit 1; }; } done # There might be people who depend on the old broken behavior: `$host' @@ -857,94 +1615,76 @@ test "$silent" = yes && exec 6>/dev/null +ac_pwd=`pwd` && test -n "$ac_pwd" && +ac_ls_di=`ls -di .` && +ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || + { echo "$as_me: error: Working directory cannot be determined" >&2 + { (exit 1); exit 1; }; } +test "X$ac_ls_di" = "X$ac_pwd_ls_di" || + { echo "$as_me: error: pwd does not report name of working directory" >&2 + { (exit 1); exit 1; }; } + + # Find the source files, if location was not specified. if test -z "$srcdir"; then ac_srcdir_defaulted=yes - # Try the directory containing this script, then its parent. - ac_confdir=`(dirname "$0") 2>/dev/null || + # Try the directory containing this script, then the parent directory. + ac_confdir=`$as_dirname -- "$0" || $as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$0" : 'X\(//\)[^/]' \| \ X"$0" : 'X\(//\)$' \| \ - X"$0" : 'X\(/\)' \| \ - . : '\(.\)' 2>/dev/null || + X"$0" : 'X\(/\)' \| . 2>/dev/null || echo X"$0" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } - /^X\(\/\/\)[^/].*/{ s//\1/; q; } - /^X\(\/\/\)$/{ s//\1/; q; } - /^X\(\/\).*/{ s//\1/; q; } - s/.*/./; q'` + sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ + s//\1/ + q + } + /^X\(\/\/\)[^/].*/{ + s//\1/ + q + } + /^X\(\/\/\)$/{ + s//\1/ + q + } + /^X\(\/\).*/{ + s//\1/ + q + } + s/.*/./; q'` srcdir=$ac_confdir - if test ! -r $srcdir/$ac_unique_file; then + if test ! -r "$srcdir/$ac_unique_file"; then srcdir=.. fi else ac_srcdir_defaulted=no fi -if test ! -r $srcdir/$ac_unique_file; then - if test "$ac_srcdir_defaulted" = yes; then - { echo "$as_me: error: cannot find sources ($ac_unique_file) in $ac_confdir or .." >&2 - { (exit 1); exit 1; }; } - else - { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2 - { (exit 1); exit 1; }; } - fi -fi -(cd $srcdir && test -r ./$ac_unique_file) 2>/dev/null || - { echo "$as_me: error: sources are in $srcdir, but \`cd $srcdir' does not work" >&2 - { (exit 1); exit 1; }; } -srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'` -ac_env_build_alias_set=${build_alias+set} -ac_env_build_alias_value=$build_alias -ac_cv_env_build_alias_set=${build_alias+set} -ac_cv_env_build_alias_value=$build_alias -ac_env_host_alias_set=${host_alias+set} -ac_env_host_alias_value=$host_alias -ac_cv_env_host_alias_set=${host_alias+set} -ac_cv_env_host_alias_value=$host_alias -ac_env_target_alias_set=${target_alias+set} -ac_env_target_alias_value=$target_alias -ac_cv_env_target_alias_set=${target_alias+set} -ac_cv_env_target_alias_value=$target_alias -ac_env_CC_set=${CC+set} -ac_env_CC_value=$CC -ac_cv_env_CC_set=${CC+set} -ac_cv_env_CC_value=$CC -ac_env_CFLAGS_set=${CFLAGS+set} -ac_env_CFLAGS_value=$CFLAGS -ac_cv_env_CFLAGS_set=${CFLAGS+set} -ac_cv_env_CFLAGS_value=$CFLAGS -ac_env_LDFLAGS_set=${LDFLAGS+set} -ac_env_LDFLAGS_value=$LDFLAGS -ac_cv_env_LDFLAGS_set=${LDFLAGS+set} -ac_cv_env_LDFLAGS_value=$LDFLAGS -ac_env_CPPFLAGS_set=${CPPFLAGS+set} -ac_env_CPPFLAGS_value=$CPPFLAGS -ac_cv_env_CPPFLAGS_set=${CPPFLAGS+set} -ac_cv_env_CPPFLAGS_value=$CPPFLAGS -ac_env_CPP_set=${CPP+set} -ac_env_CPP_value=$CPP -ac_cv_env_CPP_set=${CPP+set} -ac_cv_env_CPP_value=$CPP -ac_env_CXX_set=${CXX+set} -ac_env_CXX_value=$CXX -ac_cv_env_CXX_set=${CXX+set} -ac_cv_env_CXX_value=$CXX -ac_env_CXXFLAGS_set=${CXXFLAGS+set} -ac_env_CXXFLAGS_value=$CXXFLAGS -ac_cv_env_CXXFLAGS_set=${CXXFLAGS+set} -ac_cv_env_CXXFLAGS_value=$CXXFLAGS -ac_env_CXXCPP_set=${CXXCPP+set} -ac_env_CXXCPP_value=$CXXCPP -ac_cv_env_CXXCPP_set=${CXXCPP+set} -ac_cv_env_CXXCPP_value=$CXXCPP -ac_env_F77_set=${F77+set} -ac_env_F77_value=$F77 -ac_cv_env_F77_set=${F77+set} -ac_cv_env_F77_value=$F77 -ac_env_FFLAGS_set=${FFLAGS+set} -ac_env_FFLAGS_value=$FFLAGS -ac_cv_env_FFLAGS_set=${FFLAGS+set} -ac_cv_env_FFLAGS_value=$FFLAGS +if test ! -r "$srcdir/$ac_unique_file"; then + test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .." + { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2 + { (exit 1); exit 1; }; } +fi +ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work" +ac_abs_confdir=`( + cd "$srcdir" && test -r "./$ac_unique_file" || { echo "$as_me: error: $ac_msg" >&2 + { (exit 1); exit 1; }; } + pwd)` +# When building in place, set srcdir=. +if test "$ac_abs_confdir" = "$ac_pwd"; then + srcdir=. +fi +# Remove unnecessary trailing slashes from srcdir. +# Double slashes in file names in object file debugging info +# mess up M-x gdb in Emacs. +case $srcdir in +*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; +esac +for ac_var in $ac_precious_vars; do + eval ac_env_${ac_var}_set=\${${ac_var}+set} + eval ac_env_${ac_var}_value=\$${ac_var} + eval ac_cv_env_${ac_var}_set=\${${ac_var}+set} + eval ac_cv_env_${ac_var}_value=\$${ac_var} +done # # Report the --help message. @@ -973,9 +1713,6 @@ -n, --no-create do not create output files --srcdir=DIR find the sources in DIR [configure dir or \`..'] -_ACEOF - - cat <<_ACEOF Installation directories: --prefix=PREFIX install architecture-independent files in PREFIX [$ac_default_prefix] @@ -993,15 +1730,22 @@ --bindir=DIR user executables [EPREFIX/bin] --sbindir=DIR system admin executables [EPREFIX/sbin] --libexecdir=DIR program executables [EPREFIX/libexec] - --datadir=DIR read-only architecture-independent data [PREFIX/share] --sysconfdir=DIR read-only single-machine data [PREFIX/etc] --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com] --localstatedir=DIR modifiable single-machine data [PREFIX/var] --libdir=DIR object code libraries [EPREFIX/lib] --includedir=DIR C header files [PREFIX/include] --oldincludedir=DIR C header files for non-gcc [/usr/include] - --infodir=DIR info documentation [PREFIX/info] - --mandir=DIR man documentation [PREFIX/man] + --datarootdir=DIR read-only arch.-independent data root [PREFIX/share] + --datadir=DIR read-only architecture-independent data [DATAROOTDIR] + --infodir=DIR info documentation [DATAROOTDIR/info] + --localedir=DIR locale-dependent data [DATAROOTDIR/locale] + --mandir=DIR man documentation [DATAROOTDIR/man] + --docdir=DIR documentation root [DATAROOTDIR/doc/PACKAGE] + --htmldir=DIR html documentation [DOCDIR] + --dvidir=DIR dvi documentation [DOCDIR] + --pdfdir=DIR pdf documentation [DOCDIR] + --psdir=DIR ps documentation [DOCDIR] _ACEOF cat <<\_ACEOF @@ -1025,6 +1769,8 @@ Optional Features: --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) --enable-FEATURE[=ARG] include FEATURE [ARG=yes] + --enable-maintainer-mode enable make rules and dependencies not useful + (and sometimes confusing) to the casual installer --disable-fast-perl disable fast Makefile generation (needs perl) --enable-debug=ARG enables debug symbols (yes|no|full) default=no --disable-debug disables debug output and debug symbols default=no @@ -1042,10 +1788,8 @@ of memory) --enable-closure delay template instantiation --enable-nmcheck enable automatic namespace cleanness check - --enable-shared[=PKGS] - build shared libraries [default=yes] - --enable-static[=PKGS] - build static libraries [default=no] + --enable-shared[=PKGS] build shared libraries [default=yes] + --enable-static[=PKGS] build static libraries [default=no] --enable-libsuffix /lib directory suffix (64,32,none,auto=default) --enable-fast-install[=PKGS] optimize for fast installation [default=yes] @@ -1077,8 +1821,7 @@ --with-gnu-ld assume the C compiler uses GNU ld [default=no] --with-pic try to use only PIC/non-PIC objects [default=use both] - --with-tags[=TAGS] - include additional configurations [automatic] + --with-tags[=TAGS] include additional configurations [automatic] --with-extra-includes=DIR adds non standard include paths --with-extra-libs=DIR adds non standard library paths @@ -1105,131 +1848,106 @@ CFLAGS C compiler flags LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a nonstandard directory <lib dir> - CPPFLAGS C/C++ preprocessor flags, e.g. -I<include dir> if you have - headers in a nonstandard directory <include dir> + LIBS libraries to pass to the linker, e.g. -l<library> + CPPFLAGS C/C++/Objective C preprocessor flags, e.g. -I<include dir> if + you have headers in a nonstandard directory <include dir> CPP C preprocessor CXX C++ compiler command CXXFLAGS C++ compiler flags CXXCPP C++ preprocessor F77 Fortran 77 compiler command FFLAGS Fortran 77 compiler flags + XMKMF Path to xmkmf, Makefile generator for X Window System + YACC The `Yet Another C Compiler' implementation to use. Defaults to + the first program found out of: `bison -y', `byacc', `yacc'. + YFLAGS The list of arguments that will be passed by default to $YACC. + This script will default YFLAGS to the empty string to avoid a + default value of `-d' given by some make applications. Use these variables to override the choices made by `configure' or to help it to find libraries and programs with nonstandard names/locations. _ACEOF +ac_status=$? fi if test "$ac_init_help" = "recursive"; then # If there are subdirs, report their specific --help. - ac_popdir=`pwd` for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue - test -d $ac_dir || continue + test -d "$ac_dir" || continue ac_builddir=. -if test "$ac_dir" != .; then +case "$ac_dir" in +.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; +*) ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` - # A "../" for each directory in $ac_dir_suffix. - ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'` -else - ac_dir_suffix= ac_top_builddir= -fi + # A ".." for each directory in $ac_dir_suffix. + ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'` + case $ac_top_builddir_sub in + "") ac_top_builddir_sub=. ac_top_build_prefix= ;; + *) ac_top_build_prefix=$ac_top_builddir_sub/ ;; + esac ;; +esac +ac_abs_top_builddir=$ac_pwd +ac_abs_builddir=$ac_pwd$ac_dir_suffix +# for backward compatibility: +ac_top_builddir=$ac_top_build_prefix case $srcdir in - .) # No --srcdir option. We are building in place. + .) # We are building in place. ac_srcdir=. - if test -z "$ac_top_builddir"; then - ac_top_srcdir=. - else - ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'` - fi ;; - [\\/]* | ?:[\\/]* ) # Absolute path. + ac_top_srcdir=$ac_top_builddir_sub + ac_abs_top_srcdir=$ac_pwd ;; + [\\/]* | ?:[\\/]* ) # Absolute name. ac_srcdir=$srcdir$ac_dir_suffix; - ac_top_srcdir=$srcdir ;; - *) # Relative path. - ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix - ac_top_srcdir=$ac_top_builddir$srcdir ;; -esac - -# Do not use `cd foo && pwd` to compute absolute paths, because -# the directories may not exist. -case `pwd` in -.) ac_abs_builddir="$ac_dir";; -*) - case "$ac_dir" in - .) ac_abs_builddir=`pwd`;; - [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";; - *) ac_abs_builddir=`pwd`/"$ac_dir";; - esac;; -esac -case $ac_abs_builddir in -.) ac_abs_top_builddir=${ac_top_builddir}.;; -*) - case ${ac_top_builddir}. in - .) ac_abs_top_builddir=$ac_abs_builddir;; - [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;; - *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;; - esac;; -esac -case $ac_abs_builddir in -.) ac_abs_srcdir=$ac_srcdir;; -*) - case $ac_srcdir in - .) ac_abs_srcdir=$ac_abs_builddir;; - [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;; - *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;; - esac;; -esac -case $ac_abs_builddir in -.) ac_abs_top_srcdir=$ac_top_srcdir;; -*) - case $ac_top_srcdir in - .) ac_abs_top_srcdir=$ac_abs_builddir;; - [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;; - *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;; - esac;; -esac - - cd $ac_dir - # Check for guested configure; otherwise get Cygnus style configure. - if test -f $ac_srcdir/configure.gnu; then - echo - $SHELL $ac_srcdir/configure.gnu --help=recursive - elif test -f $ac_srcdir/configure; then - echo - $SHELL $ac_srcdir/configure --help=recursive - elif test -f $ac_srcdir/configure.ac || - test -f $ac_srcdir/configure.in; then - echo - $ac_configure --help + ac_top_srcdir=$srcdir + ac_abs_top_srcdir=$srcdir ;; + *) # Relative name. + ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix + ac_top_srcdir=$ac_top_build_prefix$srcdir + ac_abs_top_srcdir=$ac_pwd/$srcdir ;; +esac +ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix + + cd "$ac_dir" || { ac_status=$?; continue; } + # Check for guested configure. + if test -f "$ac_srcdir/configure.gnu"; then + echo && + $SHELL "$ac_srcdir/configure.gnu" --help=recursive + elif test -f "$ac_srcdir/configure"; then + echo && + $SHELL "$ac_srcdir/configure" --help=recursive else echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 - fi - cd $ac_popdir + fi || ac_status=$? + cd "$ac_pwd" || { ac_status=$?; break; } done fi -test -n "$ac_init_help" && exit 0 +test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF +configure +generated by GNU Autoconf 2.61 -Copyright (C) 2003 Free Software Foundation, Inc. +Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, +2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. This configure script is free software; the Free Software Foundation gives unlimited permission to copy, distribute and modify it. _ACEOF - exit 0 + exit fi -exec 5>config.log -cat >&5 <<_ACEOF +cat >config.log <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by $as_me, which was -generated by GNU Autoconf 2.59. Invocation command line was +generated by GNU Autoconf 2.61. Invocation command line was $ $0 $@ _ACEOF +exec 5>>config.log { cat <<_ASUNAME ## --------- ## @@ -1248,7 +1966,7 @@ /bin/arch = `(/bin/arch) 2>/dev/null || echo unknown` /usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown` /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown` -hostinfo = `(hostinfo) 2>/dev/null || echo unknown` +/usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown` /bin/machine = `(/bin/machine) 2>/dev/null || echo unknown` /usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown` /bin/universe = `(/bin/universe) 2>/dev/null || echo unknown` @@ -1262,6 +1980,7 @@ test -z "$as_dir" && as_dir=. echo "PATH: $as_dir" done +IFS=$as_save_IFS } >&5 @@ -1283,7 +2002,6 @@ ac_configure_args= ac_configure_args0= ac_configure_args1= -ac_sep= ac_must_keep_next=false for ac_pass in 1 2 do @@ -1294,7 +2012,7 @@ -q | -quiet | --quiet | --quie | --qui | --qu | --q \ | -silent | --silent | --silen | --sile | --sil) continue ;; - *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*) + *\'*) ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; esac case $ac_pass in @@ -1316,9 +2034,7 @@ -* ) ac_must_keep_next=true ;; esac fi - ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'" - # Get rid of the leading space. - ac_sep=" " + ac_configure_args="$ac_configure_args '$ac_arg'" ;; esac done @@ -1329,8 +2045,8 @@ # When interrupted or exit'd, cleanup temporary files, and complete # config.log. We remove comments because anyway the quotes in there # would cause problems or look ugly. -# WARNING: Be sure not to use single quotes in there, as some shells, -# such as our DU 5.0 friend, will then `close' the trap. +# WARNING: Use '\'' to represent an apostrophe within the trap. +# WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug. trap 'exit_status=$? # Save into config.log some information that might help in debugging. { @@ -1343,20 +2059,34 @@ _ASBOX echo # The following way of writing the cache mishandles newlines in values, -{ +( + for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do + eval ac_val=\$$ac_var + case $ac_val in #( + *${as_nl}*) + case $ac_var in #( + *_cv_*) { echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5 +echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;; + esac + case $ac_var in #( + _ | IFS | as_nl) ;; #( + *) $as_unset $ac_var ;; + esac ;; + esac + done (set) 2>&1 | - case `(ac_space='"'"' '"'"'; set | grep ac_space) 2>&1` in - *ac_space=\ *) + case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #( + *${as_nl}ac_space=\ *) sed -n \ - "s/'"'"'/'"'"'\\\\'"'"''"'"'/g; - s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p" - ;; + "s/'\''/'\''\\\\'\'''\''/g; + s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p" + ;; #( *) - sed -n \ - "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p" + sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p" ;; - esac; -} + esac | + sort +) echo cat <<\_ASBOX @@ -1367,22 +2097,28 @@ echo for ac_var in $ac_subst_vars do - eval ac_val=$`echo $ac_var` - echo "$ac_var='"'"'$ac_val'"'"'" + eval ac_val=\$$ac_var + case $ac_val in + *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; + esac + echo "$ac_var='\''$ac_val'\''" done | sort echo if test -n "$ac_subst_files"; then cat <<\_ASBOX -## ------------- ## -## Output files. ## -## ------------- ## +## ------------------- ## +## File substitutions. ## +## ------------------- ## _ASBOX echo for ac_var in $ac_subst_files do - eval ac_val=$`echo $ac_var` - echo "$ac_var='"'"'$ac_val'"'"'" + eval ac_val=\$$ac_var + case $ac_val in + *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; + esac + echo "$ac_var='\''$ac_val'\''" done | sort echo fi @@ -1394,26 +2130,24 @@ ## ----------- ## _ASBOX echo - sed "/^$/d" confdefs.h | sort + cat confdefs.h echo fi test "$ac_signal" != 0 && echo "$as_me: caught signal $ac_signal" echo "$as_me: exit $exit_status" } >&5 - rm -f core *.core && - rm -rf conftest* confdefs* conf$$* $ac_clean_files && + rm -f core *.core core.conftest.* && + rm -f -r conftest* confdefs* conf$$* $ac_clean_files && exit $exit_status - ' 0 +' 0 for ac_signal in 1 2 13 15; do trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal done ac_signal=0 # confdefs.h avoids OS command line length limits that DEFS can exceed. -rm -rf conftest* confdefs.h -# AIX cpp loses on an empty file, so make sure it contains at least a newline. -echo >confdefs.h +rm -f -r conftest* confdefs.h # Predefined preprocessor variables. @@ -1444,14 +2178,17 @@ # Let the site file select an alternate cache file if it wants to. # Prefer explicitly selected file to automatically selected ones. -if test -z "$CONFIG_SITE"; then - if test "x$prefix" != xNONE; then - CONFIG_SITE="$prefix/share/config.site $prefix/etc/config.site" - else - CONFIG_SITE="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site" - fi +if test -n "$CONFIG_SITE"; then + set x "$CONFIG_SITE" +elif test "x$prefix" != xNONE; then + set x "$prefix/share/config.site" "$prefix/etc/config.site" +else + set x "$ac_default_prefix/share/config.site" \ + "$ac_default_prefix/etc/config.site" fi -for ac_site_file in $CONFIG_SITE; do +shift +for ac_site_file +do if test -r "$ac_site_file"; then { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5 echo "$as_me: loading site script $ac_site_file" >&6;} @@ -1467,8 +2204,8 @@ { echo "$as_me:$LINENO: loading cache $cache_file" >&5 echo "$as_me: loading cache $cache_file" >&6;} case $cache_file in - [\\/]* | ?:[\\/]* ) . $cache_file;; - *) . ./$cache_file;; + [\\/]* | ?:[\\/]* ) . "$cache_file";; + *) . "./$cache_file";; esac fi else @@ -1480,12 +2217,11 @@ # Check that the precious variables saved in the cache have kept the same # value. ac_cache_corrupted=false -for ac_var in `(set) 2>&1 | - sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do +for ac_var in $ac_precious_vars; do eval ac_old_set=\$ac_cv_env_${ac_var}_set eval ac_new_set=\$ac_env_${ac_var}_set - eval ac_old_val="\$ac_cv_env_${ac_var}_value" - eval ac_new_val="\$ac_env_${ac_var}_value" + eval ac_old_val=\$ac_cv_env_${ac_var}_value + eval ac_new_val=\$ac_env_${ac_var}_value case $ac_old_set,$ac_new_set in set,) { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 @@ -1510,8 +2246,7 @@ # Pass precious variables to config.status. if test "$ac_new_set" = set; then case $ac_new_val in - *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*) - ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; + *\'*) ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; *) ac_arg=$ac_var=$ac_new_val ;; esac case " $ac_configure_args " in @@ -1528,12 +2263,6 @@ { (exit 1); exit 1; }; } fi -ac_ext=c -ac_cpp='$CPP $CPPFLAGS' -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_c_compiler_gnu - @@ -1550,110 +2279,165 @@ +ac_ext=c +ac_cpp='$CPP $CPPFLAGS' +ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' +ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' +ac_compiler_gnu=$ac_cv_c_compiler_gnu ac_aux_dir= -for ac_dir in admin $srcdir/admin; do - if test -f $ac_dir/install-sh; then +for ac_dir in admin "$srcdir"/admin; do + if test -f "$ac_dir/install-sh"; then ac_aux_dir=$ac_dir ac_install_sh="$ac_aux_dir/install-sh -c" break - elif test -f $ac_dir/install.sh; then + elif test -f "$ac_dir/install.sh"; then ac_aux_dir=$ac_dir ac_install_sh="$ac_aux_dir/install.sh -c" break - elif test -f $ac_dir/shtool; then + elif test -f "$ac_dir/shtool"; then ac_aux_dir=$ac_dir ac_install_sh="$ac_aux_dir/shtool install -c" break fi done if test -z "$ac_aux_dir"; then - { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in admin $srcdir/admin" >&5 -echo "$as_me: error: cannot find install-sh or install.sh in admin $srcdir/admin" >&2;} + { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in admin \"$srcdir\"/admin" >&5 +echo "$as_me: error: cannot find install-sh or install.sh in admin \"$srcdir\"/admin" >&2;} { (exit 1); exit 1; }; } fi -ac_config_guess="$SHELL $ac_aux_dir/config.guess" -ac_config_sub="$SHELL $ac_aux_dir/config.sub" -ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure. + +# These three variables are undocumented and unsupported, +# and are intended to be withdrawn in a future Autoconf release. +# They can cause serious problems if a builder's source tree is in a directory +# whose full name contains unusual characters. +ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var. +ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var. +ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var. + unset CDPATH # Make sure we can run config.sub. -$ac_config_sub sun4 >/dev/null 2>&1 || - { { echo "$as_me:$LINENO: error: cannot run $ac_config_sub" >&5 -echo "$as_me: error: cannot run $ac_config_sub" >&2;} +$SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 || + { { echo "$as_me:$LINENO: error: cannot run $SHELL $ac_aux_dir/config.sub" >&5 +echo "$as_me: error: cannot run $SHELL $ac_aux_dir/config.sub" >&2;} { (exit 1); exit 1; }; } -echo "$as_me:$LINENO: checking build system type" >&5 -echo $ECHO_N "checking build system type... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking build system type" >&5 +echo $ECHO_N "checking build system type... $ECHO_C" >&6; } if test "${ac_cv_build+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else - ac_cv_build_alias=$build_alias -test -z "$ac_cv_build_alias" && - ac_cv_build_alias=`$ac_config_guess` -test -z "$ac_cv_build_alias" && + ac_build_alias=$build_alias +test "x$ac_build_alias" = x && + ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` +test "x$ac_build_alias" = x && { { echo "$as_me:$LINENO: error: cannot guess build type; you must specify one" >&5 echo "$as_me: error: cannot guess build type; you must specify one" >&2;} { (exit 1); exit 1; }; } -ac_cv_build=`$ac_config_sub $ac_cv_build_alias` || - { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_build_alias failed" >&5 -echo "$as_me: error: $ac_config_sub $ac_cv_build_alias failed" >&2;} +ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` || + { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5 +echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&2;} { (exit 1); exit 1; }; } fi -echo "$as_me:$LINENO: result: $ac_cv_build" >&5 -echo "${ECHO_T}$ac_cv_build" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_build" >&5 +echo "${ECHO_T}$ac_cv_build" >&6; } +case $ac_cv_build in +*-*-*) ;; +*) { { echo "$as_me:$LINENO: error: invalid value of canonical build" >&5 +echo "$as_me: error: invalid value of canonical build" >&2;} + { (exit 1); exit 1; }; };; +esac build=$ac_cv_build -build_cpu=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` -build_vendor=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` -build_os=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` +ac_save_IFS=$IFS; IFS='-' +set x $ac_cv_build +shift +build_cpu=$1 +build_vendor=$2 +shift; shift +# Remember, the first character of IFS is used to create $*, +# except with old shells: +build_os=$* +IFS=$ac_save_IFS +case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac -echo "$as_me:$LINENO: checking host system type" >&5 -echo $ECHO_N "checking host system type... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking host system type" >&5 +echo $ECHO_N "checking host system type... $ECHO_C" >&6; } if test "${ac_cv_host+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else - ac_cv_host_alias=$host_alias -test -z "$ac_cv_host_alias" && - ac_cv_host_alias=$ac_cv_build_alias -ac_cv_host=`$ac_config_sub $ac_cv_host_alias` || - { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_host_alias failed" >&5 -echo "$as_me: error: $ac_config_sub $ac_cv_host_alias failed" >&2;} + if test "x$host_alias" = x; then + ac_cv_host=$ac_cv_build +else + ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` || + { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5 +echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&2;} { (exit 1); exit 1; }; } +fi fi -echo "$as_me:$LINENO: result: $ac_cv_host" >&5 -echo "${ECHO_T}$ac_cv_host" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_host" >&5 +echo "${ECHO_T}$ac_cv_host" >&6; } +case $ac_cv_host in +*-*-*) ;; +*) { { echo "$as_me:$LINENO: error: invalid value of canonical host" >&5 +echo "$as_me: error: invalid value of canonical host" >&2;} + { (exit 1); exit 1; }; };; +esac host=$ac_cv_host -host_cpu=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` -host_vendor=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` -host_os=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` +ac_save_IFS=$IFS; IFS='-' +set x $ac_cv_host +shift +host_cpu=$1 +host_vendor=$2 +shift; shift +# Remember, the first character of IFS is used to create $*, +# except with old shells: +host_os=$* +IFS=$ac_save_IFS +case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac -echo "$as_me:$LINENO: checking target system type" >&5 -echo $ECHO_N "checking target system type... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking target system type" >&5 +echo $ECHO_N "checking target system type... $ECHO_C" >&6; } if test "${ac_cv_target+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else - ac_cv_target_alias=$target_alias -test "x$ac_cv_target_alias" = "x" && - ac_cv_target_alias=$ac_cv_host_alias -ac_cv_target=`$ac_config_sub $ac_cv_target_alias` || - { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_target_alias failed" >&5 -echo "$as_me: error: $ac_config_sub $ac_cv_target_alias failed" >&2;} + if test "x$target_alias" = x; then + ac_cv_target=$ac_cv_host +else + ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` || + { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $target_alias failed" >&5 +echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $target_alias failed" >&2;} { (exit 1); exit 1; }; } +fi fi -echo "$as_me:$LINENO: result: $ac_cv_target" >&5 -echo "${ECHO_T}$ac_cv_target" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_target" >&5 +echo "${ECHO_T}$ac_cv_target" >&6; } +case $ac_cv_target in +*-*-*) ;; +*) { { echo "$as_me:$LINENO: error: invalid value of canonical target" >&5 +echo "$as_me: error: invalid value of canonical target" >&2;} + { (exit 1); exit 1; }; };; +esac target=$ac_cv_target -target_cpu=`echo $ac_cv_target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` -target_vendor=`echo $ac_cv_target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` -target_os=`echo $ac_cv_target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` +ac_save_IFS=$IFS; IFS='-' +set x $ac_cv_target +shift +target_cpu=$1 +target_vendor=$2 +shift; shift +# Remember, the first character of IFS is used to create $*, +# except with old shells: +target_os=$* +IFS=$ac_save_IFS +case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac # The aliases save the names the user supplied, while $host etc. @@ -1663,17 +2447,17 @@ NONENONEs,x,x, && program_prefix=${target_alias}- test "$program_prefix" != NONE && - program_transform_name="s,^,$program_prefix,;$program_transform_name" + program_transform_name="s&^&$program_prefix&;$program_transform_name" # Use a double $ so make ignores it. test "$program_suffix" != NONE && - program_transform_name="s,\$,$program_suffix,;$program_transform_name" + program_transform_name="s&\$&$program_suffix&;$program_transform_name" # Double any \ or $. echo might interpret backslashes. # By default was `s,x,x', remove it if useless. cat <<\_ACEOF >conftest.sed s/[\\$]/&&/g;s/;s,x,x,$// _ACEOF program_transform_name=`echo $program_transform_name | sed -f conftest.sed` -rm conftest.sed +rm -f conftest.sed am__api_version="1.9" @@ -1695,8 +2479,8 @@ # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" # OS/2's system install, which has a completely different semantic # ./install, which can be erroneously created by make from ./install.sh. -echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5 -echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5 +echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6; } if test -z "$INSTALL"; then if test "${ac_cv_path_install+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -1718,7 +2502,7 @@ # by default. for ac_prog in ginstall scoinst install; do for ac_exec_ext in '' $ac_executable_extensions; do - if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then + if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then if test $ac_prog = install && grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then # AIX install. It has an incompatible calling convention. @@ -1737,21 +2521,22 @@ ;; esac done +IFS=$as_save_IFS fi if test "${ac_cv_path_install+set}" = set; then INSTALL=$ac_cv_path_install else - # As a last resort, use the slow shell script. We don't cache a - # path for INSTALL within a source directory, because that will + # As a last resort, use the slow shell script. Don't cache a + # value for INSTALL within a source directory, because that will # break other packages using the cache if that directory is - # removed, or if the path is relative. + # removed, or if the value is a relative name. INSTALL=$ac_install_sh fi fi -echo "$as_me:$LINENO: result: $INSTALL" >&5 -echo "${ECHO_T}$INSTALL" >&6 +{ echo "$as_me:$LINENO: result: $INSTALL" >&5 +echo "${ECHO_T}$INSTALL" >&6; } # Use test -z because SunOS4 sh mishandles braces in ${var-val}. # It thinks the first close brace ends the variable substitution. @@ -1765,8 +2550,8 @@ if test -z "$kde_save_INSTALL_given" ; then # OK, user hasn't given any INSTALL, autoconf found one for us # now we test, if it supports the -p flag - echo "$as_me:$LINENO: checking for -p flag to install" >&5 -echo $ECHO_N "checking for -p flag to install... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for -p flag to install" >&5 +echo $ECHO_N "checking for -p flag to install... $ECHO_C" >&6; } rm -f confinst.$$.* > /dev/null 2>&1 echo "Testtest" > confinst.$$.orig ac_res=no @@ -1778,8 +2563,8 @@ fi fi rm -f confinst.$$.* - echo "$as_me:$LINENO: result: $ac_res" >&5 -echo "${ECHO_T}$ac_res" >&6 + { echo "$as_me:$LINENO: result: $ac_res" >&5 +echo "${ECHO_T}$ac_res" >&6; } fi if test -z "$kde_save_INSTALL_PROGRAM_given" ; then @@ -1789,8 +2574,8 @@ INSTALL_SCRIPT='${INSTALL}' fi -echo "$as_me:$LINENO: checking whether build environment is sane" >&5 -echo $ECHO_N "checking whether build environment is sane... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking whether build environment is sane" >&5 +echo $ECHO_N "checking whether build environment is sane... $ECHO_C" >&6; } # Just in case sleep 1 echo timestamp > conftest.file @@ -1832,8 +2617,8 @@ Check your system clock" >&2;} { (exit 1); exit 1; }; } fi -echo "$as_me:$LINENO: result: yes" >&5 -echo "${ECHO_T}yes" >&6 +{ echo "$as_me:$LINENO: result: yes" >&5 +echo "${ECHO_T}yes" >&6; } # expand $ac_aux_dir to an absolute path am_aux_dir=`cd $ac_aux_dir && pwd` @@ -1884,8 +2669,8 @@ do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2 -echo "$as_me:$LINENO: checking for $ac_word" >&5 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for $ac_word" >&5 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } if test "${ac_cv_prog_AWK+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -1898,54 +2683,57 @@ IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_AWK="$ac_prog" echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done +IFS=$as_save_IFS fi fi AWK=$ac_cv_prog_AWK if test -n "$AWK"; then - echo "$as_me:$LINENO: result: $AWK" >&5 -echo "${ECHO_T}$AWK" >&6 + { echo "$as_me:$LINENO: result: $AWK" >&5 +echo "${ECHO_T}$AWK" >&6; } else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } fi + test -n "$AWK" && break done -echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5 -echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6 -set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'` -if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then +{ echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5 +echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6; } +set x ${MAKE-make}; ac_make=`echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` +if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.make <<\_ACEOF +SHELL = /bin/sh all: - @echo 'ac_maketemp="$(MAKE)"' + @echo '@@@%%%=$(MAKE)=@@@%%%' _ACEOF # GNU make sometimes prints "make[1]: Entering...", which would confuse us. -eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=` -if test -n "$ac_maketemp"; then - eval ac_cv_prog_make_${ac_make}_set=yes -else - eval ac_cv_prog_make_${ac_make}_set=no -fi +case `${MAKE-make} -f conftest.make 2>/dev/null` in + *@@@%%%=?*=@@@%%%*) + eval ac_cv_prog_make_${ac_make}_set=yes;; + *) + eval ac_cv_prog_make_${ac_make}_set=no;; +esac rm -f conftest.make fi -if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then - echo "$as_me:$LINENO: result: yes" >&5 -echo "${ECHO_T}yes" >&6 +if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then + { echo "$as_me:$LINENO: result: yes" >&5 +echo "${ECHO_T}yes" >&6; } SET_MAKE= else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } SET_MAKE="MAKE=${MAKE-make}" fi @@ -2016,8 +2804,8 @@ if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args. set dummy ${ac_tool_prefix}strip; ac_word=$2 -echo "$as_me:$LINENO: checking for $ac_word" >&5 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for $ac_word" >&5 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } if test "${ac_cv_prog_STRIP+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -2030,32 +2818,34 @@ IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_STRIP="${ac_tool_prefix}strip" echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done +IFS=$as_save_IFS fi fi STRIP=$ac_cv_prog_STRIP if test -n "$STRIP"; then - echo "$as_me:$LINENO: result: $STRIP" >&5 -echo "${ECHO_T}$STRIP" >&6 + { echo "$as_me:$LINENO: result: $STRIP" >&5 +echo "${ECHO_T}$STRIP" >&6; } else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } fi + fi if test -z "$ac_cv_prog_STRIP"; then ac_ct_STRIP=$STRIP # Extract the first word of "strip", so it can be a program name with args. set dummy strip; ac_word=$2 -echo "$as_me:$LINENO: checking for $ac_word" >&5 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for $ac_word" >&5 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -2068,27 +2858,41 @@ IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_ac_ct_STRIP="strip" echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done +IFS=$as_save_IFS - test -z "$ac_cv_prog_ac_ct_STRIP" && ac_cv_prog_ac_ct_STRIP=":" fi fi ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP if test -n "$ac_ct_STRIP"; then - echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5 -echo "${ECHO_T}$ac_ct_STRIP" >&6 + { echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5 +echo "${ECHO_T}$ac_ct_STRIP" >&6; } else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } fi - STRIP=$ac_ct_STRIP + if test "x$ac_ct_STRIP" = x; then + STRIP=":" + else + case $cross_compiling:$ac_tool_warned in +yes:) +{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools +whose name does not start with the host triplet. If you think this +configuration is useful to you, please write to autoconf@gnu.org." >&5 +echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools +whose name does not start with the host triplet. If you think this +configuration is useful to you, please write to autoconf@gnu.org." >&2;} +ac_tool_warned=yes ;; +esac + STRIP=$ac_ct_STRIP + fi else STRIP="$ac_cv_prog_STRIP" fi @@ -2108,6 +2912,31 @@ +{ echo "$as_me:$LINENO: checking whether to enable maintainer-specific portions of Makefiles" >&5 +echo $ECHO_N "checking whether to enable maintainer-specific portions of Makefiles... $ECHO_C" >&6; } + # Check whether --enable-maintainer-mode was given. +if test "${enable_maintainer_mode+set}" = set; then + enableval=$enable_maintainer_mode; USE_MAINTAINER_MODE=$enableval +else + USE_MAINTAINER_MODE=no +fi + + { echo "$as_me:$LINENO: result: $USE_MAINTAINER_MODE" >&5 +echo "${ECHO_T}$USE_MAINTAINER_MODE" >&6; } + + +if test $USE_MAINTAINER_MODE = yes; then + MAINTAINER_MODE_TRUE= + MAINTAINER_MODE_FALSE='#' +else + MAINTAINER_MODE_TRUE='#' + MAINTAINER_MODE_FALSE= +fi + + MAINT=$MAINTAINER_MODE_TRUE + + + unset CDPATH @@ -2126,14 +2955,14 @@ if test "x$prefix" = "xNONE"; then - echo "$as_me:$LINENO: checking for kde-config" >&5 -echo $ECHO_N "checking for kde-config... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for kde-config" >&5 +echo $ECHO_N "checking for kde-config... $ECHO_C" >&6; } if test -n "$KDECONFIG"; then kde_cv_path="$KDECONFIG"; else kde_cache=`echo kde-config | sed 'y%./+-%__p_%'` - if eval "test \"\${kde_cv_path_$kde_cache+set}\" = set"; then + if { as_var=kde_cv_path_$kde_cache; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -2176,8 +3005,8 @@ fi if test -z "$kde_cv_path" || test "$kde_cv_path" = NONE; then - echo "$as_me:$LINENO: result: not found" >&5 -echo "${ECHO_T}not found" >&6 + { echo "$as_me:$LINENO: result: not found" >&5 +echo "${ECHO_T}not found" >&6; } { { echo "$as_me:$LINENO: error: The important program kde-config was not found! Please check whether you installed KDE correctly. @@ -2188,8 +3017,8 @@ { (exit 1); exit 1; }; } else - echo "$as_me:$LINENO: result: $kde_cv_path" >&5 -echo "${ECHO_T}$kde_cv_path" >&6 + { echo "$as_me:$LINENO: result: $kde_cv_path" >&5 +echo "${ECHO_T}$kde_cv_path" >&6; } KDECONFIG=$kde_cv_path fi @@ -2198,14 +3027,14 @@ kde_save_PATH="$PATH" PATH="$exec_prefix/bin:$prefix/bin:$PATH" - echo "$as_me:$LINENO: checking for kde-config" >&5 -echo $ECHO_N "checking for kde-config... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for kde-config" >&5 +echo $ECHO_N "checking for kde-config... $ECHO_C" >&6; } if test -n "$KDECONFIG"; then kde_cv_path="$KDECONFIG"; else kde_cache=`echo kde-config | sed 'y%./+-%__p_%'` - if eval "test \"\${kde_cv_path_$kde_cache+set}\" = set"; then + if { as_var=kde_cv_path_$kde_cache; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -2248,8 +3077,8 @@ fi if test -z "$kde_cv_path" || test "$kde_cv_path" = NONE; then - echo "$as_me:$LINENO: result: not found" >&5 -echo "${ECHO_T}not found" >&6 + { echo "$as_me:$LINENO: result: not found" >&5 +echo "${ECHO_T}not found" >&6; } { { echo "$as_me:$LINENO: error: The important program kde-config was not found! Please check whether you installed KDE correctly. @@ -2260,8 +3089,8 @@ { (exit 1); exit 1; }; } else - echo "$as_me:$LINENO: result: $kde_cv_path" >&5 -echo "${ECHO_T}$kde_cv_path" >&6 + { echo "$as_me:$LINENO: result: $kde_cv_path" >&5 +echo "${ECHO_T}$kde_cv_path" >&6; } KDECONFIG=$kde_cv_path fi @@ -2283,16 +3112,16 @@ fi kde_libs_htmldir=`$KDECONFIG --install html --expandvars` - echo "$as_me:$LINENO: checking where to install" >&5 -echo $ECHO_N "checking where to install... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking where to install" >&5 +echo $ECHO_N "checking where to install... $ECHO_C" >&6; } if test "x$prefix" = "xNONE"; then prefix=$kde_libs_prefix - echo "$as_me:$LINENO: result: $prefix (as returned by kde-config)" >&5 -echo "${ECHO_T}$prefix (as returned by kde-config)" >&6 + { echo "$as_me:$LINENO: result: $prefix (as returned by kde-config)" >&5 +echo "${ECHO_T}$prefix (as returned by kde-config)" >&6; } else given_prefix=$prefix - echo "$as_me:$LINENO: result: $prefix (as requested)" >&5 -echo "${ECHO_T}$prefix (as requested)" >&6 + { echo "$as_me:$LINENO: result: $prefix (as requested)" >&5 +echo "${ECHO_T}$prefix (as requested)" >&6; } fi # And delete superfluous '/' to make compares easier @@ -2305,13 +3134,13 @@ - # Check whether --enable-fast-perl or --disable-fast-perl was given. + # Check whether --enable-fast-perl was given. if test "${enable_fast_perl+set}" = set; then - enableval="$enable_fast_perl" - with_fast_perl=$enableval + enableval=$enable_fast_perl; with_fast_perl=$enableval else with_fast_perl=yes -fi; +fi + val= @@ -2328,11 +3157,11 @@ - ac_config_headers="$ac_config_headers config.h" +ac_config_headers="$ac_config_headers config.h" DEPDIR="${am__leading_dot}deps" - ac_config_commands="$ac_config_commands depfiles" +ac_config_commands="$ac_config_commands depfiles" am_make=${MAKE-make} @@ -2342,8 +3171,8 @@ .PHONY: am__doit END # If we don't find an include directive, just comment out the code. -echo "$as_me:$LINENO: checking for style of include used by $am_make" >&5 -echo $ECHO_N "checking for style of include used by $am_make... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for style of include used by $am_make" >&5 +echo $ECHO_N "checking for style of include used by $am_make... $ECHO_C" >&6; } am__include="#" am__quote= _am_result=none @@ -2370,15 +3199,15 @@ fi -echo "$as_me:$LINENO: result: $_am_result" >&5 -echo "${ECHO_T}$_am_result" >&6 +{ echo "$as_me:$LINENO: result: $_am_result" >&5 +echo "${ECHO_T}$_am_result" >&6; } rm -f confinc confmf -# Check whether --enable-dependency-tracking or --disable-dependency-tracking was given. +# Check whether --enable-dependency-tracking was given. if test "${enable_dependency_tracking+set}" = set; then - enableval="$enable_dependency_tracking" + enableval=$enable_dependency_tracking; +fi -fi; if test "x$enable_dependency_tracking" != xno; then am_depcomp="$ac_aux_dir/depcomp" AMDEPBACKSLASH='\' @@ -2398,10 +3227,9 @@ - # Check whether --enable-debug or --disable-debug was given. + # Check whether --enable-debug was given. if test "${enable_debug+set}" = set; then - enableval="$enable_debug" - + enableval=$enable_debug; case $enableval in yes) kde_use_debug_code="yes" @@ -2421,18 +3249,18 @@ kde_use_debug_code="no" kde_use_debug_define=no -fi; +fi + - # Check whether --enable-dummyoption or --disable-dummyoption was given. + # Check whether --enable-dummyoption was given. if test "${enable_dummyoption+set}" = set; then - enableval="$enable_dummyoption" + enableval=$enable_dummyoption; +fi -fi; - # Check whether --enable-strict or --disable-strict was given. + # Check whether --enable-strict was given. if test "${enable_strict+set}" = set; then - enableval="$enable_strict" - + enableval=$enable_strict; if test $enableval = "no"; then kde_use_strict_options="no" else @@ -2441,12 +3269,12 @@ else kde_use_strict_options="no" -fi; +fi - # Check whether --enable-warnings or --disable-warnings was given. -if test "${enable_warnings+set}" = set; then - enableval="$enable_warnings" + # Check whether --enable-warnings was given. +if test "${enable_warnings+set}" = set; then + enableval=$enable_warnings; if test $enableval = "no"; then kde_use_warnings="no" else @@ -2455,20 +3283,21 @@ else kde_use_warnings="yes" -fi; +fi + if test "$kde_use_debug_code" != "no"; then kde_use_warnings=yes fi - # Check whether --enable-profile or --disable-profile was given. + # Check whether --enable-profile was given. if test "${enable_profile+set}" = set; then - enableval="$enable_profile" - kde_use_profiling=$enableval + enableval=$enable_profile; kde_use_profiling=$enableval else kde_use_profiling="no" -fi; +fi + CFLAGS=" $CFLAGS" @@ -2480,8 +3309,8 @@ if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args. set dummy ${ac_tool_prefix}gcc; ac_word=$2 -echo "$as_me:$LINENO: checking for $ac_word" >&5 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for $ac_word" >&5 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } if test "${ac_cv_prog_CC+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -2494,32 +3323,34 @@ IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_CC="${ac_tool_prefix}gcc" echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done +IFS=$as_save_IFS fi fi CC=$ac_cv_prog_CC if test -n "$CC"; then - echo "$as_me:$LINENO: result: $CC" >&5 -echo "${ECHO_T}$CC" >&6 + { echo "$as_me:$LINENO: result: $CC" >&5 +echo "${ECHO_T}$CC" >&6; } else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } fi + fi if test -z "$ac_cv_prog_CC"; then ac_ct_CC=$CC # Extract the first word of "gcc", so it can be a program name with args. set dummy gcc; ac_word=$2 -echo "$as_me:$LINENO: checking for $ac_word" >&5 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for $ac_word" >&5 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } if test "${ac_cv_prog_ac_ct_CC+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -2532,36 +3363,51 @@ IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_ac_ct_CC="gcc" echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done +IFS=$as_save_IFS fi fi ac_ct_CC=$ac_cv_prog_ac_ct_CC if test -n "$ac_ct_CC"; then - echo "$as_me:$LINENO: result: $ac_ct_CC" >&5 -echo "${ECHO_T}$ac_ct_CC" >&6 + { echo "$as_me:$LINENO: result: $ac_ct_CC" >&5 +echo "${ECHO_T}$ac_ct_CC" >&6; } else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } fi - CC=$ac_ct_CC + if test "x$ac_ct_CC" = x; then + CC="" + else + case $cross_compiling:$ac_tool_warned in +yes:) +{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools +whose name does not start with the host triplet. If you think this +configuration is useful to you, please write to autoconf@gnu.org." >&5 +echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools +whose name does not start with the host triplet. If you think this +configuration is useful to you, please write to autoconf@gnu.org." >&2;} +ac_tool_warned=yes ;; +esac + CC=$ac_ct_CC + fi else CC="$ac_cv_prog_CC" fi if test -z "$CC"; then - if test -n "$ac_tool_prefix"; then - # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args. + if test -n "$ac_tool_prefix"; then + # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args. set dummy ${ac_tool_prefix}cc; ac_word=$2 -echo "$as_me:$LINENO: checking for $ac_word" >&5 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for $ac_word" >&5 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } if test "${ac_cv_prog_CC+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -2574,74 +3420,34 @@ IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_CC="${ac_tool_prefix}cc" echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done +IFS=$as_save_IFS fi fi CC=$ac_cv_prog_CC if test -n "$CC"; then - echo "$as_me:$LINENO: result: $CC" >&5 -echo "${ECHO_T}$CC" >&6 -else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 -fi - -fi -if test -z "$ac_cv_prog_CC"; then - ac_ct_CC=$CC - # Extract the first word of "cc", so it can be a program name with args. -set dummy cc; ac_word=$2 -echo "$as_me:$LINENO: checking for $ac_word" >&5 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 -if test "${ac_cv_prog_ac_ct_CC+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - if test -n "$ac_ct_CC"; then - ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then - ac_cv_prog_ac_ct_CC="cc" - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done -done - -fi -fi -ac_ct_CC=$ac_cv_prog_ac_ct_CC -if test -n "$ac_ct_CC"; then - echo "$as_me:$LINENO: result: $ac_ct_CC" >&5 -echo "${ECHO_T}$ac_ct_CC" >&6 + { echo "$as_me:$LINENO: result: $CC" >&5 +echo "${ECHO_T}$CC" >&6; } else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } fi - CC=$ac_ct_CC -else - CC="$ac_cv_prog_CC" -fi + fi fi if test -z "$CC"; then # Extract the first word of "cc", so it can be a program name with args. set dummy cc; ac_word=$2 -echo "$as_me:$LINENO: checking for $ac_word" >&5 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for $ac_word" >&5 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } if test "${ac_cv_prog_CC+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -2655,7 +3461,7 @@ IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then ac_prog_rejected=yes continue @@ -2666,6 +3472,7 @@ fi done done +IFS=$as_save_IFS if test $ac_prog_rejected = yes; then # We found a bogon in the path, so make sure we never use it. @@ -2683,22 +3490,23 @@ fi CC=$ac_cv_prog_CC if test -n "$CC"; then - echo "$as_me:$LINENO: result: $CC" >&5 -echo "${ECHO_T}$CC" >&6 + { echo "$as_me:$LINENO: result: $CC" >&5 +echo "${ECHO_T}$CC" >&6; } else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } fi + fi if test -z "$CC"; then if test -n "$ac_tool_prefix"; then - for ac_prog in cl + for ac_prog in cl.exe do # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. set dummy $ac_tool_prefix$ac_prog; ac_word=$2 -echo "$as_me:$LINENO: checking for $ac_word" >&5 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for $ac_word" >&5 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } if test "${ac_cv_prog_CC+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -2711,36 +3519,38 @@ IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_CC="$ac_tool_prefix$ac_prog" echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done +IFS=$as_save_IFS fi fi CC=$ac_cv_prog_CC if test -n "$CC"; then - echo "$as_me:$LINENO: result: $CC" >&5 -echo "${ECHO_T}$CC" >&6 + { echo "$as_me:$LINENO: result: $CC" >&5 +echo "${ECHO_T}$CC" >&6; } else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } fi + test -n "$CC" && break done fi if test -z "$CC"; then ac_ct_CC=$CC - for ac_prog in cl + for ac_prog in cl.exe do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2 -echo "$as_me:$LINENO: checking for $ac_word" >&5 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for $ac_word" >&5 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } if test "${ac_cv_prog_ac_ct_CC+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -2753,29 +3563,45 @@ IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_ac_ct_CC="$ac_prog" echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done +IFS=$as_save_IFS fi fi ac_ct_CC=$ac_cv_prog_ac_ct_CC if test -n "$ac_ct_CC"; then - echo "$as_me:$LINENO: result: $ac_ct_CC" >&5 -echo "${ECHO_T}$ac_ct_CC" >&6 + { echo "$as_me:$LINENO: result: $ac_ct_CC" >&5 +echo "${ECHO_T}$ac_ct_CC" >&6; } else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } fi + test -n "$ac_ct_CC" && break done - CC=$ac_ct_CC + if test "x$ac_ct_CC" = x; then + CC="" + else + case $cross_compiling:$ac_tool_warned in +yes:) +{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools +whose name does not start with the host triplet. If you think this +configuration is useful to you, please write to autoconf@gnu.org." >&5 +echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools +whose name does not start with the host triplet. If you think this +configuration is useful to you, please write to autoconf@gnu.org." >&2;} +ac_tool_warned=yes ;; +esac + CC=$ac_ct_CC + fi fi fi @@ -2788,21 +3614,35 @@ { (exit 1); exit 1; }; } # Provide some information about the compiler. -echo "$as_me:$LINENO:" \ - "checking for C compiler version" >&5 +echo "$as_me:$LINENO: checking for C compiler version" >&5 ac_compiler=`set X $ac_compile; echo $2` -{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5 - (eval $ac_compiler --version </dev/null >&5) 2>&5 +{ (ac_try="$ac_compiler --version >&5" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compiler --version >&5") 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } -{ (eval echo "$as_me:$LINENO: \"$ac_compiler -v </dev/null >&5\"") >&5 - (eval $ac_compiler -v </dev/null >&5) 2>&5 +{ (ac_try="$ac_compiler -v >&5" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compiler -v >&5") 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } -{ (eval echo "$as_me:$LINENO: \"$ac_compiler -V </dev/null >&5\"") >&5 - (eval $ac_compiler -V </dev/null >&5) 2>&5 +{ (ac_try="$ac_compiler -V >&5" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compiler -V >&5") 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } @@ -2827,47 +3667,77 @@ # Try to create an executable without -o first, disregard a.out. # It will help us diagnose broken compilers, and finding out an intuition # of exeext. -echo "$as_me:$LINENO: checking for C compiler default output file name" >&5 -echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for C compiler default output file name" >&5 +echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6; } ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` -if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5 - (eval $ac_link_default) 2>&5 +# +# List of possible output files, starting from the most likely. +# The algorithm is not robust to junk in `.', hence go to wildcards (a.*) +# only as a last resort. b.out is created by i960 compilers. +ac_files='a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out' +# +# The IRIX 6 linker writes into existing files which may not be +# executable, retaining their permissions. Remove them first so a +# subsequent execution test works. +ac_rmfiles= +for ac_file in $ac_files +do + case $ac_file in + *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;; + * ) ac_rmfiles="$ac_rmfiles $ac_file";; + esac +done +rm -f $ac_rmfiles + +if { (ac_try="$ac_link_default" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link_default") 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; then - # Find the output, starting from the most likely. This scheme is -# not robust to junk in `.', hence go to wildcards (a.*) only as a last -# resort. - -# Be careful to initialize this variable, since it used to be cached. -# Otherwise an old cache value of `no' led to `EXEEXT = no' in a Makefile. -ac_cv_exeext= -# b.out is created by i960 compilers. -for ac_file in a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out + # Autoconf-2.13 could set the ac_cv_exeext variable to `no'. +# So ignore a value of `no', otherwise this would lead to `EXEEXT = no' +# in a Makefile. We should not override ac_cv_exeext if it was cached, +# so that the user can short-circuit this test for compilers unknown to +# Autoconf. +for ac_file in $ac_files '' do test -f "$ac_file" || continue case $ac_file in - *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) - ;; - conftest.$ac_ext ) - # This is the source file. + *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;; [ab].out ) # We found the default executable, but exeext='' is most # certainly right. break;; *.* ) - ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` - # FIXME: I believe we export ac_cv_exeext for Libtool, - # but it would be cool to find out if it's true. Does anybody - # maintain Libtool? --akim. - export ac_cv_exeext + if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no; + then :; else + ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` + fi + # We set ac_cv_exeext here because the later test for it is not + # safe: cross compilers may not add the suffix if given an `-o' + # argument, so we may need to know it at that point already. + # Even if this section looks crufty: it has the advantage of + # actually working. break;; * ) break;; esac done +test "$ac_cv_exeext" = no && ac_cv_exeext= + else + ac_file='' +fi + +{ echo "$as_me:$LINENO: result: $ac_file" >&5 +echo "${ECHO_T}$ac_file" >&6; } +if test -z "$ac_file"; then echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 @@ -2879,19 +3749,21 @@ fi ac_exeext=$ac_cv_exeext -echo "$as_me:$LINENO: result: $ac_file" >&5 -echo "${ECHO_T}$ac_file" >&6 -# Check the compiler produces executables we can run. If not, either +# Check that the compiler produces executables we can run. If not, either # the compiler is broken, or we cross compile. -echo "$as_me:$LINENO: checking whether the C compiler works" >&5 -echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking whether the C compiler works" >&5 +echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6; } # FIXME: These cross compiler hacks should be removed for Autoconf 3.0 # If not cross compiling, check that we can run a simple program. if test "$cross_compiling" != yes; then if { ac_try='./$ac_file' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 + { (case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_try") 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then @@ -2910,22 +3782,27 @@ fi fi fi -echo "$as_me:$LINENO: result: yes" >&5 -echo "${ECHO_T}yes" >&6 +{ echo "$as_me:$LINENO: result: yes" >&5 +echo "${ECHO_T}yes" >&6; } rm -f a.out a.exe conftest$ac_cv_exeext b.out ac_clean_files=$ac_clean_files_save -# Check the compiler produces executables we can run. If not, either +# Check that the compiler produces executables we can run. If not, either # the compiler is broken, or we cross compile. -echo "$as_me:$LINENO: checking whether we are cross compiling" >&5 -echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6 -echo "$as_me:$LINENO: result: $cross_compiling" >&5 -echo "${ECHO_T}$cross_compiling" >&6 - -echo "$as_me:$LINENO: checking for suffix of executables" >&5 -echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>&5 +{ echo "$as_me:$LINENO: checking whether we are cross compiling" >&5 +echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6; } +{ echo "$as_me:$LINENO: result: $cross_compiling" >&5 +echo "${ECHO_T}$cross_compiling" >&6; } + +{ echo "$as_me:$LINENO: checking for suffix of executables" >&5 +echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6; } +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; then @@ -2936,9 +3813,8 @@ for ac_file in conftest.exe conftest conftest.*; do test -f "$ac_file" || continue case $ac_file in - *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;; + *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;; *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` - export ac_cv_exeext break;; * ) break;; esac @@ -2952,14 +3828,14 @@ fi rm -f conftest$ac_cv_exeext -echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5 -echo "${ECHO_T}$ac_cv_exeext" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5 +echo "${ECHO_T}$ac_cv_exeext" >&6; } rm -f conftest.$ac_ext EXEEXT=$ac_cv_exeext ac_exeext=$EXEEXT -echo "$as_me:$LINENO: checking for suffix of object files" >&5 -echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for suffix of object files" >&5 +echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6; } if test "${ac_cv_objext+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -2979,14 +3855,20 @@ } _ACEOF rm -f conftest.o conftest.obj -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>&5 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; then - for ac_file in `(ls conftest.o conftest.obj; ls conftest.*) 2>/dev/null`; do + for ac_file in conftest.o conftest.obj conftest.*; do + test -f "$ac_file" || continue; case $ac_file in - *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;; + *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf ) ;; *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` break;; esac @@ -3004,12 +3886,12 @@ rm -f conftest.$ac_cv_objext conftest.$ac_ext fi -echo "$as_me:$LINENO: result: $ac_cv_objext" >&5 -echo "${ECHO_T}$ac_cv_objext" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_objext" >&5 +echo "${ECHO_T}$ac_cv_objext" >&6; } OBJEXT=$ac_cv_objext ac_objext=$OBJEXT -echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5 -echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5 +echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6; } if test "${ac_cv_c_compiler_gnu+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -3032,50 +3914,49 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_compiler_gnu=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_compiler_gnu=no + ac_compiler_gnu=no fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext ac_cv_c_compiler_gnu=$ac_compiler_gnu fi -echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5 -echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5 +echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; } GCC=`test $ac_compiler_gnu = yes && echo yes` ac_test_CFLAGS=${CFLAGS+set} ac_save_CFLAGS=$CFLAGS -CFLAGS="-g" -echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5 -echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5 +echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6; } if test "${ac_cv_prog_cc_g+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else - cat >conftest.$ac_ext <<_ACEOF + ac_save_c_werror_flag=$ac_c_werror_flag + ac_c_werror_flag=yes + ac_cv_prog_cc_g=no + CFLAGS="-g" + cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext @@ -3091,38 +3972,118 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then + ac_cv_prog_cc_g=yes +else + echo "$as_me: failed program was:" >&5 +sed 's/^/| /' conftest.$ac_ext >&5 + + CFLAGS="" + cat >conftest.$ac_ext <<_ACEOF +/* confdefs.h. */ +_ACEOF +cat confdefs.h >>conftest.$ac_ext +cat >>conftest.$ac_ext <<_ACEOF +/* end confdefs.h. */ + +int +main () +{ + + ; + return 0; +} +_ACEOF +rm -f conftest.$ac_objext +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? + grep -v '^ *+' conftest.er1 >conftest.err + rm -f conftest.er1 + cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then + : +else + echo "$as_me: failed program was:" >&5 +sed 's/^/| /' conftest.$ac_ext >&5 + + ac_c_werror_flag=$ac_save_c_werror_flag + CFLAGS="-g" + cat >conftest.$ac_ext <<_ACEOF +/* confdefs.h. */ +_ACEOF +cat confdefs.h >>conftest.$ac_ext +cat >>conftest.$ac_ext <<_ACEOF +/* end confdefs.h. */ + +int +main () +{ + + ; + return 0; +} +_ACEOF +rm -f conftest.$ac_objext +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? + grep -v '^ *+' conftest.er1 >conftest.err + rm -f conftest.er1 + cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_cv_prog_cc_g=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_cv_prog_cc_g=no + +fi + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext +fi + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext + ac_c_werror_flag=$ac_save_c_werror_flag fi -echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5 -echo "${ECHO_T}$ac_cv_prog_cc_g" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5 +echo "${ECHO_T}$ac_cv_prog_cc_g" >&6; } if test "$ac_test_CFLAGS" = set; then CFLAGS=$ac_save_CFLAGS elif test $ac_cv_prog_cc_g = yes; then @@ -3138,12 +4099,12 @@ CFLAGS= fi fi -echo "$as_me:$LINENO: checking for $CC option to accept ANSI C" >&5 -echo $ECHO_N "checking for $CC option to accept ANSI C... $ECHO_C" >&6 -if test "${ac_cv_prog_cc_stdc+set}" = set; then +{ echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&5 +echo $ECHO_N "checking for $CC option to accept ISO C89... $ECHO_C" >&6; } +if test "${ac_cv_prog_cc_c89+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else - ac_cv_prog_cc_stdc=no + ac_cv_prog_cc_c89=no ac_save_CC=$CC cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ @@ -3177,12 +4138,17 @@ /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has function prototypes and stuff, but not '\xHH' hex character constants. These don't provoke an error unfortunately, instead are silently treated - as 'x'. The following induces an error, until -std1 is added to get + as 'x'. The following induces an error, until -std is added to get proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an array size at least. It's necessary to write '\x00'==0 to get something - that's true only with -std1. */ + that's true only with -std. */ int osf4_cc_array ['\x00' == 0 ? 1 : -1]; +/* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters + inside strings and character constants. */ +#define FOO(x) 'x' +int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; + int test (int i, double x); struct s1 {int (*f) (int a);}; struct s2 {int (*f) (double a);}; @@ -3197,205 +4163,57 @@ return 0; } _ACEOF -# Don't try gcc -ansi; that turns off useful extensions and -# breaks some systems' header files. -# AIX -qlanglvl=ansi -# Ultrix and OSF/1 -std1 -# HP-UX 10.20 and later -Ae -# HP-UX older versions -Aa -D_HPUX_SOURCE -# SVR4 -Xc -D__EXTENSIONS__ -for ac_arg in "" -qlanglvl=ansi -std1 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__" +for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \ + -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__" do CC="$ac_save_CC $ac_arg" rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then - ac_cv_prog_cc_stdc=$ac_arg -break + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then + ac_cv_prog_cc_c89=$ac_arg else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 + fi -rm -f conftest.err conftest.$ac_objext + +rm -f core conftest.err conftest.$ac_objext + test "x$ac_cv_prog_cc_c89" != "xno" && break done -rm -f conftest.$ac_ext conftest.$ac_objext +rm -f conftest.$ac_ext CC=$ac_save_CC fi - -case "x$ac_cv_prog_cc_stdc" in - x|xno) - echo "$as_me:$LINENO: result: none needed" >&5 -echo "${ECHO_T}none needed" >&6 ;; +# AC_CACHE_VAL +case "x$ac_cv_prog_cc_c89" in + x) + { echo "$as_me:$LINENO: result: none needed" >&5 +echo "${ECHO_T}none needed" >&6; } ;; + xno) + { echo "$as_me:$LINENO: result: unsupported" >&5 +echo "${ECHO_T}unsupported" >&6; } ;; *) - echo "$as_me:$LINENO: result: $ac_cv_prog_cc_stdc" >&5 -echo "${ECHO_T}$ac_cv_prog_cc_stdc" >&6 - CC="$CC $ac_cv_prog_cc_stdc" ;; + CC="$CC $ac_cv_prog_cc_c89" + { echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&5 +echo "${ECHO_T}$ac_cv_prog_cc_c89" >&6; } ;; esac -# Some people use a C++ compiler to compile C. Since we use `exit', -# in C++ we need to declare it. In case someone uses the same compiler -# for both compiling C and C++ we need to have the C++ compiler decide -# the declaration of exit, since it's the most demanding environment. -cat >conftest.$ac_ext <<_ACEOF -#ifndef __cplusplus - choke me -#endif -_ACEOF -rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 - ac_status=$? - grep -v '^ *+' conftest.er1 >conftest.err - rm -f conftest.er1 - cat conftest.err >&5 - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then - for ac_declaration in \ - '' \ - 'extern "C" void std::exit (int) throw (); using std::exit;' \ - 'extern "C" void std::exit (int); using std::exit;' \ - 'extern "C" void exit (int) throw ();' \ - 'extern "C" void exit (int);' \ - 'void exit (int);' -do - cat >conftest.$ac_ext <<_ACEOF -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ -$ac_declaration -#include <stdlib.h> -int -main () -{ -exit (42); - ; - return 0; -} -_ACEOF -rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 - ac_status=$? - grep -v '^ *+' conftest.er1 >conftest.err - rm -f conftest.er1 - cat conftest.err >&5 - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then - : -else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - -continue -fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext - cat >conftest.$ac_ext <<_ACEOF -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ -$ac_declaration -int -main () -{ -exit (42); - ; - return 0; -} -_ACEOF -rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 - ac_status=$? - grep -v '^ *+' conftest.er1 >conftest.err - rm -f conftest.er1 - cat conftest.err >&5 - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then - break -else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - -fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext -done -rm -f conftest* -if test -n "$ac_declaration"; then - echo '#ifdef __cplusplus' >>confdefs.h - echo $ac_declaration >>confdefs.h - echo '#endif' >>confdefs.h -fi - -else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 -fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' @@ -3404,8 +4222,8 @@ depcc="$CC" am_compiler_list= -echo "$as_me:$LINENO: checking dependency style of $depcc" >&5 -echo $ECHO_N "checking dependency style of $depcc... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking dependency style of $depcc" >&5 +echo $ECHO_N "checking dependency style of $depcc... $ECHO_C" >&6; } if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -3494,8 +4312,8 @@ fi fi -echo "$as_me:$LINENO: result: $am_cv_CC_dependencies_compiler_type" >&5 -echo "${ECHO_T}$am_cv_CC_dependencies_compiler_type" >&6 +{ echo "$as_me:$LINENO: result: $am_cv_CC_dependencies_compiler_type" >&5 +echo "${ECHO_T}$am_cv_CC_dependencies_compiler_type" >&6; } CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type @@ -3517,8 +4335,8 @@ ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu -echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5 -echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5 +echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6; } # On Suns, sometimes $CPP names a directory. if test -n "$CPP" && test -d "$CPP"; then CPP= @@ -3552,24 +4370,22 @@ #endif Syntax error _ACEOF -if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 - (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 +if { (ac_try="$ac_cpp conftest.$ac_ext" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } >/dev/null; then - if test -s conftest.err; then - ac_cpp_err=$ac_c_preproc_warn_flag - ac_cpp_err=$ac_cpp_err$ac_c_werror_flag - else - ac_cpp_err= - fi -else - ac_cpp_err=yes -fi -if test -z "$ac_cpp_err"; then + (exit $ac_status); } >/dev/null && { + test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || + test ! -s conftest.err + }; then : else echo "$as_me: failed program was:" >&5 @@ -3578,9 +4394,10 @@ # Broken: fails on valid input. continue fi + rm -f conftest.err conftest.$ac_ext - # OK, works on sane cases. Now check whether non-existent headers + # OK, works on sane cases. Now check whether nonexistent headers # can be detected and how. cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ @@ -3590,24 +4407,22 @@ /* end confdefs.h. */ #include <ac_nonexistent.h> _ACEOF -if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 - (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 +if { (ac_try="$ac_cpp conftest.$ac_ext" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } >/dev/null; then - if test -s conftest.err; then - ac_cpp_err=$ac_c_preproc_warn_flag - ac_cpp_err=$ac_cpp_err$ac_c_werror_flag - else - ac_cpp_err= - fi -else - ac_cpp_err=yes -fi -if test -z "$ac_cpp_err"; then + (exit $ac_status); } >/dev/null && { + test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || + test ! -s conftest.err + }; then # Broken: success on invalid input. continue else @@ -3618,6 +4433,7 @@ ac_preproc_ok=: break fi + rm -f conftest.err conftest.$ac_ext done @@ -3635,8 +4451,8 @@ else ac_cv_prog_CPP=$CPP fi -echo "$as_me:$LINENO: result: $CPP" >&5 -echo "${ECHO_T}$CPP" >&6 +{ echo "$as_me:$LINENO: result: $CPP" >&5 +echo "${ECHO_T}$CPP" >&6; } ac_preproc_ok=false for ac_c_preproc_warn_flag in '' yes do @@ -3659,24 +4475,22 @@ #endif Syntax error _ACEOF -if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 - (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 +if { (ac_try="$ac_cpp conftest.$ac_ext" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } >/dev/null; then - if test -s conftest.err; then - ac_cpp_err=$ac_c_preproc_warn_flag - ac_cpp_err=$ac_cpp_err$ac_c_werror_flag - else - ac_cpp_err= - fi -else - ac_cpp_err=yes -fi -if test -z "$ac_cpp_err"; then + (exit $ac_status); } >/dev/null && { + test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || + test ! -s conftest.err + }; then : else echo "$as_me: failed program was:" >&5 @@ -3685,9 +4499,10 @@ # Broken: fails on valid input. continue fi + rm -f conftest.err conftest.$ac_ext - # OK, works on sane cases. Now check whether non-existent headers + # OK, works on sane cases. Now check whether nonexistent headers # can be detected and how. cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ @@ -3697,24 +4512,22 @@ /* end confdefs.h. */ #include <ac_nonexistent.h> _ACEOF -if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 - (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 +if { (ac_try="$ac_cpp conftest.$ac_ext" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } >/dev/null; then - if test -s conftest.err; then - ac_cpp_err=$ac_c_preproc_warn_flag - ac_cpp_err=$ac_cpp_err$ac_c_werror_flag - else - ac_cpp_err= - fi -else - ac_cpp_err=yes -fi -if test -z "$ac_cpp_err"; then + (exit $ac_status); } >/dev/null && { + test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || + test ! -s conftest.err + }; then # Broken: success on invalid input. continue else @@ -3725,6 +4538,7 @@ ac_preproc_ok=: break fi + rm -f conftest.err conftest.$ac_ext done @@ -3775,18 +4589,22 @@ CXXFLAGS=" $CXXFLAGS" - ac_ext=cc + ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_cxx_compiler_gnu -if test -n "$ac_tool_prefix"; then - for ac_prog in $CCC g++ c++ gpp aCC CC cxx cc++ cl FCC KCC RCC xlC_r xlC +if test -z "$CXX"; then + if test -n "$CCC"; then + CXX=$CCC + else + if test -n "$ac_tool_prefix"; then + for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC do # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. set dummy $ac_tool_prefix$ac_prog; ac_word=$2 -echo "$as_me:$LINENO: checking for $ac_word" >&5 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for $ac_word" >&5 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } if test "${ac_cv_prog_CXX+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -3799,36 +4617,38 @@ IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_CXX="$ac_tool_prefix$ac_prog" echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done +IFS=$as_save_IFS fi fi CXX=$ac_cv_prog_CXX if test -n "$CXX"; then - echo "$as_me:$LINENO: result: $CXX" >&5 -echo "${ECHO_T}$CXX" >&6 + { echo "$as_me:$LINENO: result: $CXX" >&5 +echo "${ECHO_T}$CXX" >&6; } else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } fi + test -n "$CXX" && break done fi if test -z "$CXX"; then ac_ct_CXX=$CXX - for ac_prog in $CCC g++ c++ gpp aCC CC cxx cc++ cl FCC KCC RCC xlC_r xlC + for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2 -echo "$as_me:$LINENO: checking for $ac_word" >&5 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for $ac_word" >&5 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -3841,55 +4661,85 @@ IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_ac_ct_CXX="$ac_prog" echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done +IFS=$as_save_IFS fi fi ac_ct_CXX=$ac_cv_prog_ac_ct_CXX if test -n "$ac_ct_CXX"; then - echo "$as_me:$LINENO: result: $ac_ct_CXX" >&5 -echo "${ECHO_T}$ac_ct_CXX" >&6 + { echo "$as_me:$LINENO: result: $ac_ct_CXX" >&5 +echo "${ECHO_T}$ac_ct_CXX" >&6; } else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } fi + test -n "$ac_ct_CXX" && break done -test -n "$ac_ct_CXX" || ac_ct_CXX="g++" - CXX=$ac_ct_CXX + if test "x$ac_ct_CXX" = x; then + CXX="g++" + else + case $cross_compiling:$ac_tool_warned in +yes:) +{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools +whose name does not start with the host triplet. If you think this +configuration is useful to you, please write to autoconf@gnu.org." >&5 +echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools +whose name does not start with the host triplet. If you think this +configuration is useful to you, please write to autoconf@gnu.org." >&2;} +ac_tool_warned=yes ;; +esac + CXX=$ac_ct_CXX + fi fi - + fi +fi # Provide some information about the compiler. -echo "$as_me:$LINENO:" \ - "checking for C++ compiler version" >&5 +echo "$as_me:$LINENO: checking for C++ compiler version" >&5 ac_compiler=`set X $ac_compile; echo $2` -{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5 - (eval $ac_compiler --version </dev/null >&5) 2>&5 +{ (ac_try="$ac_compiler --version >&5" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compiler --version >&5") 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } -{ (eval echo "$as_me:$LINENO: \"$ac_compiler -v </dev/null >&5\"") >&5 - (eval $ac_compiler -v </dev/null >&5) 2>&5 +{ (ac_try="$ac_compiler -v >&5" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compiler -v >&5") 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } -{ (eval echo "$as_me:$LINENO: \"$ac_compiler -V </dev/null >&5\"") >&5 - (eval $ac_compiler -V </dev/null >&5) 2>&5 +{ (ac_try="$ac_compiler -V >&5" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compiler -V >&5") 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } -echo "$as_me:$LINENO: checking whether we are using the GNU C++ compiler" >&5 -echo $ECHO_N "checking whether we are using the GNU C++ compiler... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking whether we are using the GNU C++ compiler" >&5 +echo $ECHO_N "checking whether we are using the GNU C++ compiler... $ECHO_C" >&6; } if test "${ac_cv_cxx_compiler_gnu+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -3912,50 +4762,49 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_cxx_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_cxx_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_compiler_gnu=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_compiler_gnu=no + ac_compiler_gnu=no fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext ac_cv_cxx_compiler_gnu=$ac_compiler_gnu fi -echo "$as_me:$LINENO: result: $ac_cv_cxx_compiler_gnu" >&5 -echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_cxx_compiler_gnu" >&5 +echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6; } GXX=`test $ac_compiler_gnu = yes && echo yes` ac_test_CXXFLAGS=${CXXFLAGS+set} ac_save_CXXFLAGS=$CXXFLAGS -CXXFLAGS="-g" -echo "$as_me:$LINENO: checking whether $CXX accepts -g" >&5 -echo $ECHO_N "checking whether $CXX accepts -g... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking whether $CXX accepts -g" >&5 +echo $ECHO_N "checking whether $CXX accepts -g... $ECHO_C" >&6; } if test "${ac_cv_prog_cxx_g+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else - cat >conftest.$ac_ext <<_ACEOF + ac_save_cxx_werror_flag=$ac_cxx_werror_flag + ac_cxx_werror_flag=yes + ac_cv_prog_cxx_g=no + CXXFLAGS="-g" + cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext @@ -3971,159 +4820,133 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_cxx_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_cxx_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_cv_prog_cxx_g=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_cv_prog_cxx_g=no -fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext -fi -echo "$as_me:$LINENO: result: $ac_cv_prog_cxx_g" >&5 -echo "${ECHO_T}$ac_cv_prog_cxx_g" >&6 -if test "$ac_test_CXXFLAGS" = set; then - CXXFLAGS=$ac_save_CXXFLAGS -elif test $ac_cv_prog_cxx_g = yes; then - if test "$GXX" = yes; then - CXXFLAGS="-g -O2" - else - CXXFLAGS="-g" - fi -else - if test "$GXX" = yes; then - CXXFLAGS="-O2" - else - CXXFLAGS= - fi -fi -for ac_declaration in \ - '' \ - 'extern "C" void std::exit (int) throw (); using std::exit;' \ - 'extern "C" void std::exit (int); using std::exit;' \ - 'extern "C" void exit (int) throw ();' \ - 'extern "C" void exit (int);' \ - 'void exit (int);' -do - cat >conftest.$ac_ext <<_ACEOF + CXXFLAGS="" + cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ -$ac_declaration -#include <stdlib.h> + int main () { -exit (42); + ; return 0; } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_cxx_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_cxx_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then : else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -continue -fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext - cat >conftest.$ac_ext <<_ACEOF + ac_cxx_werror_flag=$ac_save_cxx_werror_flag + CXXFLAGS="-g" + cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ -$ac_declaration + int main () { -exit (42); + ; return 0; } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_cxx_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then - break + (exit $ac_status); } && { + test -z "$ac_cxx_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then + ac_cv_prog_cxx_g=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 + fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext -done -rm -f conftest* -if test -n "$ac_declaration"; then - echo '#ifdef __cplusplus' >>confdefs.h - echo $ac_declaration >>confdefs.h - echo '#endif' >>confdefs.h + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext +fi + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext + ac_cxx_werror_flag=$ac_save_cxx_werror_flag +fi +{ echo "$as_me:$LINENO: result: $ac_cv_prog_cxx_g" >&5 +echo "${ECHO_T}$ac_cv_prog_cxx_g" >&6; } +if test "$ac_test_CXXFLAGS" = set; then + CXXFLAGS=$ac_save_CXXFLAGS +elif test $ac_cv_prog_cxx_g = yes; then + if test "$GXX" = yes; then + CXXFLAGS="-g -O2" + else + CXXFLAGS="-g" + fi +else + if test "$GXX" = yes; then + CXXFLAGS="-O2" + else + CXXFLAGS= + fi +fi ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' @@ -4132,8 +4955,8 @@ depcc="$CXX" am_compiler_list= -echo "$as_me:$LINENO: checking dependency style of $depcc" >&5 -echo $ECHO_N "checking dependency style of $depcc... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking dependency style of $depcc" >&5 +echo $ECHO_N "checking dependency style of $depcc... $ECHO_C" >&6; } if test "${am_cv_CXX_dependencies_compiler_type+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -4222,8 +5045,8 @@ fi fi -echo "$as_me:$LINENO: result: $am_cv_CXX_dependencies_compiler_type" >&5 -echo "${ECHO_T}$am_cv_CXX_dependencies_compiler_type" >&6 +{ echo "$as_me:$LINENO: result: $am_cv_CXX_dependencies_compiler_type" >&5 +echo "${ECHO_T}$am_cv_CXX_dependencies_compiler_type" >&6; } CXXDEPMODE=depmode=$am_cv_CXX_dependencies_compiler_type @@ -4241,8 +5064,8 @@ - echo "$as_me:$LINENO: checking whether $CC is blacklisted" >&5 -echo $ECHO_N "checking whether $CC is blacklisted... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking whether $CC is blacklisted" >&5 +echo $ECHO_N "checking whether $CC is blacklisted... $ECHO_C" >&6; } cat >conftest.$ac_ext <<_ACEOF @@ -4267,39 +5090,35 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then kde_bad_compiler=no else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -kde_bad_compiler=yes + kde_bad_compiler=yes fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext - echo "$as_me:$LINENO: result: $kde_bad_compiler" >&5 -echo "${ECHO_T}$kde_bad_compiler" >&6 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext + + { echo "$as_me:$LINENO: result: $kde_bad_compiler" >&5 +echo "${ECHO_T}$kde_bad_compiler" >&6; } if test "$kde_bad_compiler" = "yes"; then { { echo "$as_me:$LINENO: error: @@ -4341,17 +5160,16 @@ fi fi -echo "$as_me:$LINENO: checking whether $CXX supports -fno-builtin" >&5 -echo $ECHO_N "checking whether $CXX supports -fno-builtin... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking whether $CXX supports -fno-builtin" >&5 +echo $ECHO_N "checking whether $CXX supports -fno-builtin... $ECHO_C" >&6; } kde_cache=`echo fno-builtin | sed 'y% .=/+-,%____p__%'` -if eval "test \"\${kde_cv_prog_cxx_$kde_cache+set}\" = set"; then +if { as_var=kde_cv_prog_cxx_$kde_cache; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else - -ac_ext=cc +ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' @@ -4379,34 +5197,32 @@ } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_cxx_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_cxx_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then eval "kde_cv_prog_cxx_$kde_cache=yes" else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 + fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext CXXFLAGS="$save_CXXFLAGS" ac_ext=c @@ -4419,29 +5235,28 @@ fi if eval "test \"`echo '$kde_cv_prog_cxx_'$kde_cache`\" = yes"; then - echo "$as_me:$LINENO: result: yes" >&5 -echo "${ECHO_T}yes" >&6 + { echo "$as_me:$LINENO: result: yes" >&5 +echo "${ECHO_T}yes" >&6; } : CXXFLAGS="-fno-builtin $CXXFLAGS" else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } : fi -echo "$as_me:$LINENO: checking whether $CXX supports -Woverloaded-virtual" >&5 -echo $ECHO_N "checking whether $CXX supports -Woverloaded-virtual... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking whether $CXX supports -Woverloaded-virtual" >&5 +echo $ECHO_N "checking whether $CXX supports -Woverloaded-virtual... $ECHO_C" >&6; } kde_cache=`echo Woverloaded-virtual | sed 'y% .=/+-,%____p__%'` -if eval "test \"\${kde_cv_prog_cxx_$kde_cache+set}\" = set"; then +if { as_var=kde_cv_prog_cxx_$kde_cache; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else - - ac_ext=cc + ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' @@ -4468,34 +5283,32 @@ } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_cxx_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_cxx_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then eval "kde_cv_prog_cxx_$kde_cache=yes" else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 + fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext CXXFLAGS="$save_CXXFLAGS" ac_ext=c @@ -4508,13 +5321,13 @@ fi if eval "test \"`echo '$kde_cv_prog_cxx_'$kde_cache`\" = yes"; then - echo "$as_me:$LINENO: result: yes" >&5 -echo "${ECHO_T}yes" >&6 + { echo "$as_me:$LINENO: result: yes" >&5 +echo "${ECHO_T}yes" >&6; } : WOVERLOADED_VIRTUAL="-Woverloaded-virtual" else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } : WOVERLOADED_VRITUAL="" fi @@ -4535,16 +5348,15 @@ if test "$kde_use_profiling" = "yes"; then -echo "$as_me:$LINENO: checking whether $CXX supports -pg" >&5 -echo $ECHO_N "checking whether $CXX supports -pg... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking whether $CXX supports -pg" >&5 +echo $ECHO_N "checking whether $CXX supports -pg... $ECHO_C" >&6; } kde_cache=`echo pg | sed 'y% .=/+-,%____p__%'` -if eval "test \"\${kde_cv_prog_cxx_$kde_cache+set}\" = set"; then +if { as_var=kde_cv_prog_cxx_$kde_cache; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else - - ac_ext=cc + ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' @@ -4571,34 +5383,32 @@ } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_cxx_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_cxx_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then eval "kde_cv_prog_cxx_$kde_cache=yes" else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 + fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext CXXFLAGS="$save_CXXFLAGS" ac_ext=c @@ -4611,16 +5421,16 @@ fi if eval "test \"`echo '$kde_cv_prog_cxx_'$kde_cache`\" = yes"; then - echo "$as_me:$LINENO: result: yes" >&5 -echo "${ECHO_T}yes" >&6 + { echo "$as_me:$LINENO: result: yes" >&5 +echo "${ECHO_T}yes" >&6; } : CFLAGS="-pg $CFLAGS" CXXFLAGS="-pg $CXXFLAGS" else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } : fi @@ -4635,16 +5445,15 @@ CFLAGS="-std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE $CFLAGS" CXXFLAGS="-ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts $CXXFLAGS" -echo "$as_me:$LINENO: checking whether $CXX supports -Wmissing-format-attribute" >&5 -echo $ECHO_N "checking whether $CXX supports -Wmissing-format-attribute... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking whether $CXX supports -Wmissing-format-attribute" >&5 +echo $ECHO_N "checking whether $CXX supports -Wmissing-format-attribute... $ECHO_C" >&6; } kde_cache=`echo Wmissing-format-attribute | sed 'y% .=/+-,%____p__%'` -if eval "test \"\${kde_cv_prog_cxx_$kde_cache+set}\" = set"; then +if { as_var=kde_cv_prog_cxx_$kde_cache; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else - - ac_ext=cc + ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' @@ -4671,34 +5480,32 @@ } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_cxx_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_cxx_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then eval "kde_cv_prog_cxx_$kde_cache=yes" else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 + fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext CXXFLAGS="$save_CXXFLAGS" ac_ext=c @@ -4711,27 +5518,26 @@ fi if eval "test \"`echo '$kde_cv_prog_cxx_'$kde_cache`\" = yes"; then - echo "$as_me:$LINENO: result: yes" >&5 -echo "${ECHO_T}yes" >&6 + { echo "$as_me:$LINENO: result: yes" >&5 +echo "${ECHO_T}yes" >&6; } : CXXFLAGS="$CXXFLAGS -Wformat-security -Wmissing-format-attribute" else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } : fi -echo "$as_me:$LINENO: checking whether $CC supports -Wmissing-format-attribute" >&5 -echo $ECHO_N "checking whether $CC supports -Wmissing-format-attribute... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking whether $CC supports -Wmissing-format-attribute" >&5 +echo $ECHO_N "checking whether $CC supports -Wmissing-format-attribute... $ECHO_C" >&6; } kde_cache=`echo Wmissing-format-attribute | sed 'y% .=/+-,%____p__%'` -if eval "test \"\${kde_cv_prog_cc_$kde_cache+set}\" = set"; then +if { as_var=kde_cv_prog_cc_$kde_cache; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else - ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' @@ -4756,34 +5562,32 @@ } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then eval "kde_cv_prog_cc_$kde_cache=yes" else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 + fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext CFLAGS="$save_CFLAGS" ac_ext=c @@ -4796,13 +5600,13 @@ fi if eval "test \"`echo '$kde_cv_prog_cc_'$kde_cache`\" = yes"; then - echo "$as_me:$LINENO: result: yes" >&5 -echo "${ECHO_T}yes" >&6 + { echo "$as_me:$LINENO: result: yes" >&5 +echo "${ECHO_T}yes" >&6; } : CFLAGS="$CFLAGS -Wformat-security -Wmissing-format-attribute" else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } : fi @@ -4810,16 +5614,15 @@ ;; esac -echo "$as_me:$LINENO: checking whether $CXX supports -Wundef" >&5 -echo $ECHO_N "checking whether $CXX supports -Wundef... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking whether $CXX supports -Wundef" >&5 +echo $ECHO_N "checking whether $CXX supports -Wundef... $ECHO_C" >&6; } kde_cache=`echo Wundef | sed 'y% .=/+-,%____p__%'` -if eval "test \"\${kde_cv_prog_cxx_$kde_cache+set}\" = set"; then +if { as_var=kde_cv_prog_cxx_$kde_cache; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else - - ac_ext=cc + ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' @@ -4846,34 +5649,32 @@ } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_cxx_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_cxx_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then eval "kde_cv_prog_cxx_$kde_cache=yes" else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 + fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext CXXFLAGS="$save_CXXFLAGS" ac_ext=c @@ -4886,28 +5687,27 @@ fi if eval "test \"`echo '$kde_cv_prog_cxx_'$kde_cache`\" = yes"; then - echo "$as_me:$LINENO: result: yes" >&5 -echo "${ECHO_T}yes" >&6 + { echo "$as_me:$LINENO: result: yes" >&5 +echo "${ECHO_T}yes" >&6; } : CXXFLAGS="-Wundef $CXXFLAGS" else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } : fi -echo "$as_me:$LINENO: checking whether $CXX supports -Wno-long-long" >&5 -echo $ECHO_N "checking whether $CXX supports -Wno-long-long... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking whether $CXX supports -Wno-long-long" >&5 +echo $ECHO_N "checking whether $CXX supports -Wno-long-long... $ECHO_C" >&6; } kde_cache=`echo Wno-long-long | sed 'y% .=/+-,%____p__%'` -if eval "test \"\${kde_cv_prog_cxx_$kde_cache+set}\" = set"; then +if { as_var=kde_cv_prog_cxx_$kde_cache; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else - - ac_ext=cc + ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' @@ -4934,34 +5734,32 @@ } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_cxx_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_cxx_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then eval "kde_cv_prog_cxx_$kde_cache=yes" else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 + fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext CXXFLAGS="$save_CXXFLAGS" ac_ext=c @@ -4974,28 +5772,27 @@ fi if eval "test \"`echo '$kde_cv_prog_cxx_'$kde_cache`\" = yes"; then - echo "$as_me:$LINENO: result: yes" >&5 -echo "${ECHO_T}yes" >&6 + { echo "$as_me:$LINENO: result: yes" >&5 +echo "${ECHO_T}yes" >&6; } : CXXFLAGS="-Wno-long-long $CXXFLAGS" else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } : fi -echo "$as_me:$LINENO: checking whether $CXX supports -Wno-non-virtual-dtor" >&5 -echo $ECHO_N "checking whether $CXX supports -Wno-non-virtual-dtor... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking whether $CXX supports -Wno-non-virtual-dtor" >&5 +echo $ECHO_N "checking whether $CXX supports -Wno-non-virtual-dtor... $ECHO_C" >&6; } kde_cache=`echo Wno-non-virtual-dtor | sed 'y% .=/+-,%____p__%'` -if eval "test \"\${kde_cv_prog_cxx_$kde_cache+set}\" = set"; then +if { as_var=kde_cv_prog_cxx_$kde_cache; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else - - ac_ext=cc + ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' @@ -5022,34 +5819,32 @@ } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_cxx_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_cxx_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then eval "kde_cv_prog_cxx_$kde_cache=yes" else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 + fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext CXXFLAGS="$save_CXXFLAGS" ac_ext=c @@ -5062,13 +5857,13 @@ fi if eval "test \"`echo '$kde_cv_prog_cxx_'$kde_cache`\" = yes"; then - echo "$as_me:$LINENO: result: yes" >&5 -echo "${ECHO_T}yes" >&6 + { echo "$as_me:$LINENO: result: yes" >&5 +echo "${ECHO_T}yes" >&6; } : CXXFLAGS="$CXXFLAGS -Wno-non-virtual-dtor" else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } : fi @@ -5080,13 +5875,13 @@ CXXFLAGS="-Wcast-qual -Wshadow -Wcast-align $CXXFLAGS" fi - # Check whether --enable-pch or --disable-pch was given. + # Check whether --enable-pch was given. if test "${enable_pch+set}" = set; then - enableval="$enable_pch" - kde_use_pch=$enableval + enableval=$enable_pch; kde_use_pch=$enableval else kde_use_pch=no -fi; +fi + HAVE_GCC_VISIBILITY=0 @@ -5094,16 +5889,15 @@ if test "$GXX" = "yes"; then gcc_no_reorder_blocks=NO -echo "$as_me:$LINENO: checking whether $CXX supports -fno-reorder-blocks" >&5 -echo $ECHO_N "checking whether $CXX supports -fno-reorder-blocks... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking whether $CXX supports -fno-reorder-blocks" >&5 +echo $ECHO_N "checking whether $CXX supports -fno-reorder-blocks... $ECHO_C" >&6; } kde_cache=`echo fno-reorder-blocks | sed 'y% .=/+-,%____p__%'` -if eval "test \"\${kde_cv_prog_cxx_$kde_cache+set}\" = set"; then +if { as_var=kde_cv_prog_cxx_$kde_cache; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else - - ac_ext=cc + ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' @@ -5130,34 +5924,32 @@ } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_cxx_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_cxx_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then eval "kde_cv_prog_cxx_$kde_cache=yes" else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 + fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext CXXFLAGS="$save_CXXFLAGS" ac_ext=c @@ -5170,13 +5962,13 @@ fi if eval "test \"`echo '$kde_cv_prog_cxx_'$kde_cache`\" = yes"; then - echo "$as_me:$LINENO: result: yes" >&5 -echo "${ECHO_T}yes" >&6 + { echo "$as_me:$LINENO: result: yes" >&5 +echo "${ECHO_T}yes" >&6; } : gcc_no_reorder_blocks=YES else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } : fi @@ -5188,16 +5980,15 @@ CFLAGS="$CFLAGS -fno-reorder-blocks" fi -echo "$as_me:$LINENO: checking whether $CXX supports -fno-exceptions" >&5 -echo $ECHO_N "checking whether $CXX supports -fno-exceptions... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking whether $CXX supports -fno-exceptions" >&5 +echo $ECHO_N "checking whether $CXX supports -fno-exceptions... $ECHO_C" >&6; } kde_cache=`echo fno-exceptions | sed 'y% .=/+-,%____p__%'` -if eval "test \"\${kde_cv_prog_cxx_$kde_cache+set}\" = set"; then +if { as_var=kde_cv_prog_cxx_$kde_cache; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else - - ac_ext=cc + ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' @@ -5224,34 +6015,32 @@ } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_cxx_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_cxx_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then eval "kde_cv_prog_cxx_$kde_cache=yes" else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 + fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext CXXFLAGS="$save_CXXFLAGS" ac_ext=c @@ -5264,28 +6053,27 @@ fi if eval "test \"`echo '$kde_cv_prog_cxx_'$kde_cache`\" = yes"; then - echo "$as_me:$LINENO: result: yes" >&5 -echo "${ECHO_T}yes" >&6 + { echo "$as_me:$LINENO: result: yes" >&5 +echo "${ECHO_T}yes" >&6; } : CXXFLAGS="$CXXFLAGS -fno-exceptions" else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } : fi -echo "$as_me:$LINENO: checking whether $CXX supports -fno-check-new" >&5 -echo $ECHO_N "checking whether $CXX supports -fno-check-new... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking whether $CXX supports -fno-check-new" >&5 +echo $ECHO_N "checking whether $CXX supports -fno-check-new... $ECHO_C" >&6; } kde_cache=`echo fno-check-new | sed 'y% .=/+-,%____p__%'` -if eval "test \"\${kde_cv_prog_cxx_$kde_cache+set}\" = set"; then +if { as_var=kde_cv_prog_cxx_$kde_cache; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else - - ac_ext=cc + ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' @@ -5312,34 +6100,32 @@ } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_cxx_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_cxx_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then eval "kde_cv_prog_cxx_$kde_cache=yes" else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 + fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext CXXFLAGS="$save_CXXFLAGS" ac_ext=c @@ -5352,28 +6138,27 @@ fi if eval "test \"`echo '$kde_cv_prog_cxx_'$kde_cache`\" = yes"; then - echo "$as_me:$LINENO: result: yes" >&5 -echo "${ECHO_T}yes" >&6 + { echo "$as_me:$LINENO: result: yes" >&5 +echo "${ECHO_T}yes" >&6; } : CXXFLAGS="$CXXFLAGS -fno-check-new" else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } : fi -echo "$as_me:$LINENO: checking whether $CXX supports -fno-common" >&5 -echo $ECHO_N "checking whether $CXX supports -fno-common... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking whether $CXX supports -fno-common" >&5 +echo $ECHO_N "checking whether $CXX supports -fno-common... $ECHO_C" >&6; } kde_cache=`echo fno-common | sed 'y% .=/+-,%____p__%'` -if eval "test \"\${kde_cv_prog_cxx_$kde_cache+set}\" = set"; then +if { as_var=kde_cv_prog_cxx_$kde_cache; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else - - ac_ext=cc + ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' @@ -5400,34 +6185,32 @@ } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_cxx_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_cxx_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then eval "kde_cv_prog_cxx_$kde_cache=yes" else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 + fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext CXXFLAGS="$save_CXXFLAGS" ac_ext=c @@ -5440,28 +6223,27 @@ fi if eval "test \"`echo '$kde_cv_prog_cxx_'$kde_cache`\" = yes"; then - echo "$as_me:$LINENO: result: yes" >&5 -echo "${ECHO_T}yes" >&6 + { echo "$as_me:$LINENO: result: yes" >&5 +echo "${ECHO_T}yes" >&6; } : CXXFLAGS="$CXXFLAGS -fno-common" else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } : fi -echo "$as_me:$LINENO: checking whether $CXX supports -fexceptions" >&5 -echo $ECHO_N "checking whether $CXX supports -fexceptions... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking whether $CXX supports -fexceptions" >&5 +echo $ECHO_N "checking whether $CXX supports -fexceptions... $ECHO_C" >&6; } kde_cache=`echo fexceptions | sed 'y% .=/+-,%____p__%'` -if eval "test \"\${kde_cv_prog_cxx_$kde_cache+set}\" = set"; then +if { as_var=kde_cv_prog_cxx_$kde_cache; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else - - ac_ext=cc + ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' @@ -5488,34 +6270,32 @@ } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_cxx_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_cxx_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then eval "kde_cv_prog_cxx_$kde_cache=yes" else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 + fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext CXXFLAGS="$save_CXXFLAGS" ac_ext=c @@ -5528,13 +6308,13 @@ fi if eval "test \"`echo '$kde_cv_prog_cxx_'$kde_cache`\" = yes"; then - echo "$as_me:$LINENO: result: yes" >&5 -echo "${ECHO_T}yes" >&6 + { echo "$as_me:$LINENO: result: yes" >&5 +echo "${ECHO_T}yes" >&6; } : USE_EXCEPTIONS="-fexceptions" else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } : USE_EXCEPTIONS= fi @@ -5542,37 +6322,37 @@ ENABLE_PERMISSIVE_FLAG="-fpermissive" if test "$kde_use_pch" = "yes"; then - echo "$as_me:$LINENO: checking whether gcc supports precompiling c header files" >&5 -echo $ECHO_N "checking whether gcc supports precompiling c header files... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking whether gcc supports precompiling c header files" >&5 +echo $ECHO_N "checking whether gcc supports precompiling c header files... $ECHO_C" >&6; } echo >conftest.h if $CC -x c-header conftest.h >/dev/null 2>/dev/null; then kde_gcc_supports_pch=yes - echo "$as_me:$LINENO: result: yes" >&5 -echo "${ECHO_T}yes" >&6 + { echo "$as_me:$LINENO: result: yes" >&5 +echo "${ECHO_T}yes" >&6; } else kde_gcc_supports_pch=no - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } fi if test "$kde_gcc_supports_pch" = "yes"; then - echo "$as_me:$LINENO: checking whether gcc supports precompiling c++ header files" >&5 -echo $ECHO_N "checking whether gcc supports precompiling c++ header files... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking whether gcc supports precompiling c++ header files" >&5 +echo $ECHO_N "checking whether gcc supports precompiling c++ header files... $ECHO_C" >&6; } if $CXX -x c++-header conftest.h >/dev/null 2>/dev/null; then kde_gcc_supports_pch=yes - echo "$as_me:$LINENO: result: yes" >&5 -echo "${ECHO_T}yes" >&6 + { echo "$as_me:$LINENO: result: yes" >&5 +echo "${ECHO_T}yes" >&6; } else kde_gcc_supports_pch=no - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } fi fi rm -f conftest.h conftest.h.gch fi - echo "$as_me:$LINENO: checking whether system headers can cope with -O2 -fno-inline" >&5 -echo $ECHO_N "checking whether system headers can cope with -O2 -fno-inline... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking whether system headers can cope with -O2 -fno-inline" >&5 +echo $ECHO_N "checking whether system headers can cope with -O2 -fno-inline... $ECHO_C" >&6; } if test "${kde_cv_opt_noinline_match+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -5604,44 +6384,41 @@ } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then kde_cv_opt_noinline_match=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -kde_cv_opt_noinline_match=no + kde_cv_opt_noinline_match=no fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext CFLAGS="$ac_cflags_save" fi fi -echo "$as_me:$LINENO: result: $kde_cv_opt_noinline_match" >&5 -echo "${ECHO_T}$kde_cv_opt_noinline_match" >&6 +{ echo "$as_me:$LINENO: result: $kde_cv_opt_noinline_match" >&5 +echo "${ECHO_T}$kde_cv_opt_noinline_match" >&6; } if test "x$kde_cv_opt_noinline_match" = "xno" ; then CFLAGS="`echo "$CFLAGS" | sed "s/ -fno-inline//"`" @@ -5661,16 +6438,15 @@ if test "$kde_use_pch" = "yes"; then -echo "$as_me:$LINENO: checking whether $CXX supports --pch" >&5 -echo $ECHO_N "checking whether $CXX supports --pch... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking whether $CXX supports --pch" >&5 +echo $ECHO_N "checking whether $CXX supports --pch... $ECHO_C" >&6; } kde_cache=`echo -pch | sed 'y% .=/+-,%____p__%'` -if eval "test \"\${kde_cv_prog_cxx_$kde_cache+set}\" = set"; then +if { as_var=kde_cv_prog_cxx_$kde_cache; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else - - ac_ext=cc + ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' @@ -5697,34 +6473,32 @@ } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_cxx_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_cxx_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then eval "kde_cv_prog_cxx_$kde_cache=yes" else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 + fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext CXXFLAGS="$save_CXXFLAGS" ac_ext=c @@ -5737,29 +6511,28 @@ fi if eval "test \"`echo '$kde_cv_prog_cxx_'$kde_cache`\" = yes"; then - echo "$as_me:$LINENO: result: yes" >&5 -echo "${ECHO_T}yes" >&6 + { echo "$as_me:$LINENO: result: yes" >&5 +echo "${ECHO_T}yes" >&6; } : CXXFLAGS="$CXXFLAGS --pch" else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } : fi fi -echo "$as_me:$LINENO: checking whether $CXX supports --inline_keyword_space_time=6" >&5 -echo $ECHO_N "checking whether $CXX supports --inline_keyword_space_time=6... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking whether $CXX supports --inline_keyword_space_time=6" >&5 +echo $ECHO_N "checking whether $CXX supports --inline_keyword_space_time=6... $ECHO_C" >&6; } kde_cache=`echo -inline_keyword_space_time=6 | sed 'y% .=/+-,%____p__%'` -if eval "test \"\${kde_cv_prog_cxx_$kde_cache+set}\" = set"; then +if { as_var=kde_cv_prog_cxx_$kde_cache; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else - - ac_ext=cc + ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' @@ -5786,34 +6559,32 @@ } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_cxx_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_cxx_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then eval "kde_cv_prog_cxx_$kde_cache=yes" else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 + fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext CXXFLAGS="$save_CXXFLAGS" ac_ext=c @@ -5826,28 +6597,27 @@ fi if eval "test \"`echo '$kde_cv_prog_cxx_'$kde_cache`\" = yes"; then - echo "$as_me:$LINENO: result: yes" >&5 -echo "${ECHO_T}yes" >&6 + { echo "$as_me:$LINENO: result: yes" >&5 +echo "${ECHO_T}yes" >&6; } : CXXFLAGS="$CXXFLAGS --inline_keyword_space_time=6" else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } : fi -echo "$as_me:$LINENO: checking whether $CXX supports --inline_auto_space_time=2" >&5 -echo $ECHO_N "checking whether $CXX supports --inline_auto_space_time=2... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking whether $CXX supports --inline_auto_space_time=2" >&5 +echo $ECHO_N "checking whether $CXX supports --inline_auto_space_time=2... $ECHO_C" >&6; } kde_cache=`echo -inline_auto_space_time=2 | sed 'y% .=/+-,%____p__%'` -if eval "test \"\${kde_cv_prog_cxx_$kde_cache+set}\" = set"; then +if { as_var=kde_cv_prog_cxx_$kde_cache; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else - - ac_ext=cc + ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' @@ -5874,34 +6644,32 @@ } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_cxx_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_cxx_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then eval "kde_cv_prog_cxx_$kde_cache=yes" else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 + fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext CXXFLAGS="$save_CXXFLAGS" ac_ext=c @@ -5914,28 +6682,27 @@ fi if eval "test \"`echo '$kde_cv_prog_cxx_'$kde_cache`\" = yes"; then - echo "$as_me:$LINENO: result: yes" >&5 -echo "${ECHO_T}yes" >&6 + { echo "$as_me:$LINENO: result: yes" >&5 +echo "${ECHO_T}yes" >&6; } : CXXFLAGS="$CXXFLAGS --inline_auto_space_time=2" else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } : fi -echo "$as_me:$LINENO: checking whether $CXX supports --inline_implicit_space_time=2.0" >&5 -echo $ECHO_N "checking whether $CXX supports --inline_implicit_space_time=2.0... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking whether $CXX supports --inline_implicit_space_time=2.0" >&5 +echo $ECHO_N "checking whether $CXX supports --inline_implicit_space_time=2.0... $ECHO_C" >&6; } kde_cache=`echo -inline_implicit_space_time=2.0 | sed 'y% .=/+-,%____p__%'` -if eval "test \"\${kde_cv_prog_cxx_$kde_cache+set}\" = set"; then +if { as_var=kde_cv_prog_cxx_$kde_cache; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else - - ac_ext=cc + ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' @@ -5962,34 +6729,32 @@ } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_cxx_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_cxx_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then eval "kde_cv_prog_cxx_$kde_cache=yes" else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 + fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext CXXFLAGS="$save_CXXFLAGS" ac_ext=c @@ -6002,28 +6767,27 @@ fi if eval "test \"`echo '$kde_cv_prog_cxx_'$kde_cache`\" = yes"; then - echo "$as_me:$LINENO: result: yes" >&5 -echo "${ECHO_T}yes" >&6 + { echo "$as_me:$LINENO: result: yes" >&5 +echo "${ECHO_T}yes" >&6; } : CXXFLAGS="$CXXFLAGS --inline_implicit_space_time=2.0" else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } : fi -echo "$as_me:$LINENO: checking whether $CXX supports --inline_generated_space_time=2.0" >&5 -echo $ECHO_N "checking whether $CXX supports --inline_generated_space_time=2.0... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking whether $CXX supports --inline_generated_space_time=2.0" >&5 +echo $ECHO_N "checking whether $CXX supports --inline_generated_space_time=2.0... $ECHO_C" >&6; } kde_cache=`echo -inline_generated_space_time=2.0 | sed 'y% .=/+-,%____p__%'` -if eval "test \"\${kde_cv_prog_cxx_$kde_cache+set}\" = set"; then +if { as_var=kde_cv_prog_cxx_$kde_cache; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else - - ac_ext=cc + ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' @@ -6050,34 +6814,32 @@ } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_cxx_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_cxx_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then eval "kde_cv_prog_cxx_$kde_cache=yes" else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 + fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext CXXFLAGS="$save_CXXFLAGS" ac_ext=c @@ -6090,28 +6852,27 @@ fi if eval "test \"`echo '$kde_cv_prog_cxx_'$kde_cache`\" = yes"; then - echo "$as_me:$LINENO: result: yes" >&5 -echo "${ECHO_T}yes" >&6 + { echo "$as_me:$LINENO: result: yes" >&5 +echo "${ECHO_T}yes" >&6; } : CXXFLAGS="$CXXFLAGS --inline_generated_space_time=2.0" else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } : fi -echo "$as_me:$LINENO: checking whether $CXX supports --one_per" >&5 -echo $ECHO_N "checking whether $CXX supports --one_per... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking whether $CXX supports --one_per" >&5 +echo $ECHO_N "checking whether $CXX supports --one_per... $ECHO_C" >&6; } kde_cache=`echo -one_per | sed 'y% .=/+-,%____p__%'` -if eval "test \"\${kde_cv_prog_cxx_$kde_cache+set}\" = set"; then +if { as_var=kde_cv_prog_cxx_$kde_cache; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else - - ac_ext=cc + ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' @@ -6138,34 +6899,32 @@ } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_cxx_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_cxx_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then eval "kde_cv_prog_cxx_$kde_cache=yes" else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 + fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext CXXFLAGS="$save_CXXFLAGS" ac_ext=c @@ -6178,13 +6937,13 @@ fi if eval "test \"`echo '$kde_cv_prog_cxx_'$kde_cache`\" = yes"; then - echo "$as_me:$LINENO: result: yes" >&5 -echo "${ECHO_T}yes" >&6 + { echo "$as_me:$LINENO: result: yes" >&5 +echo "${ECHO_T}yes" >&6; } : CXXFLAGS="$CXXFLAGS --one_per" else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } : fi @@ -6291,13 +7050,13 @@ fi - ac_ext=cc + ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_cxx_compiler_gnu -echo "$as_me:$LINENO: checking how to run the C++ preprocessor" >&5 -echo $ECHO_N "checking how to run the C++ preprocessor... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking how to run the C++ preprocessor" >&5 +echo $ECHO_N "checking how to run the C++ preprocessor... $ECHO_C" >&6; } if test -z "$CXXCPP"; then if test "${ac_cv_prog_CXXCPP+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -6327,24 +7086,22 @@ #endif Syntax error _ACEOF -if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 - (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 +if { (ac_try="$ac_cpp conftest.$ac_ext" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } >/dev/null; then - if test -s conftest.err; then - ac_cpp_err=$ac_cxx_preproc_warn_flag - ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag - else - ac_cpp_err= - fi -else - ac_cpp_err=yes -fi -if test -z "$ac_cpp_err"; then + (exit $ac_status); } >/dev/null && { + test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || + test ! -s conftest.err + }; then : else echo "$as_me: failed program was:" >&5 @@ -6353,9 +7110,10 @@ # Broken: fails on valid input. continue fi + rm -f conftest.err conftest.$ac_ext - # OK, works on sane cases. Now check whether non-existent headers + # OK, works on sane cases. Now check whether nonexistent headers # can be detected and how. cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ @@ -6365,24 +7123,22 @@ /* end confdefs.h. */ #include <ac_nonexistent.h> _ACEOF -if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 - (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 +if { (ac_try="$ac_cpp conftest.$ac_ext" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } >/dev/null; then - if test -s conftest.err; then - ac_cpp_err=$ac_cxx_preproc_warn_flag - ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag - else - ac_cpp_err= - fi -else - ac_cpp_err=yes -fi -if test -z "$ac_cpp_err"; then + (exit $ac_status); } >/dev/null && { + test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || + test ! -s conftest.err + }; then # Broken: success on invalid input. continue else @@ -6393,6 +7149,7 @@ ac_preproc_ok=: break fi + rm -f conftest.err conftest.$ac_ext done @@ -6410,8 +7167,8 @@ else ac_cv_prog_CXXCPP=$CXXCPP fi -echo "$as_me:$LINENO: result: $CXXCPP" >&5 -echo "${ECHO_T}$CXXCPP" >&6 +{ echo "$as_me:$LINENO: result: $CXXCPP" >&5 +echo "${ECHO_T}$CXXCPP" >&6; } ac_preproc_ok=false for ac_cxx_preproc_warn_flag in '' yes do @@ -6434,24 +7191,22 @@ #endif Syntax error _ACEOF -if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 - (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 +if { (ac_try="$ac_cpp conftest.$ac_ext" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } >/dev/null; then - if test -s conftest.err; then - ac_cpp_err=$ac_cxx_preproc_warn_flag - ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag - else - ac_cpp_err= - fi -else - ac_cpp_err=yes -fi -if test -z "$ac_cpp_err"; then + (exit $ac_status); } >/dev/null && { + test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || + test ! -s conftest.err + }; then : else echo "$as_me: failed program was:" >&5 @@ -6460,9 +7215,10 @@ # Broken: fails on valid input. continue fi + rm -f conftest.err conftest.$ac_ext - # OK, works on sane cases. Now check whether non-existent headers + # OK, works on sane cases. Now check whether nonexistent headers # can be detected and how. cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ @@ -6472,24 +7228,22 @@ /* end confdefs.h. */ #include <ac_nonexistent.h> _ACEOF -if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 - (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 +if { (ac_try="$ac_cpp conftest.$ac_ext" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } >/dev/null; then - if test -s conftest.err; then - ac_cpp_err=$ac_cxx_preproc_warn_flag - ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag - else - ac_cpp_err= - fi -else - ac_cpp_err=yes -fi -if test -z "$ac_cpp_err"; then + (exit $ac_status); } >/dev/null && { + test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || + test ! -s conftest.err + }; then # Broken: success on invalid input. continue else @@ -6500,6 +7254,7 @@ ac_preproc_ok=: break fi + rm -f conftest.err conftest.$ac_ext done @@ -6526,16 +7281,15 @@ NOOPT_CFLAGS=-O0 fi -echo "$as_me:$LINENO: checking whether $CXX supports -O0" >&5 -echo $ECHO_N "checking whether $CXX supports -O0... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking whether $CXX supports -O0" >&5 +echo $ECHO_N "checking whether $CXX supports -O0... $ECHO_C" >&6; } kde_cache=`echo O0 | sed 'y% .=/+-,%____p__%'` -if eval "test \"\${kde_cv_prog_cxx_$kde_cache+set}\" = set"; then +if { as_var=kde_cv_prog_cxx_$kde_cache; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else - - ac_ext=cc + ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' @@ -6562,34 +7316,32 @@ } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_cxx_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_cxx_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then eval "kde_cv_prog_cxx_$kde_cache=yes" else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 + fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext CXXFLAGS="$save_CXXFLAGS" ac_ext=c @@ -6602,22 +7354,21 @@ fi if eval "test \"`echo '$kde_cv_prog_cxx_'$kde_cache`\" = yes"; then - echo "$as_me:$LINENO: result: yes" >&5 -echo "${ECHO_T}yes" >&6 + { echo "$as_me:$LINENO: result: yes" >&5 +echo "${ECHO_T}yes" >&6; } : NOOPT_CXXFLAGS=-O0 else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } : fi - # Check whether --enable-coverage or --disable-coverage was given. + # Check whether --enable-coverage was given. if test "${enable_coverage+set}" = set; then - enableval="$enable_coverage" - + enableval=$enable_coverage; if test "$am_cv_CC_dependencies_compiler_type" = "gcc3"; then ac_coverage_compiler="-fprofile-arcs -ftest-coverage" ac_coverage_linker="-lgcc" @@ -6633,36 +7384,36 @@ CXXFLAGS="$CXXFLAGS $ac_coverage_compiler" LDFLAGS="$LDFLAGS $ac_coverage_linker" -fi; +fi + - # Check whether --enable-new_ldflags or --disable-new_ldflags was given. + # Check whether --enable-new_ldflags was given. if test "${enable_new_ldflags+set}" = set; then - enableval="$enable_new_ldflags" - kde_use_new_ldflags=$enableval + enableval=$enable_new_ldflags; kde_use_new_ldflags=$enableval else kde_use_new_ldflags=no -fi; +fi + LDFLAGS_AS_NEEDED="" LDFLAGS_NEW_DTAGS="" if test "x$kde_use_new_ldflags" = "xyes"; then LDFLAGS_NEW_DTAGS="" -echo "$as_me:$LINENO: checking whether $CXX supports -Wl,--enable-new-dtags" >&5 -echo $ECHO_N "checking whether $CXX supports -Wl,--enable-new-dtags... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking whether $CXX supports -Wl,--enable-new-dtags" >&5 +echo $ECHO_N "checking whether $CXX supports -Wl,--enable-new-dtags... $ECHO_C" >&6; } kde_cache=`echo Wl,--enable-new-dtags | sed 'y% .=/+-,%____p__%'` -if eval "test \"\${kde_cv_prog_cxx_$kde_cache+set}\" = set"; then +if { as_var=kde_cv_prog_cxx_$kde_cache; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else - - ac_ext=cc + ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' @@ -6689,34 +7440,32 @@ } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_cxx_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_cxx_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then eval "kde_cv_prog_cxx_$kde_cache=yes" else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 + fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext CXXFLAGS="$save_CXXFLAGS" ac_ext=c @@ -6729,29 +7478,28 @@ fi if eval "test \"`echo '$kde_cv_prog_cxx_'$kde_cache`\" = yes"; then - echo "$as_me:$LINENO: result: yes" >&5 -echo "${ECHO_T}yes" >&6 + { echo "$as_me:$LINENO: result: yes" >&5 +echo "${ECHO_T}yes" >&6; } : LDFLAGS_NEW_DTAGS="-Wl,--enable-new-dtags" else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } : fi -echo "$as_me:$LINENO: checking whether $CXX supports -Wl,--as-needed" >&5 -echo $ECHO_N "checking whether $CXX supports -Wl,--as-needed... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking whether $CXX supports -Wl,--as-needed" >&5 +echo $ECHO_N "checking whether $CXX supports -Wl,--as-needed... $ECHO_C" >&6; } kde_cache=`echo Wl,--as-needed | sed 'y% .=/+-,%____p__%'` -if eval "test \"\${kde_cv_prog_cxx_$kde_cache+set}\" = set"; then +if { as_var=kde_cv_prog_cxx_$kde_cache; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else - - ac_ext=cc + ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' @@ -6778,34 +7526,32 @@ } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_cxx_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_cxx_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then eval "kde_cv_prog_cxx_$kde_cache=yes" else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 + fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext CXXFLAGS="$save_CXXFLAGS" ac_ext=c @@ -6818,13 +7564,13 @@ fi if eval "test \"`echo '$kde_cv_prog_cxx_'$kde_cache`\" = yes"; then - echo "$as_me:$LINENO: result: yes" >&5 -echo "${ECHO_T}yes" >&6 + { echo "$as_me:$LINENO: result: yes" >&5 +echo "${ECHO_T}yes" >&6; } : LDFLAGS_AS_NEEDED="-Wl,--as-needed" else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } : fi @@ -6834,13 +7580,13 @@ - # Check whether --enable-final or --disable-final was given. + # Check whether --enable-final was given. if test "${enable_final+set}" = set; then - enableval="$enable_final" - kde_use_final=$enableval + enableval=$enable_final; kde_use_final=$enableval else kde_use_final=no -fi; +fi + if test "x$kde_use_final" = "xyes"; then KDE_USE_FINAL_TRUE="" @@ -6853,13 +7599,13 @@ - # Check whether --enable-closure or --disable-closure was given. + # Check whether --enable-closure was given. if test "${enable_closure+set}" = set; then - enableval="$enable_closure" - kde_use_closure=$enableval + enableval=$enable_closure; kde_use_closure=$enableval else kde_use_closure=no -fi; +fi + KDE_NO_UNDEFINED="" if test "x$kde_use_closure" = "xyes"; then @@ -6870,216 +7616,36 @@ KDE_USE_CLOSURE_TRUE="#" KDE_USE_CLOSURE_FALSE="" KDE_NO_UNDEFINED="" - case $host in - *-*-linux-gnu) + fi -echo "$as_me:$LINENO: checking whether $CXX supports -Wl,--no-undefined" >&5 -echo $ECHO_N "checking whether $CXX supports -Wl,--no-undefined... $ECHO_C" >&6 -kde_cache=`echo Wl,--no-undefined | sed 'y% .=/+-,%____p__%'` -if eval "test \"\${kde_cv_prog_cxx_$kde_cache+set}\" = set"; then - echo $ECHO_N "(cached) $ECHO_C" >&6 + + + + + # Check whether --enable-nmcheck was given. +if test "${enable_nmcheck+set}" = set; then + enableval=$enable_nmcheck; kde_use_nmcheck=$enableval else + kde_use_nmcheck=no +fi + if test "$kde_use_nmcheck" = "yes"; then + KDE_USE_NMCHECK_TRUE="" + KDE_USE_NMCHECK_FALSE="#" + else + KDE_USE_NMCHECK_TRUE="#" + KDE_USE_NMCHECK_FALSE="" + fi - ac_ext=cc -ac_cpp='$CXXCPP $CPPFLAGS' -ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_cxx_compiler_gnu -ac_link='rm -rf SunWS_cache; ${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' - - - save_CXXFLAGS="$CXXFLAGS" - CXXFLAGS="$CXXFLAGS -Wl,--no-undefined" - cat >conftest.$ac_ext <<_ACEOF -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ - -int -main () -{ - return 0; - ; - return 0; -} -_ACEOF -rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 - ac_status=$? - grep -v '^ *+' conftest.er1 >conftest.err - rm -f conftest.er1 - cat conftest.err >&5 - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_cxx_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then - eval "kde_cv_prog_cxx_$kde_cache=yes" -else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - -fi -rm -f conftest.err conftest.$ac_objext \ - conftest$ac_exeext conftest.$ac_ext - CXXFLAGS="$save_CXXFLAGS" - ac_ext=c -ac_cpp='$CPP $CPPFLAGS' -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_c_compiler_gnu - - -fi - -if eval "test \"`echo '$kde_cv_prog_cxx_'$kde_cache`\" = yes"; then - echo "$as_me:$LINENO: result: yes" >&5 -echo "${ECHO_T}yes" >&6 - : - -echo "$as_me:$LINENO: checking whether $CXX supports -Wl,--allow-shlib-undefined" >&5 -echo $ECHO_N "checking whether $CXX supports -Wl,--allow-shlib-undefined... $ECHO_C" >&6 -kde_cache=`echo Wl,--allow-shlib-undefined | sed 'y% .=/+-,%____p__%'` -if eval "test \"\${kde_cv_prog_cxx_$kde_cache+set}\" = set"; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - - - - ac_ext=cc -ac_cpp='$CXXCPP $CPPFLAGS' -ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_cxx_compiler_gnu - -ac_link='rm -rf SunWS_cache; ${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' - - - save_CXXFLAGS="$CXXFLAGS" - CXXFLAGS="$CXXFLAGS -Wl,--allow-shlib-undefined" - cat >conftest.$ac_ext <<_ACEOF -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ - -int -main () -{ - return 0; - ; - return 0; -} -_ACEOF -rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 - ac_status=$? - grep -v '^ *+' conftest.er1 >conftest.err - rm -f conftest.er1 - cat conftest.err >&5 - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_cxx_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then - eval "kde_cv_prog_cxx_$kde_cache=yes" -else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - -fi -rm -f conftest.err conftest.$ac_objext \ - conftest$ac_exeext conftest.$ac_ext - CXXFLAGS="$save_CXXFLAGS" - ac_ext=c -ac_cpp='$CPP $CPPFLAGS' -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_c_compiler_gnu - - -fi - -if eval "test \"`echo '$kde_cv_prog_cxx_'$kde_cache`\" = yes"; then - echo "$as_me:$LINENO: result: yes" >&5 -echo "${ECHO_T}yes" >&6 - : - KDE_NO_UNDEFINED="-Wl,--no-undefined -Wl,--allow-shlib-undefined" -else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 - : - KDE_NO_UNDEFINED="" -fi - -else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 - : - KDE_NO_UNDEFINED="" -fi - - ;; - esac - fi - - - - - - # Check whether --enable-nmcheck or --disable-nmcheck was given. -if test "${enable_nmcheck+set}" = set; then - enableval="$enable_nmcheck" - kde_use_nmcheck=$enableval -else - kde_use_nmcheck=no -fi; - - if test "$kde_use_nmcheck" = "yes"; then - KDE_USE_NMCHECK_TRUE="" - KDE_USE_NMCHECK_FALSE="#" - else - KDE_USE_NMCHECK_TRUE="#" - KDE_USE_NMCHECK_FALSE="" - fi - - -# Check whether --enable-shared or --disable-shared was given. +# Check whether --enable-shared was given. if test "${enable_shared+set}" = set; then - enableval="$enable_shared" - p=${PACKAGE-default} + enableval=$enable_shared; p=${PACKAGE-default} case $enableval in yes) enable_shared=yes ;; no) enable_shared=no ;; @@ -7098,12 +7664,12 @@ esac else enable_shared=yes -fi; +fi + -# Check whether --enable-static or --disable-static was given. +# Check whether --enable-static was given. if test "${enable_static+set}" = set; then - enableval="$enable_static" - p=${PACKAGE-default} + enableval=$enable_static; p=${PACKAGE-default} case $enableval in yes) enable_static=yes ;; no) enable_static=no ;; @@ -7122,18 +7688,19 @@ esac else enable_static=no -fi; +fi + - # Check whether --enable-libsuffix or --disable-libsuffix was given. + # Check whether --enable-libsuffix was given. if test "${enable_libsuffix+set}" = set; then - enableval="$enable_libsuffix" - kdelibsuff=$enableval + enableval=$enable_libsuffix; kdelibsuff=$enableval else kdelibsuff="auto" -fi; +fi + if test "$kdelibsuff" = "auto"; then @@ -7154,8 +7721,8 @@ kdelibsuff= fi if test -z "$kdelibsuff"; then - echo "$as_me:$LINENO: result: not using lib directory suffix" >&5 -echo "${ECHO_T}not using lib directory suffix" >&6 + { echo "$as_me:$LINENO: result: not using lib directory suffix" >&5 +echo "${ECHO_T}not using lib directory suffix" >&6; } cat >>confdefs.h <<\_ACEOF #define KDELIBSUFF "" @@ -7171,14 +7738,13 @@ #define KDELIBSUFF "${kdelibsuff}" _ACEOF - echo "$as_me:$LINENO: result: using lib directory suffix $kdelibsuff" >&5 -echo "${ECHO_T}using lib directory suffix $kdelibsuff" >&6 + { echo "$as_me:$LINENO: result: using lib directory suffix $kdelibsuff" >&5 +echo "${ECHO_T}using lib directory suffix $kdelibsuff" >&6; } fi -# Check whether --enable-fast-install or --disable-fast-install was given. +# Check whether --enable-fast-install was given. if test "${enable_fast_install+set}" = set; then - enableval="$enable_fast_install" - p=${PACKAGE-default} + enableval=$enable_fast_install; p=${PACKAGE-default} case $enableval in yes) enable_fast_install=yes ;; no) enable_fast_install=no ;; @@ -7197,10 +7763,11 @@ esac else enable_fast_install=yes -fi; +fi + -echo "$as_me:$LINENO: checking for a sed that does not truncate output" >&5 -echo $ECHO_N "checking for a sed that does not truncate output... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for a sed that does not truncate output" >&5 +echo $ECHO_N "checking for a sed that does not truncate output... $ECHO_C" >&6; } if test "${lt_cv_path_SED+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -7253,37 +7820,184 @@ fi SED=$lt_cv_path_SED -echo "$as_me:$LINENO: result: $SED" >&5 -echo "${ECHO_T}$SED" >&6 +{ echo "$as_me:$LINENO: result: $SED" >&5 +echo "${ECHO_T}$SED" >&6; } + +{ echo "$as_me:$LINENO: checking for grep that handles long lines and -e" >&5 +echo $ECHO_N "checking for grep that handles long lines and -e... $ECHO_C" >&6; } +if test "${ac_cv_path_GREP+set}" = set; then + echo $ECHO_N "(cached) $ECHO_C" >&6 +else + # Extract the first word of "grep ggrep" to use in msg output +if test -z "$GREP"; then +set dummy grep ggrep; ac_prog_name=$2 +if test "${ac_cv_path_GREP+set}" = set; then + echo $ECHO_N "(cached) $ECHO_C" >&6 +else + ac_path_GREP_found=false +# Loop through the user's path and test for each of PROGNAME-LIST +as_save_IFS=$IFS; IFS=$PATH_SEPARATOR +for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin +do + IFS=$as_save_IFS + test -z "$as_dir" && as_dir=. + for ac_prog in grep ggrep; do + for ac_exec_ext in '' $ac_executable_extensions; do + ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext" + { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue + # Check for GNU ac_path_GREP and select it if it is found. + # Check for GNU $ac_path_GREP +case `"$ac_path_GREP" --version 2>&1` in +*GNU*) + ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;; +*) + ac_count=0 + echo $ECHO_N "0123456789$ECHO_C" >"conftest.in" + while : + do + cat "conftest.in" "conftest.in" >"conftest.tmp" + mv "conftest.tmp" "conftest.in" + cp "conftest.in" "conftest.nl" + echo 'GREP' >> "conftest.nl" + "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break + diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break + ac_count=`expr $ac_count + 1` + if test $ac_count -gt ${ac_path_GREP_max-0}; then + # Best one so far, save it but keep looking for a better one + ac_cv_path_GREP="$ac_path_GREP" + ac_path_GREP_max=$ac_count + fi + # 10*(2^10) chars as input seems more than enough + test $ac_count -gt 10 && break + done + rm -f conftest.in conftest.tmp conftest.nl conftest.out;; +esac + + + $ac_path_GREP_found && break 3 + done +done + +done +IFS=$as_save_IFS + + +fi + +GREP="$ac_cv_path_GREP" +if test -z "$GREP"; then + { { echo "$as_me:$LINENO: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5 +echo "$as_me: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;} + { (exit 1); exit 1; }; } +fi + +else + ac_cv_path_GREP=$GREP +fi -echo "$as_me:$LINENO: checking for egrep" >&5 -echo $ECHO_N "checking for egrep... $ECHO_C" >&6 -if test "${ac_cv_prog_egrep+set}" = set; then + +fi +{ echo "$as_me:$LINENO: result: $ac_cv_path_GREP" >&5 +echo "${ECHO_T}$ac_cv_path_GREP" >&6; } + GREP="$ac_cv_path_GREP" + + +{ echo "$as_me:$LINENO: checking for egrep" >&5 +echo $ECHO_N "checking for egrep... $ECHO_C" >&6; } +if test "${ac_cv_path_EGREP+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else - if echo a | (grep -E '(a|b)') >/dev/null 2>&1 - then ac_cv_prog_egrep='grep -E' - else ac_cv_prog_egrep='egrep' + if echo a | $GREP -E '(a|b)' >/dev/null 2>&1 + then ac_cv_path_EGREP="$GREP -E" + else + # Extract the first word of "egrep" to use in msg output +if test -z "$EGREP"; then +set dummy egrep; ac_prog_name=$2 +if test "${ac_cv_path_EGREP+set}" = set; then + echo $ECHO_N "(cached) $ECHO_C" >&6 +else + ac_path_EGREP_found=false +# Loop through the user's path and test for each of PROGNAME-LIST +as_save_IFS=$IFS; IFS=$PATH_SEPARATOR +for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin +do + IFS=$as_save_IFS + test -z "$as_dir" && as_dir=. + for ac_prog in egrep; do + for ac_exec_ext in '' $ac_executable_extensions; do + ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext" + { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue + # Check for GNU ac_path_EGREP and select it if it is found. + # Check for GNU $ac_path_EGREP +case `"$ac_path_EGREP" --version 2>&1` in +*GNU*) + ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;; +*) + ac_count=0 + echo $ECHO_N "0123456789$ECHO_C" >"conftest.in" + while : + do + cat "conftest.in" "conftest.in" >"conftest.tmp" + mv "conftest.tmp" "conftest.in" + cp "conftest.in" "conftest.nl" + echo 'EGREP' >> "conftest.nl" + "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break + diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break + ac_count=`expr $ac_count + 1` + if test $ac_count -gt ${ac_path_EGREP_max-0}; then + # Best one so far, save it but keep looking for a better one + ac_cv_path_EGREP="$ac_path_EGREP" + ac_path_EGREP_max=$ac_count fi + # 10*(2^10) chars as input seems more than enough + test $ac_count -gt 10 && break + done + rm -f conftest.in conftest.tmp conftest.nl conftest.out;; +esac + + + $ac_path_EGREP_found && break 3 + done +done + +done +IFS=$as_save_IFS + + +fi + +EGREP="$ac_cv_path_EGREP" +if test -z "$EGREP"; then + { { echo "$as_me:$LINENO: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5 +echo "$as_me: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;} + { (exit 1); exit 1; }; } +fi + +else + ac_cv_path_EGREP=$EGREP +fi + + + fi fi -echo "$as_me:$LINENO: result: $ac_cv_prog_egrep" >&5 -echo "${ECHO_T}$ac_cv_prog_egrep" >&6 - EGREP=$ac_cv_prog_egrep +{ echo "$as_me:$LINENO: result: $ac_cv_path_EGREP" >&5 +echo "${ECHO_T}$ac_cv_path_EGREP" >&6; } + EGREP="$ac_cv_path_EGREP" -# Check whether --with-gnu-ld or --without-gnu-ld was given. +# Check whether --with-gnu-ld was given. if test "${with_gnu_ld+set}" = set; then - withval="$with_gnu_ld" - test "$withval" = no || with_gnu_ld=yes + withval=$with_gnu_ld; test "$withval" = no || with_gnu_ld=yes else with_gnu_ld=no -fi; +fi + ac_prog=ld if test "$GCC" = yes; then # Check if gcc -print-prog-name=ld gives a path. - echo "$as_me:$LINENO: checking for ld used by $CC" >&5 -echo $ECHO_N "checking for ld used by $CC... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for ld used by $CC" >&5 +echo $ECHO_N "checking for ld used by $CC... $ECHO_C" >&6; } case $host in *-*-mingw*) # gcc leaves a trailing carriage return which upsets mingw @@ -7312,11 +8026,11 @@ ;; esac elif test "$with_gnu_ld" = yes; then - echo "$as_me:$LINENO: checking for GNU ld" >&5 -echo $ECHO_N "checking for GNU ld... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for GNU ld" >&5 +echo $ECHO_N "checking for GNU ld... $ECHO_C" >&6; } else - echo "$as_me:$LINENO: checking for non-GNU ld" >&5 -echo $ECHO_N "checking for non-GNU ld... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for non-GNU ld" >&5 +echo $ECHO_N "checking for non-GNU ld... $ECHO_C" >&6; } fi if test "${lt_cv_path_LD+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -7349,17 +8063,17 @@ LD="$lt_cv_path_LD" if test -n "$LD"; then - echo "$as_me:$LINENO: result: $LD" >&5 -echo "${ECHO_T}$LD" >&6 + { echo "$as_me:$LINENO: result: $LD" >&5 +echo "${ECHO_T}$LD" >&6; } else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } fi test -z "$LD" && { { echo "$as_me:$LINENO: error: no acceptable ld found in \$PATH" >&5 echo "$as_me: error: no acceptable ld found in \$PATH" >&2;} { (exit 1); exit 1; }; } -echo "$as_me:$LINENO: checking if the linker ($LD) is GNU ld" >&5 -echo $ECHO_N "checking if the linker ($LD) is GNU ld... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking if the linker ($LD) is GNU ld" >&5 +echo $ECHO_N "checking if the linker ($LD) is GNU ld... $ECHO_C" >&6; } if test "${lt_cv_prog_gnu_ld+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -7373,20 +8087,20 @@ ;; esac fi -echo "$as_me:$LINENO: result: $lt_cv_prog_gnu_ld" >&5 -echo "${ECHO_T}$lt_cv_prog_gnu_ld" >&6 +{ echo "$as_me:$LINENO: result: $lt_cv_prog_gnu_ld" >&5 +echo "${ECHO_T}$lt_cv_prog_gnu_ld" >&6; } with_gnu_ld=$lt_cv_prog_gnu_ld -echo "$as_me:$LINENO: checking for $LD option to reload object files" >&5 -echo $ECHO_N "checking for $LD option to reload object files... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for $LD option to reload object files" >&5 +echo $ECHO_N "checking for $LD option to reload object files... $ECHO_C" >&6; } if test "${lt_cv_ld_reload_flag+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else lt_cv_ld_reload_flag='-r' fi -echo "$as_me:$LINENO: result: $lt_cv_ld_reload_flag" >&5 -echo "${ECHO_T}$lt_cv_ld_reload_flag" >&6 +{ echo "$as_me:$LINENO: result: $lt_cv_ld_reload_flag" >&5 +echo "${ECHO_T}$lt_cv_ld_reload_flag" >&6; } reload_flag=$lt_cv_ld_reload_flag case $reload_flag in "" | " "*) ;; @@ -7394,8 +8108,8 @@ esac reload_cmds='$LD$reload_flag -o $output$reload_objs' -echo "$as_me:$LINENO: checking for BSD-compatible nm" >&5 -echo $ECHO_N "checking for BSD-compatible nm... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for BSD-compatible nm" >&5 +echo $ECHO_N "checking for BSD-compatible nm... $ECHO_C" >&6; } if test "${lt_cv_path_NM+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -7436,23 +8150,23 @@ test -z "$lt_cv_path_NM" && lt_cv_path_NM=nm fi fi -echo "$as_me:$LINENO: result: $lt_cv_path_NM" >&5 -echo "${ECHO_T}$lt_cv_path_NM" >&6 +{ echo "$as_me:$LINENO: result: $lt_cv_path_NM" >&5 +echo "${ECHO_T}$lt_cv_path_NM" >&6; } NM="$lt_cv_path_NM" -echo "$as_me:$LINENO: checking whether ln -s works" >&5 -echo $ECHO_N "checking whether ln -s works... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking whether ln -s works" >&5 +echo $ECHO_N "checking whether ln -s works... $ECHO_C" >&6; } LN_S=$as_ln_s if test "$LN_S" = "ln -s"; then - echo "$as_me:$LINENO: result: yes" >&5 -echo "${ECHO_T}yes" >&6 + { echo "$as_me:$LINENO: result: yes" >&5 +echo "${ECHO_T}yes" >&6; } else - echo "$as_me:$LINENO: result: no, using $LN_S" >&5 -echo "${ECHO_T}no, using $LN_S" >&6 + { echo "$as_me:$LINENO: result: no, using $LN_S" >&5 +echo "${ECHO_T}no, using $LN_S" >&6; } fi -echo "$as_me:$LINENO: checking how to recognise dependent libraries" >&5 -echo $ECHO_N "checking how to recognise dependent libraries... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking how to recognise dependent libraries" >&5 +echo $ECHO_N "checking how to recognise dependent libraries... $ECHO_C" >&6; } if test "${lt_cv_deplibs_check_method+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -7658,8 +8372,8 @@ esac fi -echo "$as_me:$LINENO: result: $lt_cv_deplibs_check_method" >&5 -echo "${ECHO_T}$lt_cv_deplibs_check_method" >&6 +{ echo "$as_me:$LINENO: result: $lt_cv_deplibs_check_method" >&5 +echo "${ECHO_T}$lt_cv_deplibs_check_method" >&6; } file_magic_cmd=$lt_cv_file_magic_cmd deplibs_check_method=$lt_cv_deplibs_check_method test -z "$deplibs_check_method" && deplibs_check_method=unknown @@ -7671,11 +8385,11 @@ # Allow CC to be a program name with arguments. compiler=$CC -# Check whether --enable-libtool-lock or --disable-libtool-lock was given. +# Check whether --enable-libtool-lock was given. if test "${enable_libtool_lock+set}" = set; then - enableval="$enable_libtool_lock" + enableval=$enable_libtool_lock; +fi -fi; test "x$enable_libtool_lock" != xno && enable_libtool_lock=yes # Some flags need to be propagated to the compiler or linker for good @@ -7702,7 +8416,7 @@ ;; *-*-irix6*) # Find out which ABI we are using. - echo '#line 7705 "configure"' > conftest.$ac_ext + echo '#line 8419 "configure"' > conftest.$ac_ext if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? @@ -7789,8 +8503,8 @@ # On SCO OpenServer 5, we need -belf to get full-featured binaries. SAVE_CFLAGS="$CFLAGS" CFLAGS="$CFLAGS -belf" - echo "$as_me:$LINENO: checking whether the C compiler needs -belf" >&5 -echo $ECHO_N "checking whether the C compiler needs -belf... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking whether the C compiler needs -belf" >&5 +echo $ECHO_N "checking whether the C compiler needs -belf... $ECHO_C" >&6; } if test "${lt_cv_cc_needs_belf+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -7816,35 +8530,32 @@ } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then lt_cv_cc_needs_belf=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -lt_cv_cc_needs_belf=no + lt_cv_cc_needs_belf=no fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext ac_ext=c ac_cpp='$CPP $CPPFLAGS' @@ -7853,8 +8564,8 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu fi -echo "$as_me:$LINENO: result: $lt_cv_cc_needs_belf" >&5 -echo "${ECHO_T}$lt_cv_cc_needs_belf" >&6 +{ echo "$as_me:$LINENO: result: $lt_cv_cc_needs_belf" >&5 +echo "${ECHO_T}$lt_cv_cc_needs_belf" >&6; } if test x"$lt_cv_cc_needs_belf" != x"yes"; then # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf CFLAGS="$SAVE_CFLAGS" @@ -7867,8 +8578,8 @@ -echo "$as_me:$LINENO: checking for ANSI C header files" >&5 -echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for ANSI C header files" >&5 +echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6; } if test "${ac_cv_header_stdc+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -7892,35 +8603,31 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_cv_header_stdc=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_cv_header_stdc=no + ac_cv_header_stdc=no fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext if test $ac_cv_header_stdc = yes; then # SunOS 4.x string.h does not declare mem*, contrary to ANSI. @@ -7976,6 +8683,7 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ #include <ctype.h> +#include <stdlib.h> #if ((' ' & 0x0FF) == 0x020) # define ISLOWER(c) ('a' <= (c) && (c) <= 'z') # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) @@ -7995,18 +8703,27 @@ for (i = 0; i < 256; i++) if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) - exit(2); - exit (0); + return 2; + return 0; } _ACEOF rm -f conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>&5 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='./conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 + { (case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_try") 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then @@ -8019,12 +8736,14 @@ ( exit $ac_status ) ac_cv_header_stdc=no fi -rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext +rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext fi + + fi fi -echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5 -echo "${ECHO_T}$ac_cv_header_stdc" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5 +echo "${ECHO_T}$ac_cv_header_stdc" >&6; } if test $ac_cv_header_stdc = yes; then cat >>confdefs.h <<\_ACEOF @@ -8047,9 +8766,9 @@ inttypes.h stdint.h unistd.h do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` -echo "$as_me:$LINENO: checking for $ac_header" >&5 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 -if eval "test \"\${$as_ac_Header+set}\" = set"; then +{ echo "$as_me:$LINENO: checking for $ac_header" >&5 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; } +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF @@ -8063,38 +8782,35 @@ #include <$ac_header> _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then eval "$as_ac_Header=yes" else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -eval "$as_ac_Header=no" + eval "$as_ac_Header=no" fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 -echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 +ac_res=`eval echo '${'$as_ac_Header'}'` + { echo "$as_me:$LINENO: result: $ac_res" >&5 +echo "${ECHO_T}$ac_res" >&6; } if test `eval echo '${'$as_ac_Header'}'` = yes; then cat >>confdefs.h <<_ACEOF #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 @@ -8109,18 +8825,19 @@ for ac_header in dlfcn.h do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` -if eval "test \"\${$as_ac_Header+set}\" = set"; then - echo "$as_me:$LINENO: checking for $ac_header" >&5 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 -if eval "test \"\${$as_ac_Header+set}\" = set"; then +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then + { echo "$as_me:$LINENO: checking for $ac_header" >&5 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; } +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 fi -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 -echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 +ac_res=`eval echo '${'$as_ac_Header'}'` + { echo "$as_me:$LINENO: result: $ac_res" >&5 +echo "${ECHO_T}$ac_res" >&6; } else # Is the header compilable? -echo "$as_me:$LINENO: checking $ac_header usability" >&5 -echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking $ac_header usability" >&5 +echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -8131,41 +8848,37 @@ #include <$ac_header> _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_header_compiler=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_header_compiler=no + ac_header_compiler=no fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext -echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 -echo "${ECHO_T}$ac_header_compiler" >&6 + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext +{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 +echo "${ECHO_T}$ac_header_compiler" >&6; } # Is the header present? -echo "$as_me:$LINENO: checking $ac_header presence" >&5 -echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking $ac_header presence" >&5 +echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -8174,24 +8887,22 @@ /* end confdefs.h. */ #include <$ac_header> _ACEOF -if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 - (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 +if { (ac_try="$ac_cpp conftest.$ac_ext" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } >/dev/null; then - if test -s conftest.err; then - ac_cpp_err=$ac_c_preproc_warn_flag - ac_cpp_err=$ac_cpp_err$ac_c_werror_flag - else - ac_cpp_err= - fi -else - ac_cpp_err=yes -fi -if test -z "$ac_cpp_err"; then + (exit $ac_status); } >/dev/null && { + test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || + test ! -s conftest.err + }; then ac_header_preproc=yes else echo "$as_me: failed program was:" >&5 @@ -8199,9 +8910,10 @@ ac_header_preproc=no fi + rm -f conftest.err conftest.$ac_ext -echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 -echo "${ECHO_T}$ac_header_preproc" >&6 +{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 +echo "${ECHO_T}$ac_header_preproc" >&6; } # So? What about this header? case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in @@ -8225,25 +8937,19 @@ echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} - ( - cat <<\_ASBOX -## ------------------------------------------ ## -## Report this to the AC_PACKAGE_NAME lists. ## -## ------------------------------------------ ## -_ASBOX - ) | - sed "s/^/$as_me: WARNING: /" >&2 + ;; esac -echo "$as_me:$LINENO: checking for $ac_header" >&5 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 -if eval "test \"\${$as_ac_Header+set}\" = set"; then +{ echo "$as_me:$LINENO: checking for $ac_header" >&5 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; } +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else eval "$as_ac_Header=\$ac_header_preproc" fi -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 -echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 +ac_res=`eval echo '${'$as_ac_Header'}'` + { echo "$as_me:$LINENO: result: $ac_res" >&5 +echo "${ECHO_T}$ac_res" >&6; } fi if test `eval echo '${'$as_ac_Header'}'` = yes; then @@ -8260,12 +8966,12 @@ ac_link='$F77 -o conftest$ac_exeext $FFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_f77_compiler_gnu if test -n "$ac_tool_prefix"; then - for ac_prog in g77 f77 xlf frt pgf77 fort77 fl32 af77 f90 xlf90 pgf90 epcf90 f95 fort xlf95 ifc efc pgf95 lf95 gfortran + for ac_prog in g77 xlf f77 frt pgf77 cf77 fort77 fl32 af77 xlf90 f90 pgf90 pghpf epcf90 gfortran g95 xlf95 f95 fort ifort ifc efc pgf95 lf95 ftn do # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. set dummy $ac_tool_prefix$ac_prog; ac_word=$2 -echo "$as_me:$LINENO: checking for $ac_word" >&5 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for $ac_word" >&5 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } if test "${ac_cv_prog_F77+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -8278,36 +8984,38 @@ IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_F77="$ac_tool_prefix$ac_prog" echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done +IFS=$as_save_IFS fi fi F77=$ac_cv_prog_F77 if test -n "$F77"; then - echo "$as_me:$LINENO: result: $F77" >&5 -echo "${ECHO_T}$F77" >&6 + { echo "$as_me:$LINENO: result: $F77" >&5 +echo "${ECHO_T}$F77" >&6; } else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } fi + test -n "$F77" && break done fi if test -z "$F77"; then ac_ct_F77=$F77 - for ac_prog in g77 f77 xlf frt pgf77 fort77 fl32 af77 f90 xlf90 pgf90 epcf90 f95 fort xlf95 ifc efc pgf95 lf95 gfortran + for ac_prog in g77 xlf f77 frt pgf77 cf77 fort77 fl32 af77 xlf90 f90 pgf90 pghpf epcf90 gfortran g95 xlf95 f95 fort ifort ifc efc pgf95 lf95 ftn do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2 -echo "$as_me:$LINENO: checking for $ac_word" >&5 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for $ac_word" >&5 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } if test "${ac_cv_prog_ac_ct_F77+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -8320,48 +9028,78 @@ IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_ac_ct_F77="$ac_prog" echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done +IFS=$as_save_IFS fi fi ac_ct_F77=$ac_cv_prog_ac_ct_F77 if test -n "$ac_ct_F77"; then - echo "$as_me:$LINENO: result: $ac_ct_F77" >&5 -echo "${ECHO_T}$ac_ct_F77" >&6 + { echo "$as_me:$LINENO: result: $ac_ct_F77" >&5 +echo "${ECHO_T}$ac_ct_F77" >&6; } else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } fi + test -n "$ac_ct_F77" && break done - F77=$ac_ct_F77 + if test "x$ac_ct_F77" = x; then + F77="" + else + case $cross_compiling:$ac_tool_warned in +yes:) +{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools +whose name does not start with the host triplet. If you think this +configuration is useful to you, please write to autoconf@gnu.org." >&5 +echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools +whose name does not start with the host triplet. If you think this +configuration is useful to you, please write to autoconf@gnu.org." >&2;} +ac_tool_warned=yes ;; +esac + F77=$ac_ct_F77 + fi fi # Provide some information about the compiler. -echo "$as_me:8350:" \ - "checking for Fortran 77 compiler version" >&5 +echo "$as_me:$LINENO: checking for Fortran 77 compiler version" >&5 ac_compiler=`set X $ac_compile; echo $2` -{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5 - (eval $ac_compiler --version </dev/null >&5) 2>&5 +{ (ac_try="$ac_compiler --version >&5" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compiler --version >&5") 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } -{ (eval echo "$as_me:$LINENO: \"$ac_compiler -v </dev/null >&5\"") >&5 - (eval $ac_compiler -v </dev/null >&5) 2>&5 +{ (ac_try="$ac_compiler -v >&5" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compiler -v >&5") 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } -{ (eval echo "$as_me:$LINENO: \"$ac_compiler -V </dev/null >&5\"") >&5 - (eval $ac_compiler -V </dev/null >&5) 2>&5 +{ (ac_try="$ac_compiler -V >&5" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compiler -V >&5") 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } @@ -8371,8 +9109,8 @@ # input file. (Note that this only needs to work for GNU compilers.) ac_save_ext=$ac_ext ac_ext=F -echo "$as_me:$LINENO: checking whether we are using the GNU Fortran 77 compiler" >&5 -echo $ECHO_N "checking whether we are using the GNU Fortran 77 compiler... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking whether we are using the GNU Fortran 77 compiler" >&5 +echo $ECHO_N "checking whether we are using the GNU Fortran 77 compiler... $ECHO_C" >&6; } if test "${ac_cv_f77_compiler_gnu+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -8385,46 +9123,42 @@ end _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_f77_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_f77_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_compiler_gnu=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_compiler_gnu=no + ac_compiler_gnu=no fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext ac_cv_f77_compiler_gnu=$ac_compiler_gnu fi -echo "$as_me:$LINENO: result: $ac_cv_f77_compiler_gnu" >&5 -echo "${ECHO_T}$ac_cv_f77_compiler_gnu" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_f77_compiler_gnu" >&5 +echo "${ECHO_T}$ac_cv_f77_compiler_gnu" >&6; } ac_ext=$ac_save_ext ac_test_FFLAGS=${FFLAGS+set} ac_save_FFLAGS=$FFLAGS FFLAGS= -echo "$as_me:$LINENO: checking whether $F77 accepts -g" >&5 -echo $ECHO_N "checking whether $F77 accepts -g... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking whether $F77 accepts -g" >&5 +echo $ECHO_N "checking whether $F77 accepts -g... $ECHO_C" >&6; } if test "${ac_cv_prog_f77_g+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -8435,39 +9169,35 @@ end _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_f77_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_f77_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_cv_prog_f77_g=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_cv_prog_f77_g=no + ac_cv_prog_f77_g=no fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi -echo "$as_me:$LINENO: result: $ac_cv_prog_f77_g" >&5 -echo "${ECHO_T}$ac_cv_prog_f77_g" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_prog_f77_g" >&5 +echo "${ECHO_T}$ac_cv_prog_f77_g" >&6; } if test "$ac_test_FFLAGS" = set; then FFLAGS=$ac_save_FFLAGS elif test $ac_cv_prog_f77_g = yes; then @@ -8496,8 +9226,8 @@ # Autoconf 2.13's AC_OBJEXT and AC_EXEEXT macros only works for C compilers! # find the maximum length of command line arguments -echo "$as_me:$LINENO: checking the maximum length of command line arguments" >&5 -echo $ECHO_N "checking the maximum length of command line arguments... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking the maximum length of command line arguments" >&5 +echo $ECHO_N "checking the maximum length of command line arguments... $ECHO_C" >&6; } if test "${lt_cv_sys_max_cmd_len+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -8555,19 +9285,19 @@ fi if test -n $lt_cv_sys_max_cmd_len ; then - echo "$as_me:$LINENO: result: $lt_cv_sys_max_cmd_len" >&5 -echo "${ECHO_T}$lt_cv_sys_max_cmd_len" >&6 + { echo "$as_me:$LINENO: result: $lt_cv_sys_max_cmd_len" >&5 +echo "${ECHO_T}$lt_cv_sys_max_cmd_len" >&6; } else - echo "$as_me:$LINENO: result: none" >&5 -echo "${ECHO_T}none" >&6 + { echo "$as_me:$LINENO: result: none" >&5 +echo "${ECHO_T}none" >&6; } fi # Check for command to grab the raw symbol name followed by C symbol from nm. -echo "$as_me:$LINENO: checking command to parse $NM output from $compiler object" >&5 -echo $ECHO_N "checking command to parse $NM output from $compiler object... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking command to parse $NM output from $compiler object" >&5 +echo $ECHO_N "checking command to parse $NM output from $compiler object... $ECHO_C" >&6; } if test "${lt_cv_sys_global_symbol_pipe+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -8755,15 +9485,15 @@ lt_cv_sys_global_symbol_to_cdecl= fi if test -z "$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl"; then - echo "$as_me:$LINENO: result: failed" >&5 -echo "${ECHO_T}failed" >&6 + { echo "$as_me:$LINENO: result: failed" >&5 +echo "${ECHO_T}failed" >&6; } else - echo "$as_me:$LINENO: result: ok" >&5 -echo "${ECHO_T}ok" >&6 + { echo "$as_me:$LINENO: result: ok" >&5 +echo "${ECHO_T}ok" >&6; } fi -echo "$as_me:$LINENO: checking for objdir" >&5 -echo $ECHO_N "checking for objdir... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for objdir" >&5 +echo $ECHO_N "checking for objdir... $ECHO_C" >&6; } if test "${lt_cv_objdir+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -8777,8 +9507,8 @@ fi rmdir .libs 2>/dev/null fi -echo "$as_me:$LINENO: result: $lt_cv_objdir" >&5 -echo "${ECHO_T}$lt_cv_objdir" >&6 +{ echo "$as_me:$LINENO: result: $lt_cv_objdir" >&5 +echo "${ECHO_T}$lt_cv_objdir" >&6; } objdir=$lt_cv_objdir @@ -8829,8 +9559,8 @@ if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args. set dummy ${ac_tool_prefix}ar; ac_word=$2 -echo "$as_me:$LINENO: checking for $ac_word" >&5 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for $ac_word" >&5 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } if test "${ac_cv_prog_AR+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -8843,32 +9573,34 @@ IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_AR="${ac_tool_prefix}ar" echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done +IFS=$as_save_IFS fi fi AR=$ac_cv_prog_AR if test -n "$AR"; then - echo "$as_me:$LINENO: result: $AR" >&5 -echo "${ECHO_T}$AR" >&6 + { echo "$as_me:$LINENO: result: $AR" >&5 +echo "${ECHO_T}$AR" >&6; } else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } fi + fi if test -z "$ac_cv_prog_AR"; then ac_ct_AR=$AR # Extract the first word of "ar", so it can be a program name with args. set dummy ar; ac_word=$2 -echo "$as_me:$LINENO: checking for $ac_word" >&5 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for $ac_word" >&5 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } if test "${ac_cv_prog_ac_ct_AR+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -8881,27 +9613,41 @@ IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_ac_ct_AR="ar" echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done +IFS=$as_save_IFS - test -z "$ac_cv_prog_ac_ct_AR" && ac_cv_prog_ac_ct_AR="false" fi fi ac_ct_AR=$ac_cv_prog_ac_ct_AR if test -n "$ac_ct_AR"; then - echo "$as_me:$LINENO: result: $ac_ct_AR" >&5 -echo "${ECHO_T}$ac_ct_AR" >&6 + { echo "$as_me:$LINENO: result: $ac_ct_AR" >&5 +echo "${ECHO_T}$ac_ct_AR" >&6; } else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } fi - AR=$ac_ct_AR + if test "x$ac_ct_AR" = x; then + AR="false" + else + case $cross_compiling:$ac_tool_warned in +yes:) +{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools +whose name does not start with the host triplet. If you think this +configuration is useful to you, please write to autoconf@gnu.org." >&5 +echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools +whose name does not start with the host triplet. If you think this +configuration is useful to you, please write to autoconf@gnu.org." >&2;} +ac_tool_warned=yes ;; +esac + AR=$ac_ct_AR + fi else AR="$ac_cv_prog_AR" fi @@ -8909,8 +9655,8 @@ if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args. set dummy ${ac_tool_prefix}ranlib; ac_word=$2 -echo "$as_me:$LINENO: checking for $ac_word" >&5 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for $ac_word" >&5 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } if test "${ac_cv_prog_RANLIB+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -8923,32 +9669,34 @@ IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib" echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done +IFS=$as_save_IFS fi fi RANLIB=$ac_cv_prog_RANLIB if test -n "$RANLIB"; then - echo "$as_me:$LINENO: result: $RANLIB" >&5 -echo "${ECHO_T}$RANLIB" >&6 + { echo "$as_me:$LINENO: result: $RANLIB" >&5 +echo "${ECHO_T}$RANLIB" >&6; } else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } fi + fi if test -z "$ac_cv_prog_RANLIB"; then ac_ct_RANLIB=$RANLIB # Extract the first word of "ranlib", so it can be a program name with args. set dummy ranlib; ac_word=$2 -echo "$as_me:$LINENO: checking for $ac_word" >&5 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for $ac_word" >&5 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -8961,27 +9709,41 @@ IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_ac_ct_RANLIB="ranlib" echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done +IFS=$as_save_IFS - test -z "$ac_cv_prog_ac_ct_RANLIB" && ac_cv_prog_ac_ct_RANLIB=":" fi fi ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB if test -n "$ac_ct_RANLIB"; then - echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&5 -echo "${ECHO_T}$ac_ct_RANLIB" >&6 + { echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&5 +echo "${ECHO_T}$ac_ct_RANLIB" >&6; } else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } fi - RANLIB=$ac_ct_RANLIB + if test "x$ac_ct_RANLIB" = x; then + RANLIB=":" + else + case $cross_compiling:$ac_tool_warned in +yes:) +{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools +whose name does not start with the host triplet. If you think this +configuration is useful to you, please write to autoconf@gnu.org." >&5 +echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools +whose name does not start with the host triplet. If you think this +configuration is useful to you, please write to autoconf@gnu.org." >&2;} +ac_tool_warned=yes ;; +esac + RANLIB=$ac_ct_RANLIB + fi else RANLIB="$ac_cv_prog_RANLIB" fi @@ -8989,8 +9751,8 @@ if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args. set dummy ${ac_tool_prefix}strip; ac_word=$2 -echo "$as_me:$LINENO: checking for $ac_word" >&5 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for $ac_word" >&5 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } if test "${ac_cv_prog_STRIP+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -9003,32 +9765,34 @@ IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_STRIP="${ac_tool_prefix}strip" echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done +IFS=$as_save_IFS fi fi STRIP=$ac_cv_prog_STRIP if test -n "$STRIP"; then - echo "$as_me:$LINENO: result: $STRIP" >&5 -echo "${ECHO_T}$STRIP" >&6 + { echo "$as_me:$LINENO: result: $STRIP" >&5 +echo "${ECHO_T}$STRIP" >&6; } else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } fi + fi if test -z "$ac_cv_prog_STRIP"; then ac_ct_STRIP=$STRIP # Extract the first word of "strip", so it can be a program name with args. set dummy strip; ac_word=$2 -echo "$as_me:$LINENO: checking for $ac_word" >&5 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for $ac_word" >&5 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -9041,27 +9805,41 @@ IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_ac_ct_STRIP="strip" echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done +IFS=$as_save_IFS - test -z "$ac_cv_prog_ac_ct_STRIP" && ac_cv_prog_ac_ct_STRIP=":" fi fi ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP if test -n "$ac_ct_STRIP"; then - echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5 -echo "${ECHO_T}$ac_ct_STRIP" >&6 + { echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5 +echo "${ECHO_T}$ac_ct_STRIP" >&6; } else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } fi - STRIP=$ac_ct_STRIP + if test "x$ac_ct_STRIP" = x; then + STRIP=":" + else + case $cross_compiling:$ac_tool_warned in +yes:) +{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools +whose name does not start with the host triplet. If you think this +configuration is useful to you, please write to autoconf@gnu.org." >&5 +echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools +whose name does not start with the host triplet. If you think this +configuration is useful to you, please write to autoconf@gnu.org." >&2;} +ac_tool_warned=yes ;; +esac + STRIP=$ac_ct_STRIP + fi else STRIP="$ac_cv_prog_STRIP" fi @@ -9108,8 +9886,8 @@ case $deplibs_check_method in file_magic*) if test "$file_magic_cmd" = '$MAGIC_CMD'; then - echo "$as_me:$LINENO: checking for ${ac_tool_prefix}file" >&5 -echo $ECHO_N "checking for ${ac_tool_prefix}file... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for ${ac_tool_prefix}file" >&5 +echo $ECHO_N "checking for ${ac_tool_prefix}file... $ECHO_C" >&6; } if test "${lt_cv_path_MAGIC_CMD+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -9161,17 +9939,17 @@ MAGIC_CMD="$lt_cv_path_MAGIC_CMD" if test -n "$MAGIC_CMD"; then - echo "$as_me:$LINENO: result: $MAGIC_CMD" >&5 -echo "${ECHO_T}$MAGIC_CMD" >&6 + { echo "$as_me:$LINENO: result: $MAGIC_CMD" >&5 +echo "${ECHO_T}$MAGIC_CMD" >&6; } else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } fi if test -z "$lt_cv_path_MAGIC_CMD"; then if test -n "$ac_tool_prefix"; then - echo "$as_me:$LINENO: checking for file" >&5 -echo $ECHO_N "checking for file... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for file" >&5 +echo $ECHO_N "checking for file... $ECHO_C" >&6; } if test "${lt_cv_path_MAGIC_CMD+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -9223,11 +10001,11 @@ MAGIC_CMD="$lt_cv_path_MAGIC_CMD" if test -n "$MAGIC_CMD"; then - echo "$as_me:$LINENO: result: $MAGIC_CMD" >&5 -echo "${ECHO_T}$MAGIC_CMD" >&6 + { echo "$as_me:$LINENO: result: $MAGIC_CMD" >&5 +echo "${ECHO_T}$MAGIC_CMD" >&6; } else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } fi else @@ -9242,21 +10020,21 @@ enable_dlopen=yes enable_win32_dll=no -# Check whether --enable-libtool-lock or --disable-libtool-lock was given. +# Check whether --enable-libtool-lock was given. if test "${enable_libtool_lock+set}" = set; then - enableval="$enable_libtool_lock" + enableval=$enable_libtool_lock; +fi -fi; test "x$enable_libtool_lock" != xno && enable_libtool_lock=yes -# Check whether --with-pic or --without-pic was given. +# Check whether --with-pic was given. if test "${with_pic+set}" = set; then - withval="$with_pic" - pic_mode="$withval" + withval=$with_pic; pic_mode="$withval" else pic_mode=default -fi; +fi + test -z "$pic_mode" && pic_mode=default # Use C for the default configuration in the libtool script @@ -9316,8 +10094,8 @@ # # Check to make sure the static flag actually works. # -echo "$as_me:$LINENO: checking if $compiler static flag $lt_prog_compiler_static works" >&5 -echo $ECHO_N "checking if $compiler static flag $lt_prog_compiler_static works... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking if $compiler static flag $lt_prog_compiler_static works" >&5 +echo $ECHO_N "checking if $compiler static flag $lt_prog_compiler_static works... $ECHO_C" >&6; } if test "${lt_prog_compiler_static_works+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -9339,8 +10117,8 @@ LDFLAGS="$save_LDFLAGS" fi -echo "$as_me:$LINENO: result: $lt_prog_compiler_static_works" >&5 -echo "${ECHO_T}$lt_prog_compiler_static_works" >&6 +{ echo "$as_me:$LINENO: result: $lt_prog_compiler_static_works" >&5 +echo "${ECHO_T}$lt_prog_compiler_static_works" >&6; } if test x"$lt_prog_compiler_static_works" = xyes; then : @@ -9361,8 +10139,8 @@ lt_prog_compiler_no_builtin_flag=' -fno-builtin' -echo "$as_me:$LINENO: checking if $compiler supports -fno-rtti -fno-exceptions" >&5 -echo $ECHO_N "checking if $compiler supports -fno-rtti -fno-exceptions... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking if $compiler supports -fno-rtti -fno-exceptions" >&5 +echo $ECHO_N "checking if $compiler supports -fno-rtti -fno-exceptions... $ECHO_C" >&6; } if test "${lt_cv_prog_compiler_rtti_exceptions+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -9379,11 +10157,11 @@ -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:9382: $lt_compile\"" >&5) + (eval echo "\"\$as_me:10160: $lt_compile\"" >&5) (eval "$lt_compile" 2>conftest.err) ac_status=$? cat conftest.err >&5 - echo "$as_me:9386: \$? = $ac_status" >&5 + echo "$as_me:10164: \$? = $ac_status" >&5 if (exit $ac_status) && test -s "$ac_outfile"; then # The compiler can only warn and ignore the option if not recognized # So say no if there are warnings @@ -9394,8 +10172,8 @@ $rm conftest* fi -echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_rtti_exceptions" >&5 -echo "${ECHO_T}$lt_cv_prog_compiler_rtti_exceptions" >&6 +{ echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_rtti_exceptions" >&5 +echo "${ECHO_T}$lt_cv_prog_compiler_rtti_exceptions" >&6; } if test x"$lt_cv_prog_compiler_rtti_exceptions" = xyes; then lt_prog_compiler_no_builtin_flag="$lt_prog_compiler_no_builtin_flag -fno-rtti -fno-exceptions" @@ -9409,8 +10187,8 @@ lt_prog_compiler_pic= lt_prog_compiler_static= -echo "$as_me:$LINENO: checking for $compiler option to produce PIC" >&5 -echo $ECHO_N "checking for $compiler option to produce PIC... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for $compiler option to produce PIC" >&5 +echo $ECHO_N "checking for $compiler option to produce PIC... $ECHO_C" >&6; } if test "$GCC" = yes; then lt_prog_compiler_wl='-Wl,' @@ -9586,16 +10364,16 @@ esac fi -echo "$as_me:$LINENO: result: $lt_prog_compiler_pic" >&5 -echo "${ECHO_T}$lt_prog_compiler_pic" >&6 +{ echo "$as_me:$LINENO: result: $lt_prog_compiler_pic" >&5 +echo "${ECHO_T}$lt_prog_compiler_pic" >&6; } # # Check to make sure the PIC flag actually works. # if test -n "$lt_prog_compiler_pic"; then -echo "$as_me:$LINENO: checking if $compiler PIC flag $lt_prog_compiler_pic works" >&5 -echo $ECHO_N "checking if $compiler PIC flag $lt_prog_compiler_pic works... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking if $compiler PIC flag $lt_prog_compiler_pic works" >&5 +echo $ECHO_N "checking if $compiler PIC flag $lt_prog_compiler_pic works... $ECHO_C" >&6; } if test "${lt_prog_compiler_pic_works+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -9612,11 +10390,11 @@ -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:9615: $lt_compile\"" >&5) + (eval echo "\"\$as_me:10393: $lt_compile\"" >&5) (eval "$lt_compile" 2>conftest.err) ac_status=$? cat conftest.err >&5 - echo "$as_me:9619: \$? = $ac_status" >&5 + echo "$as_me:10397: \$? = $ac_status" >&5 if (exit $ac_status) && test -s "$ac_outfile"; then # The compiler can only warn and ignore the option if not recognized # So say no if there are warnings @@ -9627,8 +10405,8 @@ $rm conftest* fi -echo "$as_me:$LINENO: result: $lt_prog_compiler_pic_works" >&5 -echo "${ECHO_T}$lt_prog_compiler_pic_works" >&6 +{ echo "$as_me:$LINENO: result: $lt_prog_compiler_pic_works" >&5 +echo "${ECHO_T}$lt_prog_compiler_pic_works" >&6; } if test x"$lt_prog_compiler_pic_works" = xyes; then case $lt_prog_compiler_pic in @@ -9651,8 +10429,8 @@ ;; esac -echo "$as_me:$LINENO: checking if $compiler supports -c -o file.$ac_objext" >&5 -echo $ECHO_N "checking if $compiler supports -c -o file.$ac_objext... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking if $compiler supports -c -o file.$ac_objext" >&5 +echo $ECHO_N "checking if $compiler supports -c -o file.$ac_objext... $ECHO_C" >&6; } if test "${lt_cv_prog_compiler_c_o+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -9679,11 +10457,11 @@ -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:9682: $lt_compile\"" >&5) + (eval echo "\"\$as_me:10460: $lt_compile\"" >&5) (eval "$lt_compile" 2>out/conftest.err) ac_status=$? cat out/conftest.err >&5 - echo "$as_me:9686: \$? = $ac_status" >&5 + echo "$as_me:10464: \$? = $ac_status" >&5 if (exit $ac_status) && test -s out/conftest2.$ac_objext then # The compiler can only warn and ignore the option if not recognized @@ -9700,23 +10478,23 @@ $rm conftest* fi -echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_c_o" >&5 -echo "${ECHO_T}$lt_cv_prog_compiler_c_o" >&6 +{ echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_c_o" >&5 +echo "${ECHO_T}$lt_cv_prog_compiler_c_o" >&6; } hard_links="nottested" if test "$lt_cv_prog_compiler_c_o" = no && test "$need_locks" != no; then # do not overwrite the value of need_locks provided by the user - echo "$as_me:$LINENO: checking if we can lock with hard links" >&5 -echo $ECHO_N "checking if we can lock with hard links... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking if we can lock with hard links" >&5 +echo $ECHO_N "checking if we can lock with hard links... $ECHO_C" >&6; } hard_links=yes $rm conftest* ln conftest.a conftest.b 2>/dev/null && hard_links=no touch conftest.a ln conftest.a conftest.b 2>&5 || hard_links=no ln conftest.a conftest.b 2>/dev/null && hard_links=no - echo "$as_me:$LINENO: result: $hard_links" >&5 -echo "${ECHO_T}$hard_links" >&6 + { echo "$as_me:$LINENO: result: $hard_links" >&5 +echo "${ECHO_T}$hard_links" >&6; } if test "$hard_links" = no; then { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5 echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;} @@ -9726,8 +10504,8 @@ need_locks=no fi -echo "$as_me:$LINENO: checking whether the $compiler linker ($LD) supports shared libraries" >&5 -echo $ECHO_N "checking whether the $compiler linker ($LD) supports shared libraries... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking whether the $compiler linker ($LD) supports shared libraries" >&5 +echo $ECHO_N "checking whether the $compiler linker ($LD) supports shared libraries... $ECHO_C" >&6; } runpath_var= allow_undefined_flag= @@ -10022,27 +10800,23 @@ } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; } }'` @@ -10053,8 +10827,10 @@ echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 + fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi @@ -10084,27 +10860,23 @@ } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; } }'` @@ -10115,8 +10887,10 @@ echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 + fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi @@ -10538,8 +11312,8 @@ esac fi -echo "$as_me:$LINENO: result: $ld_shlibs" >&5 -echo "${ECHO_T}$ld_shlibs" >&6 +{ echo "$as_me:$LINENO: result: $ld_shlibs" >&5 +echo "${ECHO_T}$ld_shlibs" >&6; } test "$ld_shlibs" = no && can_build_shared=no variables_saved_for_relink="PATH $shlibpath_var $runpath_var" @@ -10564,8 +11338,8 @@ # Test whether the compiler implicitly links with -lc since on some # systems, -lgcc has to come before -lc. If gcc already passes -lc # to ld, don't add -lc before -lgcc. - echo "$as_me:$LINENO: checking whether -lc should be explicitly linked in" >&5 -echo $ECHO_N "checking whether -lc should be explicitly linked in... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking whether -lc should be explicitly linked in" >&5 +echo $ECHO_N "checking whether -lc should be explicitly linked in... $ECHO_C" >&6; } $rm conftest* printf "$lt_simple_compile_test_code" > conftest.$ac_ext @@ -10601,16 +11375,16 @@ cat conftest.err 1>&5 fi $rm conftest* - echo "$as_me:$LINENO: result: $archive_cmds_need_lc" >&5 -echo "${ECHO_T}$archive_cmds_need_lc" >&6 + { echo "$as_me:$LINENO: result: $archive_cmds_need_lc" >&5 +echo "${ECHO_T}$archive_cmds_need_lc" >&6; } ;; esac fi ;; esac -echo "$as_me:$LINENO: checking dynamic linker characteristics" >&5 -echo $ECHO_N "checking dynamic linker characteristics... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking dynamic linker characteristics" >&5 +echo $ECHO_N "checking dynamic linker characteristics... $ECHO_C" >&6; } library_names_spec= libname_spec='lib$name' soname_spec= @@ -11127,12 +11901,12 @@ dynamic_linker=no ;; esac -echo "$as_me:$LINENO: result: $dynamic_linker" >&5 -echo "${ECHO_T}$dynamic_linker" >&6 +{ echo "$as_me:$LINENO: result: $dynamic_linker" >&5 +echo "${ECHO_T}$dynamic_linker" >&6; } test "$dynamic_linker" = no && can_build_shared=no -echo "$as_me:$LINENO: checking how to hardcode library paths into programs" >&5 -echo $ECHO_N "checking how to hardcode library paths into programs... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking how to hardcode library paths into programs" >&5 +echo $ECHO_N "checking how to hardcode library paths into programs... $ECHO_C" >&6; } hardcode_action= if test -n "$hardcode_libdir_flag_spec" || \ test -n "$runpath_var " || \ @@ -11156,8 +11930,8 @@ # directories. hardcode_action=unsupported fi -echo "$as_me:$LINENO: result: $hardcode_action" >&5 -echo "${ECHO_T}$hardcode_action" >&6 +{ echo "$as_me:$LINENO: result: $hardcode_action" >&5 +echo "${ECHO_T}$hardcode_action" >&6; } if test "$hardcode_action" = relink; then # Fast installation is not supported @@ -11170,29 +11944,29 @@ striplib= old_striplib= -echo "$as_me:$LINENO: checking whether stripping libraries is possible" >&5 -echo $ECHO_N "checking whether stripping libraries is possible... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking whether stripping libraries is possible" >&5 +echo $ECHO_N "checking whether stripping libraries is possible... $ECHO_C" >&6; } if test -n "$STRIP" && $STRIP -V 2>&1 | grep "GNU strip" >/dev/null; then test -z "$old_striplib" && old_striplib="$STRIP --strip-debug" test -z "$striplib" && striplib="$STRIP --strip-unneeded" - echo "$as_me:$LINENO: result: yes" >&5 -echo "${ECHO_T}yes" >&6 + { echo "$as_me:$LINENO: result: yes" >&5 +echo "${ECHO_T}yes" >&6; } else # FIXME - insert some real tests, host_os isn't really good enough case $host_os in darwin*) if test -n "$STRIP" ; then striplib="$STRIP -x" - echo "$as_me:$LINENO: result: yes" >&5 -echo "${ECHO_T}yes" >&6 + { echo "$as_me:$LINENO: result: yes" >&5 +echo "${ECHO_T}yes" >&6; } else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } fi ;; *) - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } ;; esac fi @@ -11224,8 +11998,8 @@ darwin*) # if libdl is installed we need to link against it - echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5 -echo $ECHO_N "checking for dlopen in -ldl... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5 +echo $ECHO_N "checking for dlopen in -ldl... $ECHO_C" >&6; } if test "${ac_cv_lib_dl_dlopen+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -11238,56 +12012,53 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ -/* Override any gcc2 internal prototype to avoid an error. */ +/* Override any GCC internal prototype to avoid an error. + Use char because int might match the return type of a GCC + builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ char dlopen (); int main () { -dlopen (); +return dlopen (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then ac_cv_lib_dl_dlopen=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_cv_lib_dl_dlopen=no + ac_cv_lib_dl_dlopen=no fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5 -echo "${ECHO_T}$ac_cv_lib_dl_dlopen" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5 +echo "${ECHO_T}$ac_cv_lib_dl_dlopen" >&6; } if test $ac_cv_lib_dl_dlopen = yes; then lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl" else @@ -11301,8 +12072,8 @@ ;; *) - echo "$as_me:$LINENO: checking for shl_load" >&5 -echo $ECHO_N "checking for shl_load... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for shl_load" >&5 +echo $ECHO_N "checking for shl_load... $ECHO_C" >&6; } if test "${ac_cv_func_shl_load+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -11329,73 +12100,64 @@ #undef shl_load -/* Override any gcc2 internal prototype to avoid an error. */ +/* Override any GCC internal prototype to avoid an error. + Use char because int might match the return type of a GCC + builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" -{ #endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ char shl_load (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ -#if defined (__stub_shl_load) || defined (__stub___shl_load) +#if defined __stub_shl_load || defined __stub___shl_load choke me -#else -char (*f) () = shl_load; -#endif -#ifdef __cplusplus -} #endif int main () { -return f != shl_load; +return shl_load (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then ac_cv_func_shl_load=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_cv_func_shl_load=no + ac_cv_func_shl_load=no fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext fi -echo "$as_me:$LINENO: result: $ac_cv_func_shl_load" >&5 -echo "${ECHO_T}$ac_cv_func_shl_load" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_func_shl_load" >&5 +echo "${ECHO_T}$ac_cv_func_shl_load" >&6; } if test $ac_cv_func_shl_load = yes; then lt_cv_dlopen="shl_load" else - echo "$as_me:$LINENO: checking for shl_load in -ldld" >&5 -echo $ECHO_N "checking for shl_load in -ldld... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for shl_load in -ldld" >&5 +echo $ECHO_N "checking for shl_load in -ldld... $ECHO_C" >&6; } if test "${ac_cv_lib_dld_shl_load+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -11408,61 +12170,58 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ -/* Override any gcc2 internal prototype to avoid an error. */ +/* Override any GCC internal prototype to avoid an error. + Use char because int might match the return type of a GCC + builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ char shl_load (); int main () { -shl_load (); +return shl_load (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then ac_cv_lib_dld_shl_load=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_cv_lib_dld_shl_load=no + ac_cv_lib_dld_shl_load=no fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:$LINENO: result: $ac_cv_lib_dld_shl_load" >&5 -echo "${ECHO_T}$ac_cv_lib_dld_shl_load" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_lib_dld_shl_load" >&5 +echo "${ECHO_T}$ac_cv_lib_dld_shl_load" >&6; } if test $ac_cv_lib_dld_shl_load = yes; then lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-dld" else - echo "$as_me:$LINENO: checking for dlopen" >&5 -echo $ECHO_N "checking for dlopen... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for dlopen" >&5 +echo $ECHO_N "checking for dlopen... $ECHO_C" >&6; } if test "${ac_cv_func_dlopen+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -11489,73 +12248,64 @@ #undef dlopen -/* Override any gcc2 internal prototype to avoid an error. */ +/* Override any GCC internal prototype to avoid an error. + Use char because int might match the return type of a GCC + builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" -{ #endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ char dlopen (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ -#if defined (__stub_dlopen) || defined (__stub___dlopen) +#if defined __stub_dlopen || defined __stub___dlopen choke me -#else -char (*f) () = dlopen; -#endif -#ifdef __cplusplus -} #endif int main () { -return f != dlopen; +return dlopen (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then ac_cv_func_dlopen=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_cv_func_dlopen=no + ac_cv_func_dlopen=no fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext fi -echo "$as_me:$LINENO: result: $ac_cv_func_dlopen" >&5 -echo "${ECHO_T}$ac_cv_func_dlopen" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_func_dlopen" >&5 +echo "${ECHO_T}$ac_cv_func_dlopen" >&6; } if test $ac_cv_func_dlopen = yes; then lt_cv_dlopen="dlopen" else - echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5 -echo $ECHO_N "checking for dlopen in -ldl... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5 +echo $ECHO_N "checking for dlopen in -ldl... $ECHO_C" >&6; } if test "${ac_cv_lib_dl_dlopen+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -11568,61 +12318,58 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ -/* Override any gcc2 internal prototype to avoid an error. */ +/* Override any GCC internal prototype to avoid an error. + Use char because int might match the return type of a GCC + builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ char dlopen (); int main () { -dlopen (); +return dlopen (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then ac_cv_lib_dl_dlopen=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_cv_lib_dl_dlopen=no + ac_cv_lib_dl_dlopen=no fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5 -echo "${ECHO_T}$ac_cv_lib_dl_dlopen" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5 +echo "${ECHO_T}$ac_cv_lib_dl_dlopen" >&6; } if test $ac_cv_lib_dl_dlopen = yes; then lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl" else - echo "$as_me:$LINENO: checking for dlopen in -lsvld" >&5 -echo $ECHO_N "checking for dlopen in -lsvld... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for dlopen in -lsvld" >&5 +echo $ECHO_N "checking for dlopen in -lsvld... $ECHO_C" >&6; } if test "${ac_cv_lib_svld_dlopen+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -11635,61 +12382,58 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ -/* Override any gcc2 internal prototype to avoid an error. */ +/* Override any GCC internal prototype to avoid an error. + Use char because int might match the return type of a GCC + builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ char dlopen (); int main () { -dlopen (); +return dlopen (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then ac_cv_lib_svld_dlopen=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_cv_lib_svld_dlopen=no + ac_cv_lib_svld_dlopen=no fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:$LINENO: result: $ac_cv_lib_svld_dlopen" >&5 -echo "${ECHO_T}$ac_cv_lib_svld_dlopen" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_lib_svld_dlopen" >&5 +echo "${ECHO_T}$ac_cv_lib_svld_dlopen" >&6; } if test $ac_cv_lib_svld_dlopen = yes; then lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld" else - echo "$as_me:$LINENO: checking for dld_link in -ldld" >&5 -echo $ECHO_N "checking for dld_link in -ldld... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for dld_link in -ldld" >&5 +echo $ECHO_N "checking for dld_link in -ldld... $ECHO_C" >&6; } if test "${ac_cv_lib_dld_dld_link+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -11702,56 +12446,53 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ -/* Override any gcc2 internal prototype to avoid an error. */ +/* Override any GCC internal prototype to avoid an error. + Use char because int might match the return type of a GCC + builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ char dld_link (); int main () { -dld_link (); +return dld_link (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then ac_cv_lib_dld_dld_link=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_cv_lib_dld_dld_link=no + ac_cv_lib_dld_dld_link=no fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:$LINENO: result: $ac_cv_lib_dld_dld_link" >&5 -echo "${ECHO_T}$ac_cv_lib_dld_dld_link" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_lib_dld_dld_link" >&5 +echo "${ECHO_T}$ac_cv_lib_dld_dld_link" >&6; } if test $ac_cv_lib_dld_dld_link = yes; then lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-dld" fi @@ -11791,8 +12532,8 @@ save_LIBS="$LIBS" LIBS="$lt_cv_dlopen_libs $LIBS" - echo "$as_me:$LINENO: checking whether a program can dlopen itself" >&5 -echo $ECHO_N "checking whether a program can dlopen itself... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking whether a program can dlopen itself" >&5 +echo $ECHO_N "checking whether a program can dlopen itself... $ECHO_C" >&6; } if test "${lt_cv_dlopen_self+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -11802,7 +12543,7 @@ lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<EOF -#line 11805 "configure" +#line 12546 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@ -11884,13 +12625,13 @@ fi -echo "$as_me:$LINENO: result: $lt_cv_dlopen_self" >&5 -echo "${ECHO_T}$lt_cv_dlopen_self" >&6 +{ echo "$as_me:$LINENO: result: $lt_cv_dlopen_self" >&5 +echo "${ECHO_T}$lt_cv_dlopen_self" >&6; } if test "x$lt_cv_dlopen_self" = xyes; then LDFLAGS="$LDFLAGS $link_static_flag" - echo "$as_me:$LINENO: checking whether a statically linked program can dlopen itself" >&5 -echo $ECHO_N "checking whether a statically linked program can dlopen itself... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking whether a statically linked program can dlopen itself" >&5 +echo $ECHO_N "checking whether a statically linked program can dlopen itself... $ECHO_C" >&6; } if test "${lt_cv_dlopen_self_static+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -11900,7 +12641,7 @@ lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<EOF -#line 11903 "configure" +#line 12644 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@ -11982,8 +12723,8 @@ fi -echo "$as_me:$LINENO: result: $lt_cv_dlopen_self_static" >&5 -echo "${ECHO_T}$lt_cv_dlopen_self_static" >&6 +{ echo "$as_me:$LINENO: result: $lt_cv_dlopen_self_static" >&5 +echo "${ECHO_T}$lt_cv_dlopen_self_static" >&6; } fi CPPFLAGS="$save_CPPFLAGS" @@ -12005,13 +12746,13 @@ # Report which librarie types wil actually be built -echo "$as_me:$LINENO: checking if libtool supports shared libraries" >&5 -echo $ECHO_N "checking if libtool supports shared libraries... $ECHO_C" >&6 -echo "$as_me:$LINENO: result: $can_build_shared" >&5 -echo "${ECHO_T}$can_build_shared" >&6 +{ echo "$as_me:$LINENO: checking if libtool supports shared libraries" >&5 +echo $ECHO_N "checking if libtool supports shared libraries... $ECHO_C" >&6; } +{ echo "$as_me:$LINENO: result: $can_build_shared" >&5 +echo "${ECHO_T}$can_build_shared" >&6; } -echo "$as_me:$LINENO: checking whether to build shared libraries" >&5 -echo $ECHO_N "checking whether to build shared libraries... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking whether to build shared libraries" >&5 +echo $ECHO_N "checking whether to build shared libraries... $ECHO_C" >&6; } test "$can_build_shared" = "no" && enable_shared=no # On AIX, shared libraries and static libraries use the same namespace, and @@ -12068,15 +12809,15 @@ fi ;; esac -echo "$as_me:$LINENO: result: $enable_shared" >&5 -echo "${ECHO_T}$enable_shared" >&6 +{ echo "$as_me:$LINENO: result: $enable_shared" >&5 +echo "${ECHO_T}$enable_shared" >&6; } -echo "$as_me:$LINENO: checking whether to build static libraries" >&5 -echo $ECHO_N "checking whether to build static libraries... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking whether to build static libraries" >&5 +echo $ECHO_N "checking whether to build static libraries... $ECHO_C" >&6; } # Make sure either enable_shared or enable_static is yes. test "$enable_shared" = yes || enable_static=yes -echo "$as_me:$LINENO: result: $enable_static" >&5 -echo "${ECHO_T}$enable_static" >&6 +{ echo "$as_me:$LINENO: result: $enable_static" >&5 +echo "${ECHO_T}$enable_static" >&6; } # The else clause should only fire when bootstrapping the # libtool distribution, otherwise you forgot to ship ltmain.sh @@ -12555,11 +13296,11 @@ CC="$lt_save_CC" -# Check whether --with-tags or --without-tags was given. +# Check whether --with-tags was given. if test "${with_tags+set}" = set; then - withval="$with_tags" - tagnames="$withval" -fi; + withval=$with_tags; tagnames="$withval" +fi + if test -f "$ltmain" && test -n "$tagnames"; then if test ! -f "${ofile}"; then @@ -12608,7 +13349,7 @@ case $tagname in CXX) if test -n "$CXX" && test "X$CXX" != "Xno"; then - ac_ext=cc + ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' @@ -12700,18 +13441,18 @@ # Set up default GNU C++ configuration -# Check whether --with-gnu-ld or --without-gnu-ld was given. +# Check whether --with-gnu-ld was given. if test "${with_gnu_ld+set}" = set; then - withval="$with_gnu_ld" - test "$withval" = no || with_gnu_ld=yes + withval=$with_gnu_ld; test "$withval" = no || with_gnu_ld=yes else with_gnu_ld=no -fi; +fi + ac_prog=ld if test "$GCC" = yes; then # Check if gcc -print-prog-name=ld gives a path. - echo "$as_me:$LINENO: checking for ld used by $CC" >&5 -echo $ECHO_N "checking for ld used by $CC... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for ld used by $CC" >&5 +echo $ECHO_N "checking for ld used by $CC... $ECHO_C" >&6; } case $host in *-*-mingw*) # gcc leaves a trailing carriage return which upsets mingw @@ -12740,11 +13481,11 @@ ;; esac elif test "$with_gnu_ld" = yes; then - echo "$as_me:$LINENO: checking for GNU ld" >&5 -echo $ECHO_N "checking for GNU ld... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for GNU ld" >&5 +echo $ECHO_N "checking for GNU ld... $ECHO_C" >&6; } else - echo "$as_me:$LINENO: checking for non-GNU ld" >&5 -echo $ECHO_N "checking for non-GNU ld... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for non-GNU ld" >&5 +echo $ECHO_N "checking for non-GNU ld... $ECHO_C" >&6; } fi if test "${lt_cv_path_LD+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -12777,17 +13518,17 @@ LD="$lt_cv_path_LD" if test -n "$LD"; then - echo "$as_me:$LINENO: result: $LD" >&5 -echo "${ECHO_T}$LD" >&6 + { echo "$as_me:$LINENO: result: $LD" >&5 +echo "${ECHO_T}$LD" >&6; } else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } fi test -z "$LD" && { { echo "$as_me:$LINENO: error: no acceptable ld found in \$PATH" >&5 echo "$as_me: error: no acceptable ld found in \$PATH" >&2;} { (exit 1); exit 1; }; } -echo "$as_me:$LINENO: checking if the linker ($LD) is GNU ld" >&5 -echo $ECHO_N "checking if the linker ($LD) is GNU ld... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking if the linker ($LD) is GNU ld" >&5 +echo $ECHO_N "checking if the linker ($LD) is GNU ld... $ECHO_C" >&6; } if test "${lt_cv_prog_gnu_ld+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -12801,8 +13542,8 @@ ;; esac fi -echo "$as_me:$LINENO: result: $lt_cv_prog_gnu_ld" >&5 -echo "${ECHO_T}$lt_cv_prog_gnu_ld" >&6 +{ echo "$as_me:$LINENO: result: $lt_cv_prog_gnu_ld" >&5 +echo "${ECHO_T}$lt_cv_prog_gnu_ld" >&6; } with_gnu_ld=$lt_cv_prog_gnu_ld @@ -12852,8 +13593,8 @@ fi # PORTME: fill in a description of your system's C++ link characteristics -echo "$as_me:$LINENO: checking whether the $compiler linker ($LD) supports shared libraries" >&5 -echo $ECHO_N "checking whether the $compiler linker ($LD) supports shared libraries... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking whether the $compiler linker ($LD) supports shared libraries" >&5 +echo $ECHO_N "checking whether the $compiler linker ($LD) supports shared libraries... $ECHO_C" >&6; } ld_shlibs_CXX=yes case $host_os in aix3*) @@ -12945,27 +13686,23 @@ } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_cxx_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_cxx_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; } }'` @@ -12976,8 +13713,10 @@ echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 + fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi @@ -13008,27 +13747,23 @@ } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_cxx_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_cxx_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; } }'` @@ -13039,8 +13774,10 @@ echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 + fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi @@ -13666,8 +14403,8 @@ ld_shlibs_CXX=no ;; esac -echo "$as_me:$LINENO: result: $ld_shlibs_CXX" >&5 -echo "${ECHO_T}$ld_shlibs_CXX" >&6 +{ echo "$as_me:$LINENO: result: $ld_shlibs_CXX" >&5 +echo "${ECHO_T}$ld_shlibs_CXX" >&6; } test "$ld_shlibs_CXX" = no && can_build_shared=no GCC_CXX="$GXX" @@ -13787,8 +14524,8 @@ lt_prog_compiler_pic_CXX= lt_prog_compiler_static_CXX= -echo "$as_me:$LINENO: checking for $compiler option to produce PIC" >&5 -echo $ECHO_N "checking for $compiler option to produce PIC... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for $compiler option to produce PIC" >&5 +echo $ECHO_N "checking for $compiler option to produce PIC... $ECHO_C" >&6; } # C++ specific cases for pic, static, wl, etc. if test "$GXX" = yes; then @@ -14039,16 +14776,16 @@ esac fi -echo "$as_me:$LINENO: result: $lt_prog_compiler_pic_CXX" >&5 -echo "${ECHO_T}$lt_prog_compiler_pic_CXX" >&6 +{ echo "$as_me:$LINENO: result: $lt_prog_compiler_pic_CXX" >&5 +echo "${ECHO_T}$lt_prog_compiler_pic_CXX" >&6; } # # Check to make sure the PIC flag actually works. # if test -n "$lt_prog_compiler_pic_CXX"; then -echo "$as_me:$LINENO: checking if $compiler PIC flag $lt_prog_compiler_pic_CXX works" >&5 -echo $ECHO_N "checking if $compiler PIC flag $lt_prog_compiler_pic_CXX works... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking if $compiler PIC flag $lt_prog_compiler_pic_CXX works" >&5 +echo $ECHO_N "checking if $compiler PIC flag $lt_prog_compiler_pic_CXX works... $ECHO_C" >&6; } if test "${lt_prog_compiler_pic_works_CXX+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -14065,11 +14802,11 @@ -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:14068: $lt_compile\"" >&5) + (eval echo "\"\$as_me:14805: $lt_compile\"" >&5) (eval "$lt_compile" 2>conftest.err) ac_status=$? cat conftest.err >&5 - echo "$as_me:14072: \$? = $ac_status" >&5 + echo "$as_me:14809: \$? = $ac_status" >&5 if (exit $ac_status) && test -s "$ac_outfile"; then # The compiler can only warn and ignore the option if not recognized # So say no if there are warnings @@ -14080,8 +14817,8 @@ $rm conftest* fi -echo "$as_me:$LINENO: result: $lt_prog_compiler_pic_works_CXX" >&5 -echo "${ECHO_T}$lt_prog_compiler_pic_works_CXX" >&6 +{ echo "$as_me:$LINENO: result: $lt_prog_compiler_pic_works_CXX" >&5 +echo "${ECHO_T}$lt_prog_compiler_pic_works_CXX" >&6; } if test x"$lt_prog_compiler_pic_works_CXX" = xyes; then case $lt_prog_compiler_pic_CXX in @@ -14104,8 +14841,8 @@ ;; esac -echo "$as_me:$LINENO: checking if $compiler supports -c -o file.$ac_objext" >&5 -echo $ECHO_N "checking if $compiler supports -c -o file.$ac_objext... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking if $compiler supports -c -o file.$ac_objext" >&5 +echo $ECHO_N "checking if $compiler supports -c -o file.$ac_objext... $ECHO_C" >&6; } if test "${lt_cv_prog_compiler_c_o_CXX+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -14132,11 +14869,11 @@ -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:14135: $lt_compile\"" >&5) + (eval echo "\"\$as_me:14872: $lt_compile\"" >&5) (eval "$lt_compile" 2>out/conftest.err) ac_status=$? cat out/conftest.err >&5 - echo "$as_me:14139: \$? = $ac_status" >&5 + echo "$as_me:14876: \$? = $ac_status" >&5 if (exit $ac_status) && test -s out/conftest2.$ac_objext then # The compiler can only warn and ignore the option if not recognized @@ -14153,23 +14890,23 @@ $rm conftest* fi -echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_c_o_CXX" >&5 -echo "${ECHO_T}$lt_cv_prog_compiler_c_o_CXX" >&6 +{ echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_c_o_CXX" >&5 +echo "${ECHO_T}$lt_cv_prog_compiler_c_o_CXX" >&6; } hard_links="nottested" if test "$lt_cv_prog_compiler_c_o_CXX" = no && test "$need_locks" != no; then # do not overwrite the value of need_locks provided by the user - echo "$as_me:$LINENO: checking if we can lock with hard links" >&5 -echo $ECHO_N "checking if we can lock with hard links... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking if we can lock with hard links" >&5 +echo $ECHO_N "checking if we can lock with hard links... $ECHO_C" >&6; } hard_links=yes $rm conftest* ln conftest.a conftest.b 2>/dev/null && hard_links=no touch conftest.a ln conftest.a conftest.b 2>&5 || hard_links=no ln conftest.a conftest.b 2>/dev/null && hard_links=no - echo "$as_me:$LINENO: result: $hard_links" >&5 -echo "${ECHO_T}$hard_links" >&6 + { echo "$as_me:$LINENO: result: $hard_links" >&5 +echo "${ECHO_T}$hard_links" >&6; } if test "$hard_links" = no; then { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5 echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;} @@ -14179,8 +14916,8 @@ need_locks=no fi -echo "$as_me:$LINENO: checking whether the $compiler linker ($LD) supports shared libraries" >&5 -echo $ECHO_N "checking whether the $compiler linker ($LD) supports shared libraries... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking whether the $compiler linker ($LD) supports shared libraries" >&5 +echo $ECHO_N "checking whether the $compiler linker ($LD) supports shared libraries... $ECHO_C" >&6; } export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' case $host_os in @@ -14204,8 +14941,8 @@ ;; esac -echo "$as_me:$LINENO: result: $ld_shlibs_CXX" >&5 -echo "${ECHO_T}$ld_shlibs_CXX" >&6 +{ echo "$as_me:$LINENO: result: $ld_shlibs_CXX" >&5 +echo "${ECHO_T}$ld_shlibs_CXX" >&6; } test "$ld_shlibs_CXX" = no && can_build_shared=no variables_saved_for_relink="PATH $shlibpath_var $runpath_var" @@ -14230,8 +14967,8 @@ # Test whether the compiler implicitly links with -lc since on some # systems, -lgcc has to come before -lc. If gcc already passes -lc # to ld, don't add -lc before -lgcc. - echo "$as_me:$LINENO: checking whether -lc should be explicitly linked in" >&5 -echo $ECHO_N "checking whether -lc should be explicitly linked in... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking whether -lc should be explicitly linked in" >&5 +echo $ECHO_N "checking whether -lc should be explicitly linked in... $ECHO_C" >&6; } $rm conftest* printf "$lt_simple_compile_test_code" > conftest.$ac_ext @@ -14267,16 +15004,16 @@ cat conftest.err 1>&5 fi $rm conftest* - echo "$as_me:$LINENO: result: $archive_cmds_need_lc_CXX" >&5 -echo "${ECHO_T}$archive_cmds_need_lc_CXX" >&6 + { echo "$as_me:$LINENO: result: $archive_cmds_need_lc_CXX" >&5 +echo "${ECHO_T}$archive_cmds_need_lc_CXX" >&6; } ;; esac fi ;; esac -echo "$as_me:$LINENO: checking dynamic linker characteristics" >&5 -echo $ECHO_N "checking dynamic linker characteristics... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking dynamic linker characteristics" >&5 +echo $ECHO_N "checking dynamic linker characteristics... $ECHO_C" >&6; } library_names_spec= libname_spec='lib$name' soname_spec= @@ -14793,12 +15530,12 @@ dynamic_linker=no ;; esac -echo "$as_me:$LINENO: result: $dynamic_linker" >&5 -echo "${ECHO_T}$dynamic_linker" >&6 +{ echo "$as_me:$LINENO: result: $dynamic_linker" >&5 +echo "${ECHO_T}$dynamic_linker" >&6; } test "$dynamic_linker" = no && can_build_shared=no -echo "$as_me:$LINENO: checking how to hardcode library paths into programs" >&5 -echo $ECHO_N "checking how to hardcode library paths into programs... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking how to hardcode library paths into programs" >&5 +echo $ECHO_N "checking how to hardcode library paths into programs... $ECHO_C" >&6; } hardcode_action_CXX= if test -n "$hardcode_libdir_flag_spec_CXX" || \ test -n "$runpath_var CXX" || \ @@ -14822,8 +15559,8 @@ # directories. hardcode_action_CXX=unsupported fi -echo "$as_me:$LINENO: result: $hardcode_action_CXX" >&5 -echo "${ECHO_T}$hardcode_action_CXX" >&6 +{ echo "$as_me:$LINENO: result: $hardcode_action_CXX" >&5 +echo "${ECHO_T}$hardcode_action_CXX" >&6; } if test "$hardcode_action_CXX" = relink; then # Fast installation is not supported @@ -14836,29 +15573,29 @@ striplib= old_striplib= -echo "$as_me:$LINENO: checking whether stripping libraries is possible" >&5 -echo $ECHO_N "checking whether stripping libraries is possible... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking whether stripping libraries is possible" >&5 +echo $ECHO_N "checking whether stripping libraries is possible... $ECHO_C" >&6; } if test -n "$STRIP" && $STRIP -V 2>&1 | grep "GNU strip" >/dev/null; then test -z "$old_striplib" && old_striplib="$STRIP --strip-debug" test -z "$striplib" && striplib="$STRIP --strip-unneeded" - echo "$as_me:$LINENO: result: yes" >&5 -echo "${ECHO_T}yes" >&6 + { echo "$as_me:$LINENO: result: yes" >&5 +echo "${ECHO_T}yes" >&6; } else # FIXME - insert some real tests, host_os isn't really good enough case $host_os in darwin*) if test -n "$STRIP" ; then striplib="$STRIP -x" - echo "$as_me:$LINENO: result: yes" >&5 -echo "${ECHO_T}yes" >&6 + { echo "$as_me:$LINENO: result: yes" >&5 +echo "${ECHO_T}yes" >&6; } else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } fi ;; *) - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } ;; esac fi @@ -14890,8 +15627,8 @@ darwin*) # if libdl is installed we need to link against it - echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5 -echo $ECHO_N "checking for dlopen in -ldl... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5 +echo $ECHO_N "checking for dlopen in -ldl... $ECHO_C" >&6; } if test "${ac_cv_lib_dl_dlopen+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -14904,56 +15641,53 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ -/* Override any gcc2 internal prototype to avoid an error. */ +/* Override any GCC internal prototype to avoid an error. + Use char because int might match the return type of a GCC + builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ char dlopen (); int main () { -dlopen (); +return dlopen (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_cxx_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_cxx_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then ac_cv_lib_dl_dlopen=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_cv_lib_dl_dlopen=no + ac_cv_lib_dl_dlopen=no fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5 -echo "${ECHO_T}$ac_cv_lib_dl_dlopen" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5 +echo "${ECHO_T}$ac_cv_lib_dl_dlopen" >&6; } if test $ac_cv_lib_dl_dlopen = yes; then lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl" else @@ -14967,8 +15701,8 @@ ;; *) - echo "$as_me:$LINENO: checking for shl_load" >&5 -echo $ECHO_N "checking for shl_load... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for shl_load" >&5 +echo $ECHO_N "checking for shl_load... $ECHO_C" >&6; } if test "${ac_cv_func_shl_load+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -14995,73 +15729,64 @@ #undef shl_load -/* Override any gcc2 internal prototype to avoid an error. */ +/* Override any GCC internal prototype to avoid an error. + Use char because int might match the return type of a GCC + builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" -{ #endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ char shl_load (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ -#if defined (__stub_shl_load) || defined (__stub___shl_load) +#if defined __stub_shl_load || defined __stub___shl_load choke me -#else -char (*f) () = shl_load; -#endif -#ifdef __cplusplus -} #endif int main () { -return f != shl_load; +return shl_load (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_cxx_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_cxx_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then ac_cv_func_shl_load=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_cv_func_shl_load=no + ac_cv_func_shl_load=no fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext fi -echo "$as_me:$LINENO: result: $ac_cv_func_shl_load" >&5 -echo "${ECHO_T}$ac_cv_func_shl_load" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_func_shl_load" >&5 +echo "${ECHO_T}$ac_cv_func_shl_load" >&6; } if test $ac_cv_func_shl_load = yes; then lt_cv_dlopen="shl_load" else - echo "$as_me:$LINENO: checking for shl_load in -ldld" >&5 -echo $ECHO_N "checking for shl_load in -ldld... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for shl_load in -ldld" >&5 +echo $ECHO_N "checking for shl_load in -ldld... $ECHO_C" >&6; } if test "${ac_cv_lib_dld_shl_load+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -15074,61 +15799,58 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ -/* Override any gcc2 internal prototype to avoid an error. */ +/* Override any GCC internal prototype to avoid an error. + Use char because int might match the return type of a GCC + builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ char shl_load (); int main () { -shl_load (); +return shl_load (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_cxx_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_cxx_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then ac_cv_lib_dld_shl_load=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_cv_lib_dld_shl_load=no + ac_cv_lib_dld_shl_load=no fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:$LINENO: result: $ac_cv_lib_dld_shl_load" >&5 -echo "${ECHO_T}$ac_cv_lib_dld_shl_load" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_lib_dld_shl_load" >&5 +echo "${ECHO_T}$ac_cv_lib_dld_shl_load" >&6; } if test $ac_cv_lib_dld_shl_load = yes; then lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-dld" else - echo "$as_me:$LINENO: checking for dlopen" >&5 -echo $ECHO_N "checking for dlopen... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for dlopen" >&5 +echo $ECHO_N "checking for dlopen... $ECHO_C" >&6; } if test "${ac_cv_func_dlopen+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -15155,73 +15877,64 @@ #undef dlopen -/* Override any gcc2 internal prototype to avoid an error. */ +/* Override any GCC internal prototype to avoid an error. + Use char because int might match the return type of a GCC + builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" -{ #endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ char dlopen (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ -#if defined (__stub_dlopen) || defined (__stub___dlopen) +#if defined __stub_dlopen || defined __stub___dlopen choke me -#else -char (*f) () = dlopen; -#endif -#ifdef __cplusplus -} #endif int main () { -return f != dlopen; +return dlopen (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_cxx_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_cxx_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then ac_cv_func_dlopen=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_cv_func_dlopen=no + ac_cv_func_dlopen=no fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext fi -echo "$as_me:$LINENO: result: $ac_cv_func_dlopen" >&5 -echo "${ECHO_T}$ac_cv_func_dlopen" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_func_dlopen" >&5 +echo "${ECHO_T}$ac_cv_func_dlopen" >&6; } if test $ac_cv_func_dlopen = yes; then lt_cv_dlopen="dlopen" else - echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5 -echo $ECHO_N "checking for dlopen in -ldl... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5 +echo $ECHO_N "checking for dlopen in -ldl... $ECHO_C" >&6; } if test "${ac_cv_lib_dl_dlopen+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -15234,61 +15947,58 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ -/* Override any gcc2 internal prototype to avoid an error. */ +/* Override any GCC internal prototype to avoid an error. + Use char because int might match the return type of a GCC + builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ char dlopen (); int main () { -dlopen (); +return dlopen (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_cxx_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_cxx_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then ac_cv_lib_dl_dlopen=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_cv_lib_dl_dlopen=no + ac_cv_lib_dl_dlopen=no fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5 -echo "${ECHO_T}$ac_cv_lib_dl_dlopen" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5 +echo "${ECHO_T}$ac_cv_lib_dl_dlopen" >&6; } if test $ac_cv_lib_dl_dlopen = yes; then lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl" else - echo "$as_me:$LINENO: checking for dlopen in -lsvld" >&5 -echo $ECHO_N "checking for dlopen in -lsvld... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for dlopen in -lsvld" >&5 +echo $ECHO_N "checking for dlopen in -lsvld... $ECHO_C" >&6; } if test "${ac_cv_lib_svld_dlopen+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -15301,61 +16011,58 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ -/* Override any gcc2 internal prototype to avoid an error. */ +/* Override any GCC internal prototype to avoid an error. + Use char because int might match the return type of a GCC + builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ char dlopen (); int main () { -dlopen (); +return dlopen (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_cxx_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_cxx_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then ac_cv_lib_svld_dlopen=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_cv_lib_svld_dlopen=no + ac_cv_lib_svld_dlopen=no fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:$LINENO: result: $ac_cv_lib_svld_dlopen" >&5 -echo "${ECHO_T}$ac_cv_lib_svld_dlopen" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_lib_svld_dlopen" >&5 +echo "${ECHO_T}$ac_cv_lib_svld_dlopen" >&6; } if test $ac_cv_lib_svld_dlopen = yes; then lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld" else - echo "$as_me:$LINENO: checking for dld_link in -ldld" >&5 -echo $ECHO_N "checking for dld_link in -ldld... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for dld_link in -ldld" >&5 +echo $ECHO_N "checking for dld_link in -ldld... $ECHO_C" >&6; } if test "${ac_cv_lib_dld_dld_link+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -15368,56 +16075,53 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ -/* Override any gcc2 internal prototype to avoid an error. */ +/* Override any GCC internal prototype to avoid an error. + Use char because int might match the return type of a GCC + builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ char dld_link (); int main () { -dld_link (); +return dld_link (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_cxx_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_cxx_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then ac_cv_lib_dld_dld_link=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_cv_lib_dld_dld_link=no + ac_cv_lib_dld_dld_link=no fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:$LINENO: result: $ac_cv_lib_dld_dld_link" >&5 -echo "${ECHO_T}$ac_cv_lib_dld_dld_link" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_lib_dld_dld_link" >&5 +echo "${ECHO_T}$ac_cv_lib_dld_dld_link" >&6; } if test $ac_cv_lib_dld_dld_link = yes; then lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-dld" fi @@ -15457,8 +16161,8 @@ save_LIBS="$LIBS" LIBS="$lt_cv_dlopen_libs $LIBS" - echo "$as_me:$LINENO: checking whether a program can dlopen itself" >&5 -echo $ECHO_N "checking whether a program can dlopen itself... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking whether a program can dlopen itself" >&5 +echo $ECHO_N "checking whether a program can dlopen itself... $ECHO_C" >&6; } if test "${lt_cv_dlopen_self+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -15468,7 +16172,7 @@ lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<EOF -#line 15471 "configure" +#line 16175 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@ -15550,13 +16254,13 @@ fi -echo "$as_me:$LINENO: result: $lt_cv_dlopen_self" >&5 -echo "${ECHO_T}$lt_cv_dlopen_self" >&6 +{ echo "$as_me:$LINENO: result: $lt_cv_dlopen_self" >&5 +echo "${ECHO_T}$lt_cv_dlopen_self" >&6; } if test "x$lt_cv_dlopen_self" = xyes; then LDFLAGS="$LDFLAGS $link_static_flag" - echo "$as_me:$LINENO: checking whether a statically linked program can dlopen itself" >&5 -echo $ECHO_N "checking whether a statically linked program can dlopen itself... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking whether a statically linked program can dlopen itself" >&5 +echo $ECHO_N "checking whether a statically linked program can dlopen itself... $ECHO_C" >&6; } if test "${lt_cv_dlopen_self_static+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -15566,7 +16270,7 @@ lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<EOF -#line 15569 "configure" +#line 16273 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@ -15648,8 +16352,8 @@ fi -echo "$as_me:$LINENO: result: $lt_cv_dlopen_self_static" >&5 -echo "${ECHO_T}$lt_cv_dlopen_self_static" >&6 +{ echo "$as_me:$LINENO: result: $lt_cv_dlopen_self_static" >&5 +echo "${ECHO_T}$lt_cv_dlopen_self_static" >&6; } fi CPPFLAGS="$save_CPPFLAGS" @@ -16144,13 +16848,13 @@ compiler_F77=$CC cc_basename=`$echo X"$compiler" | $Xsed -e 's%^.*/%%'` -echo "$as_me:$LINENO: checking if libtool supports shared libraries" >&5 -echo $ECHO_N "checking if libtool supports shared libraries... $ECHO_C" >&6 -echo "$as_me:$LINENO: result: $can_build_shared" >&5 -echo "${ECHO_T}$can_build_shared" >&6 +{ echo "$as_me:$LINENO: checking if libtool supports shared libraries" >&5 +echo $ECHO_N "checking if libtool supports shared libraries... $ECHO_C" >&6; } +{ echo "$as_me:$LINENO: result: $can_build_shared" >&5 +echo "${ECHO_T}$can_build_shared" >&6; } -echo "$as_me:$LINENO: checking whether to build shared libraries" >&5 -echo $ECHO_N "checking whether to build shared libraries... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking whether to build shared libraries" >&5 +echo $ECHO_N "checking whether to build shared libraries... $ECHO_C" >&6; } test "$can_build_shared" = "no" && enable_shared=no # On AIX, shared libraries and static libraries use the same namespace, and @@ -16167,15 +16871,15 @@ test "$enable_shared" = yes && enable_static=no ;; esac -echo "$as_me:$LINENO: result: $enable_shared" >&5 -echo "${ECHO_T}$enable_shared" >&6 +{ echo "$as_me:$LINENO: result: $enable_shared" >&5 +echo "${ECHO_T}$enable_shared" >&6; } -echo "$as_me:$LINENO: checking whether to build static libraries" >&5 -echo $ECHO_N "checking whether to build static libraries... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking whether to build static libraries" >&5 +echo $ECHO_N "checking whether to build static libraries... $ECHO_C" >&6; } # Make sure either enable_shared or enable_static is yes. test "$enable_shared" = yes || enable_static=yes -echo "$as_me:$LINENO: result: $enable_static" >&5 -echo "${ECHO_T}$enable_static" >&6 +{ echo "$as_me:$LINENO: result: $enable_static" >&5 +echo "${ECHO_T}$enable_static" >&6; } test "$ld_shlibs_F77" = no && can_build_shared=no @@ -16186,8 +16890,8 @@ lt_prog_compiler_pic_F77= lt_prog_compiler_static_F77= -echo "$as_me:$LINENO: checking for $compiler option to produce PIC" >&5 -echo $ECHO_N "checking for $compiler option to produce PIC... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for $compiler option to produce PIC" >&5 +echo $ECHO_N "checking for $compiler option to produce PIC... $ECHO_C" >&6; } if test "$GCC" = yes; then lt_prog_compiler_wl_F77='-Wl,' @@ -16363,16 +17067,16 @@ esac fi -echo "$as_me:$LINENO: result: $lt_prog_compiler_pic_F77" >&5 -echo "${ECHO_T}$lt_prog_compiler_pic_F77" >&6 +{ echo "$as_me:$LINENO: result: $lt_prog_compiler_pic_F77" >&5 +echo "${ECHO_T}$lt_prog_compiler_pic_F77" >&6; } # # Check to make sure the PIC flag actually works. # if test -n "$lt_prog_compiler_pic_F77"; then -echo "$as_me:$LINENO: checking if $compiler PIC flag $lt_prog_compiler_pic_F77 works" >&5 -echo $ECHO_N "checking if $compiler PIC flag $lt_prog_compiler_pic_F77 works... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking if $compiler PIC flag $lt_prog_compiler_pic_F77 works" >&5 +echo $ECHO_N "checking if $compiler PIC flag $lt_prog_compiler_pic_F77 works... $ECHO_C" >&6; } if test "${lt_prog_compiler_pic_works_F77+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -16389,11 +17093,11 @@ -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:16392: $lt_compile\"" >&5) + (eval echo "\"\$as_me:17096: $lt_compile\"" >&5) (eval "$lt_compile" 2>conftest.err) ac_status=$? cat conftest.err >&5 - echo "$as_me:16396: \$? = $ac_status" >&5 + echo "$as_me:17100: \$? = $ac_status" >&5 if (exit $ac_status) && test -s "$ac_outfile"; then # The compiler can only warn and ignore the option if not recognized # So say no if there are warnings @@ -16404,8 +17108,8 @@ $rm conftest* fi -echo "$as_me:$LINENO: result: $lt_prog_compiler_pic_works_F77" >&5 -echo "${ECHO_T}$lt_prog_compiler_pic_works_F77" >&6 +{ echo "$as_me:$LINENO: result: $lt_prog_compiler_pic_works_F77" >&5 +echo "${ECHO_T}$lt_prog_compiler_pic_works_F77" >&6; } if test x"$lt_prog_compiler_pic_works_F77" = xyes; then case $lt_prog_compiler_pic_F77 in @@ -16428,8 +17132,8 @@ ;; esac -echo "$as_me:$LINENO: checking if $compiler supports -c -o file.$ac_objext" >&5 -echo $ECHO_N "checking if $compiler supports -c -o file.$ac_objext... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking if $compiler supports -c -o file.$ac_objext" >&5 +echo $ECHO_N "checking if $compiler supports -c -o file.$ac_objext... $ECHO_C" >&6; } if test "${lt_cv_prog_compiler_c_o_F77+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -16456,11 +17160,11 @@ -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:16459: $lt_compile\"" >&5) + (eval echo "\"\$as_me:17163: $lt_compile\"" >&5) (eval "$lt_compile" 2>out/conftest.err) ac_status=$? cat out/conftest.err >&5 - echo "$as_me:16463: \$? = $ac_status" >&5 + echo "$as_me:17167: \$? = $ac_status" >&5 if (exit $ac_status) && test -s out/conftest2.$ac_objext then # The compiler can only warn and ignore the option if not recognized @@ -16477,23 +17181,23 @@ $rm conftest* fi -echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_c_o_F77" >&5 -echo "${ECHO_T}$lt_cv_prog_compiler_c_o_F77" >&6 +{ echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_c_o_F77" >&5 +echo "${ECHO_T}$lt_cv_prog_compiler_c_o_F77" >&6; } hard_links="nottested" if test "$lt_cv_prog_compiler_c_o_F77" = no && test "$need_locks" != no; then # do not overwrite the value of need_locks provided by the user - echo "$as_me:$LINENO: checking if we can lock with hard links" >&5 -echo $ECHO_N "checking if we can lock with hard links... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking if we can lock with hard links" >&5 +echo $ECHO_N "checking if we can lock with hard links... $ECHO_C" >&6; } hard_links=yes $rm conftest* ln conftest.a conftest.b 2>/dev/null && hard_links=no touch conftest.a ln conftest.a conftest.b 2>&5 || hard_links=no ln conftest.a conftest.b 2>/dev/null && hard_links=no - echo "$as_me:$LINENO: result: $hard_links" >&5 -echo "${ECHO_T}$hard_links" >&6 + { echo "$as_me:$LINENO: result: $hard_links" >&5 +echo "${ECHO_T}$hard_links" >&6; } if test "$hard_links" = no; then { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5 echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;} @@ -16503,8 +17207,8 @@ need_locks=no fi -echo "$as_me:$LINENO: checking whether the $compiler linker ($LD) supports shared libraries" >&5 -echo $ECHO_N "checking whether the $compiler linker ($LD) supports shared libraries... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking whether the $compiler linker ($LD) supports shared libraries" >&5 +echo $ECHO_N "checking whether the $compiler linker ($LD) supports shared libraries... $ECHO_C" >&6; } runpath_var= allow_undefined_flag_F77= @@ -16789,27 +17493,23 @@ end _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_f77_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_f77_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; } }'` @@ -16820,8 +17520,10 @@ echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 + fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi @@ -16841,27 +17543,23 @@ end _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_f77_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_f77_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; } }'` @@ -16872,8 +17570,10 @@ echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 + fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi @@ -17295,8 +17995,8 @@ esac fi -echo "$as_me:$LINENO: result: $ld_shlibs_F77" >&5 -echo "${ECHO_T}$ld_shlibs_F77" >&6 +{ echo "$as_me:$LINENO: result: $ld_shlibs_F77" >&5 +echo "${ECHO_T}$ld_shlibs_F77" >&6; } test "$ld_shlibs_F77" = no && can_build_shared=no variables_saved_for_relink="PATH $shlibpath_var $runpath_var" @@ -17321,8 +18021,8 @@ # Test whether the compiler implicitly links with -lc since on some # systems, -lgcc has to come before -lc. If gcc already passes -lc # to ld, don't add -lc before -lgcc. - echo "$as_me:$LINENO: checking whether -lc should be explicitly linked in" >&5 -echo $ECHO_N "checking whether -lc should be explicitly linked in... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking whether -lc should be explicitly linked in" >&5 +echo $ECHO_N "checking whether -lc should be explicitly linked in... $ECHO_C" >&6; } $rm conftest* printf "$lt_simple_compile_test_code" > conftest.$ac_ext @@ -17358,16 +18058,16 @@ cat conftest.err 1>&5 fi $rm conftest* - echo "$as_me:$LINENO: result: $archive_cmds_need_lc_F77" >&5 -echo "${ECHO_T}$archive_cmds_need_lc_F77" >&6 + { echo "$as_me:$LINENO: result: $archive_cmds_need_lc_F77" >&5 +echo "${ECHO_T}$archive_cmds_need_lc_F77" >&6; } ;; esac fi ;; esac -echo "$as_me:$LINENO: checking dynamic linker characteristics" >&5 -echo $ECHO_N "checking dynamic linker characteristics... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking dynamic linker characteristics" >&5 +echo $ECHO_N "checking dynamic linker characteristics... $ECHO_C" >&6; } library_names_spec= libname_spec='lib$name' soname_spec= @@ -17884,12 +18584,12 @@ dynamic_linker=no ;; esac -echo "$as_me:$LINENO: result: $dynamic_linker" >&5 -echo "${ECHO_T}$dynamic_linker" >&6 +{ echo "$as_me:$LINENO: result: $dynamic_linker" >&5 +echo "${ECHO_T}$dynamic_linker" >&6; } test "$dynamic_linker" = no && can_build_shared=no -echo "$as_me:$LINENO: checking how to hardcode library paths into programs" >&5 -echo $ECHO_N "checking how to hardcode library paths into programs... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking how to hardcode library paths into programs" >&5 +echo $ECHO_N "checking how to hardcode library paths into programs... $ECHO_C" >&6; } hardcode_action_F77= if test -n "$hardcode_libdir_flag_spec_F77" || \ test -n "$runpath_var F77" || \ @@ -17913,8 +18613,8 @@ # directories. hardcode_action_F77=unsupported fi -echo "$as_me:$LINENO: result: $hardcode_action_F77" >&5 -echo "${ECHO_T}$hardcode_action_F77" >&6 +{ echo "$as_me:$LINENO: result: $hardcode_action_F77" >&5 +echo "${ECHO_T}$hardcode_action_F77" >&6; } if test "$hardcode_action_F77" = relink; then # Fast installation is not supported @@ -17927,29 +18627,29 @@ striplib= old_striplib= -echo "$as_me:$LINENO: checking whether stripping libraries is possible" >&5 -echo $ECHO_N "checking whether stripping libraries is possible... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking whether stripping libraries is possible" >&5 +echo $ECHO_N "checking whether stripping libraries is possible... $ECHO_C" >&6; } if test -n "$STRIP" && $STRIP -V 2>&1 | grep "GNU strip" >/dev/null; then test -z "$old_striplib" && old_striplib="$STRIP --strip-debug" test -z "$striplib" && striplib="$STRIP --strip-unneeded" - echo "$as_me:$LINENO: result: yes" >&5 -echo "${ECHO_T}yes" >&6 + { echo "$as_me:$LINENO: result: yes" >&5 +echo "${ECHO_T}yes" >&6; } else # FIXME - insert some real tests, host_os isn't really good enough case $host_os in darwin*) if test -n "$STRIP" ; then striplib="$STRIP -x" - echo "$as_me:$LINENO: result: yes" >&5 -echo "${ECHO_T}yes" >&6 + { echo "$as_me:$LINENO: result: yes" >&5 +echo "${ECHO_T}yes" >&6; } else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } fi ;; *) - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } ;; esac fi @@ -18368,7 +19068,6 @@ if test -n "$GCJ" && test "X$GCJ" != "Xno"; then - # Source file extension for Java test sources. ac_ext=java @@ -18411,8 +19110,8 @@ lt_prog_compiler_no_builtin_flag_GCJ=' -fno-builtin' -echo "$as_me:$LINENO: checking if $compiler supports -fno-rtti -fno-exceptions" >&5 -echo $ECHO_N "checking if $compiler supports -fno-rtti -fno-exceptions... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking if $compiler supports -fno-rtti -fno-exceptions" >&5 +echo $ECHO_N "checking if $compiler supports -fno-rtti -fno-exceptions... $ECHO_C" >&6; } if test "${lt_cv_prog_compiler_rtti_exceptions+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -18429,11 +19128,11 @@ -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:18432: $lt_compile\"" >&5) + (eval echo "\"\$as_me:19131: $lt_compile\"" >&5) (eval "$lt_compile" 2>conftest.err) ac_status=$? cat conftest.err >&5 - echo "$as_me:18436: \$? = $ac_status" >&5 + echo "$as_me:19135: \$? = $ac_status" >&5 if (exit $ac_status) && test -s "$ac_outfile"; then # The compiler can only warn and ignore the option if not recognized # So say no if there are warnings @@ -18444,8 +19143,8 @@ $rm conftest* fi -echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_rtti_exceptions" >&5 -echo "${ECHO_T}$lt_cv_prog_compiler_rtti_exceptions" >&6 +{ echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_rtti_exceptions" >&5 +echo "${ECHO_T}$lt_cv_prog_compiler_rtti_exceptions" >&6; } if test x"$lt_cv_prog_compiler_rtti_exceptions" = xyes; then lt_prog_compiler_no_builtin_flag_GCJ="$lt_prog_compiler_no_builtin_flag_GCJ -fno-rtti -fno-exceptions" @@ -18459,8 +19158,8 @@ lt_prog_compiler_pic_GCJ= lt_prog_compiler_static_GCJ= -echo "$as_me:$LINENO: checking for $compiler option to produce PIC" >&5 -echo $ECHO_N "checking for $compiler option to produce PIC... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for $compiler option to produce PIC" >&5 +echo $ECHO_N "checking for $compiler option to produce PIC... $ECHO_C" >&6; } if test "$GCC" = yes; then lt_prog_compiler_wl_GCJ='-Wl,' @@ -18636,16 +19335,16 @@ esac fi -echo "$as_me:$LINENO: result: $lt_prog_compiler_pic_GCJ" >&5 -echo "${ECHO_T}$lt_prog_compiler_pic_GCJ" >&6 +{ echo "$as_me:$LINENO: result: $lt_prog_compiler_pic_GCJ" >&5 +echo "${ECHO_T}$lt_prog_compiler_pic_GCJ" >&6; } # # Check to make sure the PIC flag actually works. # if test -n "$lt_prog_compiler_pic_GCJ"; then -echo "$as_me:$LINENO: checking if $compiler PIC flag $lt_prog_compiler_pic_GCJ works" >&5 -echo $ECHO_N "checking if $compiler PIC flag $lt_prog_compiler_pic_GCJ works... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking if $compiler PIC flag $lt_prog_compiler_pic_GCJ works" >&5 +echo $ECHO_N "checking if $compiler PIC flag $lt_prog_compiler_pic_GCJ works... $ECHO_C" >&6; } if test "${lt_prog_compiler_pic_works_GCJ+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -18662,11 +19361,11 @@ -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:18665: $lt_compile\"" >&5) + (eval echo "\"\$as_me:19364: $lt_compile\"" >&5) (eval "$lt_compile" 2>conftest.err) ac_status=$? cat conftest.err >&5 - echo "$as_me:18669: \$? = $ac_status" >&5 + echo "$as_me:19368: \$? = $ac_status" >&5 if (exit $ac_status) && test -s "$ac_outfile"; then # The compiler can only warn and ignore the option if not recognized # So say no if there are warnings @@ -18677,8 +19376,8 @@ $rm conftest* fi -echo "$as_me:$LINENO: result: $lt_prog_compiler_pic_works_GCJ" >&5 -echo "${ECHO_T}$lt_prog_compiler_pic_works_GCJ" >&6 +{ echo "$as_me:$LINENO: result: $lt_prog_compiler_pic_works_GCJ" >&5 +echo "${ECHO_T}$lt_prog_compiler_pic_works_GCJ" >&6; } if test x"$lt_prog_compiler_pic_works_GCJ" = xyes; then case $lt_prog_compiler_pic_GCJ in @@ -18701,8 +19400,8 @@ ;; esac -echo "$as_me:$LINENO: checking if $compiler supports -c -o file.$ac_objext" >&5 -echo $ECHO_N "checking if $compiler supports -c -o file.$ac_objext... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking if $compiler supports -c -o file.$ac_objext" >&5 +echo $ECHO_N "checking if $compiler supports -c -o file.$ac_objext... $ECHO_C" >&6; } if test "${lt_cv_prog_compiler_c_o_GCJ+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -18729,11 +19428,11 @@ -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:18732: $lt_compile\"" >&5) + (eval echo "\"\$as_me:19431: $lt_compile\"" >&5) (eval "$lt_compile" 2>out/conftest.err) ac_status=$? cat out/conftest.err >&5 - echo "$as_me:18736: \$? = $ac_status" >&5 + echo "$as_me:19435: \$? = $ac_status" >&5 if (exit $ac_status) && test -s out/conftest2.$ac_objext then # The compiler can only warn and ignore the option if not recognized @@ -18750,23 +19449,23 @@ $rm conftest* fi -echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_c_o_GCJ" >&5 -echo "${ECHO_T}$lt_cv_prog_compiler_c_o_GCJ" >&6 +{ echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_c_o_GCJ" >&5 +echo "${ECHO_T}$lt_cv_prog_compiler_c_o_GCJ" >&6; } hard_links="nottested" if test "$lt_cv_prog_compiler_c_o_GCJ" = no && test "$need_locks" != no; then # do not overwrite the value of need_locks provided by the user - echo "$as_me:$LINENO: checking if we can lock with hard links" >&5 -echo $ECHO_N "checking if we can lock with hard links... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking if we can lock with hard links" >&5 +echo $ECHO_N "checking if we can lock with hard links... $ECHO_C" >&6; } hard_links=yes $rm conftest* ln conftest.a conftest.b 2>/dev/null && hard_links=no touch conftest.a ln conftest.a conftest.b 2>&5 || hard_links=no ln conftest.a conftest.b 2>/dev/null && hard_links=no - echo "$as_me:$LINENO: result: $hard_links" >&5 -echo "${ECHO_T}$hard_links" >&6 + { echo "$as_me:$LINENO: result: $hard_links" >&5 +echo "${ECHO_T}$hard_links" >&6; } if test "$hard_links" = no; then { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5 echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;} @@ -18776,8 +19475,8 @@ need_locks=no fi -echo "$as_me:$LINENO: checking whether the $compiler linker ($LD) supports shared libraries" >&5 -echo $ECHO_N "checking whether the $compiler linker ($LD) supports shared libraries... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking whether the $compiler linker ($LD) supports shared libraries" >&5 +echo $ECHO_N "checking whether the $compiler linker ($LD) supports shared libraries... $ECHO_C" >&6; } runpath_var= allow_undefined_flag_GCJ= @@ -19072,27 +19771,23 @@ } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; } }'` @@ -19103,8 +19798,10 @@ echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 + fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi @@ -19134,27 +19831,23 @@ } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; } }'` @@ -19165,8 +19858,10 @@ echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 + fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi @@ -19588,8 +20283,8 @@ esac fi -echo "$as_me:$LINENO: result: $ld_shlibs_GCJ" >&5 -echo "${ECHO_T}$ld_shlibs_GCJ" >&6 +{ echo "$as_me:$LINENO: result: $ld_shlibs_GCJ" >&5 +echo "${ECHO_T}$ld_shlibs_GCJ" >&6; } test "$ld_shlibs_GCJ" = no && can_build_shared=no variables_saved_for_relink="PATH $shlibpath_var $runpath_var" @@ -19614,8 +20309,8 @@ # Test whether the compiler implicitly links with -lc since on some # systems, -lgcc has to come before -lc. If gcc already passes -lc # to ld, don't add -lc before -lgcc. - echo "$as_me:$LINENO: checking whether -lc should be explicitly linked in" >&5 -echo $ECHO_N "checking whether -lc should be explicitly linked in... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking whether -lc should be explicitly linked in" >&5 +echo $ECHO_N "checking whether -lc should be explicitly linked in... $ECHO_C" >&6; } $rm conftest* printf "$lt_simple_compile_test_code" > conftest.$ac_ext @@ -19651,16 +20346,16 @@ cat conftest.err 1>&5 fi $rm conftest* - echo "$as_me:$LINENO: result: $archive_cmds_need_lc_GCJ" >&5 -echo "${ECHO_T}$archive_cmds_need_lc_GCJ" >&6 + { echo "$as_me:$LINENO: result: $archive_cmds_need_lc_GCJ" >&5 +echo "${ECHO_T}$archive_cmds_need_lc_GCJ" >&6; } ;; esac fi ;; esac -echo "$as_me:$LINENO: checking dynamic linker characteristics" >&5 -echo $ECHO_N "checking dynamic linker characteristics... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking dynamic linker characteristics" >&5 +echo $ECHO_N "checking dynamic linker characteristics... $ECHO_C" >&6; } library_names_spec= libname_spec='lib$name' soname_spec= @@ -20177,12 +20872,12 @@ dynamic_linker=no ;; esac -echo "$as_me:$LINENO: result: $dynamic_linker" >&5 -echo "${ECHO_T}$dynamic_linker" >&6 +{ echo "$as_me:$LINENO: result: $dynamic_linker" >&5 +echo "${ECHO_T}$dynamic_linker" >&6; } test "$dynamic_linker" = no && can_build_shared=no -echo "$as_me:$LINENO: checking how to hardcode library paths into programs" >&5 -echo $ECHO_N "checking how to hardcode library paths into programs... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking how to hardcode library paths into programs" >&5 +echo $ECHO_N "checking how to hardcode library paths into programs... $ECHO_C" >&6; } hardcode_action_GCJ= if test -n "$hardcode_libdir_flag_spec_GCJ" || \ test -n "$runpath_var GCJ" || \ @@ -20206,8 +20901,8 @@ # directories. hardcode_action_GCJ=unsupported fi -echo "$as_me:$LINENO: result: $hardcode_action_GCJ" >&5 -echo "${ECHO_T}$hardcode_action_GCJ" >&6 +{ echo "$as_me:$LINENO: result: $hardcode_action_GCJ" >&5 +echo "${ECHO_T}$hardcode_action_GCJ" >&6; } if test "$hardcode_action_GCJ" = relink; then # Fast installation is not supported @@ -20220,29 +20915,29 @@ striplib= old_striplib= -echo "$as_me:$LINENO: checking whether stripping libraries is possible" >&5 -echo $ECHO_N "checking whether stripping libraries is possible... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking whether stripping libraries is possible" >&5 +echo $ECHO_N "checking whether stripping libraries is possible... $ECHO_C" >&6; } if test -n "$STRIP" && $STRIP -V 2>&1 | grep "GNU strip" >/dev/null; then test -z "$old_striplib" && old_striplib="$STRIP --strip-debug" test -z "$striplib" && striplib="$STRIP --strip-unneeded" - echo "$as_me:$LINENO: result: yes" >&5 -echo "${ECHO_T}yes" >&6 + { echo "$as_me:$LINENO: result: yes" >&5 +echo "${ECHO_T}yes" >&6; } else # FIXME - insert some real tests, host_os isn't really good enough case $host_os in darwin*) if test -n "$STRIP" ; then striplib="$STRIP -x" - echo "$as_me:$LINENO: result: yes" >&5 -echo "${ECHO_T}yes" >&6 + { echo "$as_me:$LINENO: result: yes" >&5 +echo "${ECHO_T}yes" >&6; } else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } fi ;; *) - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } ;; esac fi @@ -20274,8 +20969,8 @@ darwin*) # if libdl is installed we need to link against it - echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5 -echo $ECHO_N "checking for dlopen in -ldl... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5 +echo $ECHO_N "checking for dlopen in -ldl... $ECHO_C" >&6; } if test "${ac_cv_lib_dl_dlopen+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -20288,56 +20983,53 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ -/* Override any gcc2 internal prototype to avoid an error. */ +/* Override any GCC internal prototype to avoid an error. + Use char because int might match the return type of a GCC + builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ char dlopen (); int main () { -dlopen (); +return dlopen (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then ac_cv_lib_dl_dlopen=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_cv_lib_dl_dlopen=no + ac_cv_lib_dl_dlopen=no fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5 -echo "${ECHO_T}$ac_cv_lib_dl_dlopen" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5 +echo "${ECHO_T}$ac_cv_lib_dl_dlopen" >&6; } if test $ac_cv_lib_dl_dlopen = yes; then lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl" else @@ -20351,8 +21043,8 @@ ;; *) - echo "$as_me:$LINENO: checking for shl_load" >&5 -echo $ECHO_N "checking for shl_load... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for shl_load" >&5 +echo $ECHO_N "checking for shl_load... $ECHO_C" >&6; } if test "${ac_cv_func_shl_load+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -20379,73 +21071,64 @@ #undef shl_load -/* Override any gcc2 internal prototype to avoid an error. */ +/* Override any GCC internal prototype to avoid an error. + Use char because int might match the return type of a GCC + builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" -{ #endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ char shl_load (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ -#if defined (__stub_shl_load) || defined (__stub___shl_load) +#if defined __stub_shl_load || defined __stub___shl_load choke me -#else -char (*f) () = shl_load; -#endif -#ifdef __cplusplus -} #endif int main () { -return f != shl_load; +return shl_load (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then ac_cv_func_shl_load=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_cv_func_shl_load=no + ac_cv_func_shl_load=no fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext fi -echo "$as_me:$LINENO: result: $ac_cv_func_shl_load" >&5 -echo "${ECHO_T}$ac_cv_func_shl_load" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_func_shl_load" >&5 +echo "${ECHO_T}$ac_cv_func_shl_load" >&6; } if test $ac_cv_func_shl_load = yes; then lt_cv_dlopen="shl_load" else - echo "$as_me:$LINENO: checking for shl_load in -ldld" >&5 -echo $ECHO_N "checking for shl_load in -ldld... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for shl_load in -ldld" >&5 +echo $ECHO_N "checking for shl_load in -ldld... $ECHO_C" >&6; } if test "${ac_cv_lib_dld_shl_load+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -20458,61 +21141,58 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ -/* Override any gcc2 internal prototype to avoid an error. */ +/* Override any GCC internal prototype to avoid an error. + Use char because int might match the return type of a GCC + builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ char shl_load (); int main () { -shl_load (); +return shl_load (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then ac_cv_lib_dld_shl_load=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_cv_lib_dld_shl_load=no + ac_cv_lib_dld_shl_load=no fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:$LINENO: result: $ac_cv_lib_dld_shl_load" >&5 -echo "${ECHO_T}$ac_cv_lib_dld_shl_load" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_lib_dld_shl_load" >&5 +echo "${ECHO_T}$ac_cv_lib_dld_shl_load" >&6; } if test $ac_cv_lib_dld_shl_load = yes; then lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-dld" else - echo "$as_me:$LINENO: checking for dlopen" >&5 -echo $ECHO_N "checking for dlopen... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for dlopen" >&5 +echo $ECHO_N "checking for dlopen... $ECHO_C" >&6; } if test "${ac_cv_func_dlopen+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -20539,73 +21219,64 @@ #undef dlopen -/* Override any gcc2 internal prototype to avoid an error. */ +/* Override any GCC internal prototype to avoid an error. + Use char because int might match the return type of a GCC + builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" -{ #endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ char dlopen (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ -#if defined (__stub_dlopen) || defined (__stub___dlopen) +#if defined __stub_dlopen || defined __stub___dlopen choke me -#else -char (*f) () = dlopen; -#endif -#ifdef __cplusplus -} #endif int main () { -return f != dlopen; +return dlopen (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then ac_cv_func_dlopen=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_cv_func_dlopen=no + ac_cv_func_dlopen=no fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext fi -echo "$as_me:$LINENO: result: $ac_cv_func_dlopen" >&5 -echo "${ECHO_T}$ac_cv_func_dlopen" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_func_dlopen" >&5 +echo "${ECHO_T}$ac_cv_func_dlopen" >&6; } if test $ac_cv_func_dlopen = yes; then lt_cv_dlopen="dlopen" else - echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5 -echo $ECHO_N "checking for dlopen in -ldl... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5 +echo $ECHO_N "checking for dlopen in -ldl... $ECHO_C" >&6; } if test "${ac_cv_lib_dl_dlopen+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -20618,61 +21289,58 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ -/* Override any gcc2 internal prototype to avoid an error. */ +/* Override any GCC internal prototype to avoid an error. + Use char because int might match the return type of a GCC + builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ char dlopen (); int main () { -dlopen (); +return dlopen (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then ac_cv_lib_dl_dlopen=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_cv_lib_dl_dlopen=no + ac_cv_lib_dl_dlopen=no fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5 -echo "${ECHO_T}$ac_cv_lib_dl_dlopen" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5 +echo "${ECHO_T}$ac_cv_lib_dl_dlopen" >&6; } if test $ac_cv_lib_dl_dlopen = yes; then lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl" else - echo "$as_me:$LINENO: checking for dlopen in -lsvld" >&5 -echo $ECHO_N "checking for dlopen in -lsvld... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for dlopen in -lsvld" >&5 +echo $ECHO_N "checking for dlopen in -lsvld... $ECHO_C" >&6; } if test "${ac_cv_lib_svld_dlopen+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -20685,61 +21353,58 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ -/* Override any gcc2 internal prototype to avoid an error. */ +/* Override any GCC internal prototype to avoid an error. + Use char because int might match the return type of a GCC + builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ char dlopen (); int main () { -dlopen (); +return dlopen (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then ac_cv_lib_svld_dlopen=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_cv_lib_svld_dlopen=no + ac_cv_lib_svld_dlopen=no fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:$LINENO: result: $ac_cv_lib_svld_dlopen" >&5 -echo "${ECHO_T}$ac_cv_lib_svld_dlopen" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_lib_svld_dlopen" >&5 +echo "${ECHO_T}$ac_cv_lib_svld_dlopen" >&6; } if test $ac_cv_lib_svld_dlopen = yes; then lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld" else - echo "$as_me:$LINENO: checking for dld_link in -ldld" >&5 -echo $ECHO_N "checking for dld_link in -ldld... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for dld_link in -ldld" >&5 +echo $ECHO_N "checking for dld_link in -ldld... $ECHO_C" >&6; } if test "${ac_cv_lib_dld_dld_link+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -20752,56 +21417,53 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ -/* Override any gcc2 internal prototype to avoid an error. */ +/* Override any GCC internal prototype to avoid an error. + Use char because int might match the return type of a GCC + builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ char dld_link (); int main () { -dld_link (); +return dld_link (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then ac_cv_lib_dld_dld_link=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_cv_lib_dld_dld_link=no + ac_cv_lib_dld_dld_link=no fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:$LINENO: result: $ac_cv_lib_dld_dld_link" >&5 -echo "${ECHO_T}$ac_cv_lib_dld_dld_link" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_lib_dld_dld_link" >&5 +echo "${ECHO_T}$ac_cv_lib_dld_dld_link" >&6; } if test $ac_cv_lib_dld_dld_link = yes; then lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-dld" fi @@ -20841,8 +21503,8 @@ save_LIBS="$LIBS" LIBS="$lt_cv_dlopen_libs $LIBS" - echo "$as_me:$LINENO: checking whether a program can dlopen itself" >&5 -echo $ECHO_N "checking whether a program can dlopen itself... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking whether a program can dlopen itself" >&5 +echo $ECHO_N "checking whether a program can dlopen itself... $ECHO_C" >&6; } if test "${lt_cv_dlopen_self+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -20852,7 +21514,7 @@ lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<EOF -#line 20855 "configure" +#line 21517 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@ -20934,13 +21596,13 @@ fi -echo "$as_me:$LINENO: result: $lt_cv_dlopen_self" >&5 -echo "${ECHO_T}$lt_cv_dlopen_self" >&6 +{ echo "$as_me:$LINENO: result: $lt_cv_dlopen_self" >&5 +echo "${ECHO_T}$lt_cv_dlopen_self" >&6; } if test "x$lt_cv_dlopen_self" = xyes; then LDFLAGS="$LDFLAGS $link_static_flag" - echo "$as_me:$LINENO: checking whether a statically linked program can dlopen itself" >&5 -echo $ECHO_N "checking whether a statically linked program can dlopen itself... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking whether a statically linked program can dlopen itself" >&5 +echo $ECHO_N "checking whether a statically linked program can dlopen itself... $ECHO_C" >&6; } if test "${lt_cv_dlopen_self_static+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -20950,7 +21612,7 @@ lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<EOF -#line 20953 "configure" +#line 21615 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@ -21032,8 +21694,8 @@ fi -echo "$as_me:$LINENO: result: $lt_cv_dlopen_self_static" >&5 -echo "${ECHO_T}$lt_cv_dlopen_self_static" >&6 +{ echo "$as_me:$LINENO: result: $lt_cv_dlopen_self_static" >&5 +echo "${ECHO_T}$lt_cv_dlopen_self_static" >&6; } fi CPPFLAGS="$save_CPPFLAGS" @@ -21465,7 +22127,6 @@ RC) - # Source file extension for RC test sources. ac_ext=rc @@ -21988,8 +22649,8 @@ # Extract the first word of "msgfmt", so it can be a program name with args. set dummy msgfmt; ac_word=$2 -echo "$as_me:$LINENO: checking for $ac_word" >&5 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for $ac_word" >&5 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } if test "${ac_cv_path_MSGFMT+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -22015,17 +22676,17 @@ fi MSGFMT="$ac_cv_path_MSGFMT" if test -n "$MSGFMT"; then - echo "$as_me:$LINENO: result: $MSGFMT" >&5 -echo "${ECHO_T}$MSGFMT" >&6 + { echo "$as_me:$LINENO: result: $MSGFMT" >&5 +echo "${ECHO_T}$MSGFMT" >&6; } else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } fi # Extract the first word of "gmsgfmt", so it can be a program name with args. set dummy gmsgfmt; ac_word=$2 -echo "$as_me:$LINENO: checking for $ac_word" >&5 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for $ac_word" >&5 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } if test "${ac_cv_path_GMSGFMT+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -22040,32 +22701,33 @@ IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_path_GMSGFMT="$as_dir/$ac_word$ac_exec_ext" echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done +IFS=$as_save_IFS test -z "$ac_cv_path_GMSGFMT" && ac_cv_path_GMSGFMT="$MSGFMT" ;; esac fi GMSGFMT=$ac_cv_path_GMSGFMT - if test -n "$GMSGFMT"; then - echo "$as_me:$LINENO: result: $GMSGFMT" >&5 -echo "${ECHO_T}$GMSGFMT" >&6 + { echo "$as_me:$LINENO: result: $GMSGFMT" >&5 +echo "${ECHO_T}$GMSGFMT" >&6; } else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } fi + if test -z "`$GMSGFMT --version 2>&1 | grep 'GNU gettext'`"; then - echo "$as_me:$LINENO: result: found msgfmt program is not GNU msgfmt; ignore it" >&5 -echo "${ECHO_T}found msgfmt program is not GNU msgfmt; ignore it" >&6 + { echo "$as_me:$LINENO: result: found msgfmt program is not GNU msgfmt; ignore it" >&5 +echo "${ECHO_T}found msgfmt program is not GNU msgfmt; ignore it" >&6; } GMSGFMT=":" fi MSGFMT=$GMSGFMT @@ -22074,8 +22736,8 @@ # Extract the first word of "xgettext", so it can be a program name with args. set dummy xgettext; ac_word=$2 -echo "$as_me:$LINENO: checking for $ac_word" >&5 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for $ac_word" >&5 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } if test "${ac_cv_path_XGETTEXT+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -22101,11 +22763,11 @@ fi XGETTEXT="$ac_cv_path_XGETTEXT" if test -n "$XGETTEXT"; then - echo "$as_me:$LINENO: result: $XGETTEXT" >&5 -echo "${ECHO_T}$XGETTEXT" >&6 + { echo "$as_me:$LINENO: result: $XGETTEXT" >&5 +echo "${ECHO_T}$XGETTEXT" >&6; } else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } fi @@ -22113,8 +22775,8 @@ if $XGETTEXT --omit-header /dev/null 2> /dev/null; then : ; else - echo "$as_me:$LINENO: result: found xgettext programs is not GNU xgettext; ignore it" >&5 -echo "${ECHO_T}found xgettext programs is not GNU xgettext; ignore it" >&6 + { echo "$as_me:$LINENO: result: found xgettext programs is not GNU xgettext; ignore it" >&5 +echo "${ECHO_T}found xgettext programs is not GNU xgettext; ignore it" >&6; } XGETTEXT=":" fi fi @@ -22208,8 +22870,7 @@ - - ac_ext=cc + ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' @@ -22221,8 +22882,8 @@ ac_save_CXXFLAGS="$CXXFLAGS" CXXFLAGS="`echo $CXXFLAGS | sed s/-fno-exceptions//`" - echo "$as_me:$LINENO: checking if C++ programs can be compiled" >&5 -echo $ECHO_N "checking if C++ programs can be compiled... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking if C++ programs can be compiled" >&5 +echo $ECHO_N "checking if C++ programs can be compiled... $ECHO_C" >&6; } if test "${kde_cv_stl_works+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -22250,41 +22911,37 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_cxx_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_cxx_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then kde_cv_stl_works=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -kde_cv_stl_works=no + kde_cv_stl_works=no fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi - echo "$as_me:$LINENO: result: $kde_cv_stl_works" >&5 -echo "${ECHO_T}$kde_cv_stl_works" >&6 + { echo "$as_me:$LINENO: result: $kde_cv_stl_works" >&5 +echo "${ECHO_T}$kde_cv_stl_works" >&6; } if test "$kde_cv_stl_works" = "yes"; then # back compatible @@ -22313,15 +22970,14 @@ -echo "$as_me:$LINENO: checking for strlcat" >&5 -echo $ECHO_N "checking for strlcat... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for strlcat" >&5 +echo $ECHO_N "checking for strlcat... $ECHO_C" >&6; } if test "${kde_cv_func_strlcat+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else - - ac_ext=cc + ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' @@ -22333,9 +22989,6 @@ save_CXXFLAGS="$CXXFLAGS" kde_safe_LIBS="$LIBS" LIBS="$LIBS $X_EXTRA_LIBS" -if test "$GXX" = "yes"; then -CXXFLAGS="$CXXFLAGS -pedantic-errors" -fi cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -22361,35 +23014,31 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_cxx_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_cxx_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then kde_cv_func_strlcat=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -kde_cv_func_strlcat=no + kde_cv_func_strlcat=no fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext CXXFLAGS="$save_CXXFLAGS" LIBS="$kde_safe_LIBS" ac_ext=c @@ -22402,11 +23051,11 @@ fi -echo "$as_me:$LINENO: result: $kde_cv_func_strlcat" >&5 -echo "${ECHO_T}$kde_cv_func_strlcat" >&6 +{ echo "$as_me:$LINENO: result: $kde_cv_func_strlcat" >&5 +echo "${ECHO_T}$kde_cv_func_strlcat" >&6; } -echo "$as_me:$LINENO: checking if strlcat needs custom prototype" >&5 -echo $ECHO_N "checking if strlcat needs custom prototype... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking if strlcat needs custom prototype" >&5 +echo $ECHO_N "checking if strlcat needs custom prototype... $ECHO_C" >&6; } if test "${kde_cv_proto_strlcat+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -22427,8 +23076,7 @@ if test "x$kde_cv_proto_strlcat" = xunknown; then - - ac_ext=cc + ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' @@ -22466,37 +23114,34 @@ } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_cxx_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_cxx_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then kde_cv_func_strlcat=yes kde_cv_proto_strlcat=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -kde_cv_proto_strlcat="strlcat unavailable" + kde_cv_proto_strlcat="strlcat unavailable" fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext LIBS=$kde_safe_libs ac_ext=c @@ -22509,8 +23154,8 @@ fi -echo "$as_me:$LINENO: result: $kde_cv_proto_strlcat" >&5 -echo "${ECHO_T}$kde_cv_proto_strlcat" >&6 +{ echo "$as_me:$LINENO: result: $kde_cv_proto_strlcat" >&5 +echo "${ECHO_T}$kde_cv_proto_strlcat" >&6; } if test "x$kde_cv_func_strlcat" = xyes; then @@ -22534,15 +23179,14 @@ -echo "$as_me:$LINENO: checking for strlcpy" >&5 -echo $ECHO_N "checking for strlcpy... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for strlcpy" >&5 +echo $ECHO_N "checking for strlcpy... $ECHO_C" >&6; } if test "${kde_cv_func_strlcpy+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else - - ac_ext=cc + ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' @@ -22554,9 +23198,6 @@ save_CXXFLAGS="$CXXFLAGS" kde_safe_LIBS="$LIBS" LIBS="$LIBS $X_EXTRA_LIBS" -if test "$GXX" = "yes"; then -CXXFLAGS="$CXXFLAGS -pedantic-errors" -fi cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -22581,35 +23222,31 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_cxx_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_cxx_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then kde_cv_func_strlcpy=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -kde_cv_func_strlcpy=no + kde_cv_func_strlcpy=no fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext CXXFLAGS="$save_CXXFLAGS" LIBS="$kde_safe_LIBS" ac_ext=c @@ -22622,11 +23259,11 @@ fi -echo "$as_me:$LINENO: result: $kde_cv_func_strlcpy" >&5 -echo "${ECHO_T}$kde_cv_func_strlcpy" >&6 +{ echo "$as_me:$LINENO: result: $kde_cv_func_strlcpy" >&5 +echo "${ECHO_T}$kde_cv_func_strlcpy" >&6; } -echo "$as_me:$LINENO: checking if strlcpy needs custom prototype" >&5 -echo $ECHO_N "checking if strlcpy needs custom prototype... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking if strlcpy needs custom prototype" >&5 +echo $ECHO_N "checking if strlcpy needs custom prototype... $ECHO_C" >&6; } if test "${kde_cv_proto_strlcpy+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -22647,8 +23284,7 @@ if test "x$kde_cv_proto_strlcpy" = xunknown; then - - ac_ext=cc + ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' @@ -22685,37 +23321,34 @@ } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_cxx_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_cxx_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then kde_cv_func_strlcpy=yes kde_cv_proto_strlcpy=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -kde_cv_proto_strlcpy="strlcpy unavailable" + kde_cv_proto_strlcpy="strlcpy unavailable" fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext LIBS=$kde_safe_libs ac_ext=c @@ -22728,8 +23361,8 @@ fi -echo "$as_me:$LINENO: result: $kde_cv_proto_strlcpy" >&5 -echo "${ECHO_T}$kde_cv_proto_strlcpy" >&6 +{ echo "$as_me:$LINENO: result: $kde_cv_proto_strlcpy" >&5 +echo "${ECHO_T}$kde_cv_proto_strlcpy" >&6; } if test "x$kde_cv_func_strlcpy" = xyes; then @@ -22752,8 +23385,8 @@ - echo "$as_me:$LINENO: checking for main in -lutil" >&5 -echo $ECHO_N "checking for main in -lutil... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for main in -lutil" >&5 +echo $ECHO_N "checking for main in -lutil... $ECHO_C" >&6; } if test "${ac_cv_lib_util_main+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -22770,52 +23403,49 @@ int main () { -main (); +return main (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then ac_cv_lib_util_main=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_cv_lib_util_main=no + ac_cv_lib_util_main=no fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:$LINENO: result: $ac_cv_lib_util_main" >&5 -echo "${ECHO_T}$ac_cv_lib_util_main" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_lib_util_main" >&5 +echo "${ECHO_T}$ac_cv_lib_util_main" >&6; } if test $ac_cv_lib_util_main = yes; then LIBUTIL="-lutil" fi - echo "$as_me:$LINENO: checking for main in -lcompat" >&5 -echo $ECHO_N "checking for main in -lcompat... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for main in -lcompat" >&5 +echo $ECHO_N "checking for main in -lcompat... $ECHO_C" >&6; } if test "${ac_cv_lib_compat_main+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -22832,53 +23462,50 @@ int main () { -main (); +return main (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then ac_cv_lib_compat_main=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_cv_lib_compat_main=no + ac_cv_lib_compat_main=no fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:$LINENO: result: $ac_cv_lib_compat_main" >&5 -echo "${ECHO_T}$ac_cv_lib_compat_main" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_lib_compat_main" >&5 +echo "${ECHO_T}$ac_cv_lib_compat_main" >&6; } if test $ac_cv_lib_compat_main = yes; then LIBCOMPAT="-lcompat" fi kde_have_crypt= - echo "$as_me:$LINENO: checking for crypt in -lcrypt" >&5 -echo $ECHO_N "checking for crypt in -lcrypt... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for crypt in -lcrypt" >&5 +echo $ECHO_N "checking for crypt in -lcrypt... $ECHO_C" >&6; } if test "${ac_cv_lib_crypt_crypt+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -22891,61 +23518,58 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ -/* Override any gcc2 internal prototype to avoid an error. */ +/* Override any GCC internal prototype to avoid an error. + Use char because int might match the return type of a GCC + builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ char crypt (); int main () { -crypt (); +return crypt (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then ac_cv_lib_crypt_crypt=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_cv_lib_crypt_crypt=no + ac_cv_lib_crypt_crypt=no fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:$LINENO: result: $ac_cv_lib_crypt_crypt" >&5 -echo "${ECHO_T}$ac_cv_lib_crypt_crypt" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_lib_crypt_crypt" >&5 +echo "${ECHO_T}$ac_cv_lib_crypt_crypt" >&6; } if test $ac_cv_lib_crypt_crypt = yes; then LIBCRYPT="-lcrypt"; kde_have_crypt=yes else - echo "$as_me:$LINENO: checking for crypt in -lc" >&5 -echo $ECHO_N "checking for crypt in -lc... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for crypt in -lc" >&5 +echo $ECHO_N "checking for crypt in -lc... $ECHO_C" >&6; } if test "${ac_cv_lib_c_crypt+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -22958,56 +23582,53 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ -/* Override any gcc2 internal prototype to avoid an error. */ +/* Override any GCC internal prototype to avoid an error. + Use char because int might match the return type of a GCC + builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ char crypt (); int main () { -crypt (); +return crypt (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then ac_cv_lib_c_crypt=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_cv_lib_c_crypt=no + ac_cv_lib_c_crypt=no fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:$LINENO: result: $ac_cv_lib_c_crypt" >&5 -echo "${ECHO_T}$ac_cv_lib_c_crypt" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_lib_c_crypt" >&5 +echo "${ECHO_T}$ac_cv_lib_c_crypt" >&6; } if test $ac_cv_lib_c_crypt = yes; then kde_have_crypt=yes else @@ -23033,13 +23654,13 @@ fi - echo "$as_me:$LINENO: checking for socklen_t" >&5 -echo $ECHO_N "checking for socklen_t... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for socklen_t" >&5 +echo $ECHO_N "checking for socklen_t... $ECHO_C" >&6; } if test "${kde_cv_socklen_t+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else - ac_ext=cc + ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' @@ -23068,27 +23689,22 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_cxx_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_cxx_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then kde_cv_socklen_t=yes kde_cv_socklen_t_equiv=socklen_t @@ -23097,8 +23713,10 @@ echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 + fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' @@ -23108,17 +23726,17 @@ fi - echo "$as_me:$LINENO: result: $kde_cv_socklen_t" >&5 -echo "${ECHO_T}$kde_cv_socklen_t" >&6 + { echo "$as_me:$LINENO: result: $kde_cv_socklen_t" >&5 +echo "${ECHO_T}$kde_cv_socklen_t" >&6; } if test $kde_cv_socklen_t = no; then - echo "$as_me:$LINENO: checking for socklen_t equivalent for socket functions" >&5 -echo $ECHO_N "checking for socklen_t equivalent for socket functions... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for socklen_t equivalent for socket functions" >&5 +echo $ECHO_N "checking for socklen_t equivalent for socket functions... $ECHO_C" >&6; } if test "${kde_cv_socklen_t_equiv+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else kde_cv_socklen_t_equiv=int - ac_ext=cc + ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' @@ -23147,27 +23765,22 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_cxx_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_cxx_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then kde_cv_socklen_t_equiv="$t" break @@ -23176,8 +23789,10 @@ echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 + fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext done ac_ext=c ac_cpp='$CPP $CPPFLAGS' @@ -23188,8 +23803,8 @@ fi - echo "$as_me:$LINENO: result: $kde_cv_socklen_t_equiv" >&5 -echo "${ECHO_T}$kde_cv_socklen_t_equiv" >&6 + { echo "$as_me:$LINENO: result: $kde_cv_socklen_t_equiv" >&5 +echo "${ECHO_T}$kde_cv_socklen_t_equiv" >&6; } fi cat >>confdefs.h <<_ACEOF @@ -23202,8 +23817,8 @@ _ACEOF - echo "$as_me:$LINENO: checking for dnet_ntoa in -ldnet" >&5 -echo $ECHO_N "checking for dnet_ntoa in -ldnet... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for dnet_ntoa in -ldnet" >&5 +echo $ECHO_N "checking for dnet_ntoa in -ldnet... $ECHO_C" >&6; } if test "${ac_cv_lib_dnet_dnet_ntoa+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -23216,63 +23831,60 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ -/* Override any gcc2 internal prototype to avoid an error. */ +/* Override any GCC internal prototype to avoid an error. + Use char because int might match the return type of a GCC + builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ char dnet_ntoa (); int main () { -dnet_ntoa (); +return dnet_ntoa (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then ac_cv_lib_dnet_dnet_ntoa=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_cv_lib_dnet_dnet_ntoa=no + ac_cv_lib_dnet_dnet_ntoa=no fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_dnet_ntoa" >&5 -echo "${ECHO_T}$ac_cv_lib_dnet_dnet_ntoa" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_dnet_ntoa" >&5 +echo "${ECHO_T}$ac_cv_lib_dnet_dnet_ntoa" >&6; } if test $ac_cv_lib_dnet_dnet_ntoa = yes; then X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet" fi if test $ac_cv_lib_dnet_dnet_ntoa = no; then - echo "$as_me:$LINENO: checking for dnet_ntoa in -ldnet_stub" >&5 -echo $ECHO_N "checking for dnet_ntoa in -ldnet_stub... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for dnet_ntoa in -ldnet_stub" >&5 +echo $ECHO_N "checking for dnet_ntoa in -ldnet_stub... $ECHO_C" >&6; } if test "${ac_cv_lib_dnet_stub_dnet_ntoa+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -23285,63 +23897,60 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ -/* Override any gcc2 internal prototype to avoid an error. */ +/* Override any GCC internal prototype to avoid an error. + Use char because int might match the return type of a GCC + builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ char dnet_ntoa (); int main () { -dnet_ntoa (); +return dnet_ntoa (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then ac_cv_lib_dnet_stub_dnet_ntoa=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_cv_lib_dnet_stub_dnet_ntoa=no + ac_cv_lib_dnet_stub_dnet_ntoa=no fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_stub_dnet_ntoa" >&5 -echo "${ECHO_T}$ac_cv_lib_dnet_stub_dnet_ntoa" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_stub_dnet_ntoa" >&5 +echo "${ECHO_T}$ac_cv_lib_dnet_stub_dnet_ntoa" >&6; } if test $ac_cv_lib_dnet_stub_dnet_ntoa = yes; then X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet_stub" fi fi - echo "$as_me:$LINENO: checking for inet_ntoa" >&5 -echo $ECHO_N "checking for inet_ntoa... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for inet_ntoa" >&5 +echo $ECHO_N "checking for inet_ntoa... $ECHO_C" >&6; } if test "${ac_cv_func_inet_ntoa+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -23368,72 +23977,63 @@ #undef inet_ntoa -/* Override any gcc2 internal prototype to avoid an error. */ +/* Override any GCC internal prototype to avoid an error. + Use char because int might match the return type of a GCC + builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" -{ #endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ char inet_ntoa (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ -#if defined (__stub_inet_ntoa) || defined (__stub___inet_ntoa) +#if defined __stub_inet_ntoa || defined __stub___inet_ntoa choke me -#else -char (*f) () = inet_ntoa; -#endif -#ifdef __cplusplus -} #endif int main () { -return f != inet_ntoa; +return inet_ntoa (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then ac_cv_func_inet_ntoa=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_cv_func_inet_ntoa=no + ac_cv_func_inet_ntoa=no fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext fi -echo "$as_me:$LINENO: result: $ac_cv_func_inet_ntoa" >&5 -echo "${ECHO_T}$ac_cv_func_inet_ntoa" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_func_inet_ntoa" >&5 +echo "${ECHO_T}$ac_cv_func_inet_ntoa" >&6; } if test $ac_cv_func_inet_ntoa = no; then - echo "$as_me:$LINENO: checking for inet_ntoa in -lnsl" >&5 -echo $ECHO_N "checking for inet_ntoa in -lnsl... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for inet_ntoa in -lnsl" >&5 +echo $ECHO_N "checking for inet_ntoa in -lnsl... $ECHO_C" >&6; } if test "${ac_cv_lib_nsl_inet_ntoa+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -23446,63 +24046,60 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ -/* Override any gcc2 internal prototype to avoid an error. */ +/* Override any GCC internal prototype to avoid an error. + Use char because int might match the return type of a GCC + builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ char inet_ntoa (); int main () { -inet_ntoa (); +return inet_ntoa (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then ac_cv_lib_nsl_inet_ntoa=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_cv_lib_nsl_inet_ntoa=no + ac_cv_lib_nsl_inet_ntoa=no fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:$LINENO: result: $ac_cv_lib_nsl_inet_ntoa" >&5 -echo "${ECHO_T}$ac_cv_lib_nsl_inet_ntoa" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_lib_nsl_inet_ntoa" >&5 +echo "${ECHO_T}$ac_cv_lib_nsl_inet_ntoa" >&6; } if test $ac_cv_lib_nsl_inet_ntoa = yes; then X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl" fi fi - echo "$as_me:$LINENO: checking for connect" >&5 -echo $ECHO_N "checking for connect... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for connect" >&5 +echo $ECHO_N "checking for connect... $ECHO_C" >&6; } if test "${ac_cv_func_connect+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -23529,72 +24126,63 @@ #undef connect -/* Override any gcc2 internal prototype to avoid an error. */ +/* Override any GCC internal prototype to avoid an error. + Use char because int might match the return type of a GCC + builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" -{ #endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ char connect (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ -#if defined (__stub_connect) || defined (__stub___connect) +#if defined __stub_connect || defined __stub___connect choke me -#else -char (*f) () = connect; -#endif -#ifdef __cplusplus -} #endif int main () { -return f != connect; +return connect (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then ac_cv_func_connect=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_cv_func_connect=no + ac_cv_func_connect=no fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext fi -echo "$as_me:$LINENO: result: $ac_cv_func_connect" >&5 -echo "${ECHO_T}$ac_cv_func_connect" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_func_connect" >&5 +echo "${ECHO_T}$ac_cv_func_connect" >&6; } if test $ac_cv_func_connect = no; then - echo "$as_me:$LINENO: checking for connect in -lsocket" >&5 -echo $ECHO_N "checking for connect in -lsocket... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for connect in -lsocket" >&5 +echo $ECHO_N "checking for connect in -lsocket... $ECHO_C" >&6; } if test "${ac_cv_lib_socket_connect+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -23607,64 +24195,61 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ -/* Override any gcc2 internal prototype to avoid an error. */ +/* Override any GCC internal prototype to avoid an error. + Use char because int might match the return type of a GCC + builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ char connect (); int main () { -connect (); +return connect (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then ac_cv_lib_socket_connect=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_cv_lib_socket_connect=no + ac_cv_lib_socket_connect=no fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:$LINENO: result: $ac_cv_lib_socket_connect" >&5 -echo "${ECHO_T}$ac_cv_lib_socket_connect" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_lib_socket_connect" >&5 +echo "${ECHO_T}$ac_cv_lib_socket_connect" >&6; } if test $ac_cv_lib_socket_connect = yes; then X_EXTRA_LIBS="-lsocket $X_EXTRA_LIBS" fi fi - echo "$as_me:$LINENO: checking for remove" >&5 -echo $ECHO_N "checking for remove... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for remove" >&5 +echo $ECHO_N "checking for remove... $ECHO_C" >&6; } if test "${ac_cv_func_remove+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -23691,72 +24276,63 @@ #undef remove -/* Override any gcc2 internal prototype to avoid an error. */ +/* Override any GCC internal prototype to avoid an error. + Use char because int might match the return type of a GCC + builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" -{ #endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ char remove (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ -#if defined (__stub_remove) || defined (__stub___remove) +#if defined __stub_remove || defined __stub___remove choke me -#else -char (*f) () = remove; -#endif -#ifdef __cplusplus -} #endif int main () { -return f != remove; +return remove (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then ac_cv_func_remove=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_cv_func_remove=no + ac_cv_func_remove=no fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext fi -echo "$as_me:$LINENO: result: $ac_cv_func_remove" >&5 -echo "${ECHO_T}$ac_cv_func_remove" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_func_remove" >&5 +echo "${ECHO_T}$ac_cv_func_remove" >&6; } if test $ac_cv_func_remove = no; then - echo "$as_me:$LINENO: checking for remove in -lposix" >&5 -echo $ECHO_N "checking for remove in -lposix... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for remove in -lposix" >&5 +echo $ECHO_N "checking for remove in -lposix... $ECHO_C" >&6; } if test "${ac_cv_lib_posix_remove+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -23769,56 +24345,53 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ -/* Override any gcc2 internal prototype to avoid an error. */ +/* Override any GCC internal prototype to avoid an error. + Use char because int might match the return type of a GCC + builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ char remove (); int main () { -remove (); +return remove (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then ac_cv_lib_posix_remove=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_cv_lib_posix_remove=no + ac_cv_lib_posix_remove=no fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:$LINENO: result: $ac_cv_lib_posix_remove" >&5 -echo "${ECHO_T}$ac_cv_lib_posix_remove" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_lib_posix_remove" >&5 +echo "${ECHO_T}$ac_cv_lib_posix_remove" >&6; } if test $ac_cv_lib_posix_remove = yes; then X_EXTRA_LIBS="$X_EXTRA_LIBS -lposix" fi @@ -23826,8 +24399,8 @@ fi # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay. - echo "$as_me:$LINENO: checking for shmat" >&5 -echo $ECHO_N "checking for shmat... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for shmat" >&5 +echo $ECHO_N "checking for shmat... $ECHO_C" >&6; } if test "${ac_cv_func_shmat+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -23854,73 +24427,64 @@ #undef shmat -/* Override any gcc2 internal prototype to avoid an error. */ +/* Override any GCC internal prototype to avoid an error. + Use char because int might match the return type of a GCC + builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" -{ #endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ char shmat (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ -#if defined (__stub_shmat) || defined (__stub___shmat) +#if defined __stub_shmat || defined __stub___shmat choke me -#else -char (*f) () = shmat; -#endif -#ifdef __cplusplus -} #endif int main () { -return f != shmat; +return shmat (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then ac_cv_func_shmat=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_cv_func_shmat=no + ac_cv_func_shmat=no fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext fi -echo "$as_me:$LINENO: result: $ac_cv_func_shmat" >&5 -echo "${ECHO_T}$ac_cv_func_shmat" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_func_shmat" >&5 +echo "${ECHO_T}$ac_cv_func_shmat" >&6; } if test $ac_cv_func_shmat = yes; then : else - echo "$as_me:$LINENO: checking for shmat in -lipc" >&5 -echo $ECHO_N "checking for shmat in -lipc... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for shmat in -lipc" >&5 +echo $ECHO_N "checking for shmat in -lipc... $ECHO_C" >&6; } if test "${ac_cv_lib_ipc_shmat+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -23933,56 +24497,53 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ -/* Override any gcc2 internal prototype to avoid an error. */ +/* Override any GCC internal prototype to avoid an error. + Use char because int might match the return type of a GCC + builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ char shmat (); int main () { -shmat (); +return shmat (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then ac_cv_lib_ipc_shmat=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_cv_lib_ipc_shmat=no + ac_cv_lib_ipc_shmat=no fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:$LINENO: result: $ac_cv_lib_ipc_shmat" >&5 -echo "${ECHO_T}$ac_cv_lib_ipc_shmat" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_lib_ipc_shmat" >&5 +echo "${ECHO_T}$ac_cv_lib_ipc_shmat" >&6; } if test $ac_cv_lib_ipc_shmat = yes; then X_EXTRA_LIBS="$X_EXTRA_LIBS -lipc" fi @@ -23996,18 +24557,19 @@ for ac_header in sys/types.h stdint.h do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` -if eval "test \"\${$as_ac_Header+set}\" = set"; then - echo "$as_me:$LINENO: checking for $ac_header" >&5 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 -if eval "test \"\${$as_ac_Header+set}\" = set"; then +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then + { echo "$as_me:$LINENO: checking for $ac_header" >&5 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; } +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 fi -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 -echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 +ac_res=`eval echo '${'$as_ac_Header'}'` + { echo "$as_me:$LINENO: result: $ac_res" >&5 +echo "${ECHO_T}$ac_res" >&6; } else # Is the header compilable? -echo "$as_me:$LINENO: checking $ac_header usability" >&5 -echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking $ac_header usability" >&5 +echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -24018,41 +24580,37 @@ #include <$ac_header> _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_header_compiler=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_header_compiler=no + ac_header_compiler=no fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext -echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 -echo "${ECHO_T}$ac_header_compiler" >&6 + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext +{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 +echo "${ECHO_T}$ac_header_compiler" >&6; } # Is the header present? -echo "$as_me:$LINENO: checking $ac_header presence" >&5 -echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking $ac_header presence" >&5 +echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -24061,24 +24619,22 @@ /* end confdefs.h. */ #include <$ac_header> _ACEOF -if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 - (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 +if { (ac_try="$ac_cpp conftest.$ac_ext" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } >/dev/null; then - if test -s conftest.err; then - ac_cpp_err=$ac_c_preproc_warn_flag - ac_cpp_err=$ac_cpp_err$ac_c_werror_flag - else - ac_cpp_err= - fi -else - ac_cpp_err=yes -fi -if test -z "$ac_cpp_err"; then + (exit $ac_status); } >/dev/null && { + test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || + test ! -s conftest.err + }; then ac_header_preproc=yes else echo "$as_me: failed program was:" >&5 @@ -24086,9 +24642,10 @@ ac_header_preproc=no fi + rm -f conftest.err conftest.$ac_ext -echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 -echo "${ECHO_T}$ac_header_preproc" >&6 +{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 +echo "${ECHO_T}$ac_header_preproc" >&6; } # So? What about this header? case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in @@ -24112,25 +24669,19 @@ echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} - ( - cat <<\_ASBOX -## ------------------------------------------ ## -## Report this to the AC_PACKAGE_NAME lists. ## -## ------------------------------------------ ## -_ASBOX - ) | - sed "s/^/$as_me: WARNING: /" >&2 + ;; esac -echo "$as_me:$LINENO: checking for $ac_header" >&5 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 -if eval "test \"\${$as_ac_Header+set}\" = set"; then +{ echo "$as_me:$LINENO: checking for $ac_header" >&5 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; } +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else eval "$as_ac_Header=\$ac_header_preproc" fi -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 -echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 +ac_res=`eval echo '${'$as_ac_Header'}'` + { echo "$as_me:$LINENO: result: $ac_res" >&5 +echo "${ECHO_T}$ac_res" >&6; } fi if test `eval echo '${'$as_ac_Header'}'` = yes; then @@ -24148,18 +24699,19 @@ for ac_header in sys/bitypes.h do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` -if eval "test \"\${$as_ac_Header+set}\" = set"; then - echo "$as_me:$LINENO: checking for $ac_header" >&5 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 -if eval "test \"\${$as_ac_Header+set}\" = set"; then +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then + { echo "$as_me:$LINENO: checking for $ac_header" >&5 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; } +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 fi -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 -echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 +ac_res=`eval echo '${'$as_ac_Header'}'` + { echo "$as_me:$LINENO: result: $ac_res" >&5 +echo "${ECHO_T}$ac_res" >&6; } else # Is the header compilable? -echo "$as_me:$LINENO: checking $ac_header usability" >&5 -echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking $ac_header usability" >&5 +echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -24170,41 +24722,37 @@ #include <$ac_header> _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_header_compiler=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_header_compiler=no + ac_header_compiler=no fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext -echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 -echo "${ECHO_T}$ac_header_compiler" >&6 + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext +{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 +echo "${ECHO_T}$ac_header_compiler" >&6; } # Is the header present? -echo "$as_me:$LINENO: checking $ac_header presence" >&5 -echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking $ac_header presence" >&5 +echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -24213,24 +24761,22 @@ /* end confdefs.h. */ #include <$ac_header> _ACEOF -if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 - (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 +if { (ac_try="$ac_cpp conftest.$ac_ext" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } >/dev/null; then - if test -s conftest.err; then - ac_cpp_err=$ac_c_preproc_warn_flag - ac_cpp_err=$ac_cpp_err$ac_c_werror_flag - else - ac_cpp_err= - fi -else - ac_cpp_err=yes -fi -if test -z "$ac_cpp_err"; then + (exit $ac_status); } >/dev/null && { + test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || + test ! -s conftest.err + }; then ac_header_preproc=yes else echo "$as_me: failed program was:" >&5 @@ -24238,9 +24784,10 @@ ac_header_preproc=no fi + rm -f conftest.err conftest.$ac_ext -echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 -echo "${ECHO_T}$ac_header_preproc" >&6 +{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 +echo "${ECHO_T}$ac_header_preproc" >&6; } # So? What about this header? case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in @@ -24264,25 +24811,19 @@ echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} - ( - cat <<\_ASBOX -## ------------------------------------------ ## -## Report this to the AC_PACKAGE_NAME lists. ## -## ------------------------------------------ ## -_ASBOX - ) | - sed "s/^/$as_me: WARNING: /" >&2 + ;; esac -echo "$as_me:$LINENO: checking for $ac_header" >&5 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 -if eval "test \"\${$as_ac_Header+set}\" = set"; then +{ echo "$as_me:$LINENO: checking for $ac_header" >&5 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; } +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else eval "$as_ac_Header=\$ac_header_preproc" fi -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 -echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 +ac_res=`eval echo '${'$as_ac_Header'}'` + { echo "$as_me:$LINENO: result: $ac_res" >&5 +echo "${ECHO_T}$ac_res" >&6; } fi if test `eval echo '${'$as_ac_Header'}'` = yes; then @@ -24296,8 +24837,8 @@ # darwin requires a poll emulation library - echo "$as_me:$LINENO: checking for poll in -lpoll" >&5 -echo $ECHO_N "checking for poll in -lpoll... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for poll in -lpoll" >&5 +echo $ECHO_N "checking for poll in -lpoll... $ECHO_C" >&6; } if test "${ac_cv_lib_poll_poll+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -24310,56 +24851,53 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ -/* Override any gcc2 internal prototype to avoid an error. */ +/* Override any GCC internal prototype to avoid an error. + Use char because int might match the return type of a GCC + builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ char poll (); int main () { -poll (); +return poll (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then ac_cv_lib_poll_poll=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_cv_lib_poll_poll=no + ac_cv_lib_poll_poll=no fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:$LINENO: result: $ac_cv_lib_poll_poll" >&5 -echo "${ECHO_T}$ac_cv_lib_poll_poll" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_lib_poll_poll" >&5 +echo "${ECHO_T}$ac_cv_lib_poll_poll" >&6; } if test $ac_cv_lib_poll_poll = yes; then LIB_POLL="-lpoll" fi @@ -24370,18 +24908,19 @@ for ac_header in Carbon/Carbon.h do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` -if eval "test \"\${$as_ac_Header+set}\" = set"; then - echo "$as_me:$LINENO: checking for $ac_header" >&5 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 -if eval "test \"\${$as_ac_Header+set}\" = set"; then +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then + { echo "$as_me:$LINENO: checking for $ac_header" >&5 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; } +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 fi -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 -echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 +ac_res=`eval echo '${'$as_ac_Header'}'` + { echo "$as_me:$LINENO: result: $ac_res" >&5 +echo "${ECHO_T}$ac_res" >&6; } else # Is the header compilable? -echo "$as_me:$LINENO: checking $ac_header usability" >&5 -echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking $ac_header usability" >&5 +echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -24392,41 +24931,37 @@ #include <$ac_header> _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_header_compiler=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_header_compiler=no + ac_header_compiler=no fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext -echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 -echo "${ECHO_T}$ac_header_compiler" >&6 + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext +{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 +echo "${ECHO_T}$ac_header_compiler" >&6; } # Is the header present? -echo "$as_me:$LINENO: checking $ac_header presence" >&5 -echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking $ac_header presence" >&5 +echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -24435,24 +24970,22 @@ /* end confdefs.h. */ #include <$ac_header> _ACEOF -if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 - (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 +if { (ac_try="$ac_cpp conftest.$ac_ext" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } >/dev/null; then - if test -s conftest.err; then - ac_cpp_err=$ac_c_preproc_warn_flag - ac_cpp_err=$ac_cpp_err$ac_c_werror_flag - else - ac_cpp_err= - fi -else - ac_cpp_err=yes -fi -if test -z "$ac_cpp_err"; then + (exit $ac_status); } >/dev/null && { + test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || + test ! -s conftest.err + }; then ac_header_preproc=yes else echo "$as_me: failed program was:" >&5 @@ -24460,9 +24993,10 @@ ac_header_preproc=no fi + rm -f conftest.err conftest.$ac_ext -echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 -echo "${ECHO_T}$ac_header_preproc" >&6 +{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 +echo "${ECHO_T}$ac_header_preproc" >&6; } # So? What about this header? case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in @@ -24486,25 +25020,19 @@ echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} - ( - cat <<\_ASBOX -## ------------------------------------------ ## -## Report this to the AC_PACKAGE_NAME lists. ## -## ------------------------------------------ ## -_ASBOX - ) | - sed "s/^/$as_me: WARNING: /" >&2 + ;; esac -echo "$as_me:$LINENO: checking for $ac_header" >&5 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 -if eval "test \"\${$as_ac_Header+set}\" = set"; then +{ echo "$as_me:$LINENO: checking for $ac_header" >&5 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; } +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else eval "$as_ac_Header=\$ac_header_preproc" fi -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 -echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 +ac_res=`eval echo '${'$as_ac_Header'}'` + { echo "$as_me:$LINENO: result: $ac_res" >&5 +echo "${ECHO_T}$ac_res" >&6; } fi if test `eval echo '${'$as_ac_Header'}'` = yes; then @@ -24519,17 +25047,17 @@ # CoreAudio framework if test "${ac_cv_header_CoreAudio_CoreAudio_h+set}" = set; then - echo "$as_me:$LINENO: checking for CoreAudio/CoreAudio.h" >&5 -echo $ECHO_N "checking for CoreAudio/CoreAudio.h... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for CoreAudio/CoreAudio.h" >&5 +echo $ECHO_N "checking for CoreAudio/CoreAudio.h... $ECHO_C" >&6; } if test "${ac_cv_header_CoreAudio_CoreAudio_h+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 fi -echo "$as_me:$LINENO: result: $ac_cv_header_CoreAudio_CoreAudio_h" >&5 -echo "${ECHO_T}$ac_cv_header_CoreAudio_CoreAudio_h" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_header_CoreAudio_CoreAudio_h" >&5 +echo "${ECHO_T}$ac_cv_header_CoreAudio_CoreAudio_h" >&6; } else # Is the header compilable? -echo "$as_me:$LINENO: checking CoreAudio/CoreAudio.h usability" >&5 -echo $ECHO_N "checking CoreAudio/CoreAudio.h usability... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking CoreAudio/CoreAudio.h usability" >&5 +echo $ECHO_N "checking CoreAudio/CoreAudio.h usability... $ECHO_C" >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -24540,41 +25068,37 @@ #include <CoreAudio/CoreAudio.h> _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_header_compiler=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_header_compiler=no + ac_header_compiler=no fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext -echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 -echo "${ECHO_T}$ac_header_compiler" >&6 + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext +{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 +echo "${ECHO_T}$ac_header_compiler" >&6; } # Is the header present? -echo "$as_me:$LINENO: checking CoreAudio/CoreAudio.h presence" >&5 -echo $ECHO_N "checking CoreAudio/CoreAudio.h presence... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking CoreAudio/CoreAudio.h presence" >&5 +echo $ECHO_N "checking CoreAudio/CoreAudio.h presence... $ECHO_C" >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -24583,24 +25107,22 @@ /* end confdefs.h. */ #include <CoreAudio/CoreAudio.h> _ACEOF -if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 - (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 +if { (ac_try="$ac_cpp conftest.$ac_ext" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } >/dev/null; then - if test -s conftest.err; then - ac_cpp_err=$ac_c_preproc_warn_flag - ac_cpp_err=$ac_cpp_err$ac_c_werror_flag - else - ac_cpp_err= - fi -else - ac_cpp_err=yes -fi -if test -z "$ac_cpp_err"; then + (exit $ac_status); } >/dev/null && { + test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || + test ! -s conftest.err + }; then ac_header_preproc=yes else echo "$as_me: failed program was:" >&5 @@ -24608,9 +25130,10 @@ ac_header_preproc=no fi + rm -f conftest.err conftest.$ac_ext -echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 -echo "${ECHO_T}$ac_header_preproc" >&6 +{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 +echo "${ECHO_T}$ac_header_preproc" >&6; } # So? What about this header? case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in @@ -24634,25 +25157,18 @@ echo "$as_me: WARNING: CoreAudio/CoreAudio.h: proceeding with the preprocessor's result" >&2;} { echo "$as_me:$LINENO: WARNING: CoreAudio/CoreAudio.h: in the future, the compiler will take precedence" >&5 echo "$as_me: WARNING: CoreAudio/CoreAudio.h: in the future, the compiler will take precedence" >&2;} - ( - cat <<\_ASBOX -## ------------------------------------------ ## -## Report this to the AC_PACKAGE_NAME lists. ## -## ------------------------------------------ ## -_ASBOX - ) | - sed "s/^/$as_me: WARNING: /" >&2 + ;; esac -echo "$as_me:$LINENO: checking for CoreAudio/CoreAudio.h" >&5 -echo $ECHO_N "checking for CoreAudio/CoreAudio.h... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for CoreAudio/CoreAudio.h" >&5 +echo $ECHO_N "checking for CoreAudio/CoreAudio.h... $ECHO_C" >&6; } if test "${ac_cv_header_CoreAudio_CoreAudio_h+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else ac_cv_header_CoreAudio_CoreAudio_h=$ac_header_preproc fi -echo "$as_me:$LINENO: result: $ac_cv_header_CoreAudio_CoreAudio_h" >&5 -echo "${ECHO_T}$ac_cv_header_CoreAudio_CoreAudio_h" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_header_CoreAudio_CoreAudio_h" >&5 +echo "${ECHO_T}$ac_cv_header_CoreAudio_CoreAudio_h" >&6; } fi if test $ac_cv_header_CoreAudio_CoreAudio_h = yes; then @@ -24669,8 +25185,8 @@ - echo "$as_me:$LINENO: checking if res_init needs -lresolv" >&5 -echo $ECHO_N "checking if res_init needs -lresolv... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking if res_init needs -lresolv" >&5 +echo $ECHO_N "checking if res_init needs -lresolv... $ECHO_C" >&6; } kde_libs_safe="$LIBS" LIBS="$LIBS $X_EXTRA_LIBS -lresolv" cat >conftest.$ac_ext <<_ACEOF @@ -24696,31 +25212,27 @@ } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then LIBRESOLV="-lresolv" - echo "$as_me:$LINENO: result: yes" >&5 -echo "${ECHO_T}yes" >&6 + { echo "$as_me:$LINENO: result: yes" >&5 +echo "${ECHO_T}yes" >&6; } cat >>confdefs.h <<\_ACEOF #define HAVE_RES_INIT 1 @@ -24731,25 +25243,25 @@ echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext LIBS=$kde_libs_safe -echo "$as_me:$LINENO: checking for res_init" >&5 -echo $ECHO_N "checking for res_init... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for res_init" >&5 +echo $ECHO_N "checking for res_init... $ECHO_C" >&6; } if test "${kde_cv_func_res_init+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else - - ac_ext=cc + ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' @@ -24761,9 +25273,6 @@ save_CXXFLAGS="$CXXFLAGS" kde_safe_LIBS="$LIBS" LIBS="$LIBS $X_EXTRA_LIBS" -if test "$GXX" = "yes"; then -CXXFLAGS="$CXXFLAGS -pedantic-errors" -fi cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -24789,35 +25298,31 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_cxx_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_cxx_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then kde_cv_func_res_init=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -kde_cv_func_res_init=no + kde_cv_func_res_init=no fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext CXXFLAGS="$save_CXXFLAGS" LIBS="$kde_safe_LIBS" ac_ext=c @@ -24830,11 +25335,11 @@ fi -echo "$as_me:$LINENO: result: $kde_cv_func_res_init" >&5 -echo "${ECHO_T}$kde_cv_func_res_init" >&6 +{ echo "$as_me:$LINENO: result: $kde_cv_func_res_init" >&5 +echo "${ECHO_T}$kde_cv_func_res_init" >&6; } -echo "$as_me:$LINENO: checking if res_init needs custom prototype" >&5 -echo $ECHO_N "checking if res_init needs custom prototype... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking if res_init needs custom prototype" >&5 +echo $ECHO_N "checking if res_init needs custom prototype... $ECHO_C" >&6; } if test "${kde_cv_proto_res_init+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -24855,8 +25360,7 @@ if test "x$kde_cv_proto_res_init" = xunknown; then - - ac_ext=cc + ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' @@ -24894,37 +25398,34 @@ } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_cxx_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_cxx_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then kde_cv_func_res_init=yes kde_cv_proto_res_init=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -kde_cv_proto_res_init="res_init unavailable" + kde_cv_proto_res_init="res_init unavailable" fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext LIBS=$kde_safe_libs ac_ext=c @@ -24937,8 +25438,8 @@ fi -echo "$as_me:$LINENO: result: $kde_cv_proto_res_init" >&5 -echo "${ECHO_T}$kde_cv_proto_res_init" >&6 +{ echo "$as_me:$LINENO: result: $kde_cv_proto_res_init" >&5 +echo "${ECHO_T}$kde_cv_proto_res_init" >&6; } if test "x$kde_cv_func_res_init" = xyes; then @@ -24965,8 +25466,8 @@ LIBSOCKET="$X_EXTRA_LIBS" - echo "$as_me:$LINENO: checking for killpg in -lucb" >&5 -echo $ECHO_N "checking for killpg in -lucb... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for killpg in -lucb" >&5 +echo $ECHO_N "checking for killpg in -lucb... $ECHO_C" >&6; } if test "${ac_cv_lib_ucb_killpg+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -24979,69 +25480,66 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ -/* Override any gcc2 internal prototype to avoid an error. */ +/* Override any GCC internal prototype to avoid an error. + Use char because int might match the return type of a GCC + builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ char killpg (); int main () { -killpg (); +return killpg (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then ac_cv_lib_ucb_killpg=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_cv_lib_ucb_killpg=no + ac_cv_lib_ucb_killpg=no fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:$LINENO: result: $ac_cv_lib_ucb_killpg" >&5 -echo "${ECHO_T}$ac_cv_lib_ucb_killpg" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_lib_ucb_killpg" >&5 +echo "${ECHO_T}$ac_cv_lib_ucb_killpg" >&6; } if test $ac_cv_lib_ucb_killpg = yes; then LIBUCB="-lucb" fi case $host in *-*-lynxos* ) - echo "$as_me:$LINENO: checking LynxOS header file wrappers" >&5 -echo $ECHO_N "checking LynxOS header file wrappers... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking LynxOS header file wrappers" >&5 +echo $ECHO_N "checking LynxOS header file wrappers... $ECHO_C" >&6; } CFLAGS="$CFLAGS -D__NO_INCLUDE_WARN__" - echo "$as_me:$LINENO: result: disabled" >&5 -echo "${ECHO_T}disabled" >&6 - echo "$as_me:$LINENO: checking for gethostbyname in -lbsd" >&5 -echo $ECHO_N "checking for gethostbyname in -lbsd... $ECHO_C" >&6 + { echo "$as_me:$LINENO: result: disabled" >&5 +echo "${ECHO_T}disabled" >&6; } + { echo "$as_me:$LINENO: checking for gethostbyname in -lbsd" >&5 +echo $ECHO_N "checking for gethostbyname in -lbsd... $ECHO_C" >&6; } if test "${ac_cv_lib_bsd_gethostbyname+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -25054,64 +25552,61 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ -/* Override any gcc2 internal prototype to avoid an error. */ +/* Override any GCC internal prototype to avoid an error. + Use char because int might match the return type of a GCC + builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ char gethostbyname (); int main () { -gethostbyname (); +return gethostbyname (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then ac_cv_lib_bsd_gethostbyname=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_cv_lib_bsd_gethostbyname=no + ac_cv_lib_bsd_gethostbyname=no fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:$LINENO: result: $ac_cv_lib_bsd_gethostbyname" >&5 -echo "${ECHO_T}$ac_cv_lib_bsd_gethostbyname" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_lib_bsd_gethostbyname" >&5 +echo "${ECHO_T}$ac_cv_lib_bsd_gethostbyname" >&6; } if test $ac_cv_lib_bsd_gethostbyname = yes; then LIBSOCKET="-lbsd" fi ;; esac - echo "$as_me:$LINENO: checking for int" >&5 -echo $ECHO_N "checking for int... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for int" >&5 +echo $ECHO_N "checking for int... $ECHO_C" >&6; } if test "${ac_cv_type_int+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -25122,61 +25617,57 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default +typedef int ac__type_new_; int main () { -if ((int *) 0) +if ((ac__type_new_ *) 0) return 0; -if (sizeof (int)) +if (sizeof (ac__type_new_)) return 0; ; return 0; } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_cv_type_int=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_cv_type_int=no + ac_cv_type_int=no fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi -echo "$as_me:$LINENO: result: $ac_cv_type_int" >&5 -echo "${ECHO_T}$ac_cv_type_int" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_type_int" >&5 +echo "${ECHO_T}$ac_cv_type_int" >&6; } -echo "$as_me:$LINENO: checking size of int" >&5 -echo $ECHO_N "checking size of int... $ECHO_C" >&6 +# The cast to long int works around a bug in the HP C Compiler +# version HP92453-01 B.11.11.23709.GP, which incorrectly rejects +# declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'. +# This bug is HP SR number 8606223364. +{ echo "$as_me:$LINENO: checking size of int" >&5 +echo $ECHO_N "checking size of int... $ECHO_C" >&6; } if test "${ac_cv_sizeof_int+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else - if test "$ac_cv_type_int" = yes; then - # The cast to unsigned long works around a bug in the HP C Compiler - # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects - # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'. - # This bug is HP SR number 8606223364. if test "$cross_compiling" = yes; then # Depending upon the size, compute the lo and hi bounds. cat >conftest.$ac_ext <<_ACEOF @@ -25186,10 +25677,11 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default + typedef int ac__type_sizeof_; int main () { -static int test_array [1 - 2 * !(((long) (sizeof (int))) >= 0)]; +static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) >= 0)]; test_array [0] = 0 ; @@ -25197,27 +25689,22 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_lo=0 ac_mid=0 while :; do cat >conftest.$ac_ext <<_ACEOF @@ -25227,10 +25714,11 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default + typedef int ac__type_sizeof_; int main () { -static int test_array [1 - 2 * !(((long) (sizeof (int))) <= $ac_mid)]; +static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= $ac_mid)]; test_array [0] = 0 ; @@ -25238,56 +25726,53 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_hi=$ac_mid; break else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_lo=`expr $ac_mid + 1` - if test $ac_lo -le $ac_mid; then - ac_lo= ac_hi= - break - fi - ac_mid=`expr 2 '*' $ac_mid + 1` + ac_lo=`expr $ac_mid + 1` + if test $ac_lo -le $ac_mid; then + ac_lo= ac_hi= + break + fi + ac_mid=`expr 2 '*' $ac_mid + 1` fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext done else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -cat >conftest.$ac_ext <<_ACEOF + cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default + typedef int ac__type_sizeof_; int main () { -static int test_array [1 - 2 * !(((long) (sizeof (int))) < 0)]; +static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) < 0)]; test_array [0] = 0 ; @@ -25295,27 +25780,22 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_hi=-1 ac_mid=-1 while :; do cat >conftest.$ac_ext <<_ACEOF @@ -25325,10 +25805,11 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default + typedef int ac__type_sizeof_; int main () { -static int test_array [1 - 2 * !(((long) (sizeof (int))) >= $ac_mid)]; +static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) >= $ac_mid)]; test_array [0] = 0 ; @@ -25336,50 +25817,48 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_lo=$ac_mid; break else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_hi=`expr '(' $ac_mid ')' - 1` - if test $ac_mid -le $ac_hi; then - ac_lo= ac_hi= - break - fi - ac_mid=`expr 2 '*' $ac_mid` + ac_hi=`expr '(' $ac_mid ')' - 1` + if test $ac_mid -le $ac_hi; then + ac_lo= ac_hi= + break + fi + ac_mid=`expr 2 '*' $ac_mid` fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext done else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_lo= ac_hi= + ac_lo= ac_hi= fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext # Binary search between lo and hi bounds. while test "x$ac_lo" != "x$ac_hi"; do ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo` @@ -25390,10 +25869,11 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default + typedef int ac__type_sizeof_; int main () { -static int test_array [1 - 2 * !(((long) (sizeof (int))) <= $ac_mid)]; +static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= $ac_mid)]; test_array [0] = 0 ; @@ -25401,52 +25881,45 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_hi=$ac_mid else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_lo=`expr '(' $ac_mid ')' + 1` + ac_lo=`expr '(' $ac_mid ')' + 1` fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext done case $ac_lo in ?*) ac_cv_sizeof_int=$ac_lo;; -'') { { echo "$as_me:$LINENO: error: cannot compute sizeof (int), 77 +'') if test "$ac_cv_type_int" = yes; then + { { echo "$as_me:$LINENO: error: cannot compute sizeof (int) See \`config.log' for more details." >&5 -echo "$as_me: error: cannot compute sizeof (int), 77 +echo "$as_me: error: cannot compute sizeof (int) See \`config.log' for more details." >&2;} - { (exit 1); exit 1; }; } ;; + { (exit 77); exit 77; }; } + else + ac_cv_sizeof_int=0 + fi ;; esac else - if test "$cross_compiling" = yes; then - { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling -See \`config.log' for more details." >&5 -echo "$as_me: error: cannot run test program while cross compiling -See \`config.log' for more details." >&2;} - { (exit 1); exit 1; }; } -else cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -25454,8 +25927,9 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default -long longval () { return (long) (sizeof (int)); } -unsigned long ulongval () { return (long) (sizeof (int)); } + typedef int ac__type_sizeof_; +static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); } +static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); } #include <stdio.h> #include <stdlib.h> int @@ -25464,35 +25938,44 @@ FILE *f = fopen ("conftest.val", "w"); if (! f) - exit (1); - if (((long) (sizeof (int))) < 0) + return 1; + if (((long int) (sizeof (ac__type_sizeof_))) < 0) { - long i = longval (); - if (i != ((long) (sizeof (int)))) - exit (1); + long int i = longval (); + if (i != ((long int) (sizeof (ac__type_sizeof_)))) + return 1; fprintf (f, "%ld\n", i); } else { - unsigned long i = ulongval (); - if (i != ((long) (sizeof (int)))) - exit (1); + unsigned long int i = ulongval (); + if (i != ((long int) (sizeof (ac__type_sizeof_)))) + return 1; fprintf (f, "%lu\n", i); } - exit (ferror (f) || fclose (f) != 0); + return ferror (f) || fclose (f) != 0; ; return 0; } _ACEOF rm -f conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>&5 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='./conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 + { (case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_try") 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then @@ -25503,28 +25986,31 @@ sed 's/^/| /' conftest.$ac_ext >&5 ( exit $ac_status ) -{ { echo "$as_me:$LINENO: error: cannot compute sizeof (int), 77 +if test "$ac_cv_type_int" = yes; then + { { echo "$as_me:$LINENO: error: cannot compute sizeof (int) See \`config.log' for more details." >&5 -echo "$as_me: error: cannot compute sizeof (int), 77 +echo "$as_me: error: cannot compute sizeof (int) See \`config.log' for more details." >&2;} - { (exit 1); exit 1; }; } -fi -rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext + { (exit 77); exit 77; }; } + else + ac_cv_sizeof_int=0 + fi fi +rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext fi rm -f conftest.val -else - ac_cv_sizeof_int=0 -fi fi -echo "$as_me:$LINENO: result: $ac_cv_sizeof_int" >&5 -echo "${ECHO_T}$ac_cv_sizeof_int" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_sizeof_int" >&5 +echo "${ECHO_T}$ac_cv_sizeof_int" >&6; } + + + cat >>confdefs.h <<_ACEOF #define SIZEOF_INT $ac_cv_sizeof_int _ACEOF - echo "$as_me:$LINENO: checking for short" >&5 -echo $ECHO_N "checking for short... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for short" >&5 +echo $ECHO_N "checking for short... $ECHO_C" >&6; } if test "${ac_cv_type_short+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -25535,61 +26021,57 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default +typedef short ac__type_new_; int main () { -if ((short *) 0) +if ((ac__type_new_ *) 0) return 0; -if (sizeof (short)) +if (sizeof (ac__type_new_)) return 0; ; return 0; } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_cv_type_short=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_cv_type_short=no + ac_cv_type_short=no fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi -echo "$as_me:$LINENO: result: $ac_cv_type_short" >&5 -echo "${ECHO_T}$ac_cv_type_short" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_type_short" >&5 +echo "${ECHO_T}$ac_cv_type_short" >&6; } -echo "$as_me:$LINENO: checking size of short" >&5 -echo $ECHO_N "checking size of short... $ECHO_C" >&6 +# The cast to long int works around a bug in the HP C Compiler +# version HP92453-01 B.11.11.23709.GP, which incorrectly rejects +# declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'. +# This bug is HP SR number 8606223364. +{ echo "$as_me:$LINENO: checking size of short" >&5 +echo $ECHO_N "checking size of short... $ECHO_C" >&6; } if test "${ac_cv_sizeof_short+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else - if test "$ac_cv_type_short" = yes; then - # The cast to unsigned long works around a bug in the HP C Compiler - # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects - # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'. - # This bug is HP SR number 8606223364. if test "$cross_compiling" = yes; then # Depending upon the size, compute the lo and hi bounds. cat >conftest.$ac_ext <<_ACEOF @@ -25599,10 +26081,11 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default + typedef short ac__type_sizeof_; int main () { -static int test_array [1 - 2 * !(((long) (sizeof (short))) >= 0)]; +static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) >= 0)]; test_array [0] = 0 ; @@ -25610,27 +26093,22 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_lo=0 ac_mid=0 while :; do cat >conftest.$ac_ext <<_ACEOF @@ -25640,10 +26118,11 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default + typedef short ac__type_sizeof_; int main () { -static int test_array [1 - 2 * !(((long) (sizeof (short))) <= $ac_mid)]; +static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= $ac_mid)]; test_array [0] = 0 ; @@ -25651,56 +26130,53 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_hi=$ac_mid; break else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_lo=`expr $ac_mid + 1` - if test $ac_lo -le $ac_mid; then - ac_lo= ac_hi= - break - fi - ac_mid=`expr 2 '*' $ac_mid + 1` + ac_lo=`expr $ac_mid + 1` + if test $ac_lo -le $ac_mid; then + ac_lo= ac_hi= + break + fi + ac_mid=`expr 2 '*' $ac_mid + 1` fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext done else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -cat >conftest.$ac_ext <<_ACEOF + cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default + typedef short ac__type_sizeof_; int main () { -static int test_array [1 - 2 * !(((long) (sizeof (short))) < 0)]; +static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) < 0)]; test_array [0] = 0 ; @@ -25708,27 +26184,22 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_hi=-1 ac_mid=-1 while :; do cat >conftest.$ac_ext <<_ACEOF @@ -25738,10 +26209,11 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default + typedef short ac__type_sizeof_; int main () { -static int test_array [1 - 2 * !(((long) (sizeof (short))) >= $ac_mid)]; +static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) >= $ac_mid)]; test_array [0] = 0 ; @@ -25749,50 +26221,48 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_lo=$ac_mid; break else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_hi=`expr '(' $ac_mid ')' - 1` - if test $ac_mid -le $ac_hi; then - ac_lo= ac_hi= - break - fi - ac_mid=`expr 2 '*' $ac_mid` + ac_hi=`expr '(' $ac_mid ')' - 1` + if test $ac_mid -le $ac_hi; then + ac_lo= ac_hi= + break + fi + ac_mid=`expr 2 '*' $ac_mid` fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext done else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_lo= ac_hi= + ac_lo= ac_hi= fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext # Binary search between lo and hi bounds. while test "x$ac_lo" != "x$ac_hi"; do ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo` @@ -25803,10 +26273,11 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default + typedef short ac__type_sizeof_; int main () { -static int test_array [1 - 2 * !(((long) (sizeof (short))) <= $ac_mid)]; +static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= $ac_mid)]; test_array [0] = 0 ; @@ -25814,52 +26285,45 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_hi=$ac_mid else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_lo=`expr '(' $ac_mid ')' + 1` + ac_lo=`expr '(' $ac_mid ')' + 1` fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext done case $ac_lo in ?*) ac_cv_sizeof_short=$ac_lo;; -'') { { echo "$as_me:$LINENO: error: cannot compute sizeof (short), 77 +'') if test "$ac_cv_type_short" = yes; then + { { echo "$as_me:$LINENO: error: cannot compute sizeof (short) See \`config.log' for more details." >&5 -echo "$as_me: error: cannot compute sizeof (short), 77 +echo "$as_me: error: cannot compute sizeof (short) See \`config.log' for more details." >&2;} - { (exit 1); exit 1; }; } ;; + { (exit 77); exit 77; }; } + else + ac_cv_sizeof_short=0 + fi ;; esac else - if test "$cross_compiling" = yes; then - { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling -See \`config.log' for more details." >&5 -echo "$as_me: error: cannot run test program while cross compiling -See \`config.log' for more details." >&2;} - { (exit 1); exit 1; }; } -else cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -25867,8 +26331,9 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default -long longval () { return (long) (sizeof (short)); } -unsigned long ulongval () { return (long) (sizeof (short)); } + typedef short ac__type_sizeof_; +static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); } +static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); } #include <stdio.h> #include <stdlib.h> int @@ -25877,35 +26342,44 @@ FILE *f = fopen ("conftest.val", "w"); if (! f) - exit (1); - if (((long) (sizeof (short))) < 0) + return 1; + if (((long int) (sizeof (ac__type_sizeof_))) < 0) { - long i = longval (); - if (i != ((long) (sizeof (short)))) - exit (1); + long int i = longval (); + if (i != ((long int) (sizeof (ac__type_sizeof_)))) + return 1; fprintf (f, "%ld\n", i); } else { - unsigned long i = ulongval (); - if (i != ((long) (sizeof (short)))) - exit (1); + unsigned long int i = ulongval (); + if (i != ((long int) (sizeof (ac__type_sizeof_)))) + return 1; fprintf (f, "%lu\n", i); } - exit (ferror (f) || fclose (f) != 0); + return ferror (f) || fclose (f) != 0; ; return 0; } _ACEOF rm -f conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>&5 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='./conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 + { (case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_try") 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then @@ -25916,28 +26390,31 @@ sed 's/^/| /' conftest.$ac_ext >&5 ( exit $ac_status ) -{ { echo "$as_me:$LINENO: error: cannot compute sizeof (short), 77 +if test "$ac_cv_type_short" = yes; then + { { echo "$as_me:$LINENO: error: cannot compute sizeof (short) See \`config.log' for more details." >&5 -echo "$as_me: error: cannot compute sizeof (short), 77 +echo "$as_me: error: cannot compute sizeof (short) See \`config.log' for more details." >&2;} - { (exit 1); exit 1; }; } -fi -rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext + { (exit 77); exit 77; }; } + else + ac_cv_sizeof_short=0 + fi fi +rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext fi rm -f conftest.val -else - ac_cv_sizeof_short=0 -fi fi -echo "$as_me:$LINENO: result: $ac_cv_sizeof_short" >&5 -echo "${ECHO_T}$ac_cv_sizeof_short" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_sizeof_short" >&5 +echo "${ECHO_T}$ac_cv_sizeof_short" >&6; } + + + cat >>confdefs.h <<_ACEOF #define SIZEOF_SHORT $ac_cv_sizeof_short _ACEOF - echo "$as_me:$LINENO: checking for long" >&5 -echo $ECHO_N "checking for long... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for long" >&5 +echo $ECHO_N "checking for long... $ECHO_C" >&6; } if test "${ac_cv_type_long+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -25948,61 +26425,57 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default +typedef long ac__type_new_; int main () { -if ((long *) 0) +if ((ac__type_new_ *) 0) return 0; -if (sizeof (long)) +if (sizeof (ac__type_new_)) return 0; ; return 0; } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_cv_type_long=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_cv_type_long=no + ac_cv_type_long=no fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi -echo "$as_me:$LINENO: result: $ac_cv_type_long" >&5 -echo "${ECHO_T}$ac_cv_type_long" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_type_long" >&5 +echo "${ECHO_T}$ac_cv_type_long" >&6; } -echo "$as_me:$LINENO: checking size of long" >&5 -echo $ECHO_N "checking size of long... $ECHO_C" >&6 +# The cast to long int works around a bug in the HP C Compiler +# version HP92453-01 B.11.11.23709.GP, which incorrectly rejects +# declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'. +# This bug is HP SR number 8606223364. +{ echo "$as_me:$LINENO: checking size of long" >&5 +echo $ECHO_N "checking size of long... $ECHO_C" >&6; } if test "${ac_cv_sizeof_long+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else - if test "$ac_cv_type_long" = yes; then - # The cast to unsigned long works around a bug in the HP C Compiler - # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects - # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'. - # This bug is HP SR number 8606223364. if test "$cross_compiling" = yes; then # Depending upon the size, compute the lo and hi bounds. cat >conftest.$ac_ext <<_ACEOF @@ -26012,10 +26485,11 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default + typedef long ac__type_sizeof_; int main () { -static int test_array [1 - 2 * !(((long) (sizeof (long))) >= 0)]; +static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) >= 0)]; test_array [0] = 0 ; @@ -26023,27 +26497,22 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_lo=0 ac_mid=0 while :; do cat >conftest.$ac_ext <<_ACEOF @@ -26053,10 +26522,11 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default + typedef long ac__type_sizeof_; int main () { -static int test_array [1 - 2 * !(((long) (sizeof (long))) <= $ac_mid)]; +static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= $ac_mid)]; test_array [0] = 0 ; @@ -26064,56 +26534,53 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_hi=$ac_mid; break else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_lo=`expr $ac_mid + 1` - if test $ac_lo -le $ac_mid; then - ac_lo= ac_hi= - break - fi - ac_mid=`expr 2 '*' $ac_mid + 1` + ac_lo=`expr $ac_mid + 1` + if test $ac_lo -le $ac_mid; then + ac_lo= ac_hi= + break + fi + ac_mid=`expr 2 '*' $ac_mid + 1` fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext done else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -cat >conftest.$ac_ext <<_ACEOF + cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default + typedef long ac__type_sizeof_; int main () { -static int test_array [1 - 2 * !(((long) (sizeof (long))) < 0)]; +static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) < 0)]; test_array [0] = 0 ; @@ -26121,27 +26588,22 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_hi=-1 ac_mid=-1 while :; do cat >conftest.$ac_ext <<_ACEOF @@ -26151,10 +26613,11 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default + typedef long ac__type_sizeof_; int main () { -static int test_array [1 - 2 * !(((long) (sizeof (long))) >= $ac_mid)]; +static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) >= $ac_mid)]; test_array [0] = 0 ; @@ -26162,50 +26625,48 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_lo=$ac_mid; break else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_hi=`expr '(' $ac_mid ')' - 1` - if test $ac_mid -le $ac_hi; then - ac_lo= ac_hi= - break - fi - ac_mid=`expr 2 '*' $ac_mid` + ac_hi=`expr '(' $ac_mid ')' - 1` + if test $ac_mid -le $ac_hi; then + ac_lo= ac_hi= + break + fi + ac_mid=`expr 2 '*' $ac_mid` fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext done else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_lo= ac_hi= + ac_lo= ac_hi= fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext # Binary search between lo and hi bounds. while test "x$ac_lo" != "x$ac_hi"; do ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo` @@ -26216,10 +26677,11 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default + typedef long ac__type_sizeof_; int main () { -static int test_array [1 - 2 * !(((long) (sizeof (long))) <= $ac_mid)]; +static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= $ac_mid)]; test_array [0] = 0 ; @@ -26227,52 +26689,45 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_hi=$ac_mid else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_lo=`expr '(' $ac_mid ')' + 1` + ac_lo=`expr '(' $ac_mid ')' + 1` fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext done case $ac_lo in ?*) ac_cv_sizeof_long=$ac_lo;; -'') { { echo "$as_me:$LINENO: error: cannot compute sizeof (long), 77 +'') if test "$ac_cv_type_long" = yes; then + { { echo "$as_me:$LINENO: error: cannot compute sizeof (long) See \`config.log' for more details." >&5 -echo "$as_me: error: cannot compute sizeof (long), 77 +echo "$as_me: error: cannot compute sizeof (long) See \`config.log' for more details." >&2;} - { (exit 1); exit 1; }; } ;; + { (exit 77); exit 77; }; } + else + ac_cv_sizeof_long=0 + fi ;; esac else - if test "$cross_compiling" = yes; then - { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling -See \`config.log' for more details." >&5 -echo "$as_me: error: cannot run test program while cross compiling -See \`config.log' for more details." >&2;} - { (exit 1); exit 1; }; } -else cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -26280,8 +26735,9 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default -long longval () { return (long) (sizeof (long)); } -unsigned long ulongval () { return (long) (sizeof (long)); } + typedef long ac__type_sizeof_; +static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); } +static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); } #include <stdio.h> #include <stdlib.h> int @@ -26290,35 +26746,44 @@ FILE *f = fopen ("conftest.val", "w"); if (! f) - exit (1); - if (((long) (sizeof (long))) < 0) + return 1; + if (((long int) (sizeof (ac__type_sizeof_))) < 0) { - long i = longval (); - if (i != ((long) (sizeof (long)))) - exit (1); + long int i = longval (); + if (i != ((long int) (sizeof (ac__type_sizeof_)))) + return 1; fprintf (f, "%ld\n", i); } else { - unsigned long i = ulongval (); - if (i != ((long) (sizeof (long)))) - exit (1); + unsigned long int i = ulongval (); + if (i != ((long int) (sizeof (ac__type_sizeof_)))) + return 1; fprintf (f, "%lu\n", i); } - exit (ferror (f) || fclose (f) != 0); + return ferror (f) || fclose (f) != 0; ; return 0; } _ACEOF rm -f conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>&5 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='./conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 + { (case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_try") 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then @@ -26329,28 +26794,31 @@ sed 's/^/| /' conftest.$ac_ext >&5 ( exit $ac_status ) -{ { echo "$as_me:$LINENO: error: cannot compute sizeof (long), 77 +if test "$ac_cv_type_long" = yes; then + { { echo "$as_me:$LINENO: error: cannot compute sizeof (long) See \`config.log' for more details." >&5 -echo "$as_me: error: cannot compute sizeof (long), 77 +echo "$as_me: error: cannot compute sizeof (long) See \`config.log' for more details." >&2;} - { (exit 1); exit 1; }; } -fi -rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext + { (exit 77); exit 77; }; } + else + ac_cv_sizeof_long=0 + fi fi +rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext fi rm -f conftest.val -else - ac_cv_sizeof_long=0 -fi fi -echo "$as_me:$LINENO: result: $ac_cv_sizeof_long" >&5 -echo "${ECHO_T}$ac_cv_sizeof_long" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_sizeof_long" >&5 +echo "${ECHO_T}$ac_cv_sizeof_long" >&6; } + + + cat >>confdefs.h <<_ACEOF #define SIZEOF_LONG $ac_cv_sizeof_long _ACEOF - echo "$as_me:$LINENO: checking for char *" >&5 -echo $ECHO_N "checking for char *... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for char *" >&5 +echo $ECHO_N "checking for char *... $ECHO_C" >&6; } if test "${ac_cv_type_char_p+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -26361,61 +26829,57 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default +typedef char * ac__type_new_; int main () { -if ((char * *) 0) +if ((ac__type_new_ *) 0) return 0; -if (sizeof (char *)) +if (sizeof (ac__type_new_)) return 0; ; return 0; } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_cv_type_char_p=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_cv_type_char_p=no + ac_cv_type_char_p=no fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi -echo "$as_me:$LINENO: result: $ac_cv_type_char_p" >&5 -echo "${ECHO_T}$ac_cv_type_char_p" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_type_char_p" >&5 +echo "${ECHO_T}$ac_cv_type_char_p" >&6; } -echo "$as_me:$LINENO: checking size of char *" >&5 -echo $ECHO_N "checking size of char *... $ECHO_C" >&6 +# The cast to long int works around a bug in the HP C Compiler +# version HP92453-01 B.11.11.23709.GP, which incorrectly rejects +# declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'. +# This bug is HP SR number 8606223364. +{ echo "$as_me:$LINENO: checking size of char *" >&5 +echo $ECHO_N "checking size of char *... $ECHO_C" >&6; } if test "${ac_cv_sizeof_char_p+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else - if test "$ac_cv_type_char_p" = yes; then - # The cast to unsigned long works around a bug in the HP C Compiler - # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects - # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'. - # This bug is HP SR number 8606223364. if test "$cross_compiling" = yes; then # Depending upon the size, compute the lo and hi bounds. cat >conftest.$ac_ext <<_ACEOF @@ -26425,10 +26889,11 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default + typedef char * ac__type_sizeof_; int main () { -static int test_array [1 - 2 * !(((long) (sizeof (char *))) >= 0)]; +static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) >= 0)]; test_array [0] = 0 ; @@ -26436,27 +26901,22 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_lo=0 ac_mid=0 while :; do cat >conftest.$ac_ext <<_ACEOF @@ -26466,10 +26926,11 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default + typedef char * ac__type_sizeof_; int main () { -static int test_array [1 - 2 * !(((long) (sizeof (char *))) <= $ac_mid)]; +static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= $ac_mid)]; test_array [0] = 0 ; @@ -26477,56 +26938,53 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_hi=$ac_mid; break else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_lo=`expr $ac_mid + 1` - if test $ac_lo -le $ac_mid; then - ac_lo= ac_hi= - break - fi - ac_mid=`expr 2 '*' $ac_mid + 1` + ac_lo=`expr $ac_mid + 1` + if test $ac_lo -le $ac_mid; then + ac_lo= ac_hi= + break + fi + ac_mid=`expr 2 '*' $ac_mid + 1` fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext done else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -cat >conftest.$ac_ext <<_ACEOF + cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default + typedef char * ac__type_sizeof_; int main () { -static int test_array [1 - 2 * !(((long) (sizeof (char *))) < 0)]; +static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) < 0)]; test_array [0] = 0 ; @@ -26534,27 +26992,22 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_hi=-1 ac_mid=-1 while :; do cat >conftest.$ac_ext <<_ACEOF @@ -26564,10 +27017,11 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default + typedef char * ac__type_sizeof_; int main () { -static int test_array [1 - 2 * !(((long) (sizeof (char *))) >= $ac_mid)]; +static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) >= $ac_mid)]; test_array [0] = 0 ; @@ -26575,50 +27029,48 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_lo=$ac_mid; break else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_hi=`expr '(' $ac_mid ')' - 1` - if test $ac_mid -le $ac_hi; then - ac_lo= ac_hi= - break - fi - ac_mid=`expr 2 '*' $ac_mid` + ac_hi=`expr '(' $ac_mid ')' - 1` + if test $ac_mid -le $ac_hi; then + ac_lo= ac_hi= + break + fi + ac_mid=`expr 2 '*' $ac_mid` fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext done else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_lo= ac_hi= + ac_lo= ac_hi= fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext # Binary search between lo and hi bounds. while test "x$ac_lo" != "x$ac_hi"; do ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo` @@ -26629,10 +27081,11 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default + typedef char * ac__type_sizeof_; int main () { -static int test_array [1 - 2 * !(((long) (sizeof (char *))) <= $ac_mid)]; +static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= $ac_mid)]; test_array [0] = 0 ; @@ -26640,52 +27093,45 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_hi=$ac_mid else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_lo=`expr '(' $ac_mid ')' + 1` + ac_lo=`expr '(' $ac_mid ')' + 1` fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext done case $ac_lo in ?*) ac_cv_sizeof_char_p=$ac_lo;; -'') { { echo "$as_me:$LINENO: error: cannot compute sizeof (char *), 77 +'') if test "$ac_cv_type_char_p" = yes; then + { { echo "$as_me:$LINENO: error: cannot compute sizeof (char *) See \`config.log' for more details." >&5 -echo "$as_me: error: cannot compute sizeof (char *), 77 +echo "$as_me: error: cannot compute sizeof (char *) See \`config.log' for more details." >&2;} - { (exit 1); exit 1; }; } ;; + { (exit 77); exit 77; }; } + else + ac_cv_sizeof_char_p=0 + fi ;; esac else - if test "$cross_compiling" = yes; then - { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling -See \`config.log' for more details." >&5 -echo "$as_me: error: cannot run test program while cross compiling -See \`config.log' for more details." >&2;} - { (exit 1); exit 1; }; } -else cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -26693,8 +27139,9 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default -long longval () { return (long) (sizeof (char *)); } -unsigned long ulongval () { return (long) (sizeof (char *)); } + typedef char * ac__type_sizeof_; +static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); } +static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); } #include <stdio.h> #include <stdlib.h> int @@ -26703,35 +27150,44 @@ FILE *f = fopen ("conftest.val", "w"); if (! f) - exit (1); - if (((long) (sizeof (char *))) < 0) + return 1; + if (((long int) (sizeof (ac__type_sizeof_))) < 0) { - long i = longval (); - if (i != ((long) (sizeof (char *)))) - exit (1); + long int i = longval (); + if (i != ((long int) (sizeof (ac__type_sizeof_)))) + return 1; fprintf (f, "%ld\n", i); } else { - unsigned long i = ulongval (); - if (i != ((long) (sizeof (char *)))) - exit (1); + unsigned long int i = ulongval (); + if (i != ((long int) (sizeof (ac__type_sizeof_)))) + return 1; fprintf (f, "%lu\n", i); } - exit (ferror (f) || fclose (f) != 0); + return ferror (f) || fclose (f) != 0; ; return 0; } _ACEOF rm -f conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>&5 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='./conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 + { (case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_try") 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then @@ -26742,30 +27198,33 @@ sed 's/^/| /' conftest.$ac_ext >&5 ( exit $ac_status ) -{ { echo "$as_me:$LINENO: error: cannot compute sizeof (char *), 77 +if test "$ac_cv_type_char_p" = yes; then + { { echo "$as_me:$LINENO: error: cannot compute sizeof (char *) See \`config.log' for more details." >&5 -echo "$as_me: error: cannot compute sizeof (char *), 77 +echo "$as_me: error: cannot compute sizeof (char *) See \`config.log' for more details." >&2;} - { (exit 1); exit 1; }; } -fi -rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext + { (exit 77); exit 77; }; } + else + ac_cv_sizeof_char_p=0 + fi fi +rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext fi rm -f conftest.val -else - ac_cv_sizeof_char_p=0 -fi fi -echo "$as_me:$LINENO: result: $ac_cv_sizeof_char_p" >&5 -echo "${ECHO_T}$ac_cv_sizeof_char_p" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_sizeof_char_p" >&5 +echo "${ECHO_T}$ac_cv_sizeof_char_p" >&6; } + + + cat >>confdefs.h <<_ACEOF #define SIZEOF_CHAR_P $ac_cv_sizeof_char_p _ACEOF -echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5 -echo $ECHO_N "checking for dlopen in -ldl... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5 +echo $ECHO_N "checking for dlopen in -ldl... $ECHO_C" >&6; } if test "${ac_cv_lib_dl_dlopen+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -26778,56 +27237,53 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ -/* Override any gcc2 internal prototype to avoid an error. */ +/* Override any GCC internal prototype to avoid an error. + Use char because int might match the return type of a GCC + builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ char dlopen (); int main () { -dlopen (); +return dlopen (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then ac_cv_lib_dl_dlopen=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_cv_lib_dl_dlopen=no + ac_cv_lib_dl_dlopen=no fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5 -echo "${ECHO_T}$ac_cv_lib_dl_dlopen" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5 +echo "${ECHO_T}$ac_cv_lib_dl_dlopen" >&6; } if test $ac_cv_lib_dl_dlopen = yes; then LIBDL="-ldl" @@ -26836,8 +27292,8 @@ fi -echo "$as_me:$LINENO: checking for shl_unload in -ldld" >&5 -echo $ECHO_N "checking for shl_unload in -ldld... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for shl_unload in -ldld" >&5 +echo $ECHO_N "checking for shl_unload in -ldld... $ECHO_C" >&6; } if test "${ac_cv_lib_dld_shl_unload+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -26850,56 +27306,53 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ -/* Override any gcc2 internal prototype to avoid an error. */ +/* Override any GCC internal prototype to avoid an error. + Use char because int might match the return type of a GCC + builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ char shl_unload (); int main () { -shl_unload (); +return shl_unload (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then ac_cv_lib_dld_shl_unload=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_cv_lib_dld_shl_unload=no + ac_cv_lib_dld_shl_unload=no fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:$LINENO: result: $ac_cv_lib_dld_shl_unload" >&5 -echo "${ECHO_T}$ac_cv_lib_dld_shl_unload" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_lib_dld_shl_unload" >&5 +echo "${ECHO_T}$ac_cv_lib_dld_shl_unload" >&6; } if test $ac_cv_lib_dld_shl_unload = yes; then LIBDL="-ldld" @@ -26913,8 +27366,8 @@ - echo "$as_me:$LINENO: checking for size_t" >&5 -echo $ECHO_N "checking for size_t... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for size_t" >&5 +echo $ECHO_N "checking for size_t... $ECHO_C" >&6; } if test "${ac_cv_type_size_t+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -26925,61 +27378,57 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default +typedef size_t ac__type_new_; int main () { -if ((size_t *) 0) +if ((ac__type_new_ *) 0) return 0; -if (sizeof (size_t)) +if (sizeof (ac__type_new_)) return 0; ; return 0; } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_cv_type_size_t=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_cv_type_size_t=no + ac_cv_type_size_t=no fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi -echo "$as_me:$LINENO: result: $ac_cv_type_size_t" >&5 -echo "${ECHO_T}$ac_cv_type_size_t" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_type_size_t" >&5 +echo "${ECHO_T}$ac_cv_type_size_t" >&6; } -echo "$as_me:$LINENO: checking size of size_t" >&5 -echo $ECHO_N "checking size of size_t... $ECHO_C" >&6 +# The cast to long int works around a bug in the HP C Compiler +# version HP92453-01 B.11.11.23709.GP, which incorrectly rejects +# declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'. +# This bug is HP SR number 8606223364. +{ echo "$as_me:$LINENO: checking size of size_t" >&5 +echo $ECHO_N "checking size of size_t... $ECHO_C" >&6; } if test "${ac_cv_sizeof_size_t+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else - if test "$ac_cv_type_size_t" = yes; then - # The cast to unsigned long works around a bug in the HP C Compiler - # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects - # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'. - # This bug is HP SR number 8606223364. if test "$cross_compiling" = yes; then # Depending upon the size, compute the lo and hi bounds. cat >conftest.$ac_ext <<_ACEOF @@ -26989,10 +27438,11 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default + typedef size_t ac__type_sizeof_; int main () { -static int test_array [1 - 2 * !(((long) (sizeof (size_t))) >= 0)]; +static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) >= 0)]; test_array [0] = 0 ; @@ -27000,27 +27450,22 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_lo=0 ac_mid=0 while :; do cat >conftest.$ac_ext <<_ACEOF @@ -27030,10 +27475,11 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default + typedef size_t ac__type_sizeof_; int main () { -static int test_array [1 - 2 * !(((long) (sizeof (size_t))) <= $ac_mid)]; +static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= $ac_mid)]; test_array [0] = 0 ; @@ -27041,56 +27487,53 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_hi=$ac_mid; break else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_lo=`expr $ac_mid + 1` - if test $ac_lo -le $ac_mid; then - ac_lo= ac_hi= - break - fi - ac_mid=`expr 2 '*' $ac_mid + 1` + ac_lo=`expr $ac_mid + 1` + if test $ac_lo -le $ac_mid; then + ac_lo= ac_hi= + break + fi + ac_mid=`expr 2 '*' $ac_mid + 1` fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext done else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -cat >conftest.$ac_ext <<_ACEOF + cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default + typedef size_t ac__type_sizeof_; int main () { -static int test_array [1 - 2 * !(((long) (sizeof (size_t))) < 0)]; +static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) < 0)]; test_array [0] = 0 ; @@ -27098,27 +27541,22 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_hi=-1 ac_mid=-1 while :; do cat >conftest.$ac_ext <<_ACEOF @@ -27128,10 +27566,11 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default + typedef size_t ac__type_sizeof_; int main () { -static int test_array [1 - 2 * !(((long) (sizeof (size_t))) >= $ac_mid)]; +static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) >= $ac_mid)]; test_array [0] = 0 ; @@ -27139,50 +27578,48 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_lo=$ac_mid; break else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_hi=`expr '(' $ac_mid ')' - 1` - if test $ac_mid -le $ac_hi; then - ac_lo= ac_hi= - break - fi - ac_mid=`expr 2 '*' $ac_mid` + ac_hi=`expr '(' $ac_mid ')' - 1` + if test $ac_mid -le $ac_hi; then + ac_lo= ac_hi= + break + fi + ac_mid=`expr 2 '*' $ac_mid` fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext done else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_lo= ac_hi= + ac_lo= ac_hi= fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext # Binary search between lo and hi bounds. while test "x$ac_lo" != "x$ac_hi"; do ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo` @@ -27193,10 +27630,11 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default + typedef size_t ac__type_sizeof_; int main () { -static int test_array [1 - 2 * !(((long) (sizeof (size_t))) <= $ac_mid)]; +static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= $ac_mid)]; test_array [0] = 0 ; @@ -27204,52 +27642,45 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_hi=$ac_mid else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_lo=`expr '(' $ac_mid ')' + 1` + ac_lo=`expr '(' $ac_mid ')' + 1` fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext done case $ac_lo in ?*) ac_cv_sizeof_size_t=$ac_lo;; -'') { { echo "$as_me:$LINENO: error: cannot compute sizeof (size_t), 77 +'') if test "$ac_cv_type_size_t" = yes; then + { { echo "$as_me:$LINENO: error: cannot compute sizeof (size_t) See \`config.log' for more details." >&5 -echo "$as_me: error: cannot compute sizeof (size_t), 77 +echo "$as_me: error: cannot compute sizeof (size_t) See \`config.log' for more details." >&2;} - { (exit 1); exit 1; }; } ;; + { (exit 77); exit 77; }; } + else + ac_cv_sizeof_size_t=0 + fi ;; esac else - if test "$cross_compiling" = yes; then - { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling -See \`config.log' for more details." >&5 -echo "$as_me: error: cannot run test program while cross compiling -See \`config.log' for more details." >&2;} - { (exit 1); exit 1; }; } -else cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -27257,8 +27688,9 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default -long longval () { return (long) (sizeof (size_t)); } -unsigned long ulongval () { return (long) (sizeof (size_t)); } + typedef size_t ac__type_sizeof_; +static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); } +static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); } #include <stdio.h> #include <stdlib.h> int @@ -27267,35 +27699,44 @@ FILE *f = fopen ("conftest.val", "w"); if (! f) - exit (1); - if (((long) (sizeof (size_t))) < 0) + return 1; + if (((long int) (sizeof (ac__type_sizeof_))) < 0) { - long i = longval (); - if (i != ((long) (sizeof (size_t)))) - exit (1); + long int i = longval (); + if (i != ((long int) (sizeof (ac__type_sizeof_)))) + return 1; fprintf (f, "%ld\n", i); } else { - unsigned long i = ulongval (); - if (i != ((long) (sizeof (size_t)))) - exit (1); + unsigned long int i = ulongval (); + if (i != ((long int) (sizeof (ac__type_sizeof_)))) + return 1; fprintf (f, "%lu\n", i); } - exit (ferror (f) || fclose (f) != 0); + return ferror (f) || fclose (f) != 0; ; return 0; } _ACEOF rm -f conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>&5 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='./conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 + { (case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_try") 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then @@ -27306,29 +27747,32 @@ sed 's/^/| /' conftest.$ac_ext >&5 ( exit $ac_status ) -{ { echo "$as_me:$LINENO: error: cannot compute sizeof (size_t), 77 +if test "$ac_cv_type_size_t" = yes; then + { { echo "$as_me:$LINENO: error: cannot compute sizeof (size_t) See \`config.log' for more details." >&5 -echo "$as_me: error: cannot compute sizeof (size_t), 77 +echo "$as_me: error: cannot compute sizeof (size_t) See \`config.log' for more details." >&2;} - { (exit 1); exit 1; }; } -fi -rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext + { (exit 77); exit 77; }; } + else + ac_cv_sizeof_size_t=0 + fi fi +rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext fi rm -f conftest.val -else - ac_cv_sizeof_size_t=0 -fi fi -echo "$as_me:$LINENO: result: $ac_cv_sizeof_size_t" >&5 -echo "${ECHO_T}$ac_cv_sizeof_size_t" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_sizeof_size_t" >&5 +echo "${ECHO_T}$ac_cv_sizeof_size_t" >&6; } + + + cat >>confdefs.h <<_ACEOF #define SIZEOF_SIZE_T $ac_cv_sizeof_size_t _ACEOF - echo "$as_me:$LINENO: checking for unsigned long" >&5 -echo $ECHO_N "checking for unsigned long... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for unsigned long" >&5 +echo $ECHO_N "checking for unsigned long... $ECHO_C" >&6; } if test "${ac_cv_type_unsigned_long+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -27339,61 +27783,57 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default +typedef unsigned long ac__type_new_; int main () { -if ((unsigned long *) 0) +if ((ac__type_new_ *) 0) return 0; -if (sizeof (unsigned long)) +if (sizeof (ac__type_new_)) return 0; ; return 0; } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_cv_type_unsigned_long=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_cv_type_unsigned_long=no + ac_cv_type_unsigned_long=no fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi -echo "$as_me:$LINENO: result: $ac_cv_type_unsigned_long" >&5 -echo "${ECHO_T}$ac_cv_type_unsigned_long" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_type_unsigned_long" >&5 +echo "${ECHO_T}$ac_cv_type_unsigned_long" >&6; } -echo "$as_me:$LINENO: checking size of unsigned long" >&5 -echo $ECHO_N "checking size of unsigned long... $ECHO_C" >&6 +# The cast to long int works around a bug in the HP C Compiler +# version HP92453-01 B.11.11.23709.GP, which incorrectly rejects +# declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'. +# This bug is HP SR number 8606223364. +{ echo "$as_me:$LINENO: checking size of unsigned long" >&5 +echo $ECHO_N "checking size of unsigned long... $ECHO_C" >&6; } if test "${ac_cv_sizeof_unsigned_long+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else - if test "$ac_cv_type_unsigned_long" = yes; then - # The cast to unsigned long works around a bug in the HP C Compiler - # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects - # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'. - # This bug is HP SR number 8606223364. if test "$cross_compiling" = yes; then # Depending upon the size, compute the lo and hi bounds. cat >conftest.$ac_ext <<_ACEOF @@ -27403,10 +27843,11 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default + typedef unsigned long ac__type_sizeof_; int main () { -static int test_array [1 - 2 * !(((long) (sizeof (unsigned long))) >= 0)]; +static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) >= 0)]; test_array [0] = 0 ; @@ -27414,27 +27855,22 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_lo=0 ac_mid=0 while :; do cat >conftest.$ac_ext <<_ACEOF @@ -27444,10 +27880,11 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default + typedef unsigned long ac__type_sizeof_; int main () { -static int test_array [1 - 2 * !(((long) (sizeof (unsigned long))) <= $ac_mid)]; +static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= $ac_mid)]; test_array [0] = 0 ; @@ -27455,56 +27892,53 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_hi=$ac_mid; break else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_lo=`expr $ac_mid + 1` - if test $ac_lo -le $ac_mid; then - ac_lo= ac_hi= - break - fi - ac_mid=`expr 2 '*' $ac_mid + 1` + ac_lo=`expr $ac_mid + 1` + if test $ac_lo -le $ac_mid; then + ac_lo= ac_hi= + break + fi + ac_mid=`expr 2 '*' $ac_mid + 1` fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext done else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -cat >conftest.$ac_ext <<_ACEOF + cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default + typedef unsigned long ac__type_sizeof_; int main () { -static int test_array [1 - 2 * !(((long) (sizeof (unsigned long))) < 0)]; +static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) < 0)]; test_array [0] = 0 ; @@ -27512,27 +27946,22 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_hi=-1 ac_mid=-1 while :; do cat >conftest.$ac_ext <<_ACEOF @@ -27542,10 +27971,11 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default + typedef unsigned long ac__type_sizeof_; int main () { -static int test_array [1 - 2 * !(((long) (sizeof (unsigned long))) >= $ac_mid)]; +static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) >= $ac_mid)]; test_array [0] = 0 ; @@ -27553,50 +27983,48 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_lo=$ac_mid; break else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_hi=`expr '(' $ac_mid ')' - 1` - if test $ac_mid -le $ac_hi; then - ac_lo= ac_hi= - break - fi - ac_mid=`expr 2 '*' $ac_mid` + ac_hi=`expr '(' $ac_mid ')' - 1` + if test $ac_mid -le $ac_hi; then + ac_lo= ac_hi= + break + fi + ac_mid=`expr 2 '*' $ac_mid` fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext done else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_lo= ac_hi= + ac_lo= ac_hi= fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext # Binary search between lo and hi bounds. while test "x$ac_lo" != "x$ac_hi"; do ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo` @@ -27607,10 +28035,11 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default + typedef unsigned long ac__type_sizeof_; int main () { -static int test_array [1 - 2 * !(((long) (sizeof (unsigned long))) <= $ac_mid)]; +static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= $ac_mid)]; test_array [0] = 0 ; @@ -27618,52 +28047,45 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_hi=$ac_mid else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_lo=`expr '(' $ac_mid ')' + 1` + ac_lo=`expr '(' $ac_mid ')' + 1` fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext done case $ac_lo in ?*) ac_cv_sizeof_unsigned_long=$ac_lo;; -'') { { echo "$as_me:$LINENO: error: cannot compute sizeof (unsigned long), 77 +'') if test "$ac_cv_type_unsigned_long" = yes; then + { { echo "$as_me:$LINENO: error: cannot compute sizeof (unsigned long) See \`config.log' for more details." >&5 -echo "$as_me: error: cannot compute sizeof (unsigned long), 77 +echo "$as_me: error: cannot compute sizeof (unsigned long) See \`config.log' for more details." >&2;} - { (exit 1); exit 1; }; } ;; + { (exit 77); exit 77; }; } + else + ac_cv_sizeof_unsigned_long=0 + fi ;; esac else - if test "$cross_compiling" = yes; then - { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling -See \`config.log' for more details." >&5 -echo "$as_me: error: cannot run test program while cross compiling -See \`config.log' for more details." >&2;} - { (exit 1); exit 1; }; } -else cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -27671,8 +28093,9 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default -long longval () { return (long) (sizeof (unsigned long)); } -unsigned long ulongval () { return (long) (sizeof (unsigned long)); } + typedef unsigned long ac__type_sizeof_; +static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); } +static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); } #include <stdio.h> #include <stdlib.h> int @@ -27681,35 +28104,44 @@ FILE *f = fopen ("conftest.val", "w"); if (! f) - exit (1); - if (((long) (sizeof (unsigned long))) < 0) + return 1; + if (((long int) (sizeof (ac__type_sizeof_))) < 0) { - long i = longval (); - if (i != ((long) (sizeof (unsigned long)))) - exit (1); + long int i = longval (); + if (i != ((long int) (sizeof (ac__type_sizeof_)))) + return 1; fprintf (f, "%ld\n", i); } else { - unsigned long i = ulongval (); - if (i != ((long) (sizeof (unsigned long)))) - exit (1); + unsigned long int i = ulongval (); + if (i != ((long int) (sizeof (ac__type_sizeof_)))) + return 1; fprintf (f, "%lu\n", i); } - exit (ferror (f) || fclose (f) != 0); + return ferror (f) || fclose (f) != 0; ; return 0; } _ACEOF rm -f conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>&5 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='./conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 + { (case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_try") 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then @@ -27720,30 +28152,33 @@ sed 's/^/| /' conftest.$ac_ext >&5 ( exit $ac_status ) -{ { echo "$as_me:$LINENO: error: cannot compute sizeof (unsigned long), 77 +if test "$ac_cv_type_unsigned_long" = yes; then + { { echo "$as_me:$LINENO: error: cannot compute sizeof (unsigned long) See \`config.log' for more details." >&5 -echo "$as_me: error: cannot compute sizeof (unsigned long), 77 +echo "$as_me: error: cannot compute sizeof (unsigned long) See \`config.log' for more details." >&2;} - { (exit 1); exit 1; }; } -fi -rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext + { (exit 77); exit 77; }; } + else + ac_cv_sizeof_unsigned_long=0 + fi fi +rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext fi rm -f conftest.val -else - ac_cv_sizeof_unsigned_long=0 -fi fi -echo "$as_me:$LINENO: result: $ac_cv_sizeof_unsigned_long" >&5 -echo "${ECHO_T}$ac_cv_sizeof_unsigned_long" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_sizeof_unsigned_long" >&5 +echo "${ECHO_T}$ac_cv_sizeof_unsigned_long" >&6; } + + + cat >>confdefs.h <<_ACEOF #define SIZEOF_UNSIGNED_LONG $ac_cv_sizeof_unsigned_long _ACEOF - echo "$as_me:$LINENO: checking sizeof size_t == sizeof unsigned long" >&5 -echo $ECHO_N "checking sizeof size_t == sizeof unsigned long... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking sizeof size_t == sizeof unsigned long" >&5 +echo $ECHO_N "checking sizeof size_t == sizeof unsigned long... $ECHO_C" >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -27764,36 +28199,31 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then - echo "$as_me:$LINENO: result: yes" >&5 -echo "${ECHO_T}yes" >&6 + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then + { echo "$as_me:$LINENO: result: yes" >&5 +echo "${ECHO_T}yes" >&6; } else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } { { echo "$as_me:$LINENO: error: Apparently on your system our assumption sizeof size_t == sizeof unsigned long does not apply. Please mail kde-devel@kde.org with a description of your system! @@ -27805,18 +28235,18 @@ { (exit 1); exit 1; }; } fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext - echo "$as_me:$LINENO: checking for PIE support" >&5 -echo $ECHO_N "checking for PIE support... $ECHO_C" >&6 + + { echo "$as_me:$LINENO: checking for PIE support" >&5 +echo $ECHO_N "checking for PIE support... $ECHO_C" >&6; } if test "${kde_cv_val_pie_support+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else - - ac_ext=cc + ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' @@ -27846,35 +28276,32 @@ } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_cxx_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_cxx_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then kde_cv_val_pie_support=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -kde_cv_val_pie_support=no + kde_cv_val_pie_support=no fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext CXXFLAGS=$safe_CXXFLAGS @@ -27887,26 +28314,26 @@ fi -echo "$as_me:$LINENO: result: $kde_cv_val_pie_support" >&5 -echo "${ECHO_T}$kde_cv_val_pie_support" >&6 +{ echo "$as_me:$LINENO: result: $kde_cv_val_pie_support" >&5 +echo "${ECHO_T}$kde_cv_val_pie_support" >&6; } - echo "$as_me:$LINENO: checking if enabling -pie/fPIE support" >&5 -echo $ECHO_N "checking if enabling -pie/fPIE support... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking if enabling -pie/fPIE support" >&5 +echo $ECHO_N "checking if enabling -pie/fPIE support... $ECHO_C" >&6; } - # Check whether --enable-pie or --disable-pie was given. + # Check whether --enable-pie was given. if test "${enable_pie+set}" = set; then - enableval="$enable_pie" - kde_has_pie_support=$enableval + enableval=$enable_pie; kde_has_pie_support=$enableval else kde_has_pie_support=detect -fi; +fi + if test "$kde_has_pie_support" = "detect"; then kde_has_pie_support=$kde_cv_val_pie_support fi - echo "$as_me:$LINENO: result: $kde_has_pie_support" >&5 -echo "${ECHO_T}$kde_has_pie_support" >&6 + { echo "$as_me:$LINENO: result: $kde_has_pie_support" >&5 +echo "${ECHO_T}$kde_has_pie_support" >&6; } KDE_USE_FPIE="" KDE_USE_PIE="" @@ -27925,18 +28352,19 @@ for ac_header in crt_externs.h do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` -if eval "test \"\${$as_ac_Header+set}\" = set"; then - echo "$as_me:$LINENO: checking for $ac_header" >&5 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 -if eval "test \"\${$as_ac_Header+set}\" = set"; then +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then + { echo "$as_me:$LINENO: checking for $ac_header" >&5 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; } +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 fi -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 -echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 +ac_res=`eval echo '${'$as_ac_Header'}'` + { echo "$as_me:$LINENO: result: $ac_res" >&5 +echo "${ECHO_T}$ac_res" >&6; } else # Is the header compilable? -echo "$as_me:$LINENO: checking $ac_header usability" >&5 -echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking $ac_header usability" >&5 +echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -27947,41 +28375,37 @@ #include <$ac_header> _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_header_compiler=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_header_compiler=no + ac_header_compiler=no fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext -echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 -echo "${ECHO_T}$ac_header_compiler" >&6 + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext +{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 +echo "${ECHO_T}$ac_header_compiler" >&6; } # Is the header present? -echo "$as_me:$LINENO: checking $ac_header presence" >&5 -echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking $ac_header presence" >&5 +echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -27990,24 +28414,22 @@ /* end confdefs.h. */ #include <$ac_header> _ACEOF -if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 - (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 +if { (ac_try="$ac_cpp conftest.$ac_ext" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } >/dev/null; then - if test -s conftest.err; then - ac_cpp_err=$ac_c_preproc_warn_flag - ac_cpp_err=$ac_cpp_err$ac_c_werror_flag - else - ac_cpp_err= - fi -else - ac_cpp_err=yes -fi -if test -z "$ac_cpp_err"; then + (exit $ac_status); } >/dev/null && { + test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || + test ! -s conftest.err + }; then ac_header_preproc=yes else echo "$as_me: failed program was:" >&5 @@ -28015,9 +28437,10 @@ ac_header_preproc=no fi + rm -f conftest.err conftest.$ac_ext -echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 -echo "${ECHO_T}$ac_header_preproc" >&6 +{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 +echo "${ECHO_T}$ac_header_preproc" >&6; } # So? What about this header? case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in @@ -28041,25 +28464,19 @@ echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} - ( - cat <<\_ASBOX -## ------------------------------------------ ## -## Report this to the AC_PACKAGE_NAME lists. ## -## ------------------------------------------ ## -_ASBOX - ) | - sed "s/^/$as_me: WARNING: /" >&2 + ;; esac -echo "$as_me:$LINENO: checking for $ac_header" >&5 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 -if eval "test \"\${$as_ac_Header+set}\" = set"; then +{ echo "$as_me:$LINENO: checking for $ac_header" >&5 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; } +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else eval "$as_ac_Header=\$ac_header_preproc" fi -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 -echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 +ac_res=`eval echo '${'$as_ac_Header'}'` + { echo "$as_me:$LINENO: result: $ac_res" >&5 +echo "${ECHO_T}$ac_res" >&6; } fi if test `eval echo '${'$as_ac_Header'}'` = yes; then @@ -28071,8 +28488,8 @@ done -echo "$as_me:$LINENO: checking for _NSGetEnviron" >&5 -echo $ECHO_N "checking for _NSGetEnviron... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for _NSGetEnviron" >&5 +echo $ECHO_N "checking for _NSGetEnviron... $ECHO_C" >&6; } if test "${ac_cv_func__NSGetEnviron+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -28099,68 +28516,59 @@ #undef _NSGetEnviron -/* Override any gcc2 internal prototype to avoid an error. */ +/* Override any GCC internal prototype to avoid an error. + Use char because int might match the return type of a GCC + builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" -{ #endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ char _NSGetEnviron (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ -#if defined (__stub__NSGetEnviron) || defined (__stub____NSGetEnviron) +#if defined __stub__NSGetEnviron || defined __stub____NSGetEnviron choke me -#else -char (*f) () = _NSGetEnviron; -#endif -#ifdef __cplusplus -} #endif int main () { -return f != _NSGetEnviron; +return _NSGetEnviron (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then ac_cv_func__NSGetEnviron=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_cv_func__NSGetEnviron=no + ac_cv_func__NSGetEnviron=no fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext fi -echo "$as_me:$LINENO: result: $ac_cv_func__NSGetEnviron" >&5 -echo "${ECHO_T}$ac_cv_func__NSGetEnviron" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_func__NSGetEnviron" >&5 +echo "${ECHO_T}$ac_cv_func__NSGetEnviron" >&6; } if test $ac_cv_func__NSGetEnviron = yes; then cat >>confdefs.h <<\_ACEOF @@ -28181,9 +28589,9 @@ for ac_func in vsnprintf snprintf do as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` -echo "$as_me:$LINENO: checking for $ac_func" >&5 -echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 -if eval "test \"\${$as_ac_var+set}\" = set"; then +{ echo "$as_me:$LINENO: checking for $ac_func" >&5 +echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; } +if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF @@ -28209,68 +28617,60 @@ #undef $ac_func -/* Override any gcc2 internal prototype to avoid an error. */ +/* Override any GCC internal prototype to avoid an error. + Use char because int might match the return type of a GCC + builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" -{ #endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ char $ac_func (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ -#if defined (__stub_$ac_func) || defined (__stub___$ac_func) +#if defined __stub_$ac_func || defined __stub___$ac_func choke me -#else -char (*f) () = $ac_func; -#endif -#ifdef __cplusplus -} #endif int main () { -return f != $ac_func; +return $ac_func (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then eval "$as_ac_var=yes" else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -eval "$as_ac_var=no" + eval "$as_ac_var=no" fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext fi -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 -echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 +ac_res=`eval echo '${'$as_ac_var'}'` + { echo "$as_me:$LINENO: result: $ac_res" >&5 +echo "${ECHO_T}$ac_res" >&6; } if test `eval echo '${'$as_ac_var'}'` = yes; then cat >>confdefs.h <<_ACEOF #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 @@ -28287,32 +28687,32 @@ -# Check whether --enable-embedded or --disable-embedded was given. +# Check whether --enable-embedded was given. if test "${enable_embedded+set}" = set; then - enableval="$enable_embedded" - kde_use_qt_emb=$enableval + enableval=$enable_embedded; kde_use_qt_emb=$enableval else kde_use_qt_emb=no -fi; +fi + -# Check whether --enable-qtopia or --disable-qtopia was given. +# Check whether --enable-qtopia was given. if test "${enable_qtopia+set}" = set; then - enableval="$enable_qtopia" - kde_use_qt_emb_palm=$enableval + enableval=$enable_qtopia; kde_use_qt_emb_palm=$enableval else kde_use_qt_emb_palm=no -fi; +fi + -# Check whether --enable-mac or --disable-mac was given. +# Check whether --enable-mac was given. if test "${enable_mac+set}" = set; then - enableval="$enable_mac" - kde_use_qt_mac=$enableval + enableval=$enable_mac; kde_use_qt_mac=$enableval else kde_use_qt_mac=no -fi; +fi + # used to disable x11-specific stuff on special platforms @@ -28328,8 +28728,8 @@ if test "$kde_use_qt_emb" = "no" && test "$kde_use_qt_mac" = "no"; then -echo "$as_me:$LINENO: checking for X" >&5 -echo $ECHO_N "checking for X... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for X" >&5 +echo $ECHO_N "checking for X... $ECHO_C" >&6; } if test "${kde_cv_have_x+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -28366,24 +28766,22 @@ /* end confdefs.h. */ #include <$x_direct_test_include> _ACEOF -if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 - (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 +if { (ac_try="$ac_cpp conftest.$ac_ext" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } >/dev/null; then - if test -s conftest.err; then - ac_cpp_err=$ac_c_preproc_warn_flag - ac_cpp_err=$ac_cpp_err$ac_c_werror_flag - else - ac_cpp_err= - fi -else - ac_cpp_err=yes -fi -if test -z "$ac_cpp_err"; then + (exit $ac_status); } >/dev/null && { + test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || + test ! -s conftest.err + }; then # We can compile using X headers with no special include directory. ac_x_includes= else @@ -28434,6 +28832,7 @@ fi done fi + rm -f conftest.err conftest.$ac_ext fi # $ac_x_includes = NO @@ -28463,27 +28862,23 @@ } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then LIBS="$ac_save_LIBS" # We can link X programs with no special library path. ac_x_libraries= @@ -28491,7 +28886,7 @@ echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -LIBS="$ac_save_LIBS" + LIBS="$ac_save_LIBS" # First see if replacing the include by lib works. # Check X11 before X11Rn because it is often a symlink to the current release. for ac_dir in `echo "$ac_x_includes" | sed s/include/lib${kdelibsuff}/` \ @@ -28539,7 +28934,8 @@ done done fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext fi # $ac_x_libraries = NO @@ -28549,21 +28945,26 @@ *-*-solaris*) ;; *) - rm -fr conftest.dir + rm -f -r conftest.dir if mkdir conftest.dir; then cd conftest.dir - # Make sure to not put "make" in the Imakefile rules, since we grep it out. cat >Imakefile <<'_ACEOF' -acfindx: - @echo 'ac_im_incroot="${INCROOT}"; ac_im_usrlibdir="${USRLIBDIR}"; ac_im_libdir="${LIBDIR}"' +incroot: + @echo incroot='${INCROOT}' +usrlibdir: + @echo usrlibdir='${USRLIBDIR}' +libdir: + @echo libdir='${LIBDIR}' _ACEOF - if (xmkmf) >/dev/null 2>/dev/null && test -f Makefile; then + if (export CC; ${XMKMF-xmkmf}) >/dev/null 2>/dev/null && test -f Makefile; then # GNU make sometimes prints "make[1]: Entering...", which would confuse us. - eval `${MAKE-make} acfindx 2>/dev/null | grep -v make` + for ac_var in incroot usrlibdir libdir; do + eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`" + done # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR. for ac_extension in a so sl; do - if test ! -f $ac_im_usrlibdir/libX11.$ac_extension && - test -f $ac_im_libdir/libX11.$ac_extension; then + if test ! -f "$ac_im_usrlibdir/libX11.$ac_extension" && + test -f "$ac_im_libdir/libX11.$ac_extension"; then ac_im_usrlibdir=$ac_im_libdir; break fi done @@ -28571,7 +28972,7 @@ # bogus both because they are the default anyway, and because # using them would break gcc on systems where it needs fixed includes. case $ac_im_incroot in - /usr/include) ;; + /usr/include) ac_x_includes= ;; *) test -f "$ac_im_incroot/X11/Xos.h" && ac_x_includes=$ac_im_incroot;; esac case $ac_im_usrlibdir in @@ -28580,7 +28981,7 @@ esac fi cd .. - rm -fr conftest.dir + rm -f -r conftest.dir fi if test -z "$ac_x_includes"; then @@ -28624,12 +29025,12 @@ eval "$kde_cv_have_x" if test "$have_x" != yes; then - echo "$as_me:$LINENO: result: $have_x" >&5 -echo "${ECHO_T}$have_x" >&6 + { echo "$as_me:$LINENO: result: $have_x" >&5 +echo "${ECHO_T}$have_x" >&6; } no_x=yes else - echo "$as_me:$LINENO: result: libraries $kde_x_libraries, headers $kde_x_includes" >&5 -echo "${ECHO_T}libraries $kde_x_libraries, headers $kde_x_includes" >&6 + { echo "$as_me:$LINENO: result: libraries $kde_x_libraries, headers $kde_x_includes" >&5 +echo "${ECHO_T}libraries $kde_x_libraries, headers $kde_x_includes" >&6; } fi if test -z "$kde_x_includes" || test "x$kde_x_includes" = xNONE; then @@ -28657,8 +29058,8 @@ # These have to be linked with before -lX11, unlike the other # libraries we check for below, so use a different variable. # --interran@uluru.Stanford.EDU, kb@cs.umb.edu. -echo "$as_me:$LINENO: checking for IceConnectionNumber in -lICE" >&5 -echo $ECHO_N "checking for IceConnectionNumber in -lICE... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for IceConnectionNumber in -lICE" >&5 +echo $ECHO_N "checking for IceConnectionNumber in -lICE... $ECHO_C" >&6; } if test "${ac_cv_lib_ICE_IceConnectionNumber+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -28671,56 +29072,53 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ -/* Override any gcc2 internal prototype to avoid an error. */ +/* Override any GCC internal prototype to avoid an error. + Use char because int might match the return type of a GCC + builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ char IceConnectionNumber (); int main () { -IceConnectionNumber (); +return IceConnectionNumber (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then ac_cv_lib_ICE_IceConnectionNumber=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_cv_lib_ICE_IceConnectionNumber=no + ac_cv_lib_ICE_IceConnectionNumber=no fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:$LINENO: result: $ac_cv_lib_ICE_IceConnectionNumber" >&5 -echo "${ECHO_T}$ac_cv_lib_ICE_IceConnectionNumber" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_lib_ICE_IceConnectionNumber" >&5 +echo "${ECHO_T}$ac_cv_lib_ICE_IceConnectionNumber" >&6; } if test $ac_cv_lib_ICE_IceConnectionNumber = yes; then LIBSM="-lSM -lICE" fi @@ -28729,8 +29127,8 @@ LIB_X11='-lX11 $(LIBSOCKET)' -echo "$as_me:$LINENO: checking for libXext" >&5 -echo $ECHO_N "checking for libXext... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for libXext" >&5 +echo $ECHO_N "checking for libXext... $ECHO_C" >&6; } if test "${kde_cv_have_libXext+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -28764,36 +29162,33 @@ } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then kde_cv_have_libXext=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -kde_cv_have_libXext=no + kde_cv_have_libXext=no fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext LDFLAGS=$kde_ldflags_safe @@ -28802,8 +29197,8 @@ fi -echo "$as_me:$LINENO: result: $kde_cv_have_libXext" >&5 -echo "${ECHO_T}$kde_cv_have_libXext" >&6 +{ echo "$as_me:$LINENO: result: $kde_cv_have_libXext" >&5 +echo "${ECHO_T}$kde_cv_have_libXext" >&6; } if test "$kde_cv_have_libXext" = "no"; then { { echo "$as_me:$LINENO: error: We need a working libXext to proceed. Since configure @@ -28865,8 +29260,8 @@ else PTHREAD_LIBS_save="$PTHREAD_LIBS" PTHREAD_LIBS=`echo "$PTHREAD_LIBS_save" | sed -e 's,^-l,,g'` - echo "$as_me:$LINENO: checking for pthread_create in $PTHREAD_LIBS" >&5 -echo $ECHO_N "checking for pthread_create in $PTHREAD_LIBS... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for pthread_create in $PTHREAD_LIBS" >&5 +echo $ECHO_N "checking for pthread_create in $PTHREAD_LIBS... $ECHO_C" >&6; } kde_save_LDFLAGS="$LDFLAGS" kde_save_LIBS="$LIBS" @@ -28877,9 +29272,9 @@ ;; esac as_ac_Lib=`echo "ac_cv_lib_$PTHREAD_LIBS''_pthread_create" | $as_tr_sh` -echo "$as_me:$LINENO: checking for pthread_create in -l$PTHREAD_LIBS" >&5 -echo $ECHO_N "checking for pthread_create in -l$PTHREAD_LIBS... $ECHO_C" >&6 -if eval "test \"\${$as_ac_Lib+set}\" = set"; then +{ echo "$as_me:$LINENO: checking for pthread_create in -l$PTHREAD_LIBS" >&5 +echo $ECHO_N "checking for pthread_create in -l$PTHREAD_LIBS... $ECHO_C" >&6; } +if { as_var=$as_ac_Lib; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else ac_check_lib_save_LIBS=$LIBS @@ -28891,56 +29286,54 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ -/* Override any gcc2 internal prototype to avoid an error. */ +/* Override any GCC internal prototype to avoid an error. + Use char because int might match the return type of a GCC + builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ char pthread_create (); int main () { -pthread_create (); +return pthread_create (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then eval "$as_ac_Lib=yes" else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -eval "$as_ac_Lib=no" + eval "$as_ac_Lib=no" fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Lib'}'`" >&5 -echo "${ECHO_T}`eval echo '${'$as_ac_Lib'}'`" >&6 +ac_res=`eval echo '${'$as_ac_Lib'}'` + { echo "$as_me:$LINENO: result: $ac_res" >&5 +echo "${ECHO_T}$ac_res" >&6; } if test `eval echo '${'$as_ac_Lib'}'` = yes; then LIBPTHREAD="$PTHREAD_LIBS_save" fi @@ -28953,8 +29346,8 @@ fi if test -z "$LIBPTHREAD"; then - echo "$as_me:$LINENO: checking for pthread_create in -lpthread" >&5 -echo $ECHO_N "checking for pthread_create in -lpthread... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for pthread_create in -lpthread" >&5 +echo $ECHO_N "checking for pthread_create in -lpthread... $ECHO_C" >&6; } if test "${ac_cv_lib_pthread_pthread_create+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -28967,56 +29360,53 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ -/* Override any gcc2 internal prototype to avoid an error. */ +/* Override any GCC internal prototype to avoid an error. + Use char because int might match the return type of a GCC + builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ char pthread_create (); int main () { -pthread_create (); +return pthread_create (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then ac_cv_lib_pthread_pthread_create=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_cv_lib_pthread_pthread_create=no + ac_cv_lib_pthread_pthread_create=no fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:$LINENO: result: $ac_cv_lib_pthread_pthread_create" >&5 -echo "${ECHO_T}$ac_cv_lib_pthread_pthread_create" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_lib_pthread_pthread_create" >&5 +echo "${ECHO_T}$ac_cv_lib_pthread_pthread_create" >&6; } if test $ac_cv_lib_pthread_pthread_create = yes; then LIBPTHREAD="-lpthread" fi @@ -29024,8 +29414,8 @@ fi if test -z "$LIBPTHREAD" ; then - echo "$as_me:$LINENO: checking for pthread_create in -lpthread" >&5 -echo $ECHO_N "checking for pthread_create in -lpthread... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for pthread_create in -lpthread" >&5 +echo $ECHO_N "checking for pthread_create in -lpthread... $ECHO_C" >&6; } kde_safe_libs=$LIBS LIBS="$LIBS -lpthread" cat >conftest.$ac_ext <<_ACEOF @@ -29044,40 +29434,37 @@ } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then - echo "$as_me:$LINENO: result: yes" >&5 -echo "${ECHO_T}yes" >&6 + { echo "$as_me:$LINENO: result: yes" >&5 +echo "${ECHO_T}yes" >&6; } LIBPTHREAD="-lpthread" else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext LIBS=$kde_safe_libs fi @@ -29092,16 +29479,15 @@ USE_THREADS="" if test -z "$LIBPTHREAD"; then -echo "$as_me:$LINENO: checking whether $CXX supports -pthread" >&5 -echo $ECHO_N "checking whether $CXX supports -pthread... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking whether $CXX supports -pthread" >&5 +echo $ECHO_N "checking whether $CXX supports -pthread... $ECHO_C" >&6; } kde_cache=`echo pthread | sed 'y% .=/+-,%____p__%'` -if eval "test \"\${kde_cv_prog_cxx_$kde_cache+set}\" = set"; then +if { as_var=kde_cv_prog_cxx_$kde_cache; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else - - ac_ext=cc + ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' @@ -29128,34 +29514,32 @@ } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_cxx_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_cxx_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then eval "kde_cv_prog_cxx_$kde_cache=yes" else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 + fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext CXXFLAGS="$save_CXXFLAGS" ac_ext=c @@ -29168,13 +29552,13 @@ fi if eval "test \"`echo '$kde_cv_prog_cxx_'$kde_cache`\" = yes"; then - echo "$as_me:$LINENO: result: yes" >&5 -echo "${ECHO_T}yes" >&6 + { echo "$as_me:$LINENO: result: yes" >&5 +echo "${ECHO_T}yes" >&6; } : USE_THREADS="-D_THREAD_SAFE -pthread" else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } : fi @@ -29186,16 +29570,15 @@ case $host_os in solaris*) -echo "$as_me:$LINENO: checking whether $CXX supports -mt" >&5 -echo $ECHO_N "checking whether $CXX supports -mt... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking whether $CXX supports -mt" >&5 +echo $ECHO_N "checking whether $CXX supports -mt... $ECHO_C" >&6; } kde_cache=`echo mt | sed 'y% .=/+-,%____p__%'` -if eval "test \"\${kde_cv_prog_cxx_$kde_cache+set}\" = set"; then +if { as_var=kde_cv_prog_cxx_$kde_cache; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else - - ac_ext=cc + ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' @@ -29222,34 +29605,32 @@ } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_cxx_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_cxx_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then eval "kde_cv_prog_cxx_$kde_cache=yes" else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 + fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext CXXFLAGS="$save_CXXFLAGS" ac_ext=c @@ -29262,13 +29643,13 @@ fi if eval "test \"`echo '$kde_cv_prog_cxx_'$kde_cache`\" = yes"; then - echo "$as_me:$LINENO: result: yes" >&5 -echo "${ECHO_T}yes" >&6 + { echo "$as_me:$LINENO: result: yes" >&5 +echo "${ECHO_T}yes" >&6; } : USE_THREADS="-mt" else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } : fi @@ -29295,17 +29676,17 @@ -echo "$as_me:$LINENO: checking for extra includes" >&5 -echo $ECHO_N "checking for extra includes... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for extra includes" >&5 +echo $ECHO_N "checking for extra includes... $ECHO_C" >&6; } -# Check whether --with-extra-includes or --without-extra-includes was given. +# Check whether --with-extra-includes was given. if test "${with_extra_includes+set}" = set; then - withval="$with_extra_includes" - kde_use_extra_includes="$withval" + withval=$with_extra_includes; kde_use_extra_includes="$withval" else kde_use_extra_includes=NONE -fi; +fi + kde_extra_includes= if test -n "$kde_use_extra_includes" && \ test "$kde_use_extra_includes" != "NONE"; then @@ -29323,21 +29704,21 @@ fi -echo "$as_me:$LINENO: result: $kde_use_extra_includes" >&5 -echo "${ECHO_T}$kde_use_extra_includes" >&6 +{ echo "$as_me:$LINENO: result: $kde_use_extra_includes" >&5 +echo "${ECHO_T}$kde_use_extra_includes" >&6; } kde_extra_libs= -echo "$as_me:$LINENO: checking for extra libs" >&5 -echo $ECHO_N "checking for extra libs... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for extra libs" >&5 +echo $ECHO_N "checking for extra libs... $ECHO_C" >&6; } -# Check whether --with-extra-libs or --without-extra-libs was given. +# Check whether --with-extra-libs was given. if test "${with_extra_libs+set}" = set; then - withval="$with_extra_libs" - kde_use_extra_libs=$withval + withval=$with_extra_libs; kde_use_extra_libs=$withval else kde_use_extra_libs=NONE -fi; +fi + if test -n "$kde_use_extra_libs" && \ test "$kde_use_extra_libs" != "NONE"; then @@ -29356,14 +29737,14 @@ -echo "$as_me:$LINENO: result: $kde_use_extra_libs" >&5 -echo "${ECHO_T}$kde_use_extra_libs" >&6 +{ echo "$as_me:$LINENO: result: $kde_use_extra_libs" >&5 +echo "${ECHO_T}$kde_use_extra_libs" >&6; } -echo "$as_me:$LINENO: checking for libz" >&5 -echo $ECHO_N "checking for libz... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for libz" >&5 +echo $ECHO_N "checking for libz... $ECHO_C" >&6; } if test "${ac_cv_lib_z+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -29397,35 +29778,32 @@ } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then eval "ac_cv_lib_z='-lz'" else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -eval "ac_cv_lib_z=no" + eval "ac_cv_lib_z=no" fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext LIBS="$kde_save_LIBS" CFLAGS="$kde_save_CFLAGS" @@ -29438,8 +29816,8 @@ _ACEOF LIBZ="$ac_cv_lib_z" - echo "$as_me:$LINENO: result: $ac_cv_lib_z" >&5 -echo "${ECHO_T}$ac_cv_lib_z" >&6 + { echo "$as_me:$LINENO: result: $ac_cv_lib_z" >&5 +echo "${ECHO_T}$ac_cv_lib_z" >&6; } else { { echo "$as_me:$LINENO: error: not found. Possibly configure picks up an outdated version @@ -29459,8 +29837,8 @@ -echo "$as_me:$LINENO: checking for libpng" >&5 -echo $ECHO_N "checking for libpng... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for libpng" >&5 +echo $ECHO_N "checking for libpng... $ECHO_C" >&6; } if test "${ac_cv_lib_png+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -29496,36 +29874,33 @@ } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then eval "ac_cv_lib_png='-lpng $LIBZ -lm'" else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -eval "ac_cv_lib_png=no" + eval "ac_cv_lib_png=no" fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext LIBS="$kde_save_LIBS" CFLAGS="$kde_save_CFLAGS" @@ -29539,19 +29914,19 @@ LIBPNG="$ac_cv_lib_png" - echo "$as_me:$LINENO: result: $ac_cv_lib_png" >&5 -echo "${ECHO_T}$ac_cv_lib_png" >&6 + { echo "$as_me:$LINENO: result: $ac_cv_lib_png" >&5 +echo "${ECHO_T}$ac_cv_lib_png" >&6; } else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } LIBPNG="" fi -echo "$as_me:$LINENO: checking for libjpeg6b" >&5 -echo $ECHO_N "checking for libjpeg6b... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for libjpeg6b" >&5 +echo $ECHO_N "checking for libjpeg6b... $ECHO_C" >&6; } if test "${ac_cv_lib_jpeg_6b+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -29584,35 +29959,32 @@ } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then eval "ac_cv_lib_jpeg_6b=-ljpeg6b" else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -eval "ac_cv_lib_jpeg_6b=no" + eval "ac_cv_lib_jpeg_6b=no" fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext LIBS="$ac_save_LIBS" CFLAGS="$ac_save_CFLAGS" @@ -29622,14 +29994,14 @@ if eval "test ! \"`echo $ac_cv_lib_jpeg_6b`\" = no"; then LIBJPEG="$ac_cv_lib_jpeg_6b" - echo "$as_me:$LINENO: result: $ac_cv_lib_jpeg_6b" >&5 -echo "${ECHO_T}$ac_cv_lib_jpeg_6b" >&6 + { echo "$as_me:$LINENO: result: $ac_cv_lib_jpeg_6b" >&5 +echo "${ECHO_T}$ac_cv_lib_jpeg_6b" >&6; } else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } -echo "$as_me:$LINENO: checking for libjpeg" >&5 -echo $ECHO_N "checking for libjpeg... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for libjpeg" >&5 +echo $ECHO_N "checking for libjpeg... $ECHO_C" >&6; } if test "${ac_cv_lib_jpeg_normal+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -29662,35 +30034,32 @@ } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then eval "ac_cv_lib_jpeg_normal=-ljpeg" else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -eval "ac_cv_lib_jpeg_normal=no" + eval "ac_cv_lib_jpeg_normal=no" fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext LIBS="$ac_save_LIBS" CFLAGS="$ac_save_CFLAGS" @@ -29700,11 +30069,11 @@ if eval "test ! \"`echo $ac_cv_lib_jpeg_normal`\" = no"; then LIBJPEG="$ac_cv_lib_jpeg_normal" - echo "$as_me:$LINENO: result: $ac_cv_lib_jpeg_normal" >&5 -echo "${ECHO_T}$ac_cv_lib_jpeg_normal" >&6 + { echo "$as_me:$LINENO: result: $ac_cv_lib_jpeg_normal" >&5 +echo "${ECHO_T}$ac_cv_lib_jpeg_normal" >&6; } else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } LIBJPEG= @@ -29724,7 +30093,7 @@ do for j in jpeglib.h; do - echo "configure: 29727: $i/$j" >&5 + echo "configure: 30096: $i/$j" >&5 if test -r "$i/$j"; then echo "taking that" >&5 jpeg_incdir=$i @@ -29771,14 +30140,14 @@ - echo "$as_me:$LINENO: checking for perl" >&5 -echo $ECHO_N "checking for perl... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for perl" >&5 +echo $ECHO_N "checking for perl... $ECHO_C" >&6; } if test -n "$PERL"; then kde_cv_path="$PERL"; else kde_cache=`echo perl | sed 'y%./+-%__p_%'` - if eval "test \"\${kde_cv_path_$kde_cache+set}\" = set"; then + if { as_var=kde_cv_path_$kde_cache; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -29821,8 +30190,8 @@ fi if test -z "$kde_cv_path" || test "$kde_cv_path" = NONE; then - echo "$as_me:$LINENO: result: not found" >&5 -echo "${ECHO_T}not found" >&6 + { echo "$as_me:$LINENO: result: not found" >&5 +echo "${ECHO_T}not found" >&6; } { { echo "$as_me:$LINENO: error: No Perl found in your $PATH. We need perl to generate some code." >&5 @@ -29831,8 +30200,8 @@ { (exit 1); exit 1; }; } else - echo "$as_me:$LINENO: result: $kde_cv_path" >&5 -echo "${ECHO_T}$kde_cv_path" >&6 + { echo "$as_me:$LINENO: result: $kde_cv_path" >&5 +echo "${ECHO_T}$kde_cv_path" >&6; } PERL=$kde_cv_path fi @@ -29846,10 +30215,9 @@ -# Check whether --enable-mt or --disable-mt was given. +# Check whether --enable-mt was given. if test "${enable_mt+set}" = set; then - enableval="$enable_mt" - kde_use_qt_mt=$enableval + enableval=$enable_mt; kde_use_qt_mt=$enableval else if test $kde_qtver = 3; then @@ -29859,7 +30227,8 @@ fi -fi; +fi + USING_QT_MT="" @@ -29879,13 +30248,13 @@ else kde_check_threading_default=yes fi - # Check whether --enable-threading or --disable-threading was given. + # Check whether --enable-threading was given. if test "${enable_threading+set}" = set; then - enableval="$enable_threading" - kde_use_threading=$enableval + enableval=$enable_threading; kde_use_threading=$enableval else kde_use_threading=$kde_check_threading_default -fi; +fi + if test "x$kde_use_threading" = "xyes"; then cat >>confdefs.h <<\_ACEOF @@ -29957,8 +30326,8 @@ LIBQT="$LIBQT $LIBDL" fi -echo "$as_me:$LINENO: checking for Qt" >&5 -echo $ECHO_N "checking for Qt... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for Qt" >&5 +echo $ECHO_N "checking for Qt... $ECHO_C" >&6; } if test "x$kde_use_qt_emb" != "xyes" && test "x$kde_use_qt_mac" != "xyes"; then LIBQT="$LIBQT $X_PRE_LIBS -lXext -lX11 $LIBSM $LIBSOCKET" @@ -29967,34 +30336,34 @@ qt_libraries="" qt_includes="" -# Check whether --with-qt-dir or --without-qt-dir was given. +# Check whether --with-qt-dir was given. if test "${with_qt_dir+set}" = set; then - withval="$with_qt_dir" - ac_qt_includes="$withval"/include + withval=$with_qt_dir; ac_qt_includes="$withval"/include ac_qt_libraries="$withval"/lib${kdelibsuff} ac_qt_bindir="$withval"/bin -fi; +fi + -# Check whether --with-qt-includes or --without-qt-includes was given. +# Check whether --with-qt-includes was given. if test "${with_qt_includes+set}" = set; then - withval="$with_qt_includes" - + withval=$with_qt_includes; ac_qt_includes="$withval" -fi; +fi + kde_qt_libs_given=no -# Check whether --with-qt-libraries or --without-qt-libraries was given. +# Check whether --with-qt-libraries was given. if test "${with_qt_libraries+set}" = set; then - withval="$with_qt_libraries" - ac_qt_libraries="$withval" + withval=$with_qt_libraries; ac_qt_libraries="$withval" kde_qt_libs_given=yes -fi; +fi + if test "${ac_cv_have_qt+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -30022,7 +30391,7 @@ do for j in $kde_qt_header; do - echo "configure: 30025: $i/$j" >&5 + echo "configure: 30394: $i/$j" >&5 if test -r "$i/$j"; then echo "taking that" >&5 qt_incdir=$i @@ -30059,8 +30428,7 @@ ac_qt_libraries="$qt_libdir" - - ac_ext=cc + ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' @@ -30197,13 +30565,13 @@ eval "$ac_cv_have_qt" if test "$have_qt" != yes; then - echo "$as_me:$LINENO: result: $have_qt" >&5 -echo "${ECHO_T}$have_qt" >&6; + { echo "$as_me:$LINENO: result: $have_qt" >&5 +echo "${ECHO_T}$have_qt" >&6; }; else ac_cv_have_qt="have_qt=yes \ ac_qt_includes=$ac_qt_includes ac_qt_libraries=$ac_qt_libraries" - echo "$as_me:$LINENO: result: libraries $ac_qt_libraries, headers $ac_qt_includes $USING_QT_MT" >&5 -echo "${ECHO_T}libraries $ac_qt_libraries, headers $ac_qt_includes $USING_QT_MT" >&6 + { echo "$as_me:$LINENO: result: libraries $ac_qt_libraries, headers $ac_qt_includes $USING_QT_MT" >&5 +echo "${ECHO_T}libraries $ac_qt_libraries, headers $ac_qt_includes $USING_QT_MT" >&6; } qt_libraries="$ac_qt_libraries" qt_includes="$ac_qt_includes" @@ -30212,15 +30580,14 @@ if test ! "$kde_qt_libs_given" = "yes" && test ! "$kde_qtver" = 3; then -echo "$as_me:$LINENO: checking if Qt compiles without flags" >&5 -echo $ECHO_N "checking if Qt compiles without flags... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking if Qt compiles without flags" >&5 +echo $ECHO_N "checking if Qt compiles without flags... $ECHO_C" >&6; } if test "${kde_cv_qt_direct+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else - - ac_ext=cc + ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' @@ -30341,12 +30708,12 @@ if test "$kde_cv_qt_direct" = "yes"; then - echo "$as_me:$LINENO: result: yes" >&5 -echo "${ECHO_T}yes" >&6 + { echo "$as_me:$LINENO: result: yes" >&5 +echo "${ECHO_T}yes" >&6; } qt_libraries= else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } fi @@ -30384,14 +30751,14 @@ fi - echo "$as_me:$LINENO: checking for moc" >&5 -echo $ECHO_N "checking for moc... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for moc" >&5 +echo $ECHO_N "checking for moc... $ECHO_C" >&6; } if test -n "$MOC"; then kde_cv_path="$MOC"; else kde_cache=`echo moc | sed 'y%./+-%__p_%'` - if eval "test \"\${kde_cv_path_$kde_cache+set}\" = set"; then + if { as_var=kde_cv_path_$kde_cache; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -30434,8 +30801,8 @@ fi if test -z "$kde_cv_path" || test "$kde_cv_path" = NONE; then - echo "$as_me:$LINENO: result: not found" >&5 -echo "${ECHO_T}not found" >&6 + { echo "$as_me:$LINENO: result: not found" >&5 +echo "${ECHO_T}not found" >&6; } { { echo "$as_me:$LINENO: error: No Qt meta object compiler (moc) found! Please check whether you installed Qt correctly. @@ -30456,22 +30823,22 @@ { (exit 1); exit 1; }; } else - echo "$as_me:$LINENO: result: $kde_cv_path" >&5 -echo "${ECHO_T}$kde_cv_path" >&6 + { echo "$as_me:$LINENO: result: $kde_cv_path" >&5 +echo "${ECHO_T}$kde_cv_path" >&6; } MOC=$kde_cv_path fi if test -z "$UIC_NOT_NEEDED"; then - echo "$as_me:$LINENO: checking for uic" >&5 -echo $ECHO_N "checking for uic... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for uic" >&5 +echo $ECHO_N "checking for uic... $ECHO_C" >&6; } if test -n "$UIC_PATH"; then kde_cv_path="$UIC_PATH"; else kde_cache=`echo uic | sed 'y%./+-%__p_%'` - if eval "test \"\${kde_cv_path_$kde_cache+set}\" = set"; then + if { as_var=kde_cv_path_$kde_cache; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -30514,12 +30881,12 @@ fi if test -z "$kde_cv_path" || test "$kde_cv_path" = NONE; then - echo "$as_me:$LINENO: result: not found" >&5 -echo "${ECHO_T}not found" >&6 + { echo "$as_me:$LINENO: result: not found" >&5 +echo "${ECHO_T}not found" >&6; } UIC_PATH="" else - echo "$as_me:$LINENO: result: $kde_cv_path" >&5 -echo "${ECHO_T}$kde_cv_path" >&6 + { echo "$as_me:$LINENO: result: $kde_cv_path" >&5 +echo "${ECHO_T}$kde_cv_path" >&6; } UIC_PATH=$kde_cv_path fi @@ -30549,10 +30916,10 @@ if test $kde_qtver = 3; then - echo "$as_me:$LINENO: checking whether uic supports -L " >&5 -echo $ECHO_N "checking whether uic supports -L ... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking whether uic supports -L " >&5 +echo $ECHO_N "checking whether uic supports -L ... $ECHO_C" >&6; } kde_cache=`echo L | sed 'y% .=/+-%____p_%'` - if eval "test \"\${kde_cv_prog_uic_$kde_cache+set}\" = set"; then + if { as_var=kde_cv_prog_uic_$kde_cache; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -30575,22 +30942,22 @@ if eval "test \"`echo '$kde_cv_prog_uic_'$kde_cache`\" = yes"; then - echo "$as_me:$LINENO: result: yes" >&5 -echo "${ECHO_T}yes" >&6 + { echo "$as_me:$LINENO: result: yes" >&5 +echo "${ECHO_T}yes" >&6; } : ac_uic_supports_libpath=yes else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } : ac_uic_supports_libpath=no fi - echo "$as_me:$LINENO: checking whether uic supports -nounload " >&5 -echo $ECHO_N "checking whether uic supports -nounload ... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking whether uic supports -nounload " >&5 +echo $ECHO_N "checking whether uic supports -nounload ... $ECHO_C" >&6; } kde_cache=`echo nounload | sed 'y% .=/+-%____p_%'` - if eval "test \"\${kde_cv_prog_uic_$kde_cache+set}\" = set"; then + if { as_var=kde_cv_prog_uic_$kde_cache; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -30613,13 +30980,13 @@ if eval "test \"`echo '$kde_cv_prog_uic_'$kde_cache`\" = yes"; then - echo "$as_me:$LINENO: result: yes" >&5 -echo "${ECHO_T}yes" >&6 + { echo "$as_me:$LINENO: result: yes" >&5 +echo "${ECHO_T}yes" >&6; } : ac_uic_supports_nounload=yes else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } : ac_uic_supports_nounload=no fi @@ -30650,15 +31017,14 @@ if test -n "$LIBJPEG"; then -echo "$as_me:$LINENO: checking if Qt needs $LIBJPEG" >&5 -echo $ECHO_N "checking if Qt needs $LIBJPEG... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking if Qt needs $LIBJPEG" >&5 +echo $ECHO_N "checking if Qt needs $LIBJPEG... $ECHO_C" >&6; } if test "${kde_cv_qt_jpeg+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else - - ac_ext=cc + ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' @@ -30691,35 +31057,32 @@ } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_cxx_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_cxx_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then eval "kde_cv_qt_jpeg=no" else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -eval "kde_cv_qt_jpeg=yes" + eval "kde_cv_qt_jpeg=yes" fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext LIBS="$ac_save_LIBS" CXXFLAGS="$ac_save_CXXFLAGS" @@ -30735,12 +31098,12 @@ if eval "test ! \"`echo $kde_cv_qt_jpeg`\" = no"; then - echo "$as_me:$LINENO: result: yes" >&5 -echo "${ECHO_T}yes" >&6 + { echo "$as_me:$LINENO: result: yes" >&5 +echo "${ECHO_T}yes" >&6; } LIBJPEG_QT='$(LIBJPEG)' else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } LIBJPEG_QT= fi @@ -30771,15 +31134,15 @@ -echo "$as_me:$LINENO: checking for rpath" >&5 -echo $ECHO_N "checking for rpath... $ECHO_C" >&6 -# Check whether --enable-rpath or --disable-rpath was given. +{ echo "$as_me:$LINENO: checking for rpath" >&5 +echo $ECHO_N "checking for rpath... $ECHO_C" >&6; } +# Check whether --enable-rpath was given. if test "${enable_rpath+set}" = set; then - enableval="$enable_rpath" - USE_RPATH=$enableval + enableval=$enable_rpath; USE_RPATH=$enableval else USE_RPATH=yes -fi; +fi + if test -z "$KDE_RPATH" && test "$USE_RPATH" = "yes"; then @@ -30803,11 +31166,11 @@ -echo "$as_me:$LINENO: result: $USE_RPATH" >&5 -echo "${ECHO_T}$USE_RPATH" >&6 +{ echo "$as_me:$LINENO: result: $USE_RPATH" >&5 +echo "${ECHO_T}$USE_RPATH" >&6; } -echo "$as_me:$LINENO: checking for KDE" >&5 -echo $ECHO_N "checking for KDE... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for KDE" >&5 +echo $ECHO_N "checking for KDE... $ECHO_C" >&6; } if test "${prefix}" != NONE; then kde_includes=${includedir} @@ -30859,7 +31222,7 @@ do for j in $kde_check_header; do - echo "configure: 30862: $i/$j" >&5 + echo "configure: 31225: $i/$j" >&5 if test -r "$i/$j"; then echo "taking that" >&5 kde_incdir=$i @@ -30889,7 +31252,7 @@ do for j in $kde_check_lib; do - echo "configure: 30892: $i/$j" >&5 + echo "configure: 31255: $i/$j" >&5 if test -r "$i/$j"; then echo "taking that" >&5 kde_libdir=$i @@ -30907,7 +31270,7 @@ do for j in "kde3/plugins/designer/kdewidgets.la"; do - echo "configure: 30910: $i/$j" >&5 + echo "configure: 31273: $i/$j" >&5 if test -r "$i/$j"; then echo "taking that" >&5 kde_widgetdir=$i @@ -30966,12 +31329,12 @@ fi if test "$exec_prefix" = NONE; then ac_kde_exec_prefix="$ac_kde_prefix" - echo "$as_me:$LINENO: result: will be installed in $ac_kde_prefix" >&5 -echo "${ECHO_T}will be installed in $ac_kde_prefix" >&6 + { echo "$as_me:$LINENO: result: will be installed in $ac_kde_prefix" >&5 +echo "${ECHO_T}will be installed in $ac_kde_prefix" >&6; } else ac_kde_exec_prefix="$exec_prefix" - echo "$as_me:$LINENO: result: will be installed in $ac_kde_prefix and $ac_kde_exec_prefix" >&5 -echo "${ECHO_T}will be installed in $ac_kde_prefix and $ac_kde_exec_prefix" >&6 + { echo "$as_me:$LINENO: result: will be installed in $ac_kde_prefix and $ac_kde_exec_prefix" >&5 +echo "${ECHO_T}will be installed in $ac_kde_prefix and $ac_kde_exec_prefix" >&6; } fi kde_libraries="${libdir}" @@ -30980,8 +31343,8 @@ else ac_cv_have_kde="have_kde=yes \ ac_kde_includes=$ac_kde_includes ac_kde_libraries=$ac_kde_libraries" - echo "$as_me:$LINENO: result: libraries $ac_kde_libraries, headers $ac_kde_includes" >&5 -echo "${ECHO_T}libraries $ac_kde_libraries, headers $ac_kde_includes" >&6 + { echo "$as_me:$LINENO: result: libraries $ac_kde_libraries, headers $ac_kde_includes" >&5 +echo "${ECHO_T}libraries $ac_kde_libraries, headers $ac_kde_includes" >&6; } kde_libraries="$ac_kde_libraries" kde_includes="$ac_kde_includes" @@ -31019,8 +31382,8 @@ if test x$ac_uic_supports_libpath = xyes; then -echo "$as_me:$LINENO: checking if UIC has KDE plugins available" >&5 -echo $ECHO_N "checking if UIC has KDE plugins available... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking if UIC has KDE plugins available" >&5 +echo $ECHO_N "checking if UIC has KDE plugins available... $ECHO_C" >&6; } if test "${kde_cv_uic_plugins+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -31063,8 +31426,8 @@ fi -echo "$as_me:$LINENO: result: $kde_cv_uic_plugins" >&5 -echo "${ECHO_T}$kde_cv_uic_plugins" >&6 +{ echo "$as_me:$LINENO: result: $kde_cv_uic_plugins" >&5 +echo "${ECHO_T}$kde_cv_uic_plugins" >&6; } if test "$kde_cv_uic_plugins" != yes; then { { echo "$as_me:$LINENO: error: you need to install kdelibs first. @@ -31096,10 +31459,9 @@ - # Check whether --enable-path-check or --disable-path-check was given. + # Check whether --enable-path-check was given. if test "${enable_path_check+set}" = set; then - enableval="$enable_path_check" - + enableval=$enable_path_check; if test "$enableval" = "no"; then ac_use_path_checking="default" else ac_use_path_checking="" @@ -31113,13 +31475,14 @@ fi -fi; +fi + -echo "$as_me:$LINENO: checking for KDE paths" >&5 -echo $ECHO_N "checking for KDE paths... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for KDE paths" >&5 +echo $ECHO_N "checking for KDE paths... $ECHO_C" >&6; } kde_result="" kde_cached_paths=yes if test "${kde_cv_all_paths+set}" = set; then @@ -31230,15 +31593,14 @@ else if test $kde_qtver = 1; then - echo "$as_me:$LINENO: result: compiling" >&5 -echo "${ECHO_T}compiling" >&6 + { echo "$as_me:$LINENO: result: compiling" >&5 +echo "${ECHO_T}compiling" >&6; } - echo "$as_me:$LINENO: checking for KDE headers installed" >&5 -echo $ECHO_N "checking for KDE headers installed... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for KDE headers installed" >&5 +echo $ECHO_N "checking for KDE headers installed... $ECHO_C" >&6; } - - ac_ext=cc + ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' @@ -31290,8 +31652,8 @@ ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; then - echo "$as_me:$LINENO: result: yes" >&5 -echo "${ECHO_T}yes" >&6 + { echo "$as_me:$LINENO: result: yes" >&5 +echo "${ECHO_T}yes" >&6; } else { { echo "$as_me:$LINENO: error: your system is not able to compile a small KDE application! Check, if you installed the KDE header files correctly. @@ -31330,8 +31692,8 @@ KDE_TEST_RPATH="$KDE_TEST_RPATH $KDE_EXTRA_RPATH" fi -echo "$as_me:$LINENO: checking for KDE libraries installed" >&5 -echo $ECHO_N "checking for KDE libraries installed... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for KDE libraries installed" >&5 +echo $ECHO_N "checking for KDE libraries installed... $ECHO_C" >&6; } ac_link='$LIBTOOL_SHELL --silent --mode=link ${CXX-g++} -o conftest $CXXFLAGS $all_includes $CPPFLAGS $LDFLAGS $all_libraries conftest.$ac_ext $LIBS -lkdecore $LIBQT $KDE_TEST_RPATH 1>&5' if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 @@ -31339,8 +31701,8 @@ ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && test -s conftest; then - echo "$as_me:$LINENO: result: yes" >&5 -echo "${ECHO_T}yes" >&6 + { echo "$as_me:$LINENO: result: yes" >&5 +echo "${ECHO_T}yes" >&6; } else { { echo "$as_me:$LINENO: error: your system fails at linking a small KDE application! Check, if your compiler is installed correctly and if you have used the @@ -31533,15 +31895,14 @@ else if test $kde_qtver = 1; then - echo "$as_me:$LINENO: result: compiling" >&5 -echo "${ECHO_T}compiling" >&6 - + { echo "$as_me:$LINENO: result: compiling" >&5 +echo "${ECHO_T}compiling" >&6; } - echo "$as_me:$LINENO: checking for KDE headers installed" >&5 -echo $ECHO_N "checking for KDE headers installed... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for KDE headers installed" >&5 +echo $ECHO_N "checking for KDE headers installed... $ECHO_C" >&6; } - ac_ext=cc + ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' @@ -31593,8 +31954,8 @@ ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; then - echo "$as_me:$LINENO: result: yes" >&5 -echo "${ECHO_T}yes" >&6 + { echo "$as_me:$LINENO: result: yes" >&5 +echo "${ECHO_T}yes" >&6; } else { { echo "$as_me:$LINENO: error: your system is not able to compile a small KDE application! Check, if you installed the KDE header files correctly. @@ -31633,8 +31994,8 @@ KDE_TEST_RPATH="$KDE_TEST_RPATH $KDE_EXTRA_RPATH" fi -echo "$as_me:$LINENO: checking for KDE libraries installed" >&5 -echo $ECHO_N "checking for KDE libraries installed... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for KDE libraries installed" >&5 +echo $ECHO_N "checking for KDE libraries installed... $ECHO_C" >&6; } ac_link='$LIBTOOL_SHELL --silent --mode=link ${CXX-g++} -o conftest $CXXFLAGS $all_includes $CPPFLAGS $LDFLAGS $all_libraries conftest.$ac_ext $LIBS -lkdecore $LIBQT $KDE_TEST_RPATH 1>&5' if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 @@ -31642,8 +32003,8 @@ ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && test -s conftest; then - echo "$as_me:$LINENO: result: yes" >&5 -echo "${ECHO_T}yes" >&6 + { echo "$as_me:$LINENO: result: yes" >&5 +echo "${ECHO_T}yes" >&6; } else { { echo "$as_me:$LINENO: error: your system fails at linking a small KDE application! Check, if your compiler is installed correctly and if you have used the @@ -31735,22 +32096,22 @@ { (exit 1); exit 1; }; } else rm -f conftest* - echo "$as_me:$LINENO: result: $kde_result" >&5 -echo "${ECHO_T}$kde_result" >&6 + { echo "$as_me:$LINENO: result: $kde_result" >&5 +echo "${ECHO_T}$kde_result" >&6; } fi bindir=$kde_bindir -# Check whether --with-arts or --without-arts was given. +# Check whether --with-arts was given. if test "${with_arts+set}" = set; then - withval="$with_arts" - build_arts=$withval + withval=$with_arts; build_arts=$withval else build_arts=yes -fi; +fi + if test "$build_arts" '!=' "no"; then @@ -31783,14 +32144,14 @@ kde_default_bindirs="$exec_prefix/bin $prefix/bin $kde_libs_prefix/bin $kde_default_bindirs" - echo "$as_me:$LINENO: checking for dcopidl" >&5 -echo $ECHO_N "checking for dcopidl... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for dcopidl" >&5 +echo $ECHO_N "checking for dcopidl... $ECHO_C" >&6; } if test -n "$DCOPIDL"; then kde_cv_path="$DCOPIDL"; else kde_cache=`echo dcopidl | sed 'y%./+-%__p_%'` - if eval "test \"\${kde_cv_path_$kde_cache+set}\" = set"; then + if { as_var=kde_cv_path_$kde_cache; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -31833,8 +32194,8 @@ fi if test -z "$kde_cv_path" || test "$kde_cv_path" = NONE; then - echo "$as_me:$LINENO: result: not found" >&5 -echo "${ECHO_T}not found" >&6 + { echo "$as_me:$LINENO: result: not found" >&5 +echo "${ECHO_T}not found" >&6; } { { echo "$as_me:$LINENO: error: The important program dcopidl was not found! Please check whether you installed KDE correctly. @@ -31845,21 +32206,21 @@ { (exit 1); exit 1; }; } else - echo "$as_me:$LINENO: result: $kde_cv_path" >&5 -echo "${ECHO_T}$kde_cv_path" >&6 + { echo "$as_me:$LINENO: result: $kde_cv_path" >&5 +echo "${ECHO_T}$kde_cv_path" >&6; } DCOPIDL=$kde_cv_path fi - echo "$as_me:$LINENO: checking for dcopidl2cpp" >&5 -echo $ECHO_N "checking for dcopidl2cpp... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for dcopidl2cpp" >&5 +echo $ECHO_N "checking for dcopidl2cpp... $ECHO_C" >&6; } if test -n "$DCOPIDL2CPP"; then kde_cv_path="$DCOPIDL2CPP"; else kde_cache=`echo dcopidl2cpp | sed 'y%./+-%__p_%'` - if eval "test \"\${kde_cv_path_$kde_cache+set}\" = set"; then + if { as_var=kde_cv_path_$kde_cache; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -31902,8 +32263,8 @@ fi if test -z "$kde_cv_path" || test "$kde_cv_path" = NONE; then - echo "$as_me:$LINENO: result: not found" >&5 -echo "${ECHO_T}not found" >&6 + { echo "$as_me:$LINENO: result: not found" >&5 +echo "${ECHO_T}not found" >&6; } { { echo "$as_me:$LINENO: error: The important program dcopidl2cpp was not found! Please check whether you installed KDE correctly. @@ -31914,22 +32275,22 @@ { (exit 1); exit 1; }; } else - echo "$as_me:$LINENO: result: $kde_cv_path" >&5 -echo "${ECHO_T}$kde_cv_path" >&6 + { echo "$as_me:$LINENO: result: $kde_cv_path" >&5 +echo "${ECHO_T}$kde_cv_path" >&6; } DCOPIDL2CPP=$kde_cv_path fi if test "$build_arts" '!=' "no"; then - echo "$as_me:$LINENO: checking for mcopidl" >&5 -echo $ECHO_N "checking for mcopidl... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for mcopidl" >&5 +echo $ECHO_N "checking for mcopidl... $ECHO_C" >&6; } if test -n "$MCOPIDL"; then kde_cv_path="$MCOPIDL"; else kde_cache=`echo mcopidl | sed 'y%./+-%__p_%'` - if eval "test \"\${kde_cv_path_$kde_cache+set}\" = set"; then + if { as_var=kde_cv_path_$kde_cache; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -31972,8 +32333,8 @@ fi if test -z "$kde_cv_path" || test "$kde_cv_path" = NONE; then - echo "$as_me:$LINENO: result: not found" >&5 -echo "${ECHO_T}not found" >&6 + { echo "$as_me:$LINENO: result: not found" >&5 +echo "${ECHO_T}not found" >&6; } { { echo "$as_me:$LINENO: error: The important program mcopidl was not found! Please check whether you installed aRts correctly or use @@ -31986,21 +32347,21 @@ { (exit 1); exit 1; }; } else - echo "$as_me:$LINENO: result: $kde_cv_path" >&5 -echo "${ECHO_T}$kde_cv_path" >&6 + { echo "$as_me:$LINENO: result: $kde_cv_path" >&5 +echo "${ECHO_T}$kde_cv_path" >&6; } MCOPIDL=$kde_cv_path fi - echo "$as_me:$LINENO: checking for artsc-config" >&5 -echo $ECHO_N "checking for artsc-config... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for artsc-config" >&5 +echo $ECHO_N "checking for artsc-config... $ECHO_C" >&6; } if test -n "$ARTSCCONFIG"; then kde_cv_path="$ARTSCCONFIG"; else kde_cache=`echo artsc-config | sed 'y%./+-%__p_%'` - if eval "test \"\${kde_cv_path_$kde_cache+set}\" = set"; then + if { as_var=kde_cv_path_$kde_cache; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -32043,8 +32404,8 @@ fi if test -z "$kde_cv_path" || test "$kde_cv_path" = NONE; then - echo "$as_me:$LINENO: result: not found" >&5 -echo "${ECHO_T}not found" >&6 + { echo "$as_me:$LINENO: result: not found" >&5 +echo "${ECHO_T}not found" >&6; } { { echo "$as_me:$LINENO: error: The important program artsc-config was not found! Please check whether you installed aRts correctly or use @@ -32057,22 +32418,22 @@ { (exit 1); exit 1; }; } else - echo "$as_me:$LINENO: result: $kde_cv_path" >&5 -echo "${ECHO_T}$kde_cv_path" >&6 + { echo "$as_me:$LINENO: result: $kde_cv_path" >&5 +echo "${ECHO_T}$kde_cv_path" >&6; } ARTSCCONFIG=$kde_cv_path fi fi - echo "$as_me:$LINENO: checking for meinproc" >&5 -echo $ECHO_N "checking for meinproc... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for meinproc" >&5 +echo $ECHO_N "checking for meinproc... $ECHO_C" >&6; } if test -n "$MEINPROC"; then kde_cv_path="$MEINPROC"; else kde_cache=`echo meinproc | sed 'y%./+-%__p_%'` - if eval "test \"\${kde_cv_path_$kde_cache+set}\" = set"; then + if { as_var=kde_cv_path_$kde_cache; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -32115,12 +32476,12 @@ fi if test -z "$kde_cv_path" || test "$kde_cv_path" = NONE; then - echo "$as_me:$LINENO: result: not found" >&5 -echo "${ECHO_T}not found" >&6 + { echo "$as_me:$LINENO: result: not found" >&5 +echo "${ECHO_T}not found" >&6; } else - echo "$as_me:$LINENO: result: $kde_cv_path" >&5 -echo "${ECHO_T}$kde_cv_path" >&6 + { echo "$as_me:$LINENO: result: $kde_cv_path" >&5 +echo "${ECHO_T}$kde_cv_path" >&6; } MEINPROC=$kde_cv_path fi @@ -32149,14 +32510,14 @@ if test -n "$kde32ornewer"; then - echo "$as_me:$LINENO: checking for kconfig_compiler" >&5 -echo $ECHO_N "checking for kconfig_compiler... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for kconfig_compiler" >&5 +echo $ECHO_N "checking for kconfig_compiler... $ECHO_C" >&6; } if test -n "$KCONFIG_COMPILER"; then kde_cv_path="$KCONFIG_COMPILER"; else kde_cache=`echo kconfig_compiler | sed 'y%./+-%__p_%'` - if eval "test \"\${kde_cv_path_$kde_cache+set}\" = set"; then + if { as_var=kde_cv_path_$kde_cache; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -32199,8 +32560,8 @@ fi if test -z "$kde_cv_path" || test "$kde_cv_path" = NONE; then - echo "$as_me:$LINENO: result: not found" >&5 -echo "${ECHO_T}not found" >&6 + { echo "$as_me:$LINENO: result: not found" >&5 +echo "${ECHO_T}not found" >&6; } { { echo "$as_me:$LINENO: error: The important program kconfig_compiler was not found! Please check whether you installed KDE correctly. @@ -32211,21 +32572,21 @@ { (exit 1); exit 1; }; } else - echo "$as_me:$LINENO: result: $kde_cv_path" >&5 -echo "${ECHO_T}$kde_cv_path" >&6 + { echo "$as_me:$LINENO: result: $kde_cv_path" >&5 +echo "${ECHO_T}$kde_cv_path" >&6; } KCONFIG_COMPILER=$kde_cv_path fi - echo "$as_me:$LINENO: checking for dcopidlng" >&5 -echo $ECHO_N "checking for dcopidlng... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for dcopidlng" >&5 +echo $ECHO_N "checking for dcopidlng... $ECHO_C" >&6; } if test -n "$DCOPIDLNG"; then kde_cv_path="$DCOPIDLNG"; else kde_cache=`echo dcopidlng | sed 'y%./+-%__p_%'` - if eval "test \"\${kde_cv_path_$kde_cache+set}\" = set"; then + if { as_var=kde_cv_path_$kde_cache; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -32268,8 +32629,8 @@ fi if test -z "$kde_cv_path" || test "$kde_cv_path" = NONE; then - echo "$as_me:$LINENO: result: not found" >&5 -echo "${ECHO_T}not found" >&6 + { echo "$as_me:$LINENO: result: not found" >&5 +echo "${ECHO_T}not found" >&6; } { { echo "$as_me:$LINENO: error: The important program dcopidlng was not found! Please check whether you installed KDE correctly. @@ -32280,8 +32641,8 @@ { (exit 1); exit 1; }; } else - echo "$as_me:$LINENO: result: $kde_cv_path" >&5 -echo "${ECHO_T}$kde_cv_path" >&6 + { echo "$as_me:$LINENO: result: $kde_cv_path" >&5 +echo "${ECHO_T}$kde_cv_path" >&6; } DCOPIDLNG=$kde_cv_path fi @@ -32289,14 +32650,14 @@ fi if test -n "$kde33ornewer"; then - echo "$as_me:$LINENO: checking for makekdewidgets" >&5 -echo $ECHO_N "checking for makekdewidgets... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for makekdewidgets" >&5 +echo $ECHO_N "checking for makekdewidgets... $ECHO_C" >&6; } if test -n "$MAKEKDEWIDGETS"; then kde_cv_path="$MAKEKDEWIDGETS"; else kde_cache=`echo makekdewidgets | sed 'y%./+-%__p_%'` - if eval "test \"\${kde_cv_path_$kde_cache+set}\" = set"; then + if { as_var=kde_cv_path_$kde_cache; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -32339,8 +32700,8 @@ fi if test -z "$kde_cv_path" || test "$kde_cv_path" = NONE; then - echo "$as_me:$LINENO: result: not found" >&5 -echo "${ECHO_T}not found" >&6 + { echo "$as_me:$LINENO: result: not found" >&5 +echo "${ECHO_T}not found" >&6; } { { echo "$as_me:$LINENO: error: The important program makekdewidgets was not found! Please check whether you installed KDE correctly. @@ -32351,8 +32712,8 @@ { (exit 1); exit 1; }; } else - echo "$as_me:$LINENO: result: $kde_cv_path" >&5 -echo "${ECHO_T}$kde_cv_path" >&6 + { echo "$as_me:$LINENO: result: $kde_cv_path" >&5 +echo "${ECHO_T}$kde_cv_path" >&6; } MAKEKDEWIDGETS=$kde_cv_path fi @@ -32360,14 +32721,14 @@ fi - echo "$as_me:$LINENO: checking for xmllint" >&5 -echo $ECHO_N "checking for xmllint... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for xmllint" >&5 +echo $ECHO_N "checking for xmllint... $ECHO_C" >&6; } if test -n "$XMLLINT"; then kde_cv_path="$XMLLINT"; else kde_cache=`echo xmllint | sed 'y%./+-%__p_%'` - if eval "test \"\${kde_cv_path_$kde_cache+set}\" = set"; then + if { as_var=kde_cv_path_$kde_cache; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -32410,12 +32771,12 @@ fi if test -z "$kde_cv_path" || test "$kde_cv_path" = NONE; then - echo "$as_me:$LINENO: result: not found" >&5 -echo "${ECHO_T}not found" >&6 + { echo "$as_me:$LINENO: result: not found" >&5 +echo "${ECHO_T}not found" >&6; } XMLLINT="" else - echo "$as_me:$LINENO: result: $kde_cv_path" >&5 -echo "${ECHO_T}$kde_cv_path" >&6 + { echo "$as_me:$LINENO: result: $kde_cv_path" >&5 +echo "${ECHO_T}$kde_cv_path" >&6; } XMLLINT=$kde_cv_path fi @@ -32430,7 +32791,7 @@ do for j in apps/ksgmltools2/customization/kde-chunk.xsl; do - echo "configure: 32433: $i/$j" >&5 + echo "configure: 32794: $i/$j" >&5 if test -r "$i/$j"; then echo "taking that" >&5 KDE_XSL_STYLESHEET=$i @@ -32595,9 +32956,9 @@ ac_header_dirent=no for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do as_ac_Header=`echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh` -echo "$as_me:$LINENO: checking for $ac_hdr that defines DIR" >&5 -echo $ECHO_N "checking for $ac_hdr that defines DIR... $ECHO_C" >&6 -if eval "test \"\${$as_ac_Header+set}\" = set"; then +{ echo "$as_me:$LINENO: checking for $ac_hdr that defines DIR" >&5 +echo $ECHO_N "checking for $ac_hdr that defines DIR... $ECHO_C" >&6; } +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF @@ -32619,38 +32980,35 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then eval "$as_ac_Header=yes" else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -eval "$as_ac_Header=no" + eval "$as_ac_Header=no" fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 -echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 +ac_res=`eval echo '${'$as_ac_Header'}'` + { echo "$as_me:$LINENO: result: $ac_res" >&5 +echo "${ECHO_T}$ac_res" >&6; } if test `eval echo '${'$as_ac_Header'}'` = yes; then cat >>confdefs.h <<_ACEOF #define `echo "HAVE_$ac_hdr" | $as_tr_cpp` 1 @@ -32662,13 +33020,12 @@ done # Two versions of opendir et al. are in -ldir and -lx on SCO Xenix. if test $ac_header_dirent = dirent.h; then - echo "$as_me:$LINENO: checking for library containing opendir" >&5 -echo $ECHO_N "checking for library containing opendir... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for library containing opendir" >&5 +echo $ECHO_N "checking for library containing opendir... $ECHO_C" >&6; } if test "${ac_cv_search_opendir+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else ac_func_search_save_LIBS=$LIBS -ac_cv_search_opendir=no cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -32676,126 +33033,83 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ -/* Override any gcc2 internal prototype to avoid an error. */ +/* Override any GCC internal prototype to avoid an error. + Use char because int might match the return type of a GCC + builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ char opendir (); int main () { -opendir (); +return opendir (); ; return 0; } _ACEOF -rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +for ac_lib in '' dir; do + if test -z "$ac_lib"; then + ac_res="none required" + else + ac_res=-l$ac_lib + LIBS="-l$ac_lib $ac_func_search_save_LIBS" + fi + rm -f conftest.$ac_objext conftest$ac_exeext +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then - ac_cv_search_opendir="none required" + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then + ac_cv_search_opendir=$ac_res else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -fi -rm -f conftest.err conftest.$ac_objext \ - conftest$ac_exeext conftest.$ac_ext -if test "$ac_cv_search_opendir" = no; then - for ac_lib in dir; do - LIBS="-l$ac_lib $ac_func_search_save_LIBS" - cat >conftest.$ac_ext <<_ACEOF -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ -/* Override any gcc2 internal prototype to avoid an error. */ -#ifdef __cplusplus -extern "C" -#endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ -char opendir (); -int -main () -{ -opendir (); - ; - return 0; -} -_ACEOF -rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 - ac_status=$? - grep -v '^ *+' conftest.er1 >conftest.err - rm -f conftest.er1 - cat conftest.err >&5 - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then - ac_cv_search_opendir="-l$ac_lib" -break -else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 +fi +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ + conftest$ac_exeext + if test "${ac_cv_search_opendir+set}" = set; then + break fi -rm -f conftest.err conftest.$ac_objext \ - conftest$ac_exeext conftest.$ac_ext - done +done +if test "${ac_cv_search_opendir+set}" = set; then + : +else + ac_cv_search_opendir=no fi +rm conftest.$ac_ext LIBS=$ac_func_search_save_LIBS fi -echo "$as_me:$LINENO: result: $ac_cv_search_opendir" >&5 -echo "${ECHO_T}$ac_cv_search_opendir" >&6 -if test "$ac_cv_search_opendir" != no; then - test "$ac_cv_search_opendir" = "none required" || LIBS="$ac_cv_search_opendir $LIBS" +{ echo "$as_me:$LINENO: result: $ac_cv_search_opendir" >&5 +echo "${ECHO_T}$ac_cv_search_opendir" >&6; } +ac_res=$ac_cv_search_opendir +if test "$ac_res" != no; then + test "$ac_res" = "none required" || LIBS="$ac_res $LIBS" fi else - echo "$as_me:$LINENO: checking for library containing opendir" >&5 -echo $ECHO_N "checking for library containing opendir... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for library containing opendir" >&5 +echo $ECHO_N "checking for library containing opendir... $ECHO_C" >&6; } if test "${ac_cv_search_opendir+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else ac_func_search_save_LIBS=$LIBS -ac_cv_search_opendir=no cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -32803,122 +33117,80 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ -/* Override any gcc2 internal prototype to avoid an error. */ +/* Override any GCC internal prototype to avoid an error. + Use char because int might match the return type of a GCC + builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ char opendir (); int main () { -opendir (); +return opendir (); ; return 0; } _ACEOF -rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +for ac_lib in '' x; do + if test -z "$ac_lib"; then + ac_res="none required" + else + ac_res=-l$ac_lib + LIBS="-l$ac_lib $ac_func_search_save_LIBS" + fi + rm -f conftest.$ac_objext conftest$ac_exeext +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then - ac_cv_search_opendir="none required" + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then + ac_cv_search_opendir=$ac_res else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -fi -rm -f conftest.err conftest.$ac_objext \ - conftest$ac_exeext conftest.$ac_ext -if test "$ac_cv_search_opendir" = no; then - for ac_lib in x; do - LIBS="-l$ac_lib $ac_func_search_save_LIBS" - cat >conftest.$ac_ext <<_ACEOF -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ -/* Override any gcc2 internal prototype to avoid an error. */ -#ifdef __cplusplus -extern "C" -#endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ -char opendir (); -int -main () -{ -opendir (); - ; - return 0; -} -_ACEOF -rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 - ac_status=$? - grep -v '^ *+' conftest.er1 >conftest.err - rm -f conftest.er1 - cat conftest.err >&5 - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then - ac_cv_search_opendir="-l$ac_lib" -break -else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 +fi +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ + conftest$ac_exeext + if test "${ac_cv_search_opendir+set}" = set; then + break fi -rm -f conftest.err conftest.$ac_objext \ - conftest$ac_exeext conftest.$ac_ext - done +done +if test "${ac_cv_search_opendir+set}" = set; then + : +else + ac_cv_search_opendir=no fi +rm conftest.$ac_ext LIBS=$ac_func_search_save_LIBS fi -echo "$as_me:$LINENO: result: $ac_cv_search_opendir" >&5 -echo "${ECHO_T}$ac_cv_search_opendir" >&6 -if test "$ac_cv_search_opendir" != no; then - test "$ac_cv_search_opendir" = "none required" || LIBS="$ac_cv_search_opendir $LIBS" +{ echo "$as_me:$LINENO: result: $ac_cv_search_opendir" >&5 +echo "${ECHO_T}$ac_cv_search_opendir" >&6; } +ac_res=$ac_cv_search_opendir +if test "$ac_res" != no; then + test "$ac_res" = "none required" || LIBS="$ac_res $LIBS" fi fi -echo "$as_me:$LINENO: checking for ANSI C header files" >&5 -echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for ANSI C header files" >&5 +echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6; } if test "${ac_cv_header_stdc+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -32942,35 +33214,31 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_cv_header_stdc=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_cv_header_stdc=no + ac_cv_header_stdc=no fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext if test $ac_cv_header_stdc = yes; then # SunOS 4.x string.h does not declare mem*, contrary to ANSI. @@ -33026,6 +33294,7 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ #include <ctype.h> +#include <stdlib.h> #if ((' ' & 0x0FF) == 0x020) # define ISLOWER(c) ('a' <= (c) && (c) <= 'z') # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) @@ -33045,18 +33314,27 @@ for (i = 0; i < 256; i++) if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) - exit(2); - exit (0); + return 2; + return 0; } _ACEOF rm -f conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>&5 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='./conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 + { (case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_try") 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then @@ -33069,12 +33347,14 @@ ( exit $ac_status ) ac_cv_header_stdc=no fi -rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext +rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext fi + + fi fi -echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5 -echo "${ECHO_T}$ac_cv_header_stdc" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5 +echo "${ECHO_T}$ac_cv_header_stdc" >&6; } if test $ac_cv_header_stdc = yes; then cat >>confdefs.h <<\_ACEOF @@ -33096,18 +33376,19 @@ for ac_header in fcntl.h sys/sysctl.h sys/param.h sys/time.h sys/types.h unistd.h values.h sys/limits.h err.h sys/cdefs.h do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` -if eval "test \"\${$as_ac_Header+set}\" = set"; then - echo "$as_me:$LINENO: checking for $ac_header" >&5 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 -if eval "test \"\${$as_ac_Header+set}\" = set"; then +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then + { echo "$as_me:$LINENO: checking for $ac_header" >&5 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; } +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 fi -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 -echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 +ac_res=`eval echo '${'$as_ac_Header'}'` + { echo "$as_me:$LINENO: result: $ac_res" >&5 +echo "${ECHO_T}$ac_res" >&6; } else # Is the header compilable? -echo "$as_me:$LINENO: checking $ac_header usability" >&5 -echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking $ac_header usability" >&5 +echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -33118,41 +33399,37 @@ #include <$ac_header> _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_header_compiler=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_header_compiler=no + ac_header_compiler=no fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext -echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 -echo "${ECHO_T}$ac_header_compiler" >&6 + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext +{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 +echo "${ECHO_T}$ac_header_compiler" >&6; } # Is the header present? -echo "$as_me:$LINENO: checking $ac_header presence" >&5 -echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking $ac_header presence" >&5 +echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -33161,24 +33438,22 @@ /* end confdefs.h. */ #include <$ac_header> _ACEOF -if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 - (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 +if { (ac_try="$ac_cpp conftest.$ac_ext" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } >/dev/null; then - if test -s conftest.err; then - ac_cpp_err=$ac_c_preproc_warn_flag - ac_cpp_err=$ac_cpp_err$ac_c_werror_flag - else - ac_cpp_err= - fi -else - ac_cpp_err=yes -fi -if test -z "$ac_cpp_err"; then + (exit $ac_status); } >/dev/null && { + test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || + test ! -s conftest.err + }; then ac_header_preproc=yes else echo "$as_me: failed program was:" >&5 @@ -33186,9 +33461,10 @@ ac_header_preproc=no fi + rm -f conftest.err conftest.$ac_ext -echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 -echo "${ECHO_T}$ac_header_preproc" >&6 +{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 +echo "${ECHO_T}$ac_header_preproc" >&6; } # So? What about this header? case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in @@ -33212,25 +33488,19 @@ echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} - ( - cat <<\_ASBOX -## ------------------------------------------ ## -## Report this to the AC_PACKAGE_NAME lists. ## -## ------------------------------------------ ## -_ASBOX - ) | - sed "s/^/$as_me: WARNING: /" >&2 + ;; esac -echo "$as_me:$LINENO: checking for $ac_header" >&5 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 -if eval "test \"\${$as_ac_Header+set}\" = set"; then +{ echo "$as_me:$LINENO: checking for $ac_header" >&5 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; } +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else eval "$as_ac_Header=\$ac_header_preproc" fi -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 -echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 +ac_res=`eval echo '${'$as_ac_Header'}'` + { echo "$as_me:$LINENO: result: $ac_res" >&5 +echo "${ECHO_T}$ac_res" >&6; } fi if test `eval echo '${'$as_ac_Header'}'` = yes; then @@ -33245,15 +33515,14 @@ -echo "$as_me:$LINENO: checking for setenv" >&5 -echo $ECHO_N "checking for setenv... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for setenv" >&5 +echo $ECHO_N "checking for setenv... $ECHO_C" >&6; } if test "${kde_cv_func_setenv+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else - - ac_ext=cc + ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' @@ -33265,9 +33534,6 @@ save_CXXFLAGS="$CXXFLAGS" kde_safe_LIBS="$LIBS" LIBS="$LIBS $X_EXTRA_LIBS" -if test "$GXX" = "yes"; then -CXXFLAGS="$CXXFLAGS -pedantic-errors" -fi cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -33290,35 +33556,31 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_cxx_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_cxx_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then kde_cv_func_setenv=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -kde_cv_func_setenv=no + kde_cv_func_setenv=no fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext CXXFLAGS="$save_CXXFLAGS" LIBS="$kde_safe_LIBS" ac_ext=c @@ -33331,11 +33593,11 @@ fi -echo "$as_me:$LINENO: result: $kde_cv_func_setenv" >&5 -echo "${ECHO_T}$kde_cv_func_setenv" >&6 +{ echo "$as_me:$LINENO: result: $kde_cv_func_setenv" >&5 +echo "${ECHO_T}$kde_cv_func_setenv" >&6; } -echo "$as_me:$LINENO: checking if setenv needs custom prototype" >&5 -echo $ECHO_N "checking if setenv needs custom prototype... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking if setenv needs custom prototype" >&5 +echo $ECHO_N "checking if setenv needs custom prototype... $ECHO_C" >&6; } if test "${kde_cv_proto_setenv+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -33356,8 +33618,7 @@ if test "x$kde_cv_proto_setenv" = xunknown; then - - ac_ext=cc + ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' @@ -33392,37 +33653,34 @@ } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_cxx_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_cxx_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then kde_cv_func_setenv=yes kde_cv_proto_setenv=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -kde_cv_proto_setenv="setenv unavailable" + kde_cv_proto_setenv="setenv unavailable" fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext LIBS=$kde_safe_libs ac_ext=c @@ -33435,8 +33693,8 @@ fi -echo "$as_me:$LINENO: result: $kde_cv_proto_setenv" >&5 -echo "${ECHO_T}$kde_cv_proto_setenv" >&6 +{ echo "$as_me:$LINENO: result: $kde_cv_proto_setenv" >&5 +echo "${ECHO_T}$kde_cv_proto_setenv" >&6; } if test "x$kde_cv_func_setenv" = xyes; then @@ -33460,15 +33718,14 @@ -echo "$as_me:$LINENO: checking for unsetenv" >&5 -echo $ECHO_N "checking for unsetenv... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for unsetenv" >&5 +echo $ECHO_N "checking for unsetenv... $ECHO_C" >&6; } if test "${kde_cv_func_unsetenv+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else - - ac_ext=cc + ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' @@ -33480,9 +33737,6 @@ save_CXXFLAGS="$CXXFLAGS" kde_safe_LIBS="$LIBS" LIBS="$LIBS $X_EXTRA_LIBS" -if test "$GXX" = "yes"; then -CXXFLAGS="$CXXFLAGS -pedantic-errors" -fi cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -33505,35 +33759,31 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_cxx_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_cxx_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then kde_cv_func_unsetenv=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -kde_cv_func_unsetenv=no + kde_cv_func_unsetenv=no fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext CXXFLAGS="$save_CXXFLAGS" LIBS="$kde_safe_LIBS" ac_ext=c @@ -33546,11 +33796,11 @@ fi -echo "$as_me:$LINENO: result: $kde_cv_func_unsetenv" >&5 -echo "${ECHO_T}$kde_cv_func_unsetenv" >&6 +{ echo "$as_me:$LINENO: result: $kde_cv_func_unsetenv" >&5 +echo "${ECHO_T}$kde_cv_func_unsetenv" >&6; } -echo "$as_me:$LINENO: checking if unsetenv needs custom prototype" >&5 -echo $ECHO_N "checking if unsetenv needs custom prototype... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking if unsetenv needs custom prototype" >&5 +echo $ECHO_N "checking if unsetenv needs custom prototype... $ECHO_C" >&6; } if test "${kde_cv_proto_unsetenv+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -33571,8 +33821,7 @@ if test "x$kde_cv_proto_unsetenv" = xunknown; then - - ac_ext=cc + ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' @@ -33607,37 +33856,34 @@ } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_cxx_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_cxx_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then kde_cv_func_unsetenv=yes kde_cv_proto_unsetenv=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -kde_cv_proto_unsetenv="unsetenv unavailable" + kde_cv_proto_unsetenv="unsetenv unavailable" fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext LIBS=$kde_safe_libs ac_ext=c @@ -33650,8 +33896,8 @@ fi -echo "$as_me:$LINENO: result: $kde_cv_proto_unsetenv" >&5 -echo "${ECHO_T}$kde_cv_proto_unsetenv" >&6 +{ echo "$as_me:$LINENO: result: $kde_cv_proto_unsetenv" >&5 +echo "${ECHO_T}$kde_cv_proto_unsetenv" >&6; } if test "x$kde_cv_func_unsetenv" = xyes; then @@ -33678,8 +33924,8 @@ do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2 -echo "$as_me:$LINENO: checking for $ac_word" >&5 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for $ac_word" >&5 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } if test "${ac_cv_prog_LEX+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -33692,253 +33938,182 @@ IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_LEX="$ac_prog" echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done +IFS=$as_save_IFS fi fi LEX=$ac_cv_prog_LEX if test -n "$LEX"; then - echo "$as_me:$LINENO: result: $LEX" >&5 -echo "${ECHO_T}$LEX" >&6 + { echo "$as_me:$LINENO: result: $LEX" >&5 +echo "${ECHO_T}$LEX" >&6; } else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } fi + test -n "$LEX" && break done test -n "$LEX" || LEX=":" -if test -z "$LEXLIB" -then - echo "$as_me:$LINENO: checking for yywrap in -lfl" >&5 -echo $ECHO_N "checking for yywrap in -lfl... $ECHO_C" >&6 -if test "${ac_cv_lib_fl_yywrap+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - ac_check_lib_save_LIBS=$LIBS -LIBS="-lfl $LIBS" -cat >conftest.$ac_ext <<_ACEOF -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ - -/* Override any gcc2 internal prototype to avoid an error. */ -#ifdef __cplusplus -extern "C" +if test "x$LEX" != "x:"; then + cat >conftest.l <<_ACEOF +%% +a { ECHO; } +b { REJECT; } +c { yymore (); } +d { yyless (1); } +e { yyless (input () != 0); } +f { unput (yytext[0]); } +. { BEGIN INITIAL; } +%% +#ifdef YYTEXT_POINTER +extern char *yytext; #endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ -char yywrap (); int -main () +main (void) { -yywrap (); - ; - return 0; + return ! yylex () + ! yywrap (); } _ACEOF -rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 - ac_status=$? - grep -v '^ *+' conftest.er1 >conftest.err - rm -f conftest.er1 - cat conftest.err >&5 - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 +{ (ac_try="$LEX conftest.l" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$LEX conftest.l") 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then - ac_cv_lib_fl_yywrap=yes + (exit $ac_status); } +{ echo "$as_me:$LINENO: checking lex output file root" >&5 +echo $ECHO_N "checking lex output file root... $ECHO_C" >&6; } +if test "${ac_cv_prog_lex_root+set}" = set; then + echo $ECHO_N "(cached) $ECHO_C" >&6 else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 -ac_cv_lib_fl_yywrap=no +if test -f lex.yy.c; then + ac_cv_prog_lex_root=lex.yy +elif test -f lexyy.c; then + ac_cv_prog_lex_root=lexyy +else + { { echo "$as_me:$LINENO: error: cannot find output from $LEX; giving up" >&5 +echo "$as_me: error: cannot find output from $LEX; giving up" >&2;} + { (exit 1); exit 1; }; } fi -rm -f conftest.err conftest.$ac_objext \ - conftest$ac_exeext conftest.$ac_ext -LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:$LINENO: result: $ac_cv_lib_fl_yywrap" >&5 -echo "${ECHO_T}$ac_cv_lib_fl_yywrap" >&6 -if test $ac_cv_lib_fl_yywrap = yes; then - LEXLIB="-lfl" -else - echo "$as_me:$LINENO: checking for yywrap in -ll" >&5 -echo $ECHO_N "checking for yywrap in -ll... $ECHO_C" >&6 -if test "${ac_cv_lib_l_yywrap+set}" = set; then +{ echo "$as_me:$LINENO: result: $ac_cv_prog_lex_root" >&5 +echo "${ECHO_T}$ac_cv_prog_lex_root" >&6; } +LEX_OUTPUT_ROOT=$ac_cv_prog_lex_root + +if test -z "${LEXLIB+set}"; then + { echo "$as_me:$LINENO: checking lex library" >&5 +echo $ECHO_N "checking lex library... $ECHO_C" >&6; } +if test "${ac_cv_lib_lex+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else - ac_check_lib_save_LIBS=$LIBS -LIBS="-ll $LIBS" -cat >conftest.$ac_ext <<_ACEOF -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ -/* Override any gcc2 internal prototype to avoid an error. */ -#ifdef __cplusplus -extern "C" -#endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ -char yywrap (); -int -main () -{ -yywrap (); - ; - return 0; -} + ac_save_LIBS=$LIBS + ac_cv_lib_lex='none needed' + for ac_lib in '' -lfl -ll; do + LIBS="$ac_lib $ac_save_LIBS" + cat >conftest.$ac_ext <<_ACEOF +`cat $LEX_OUTPUT_ROOT.c` _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then - ac_cv_lib_l_yywrap=yes + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then + ac_cv_lib_lex=$ac_lib else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_cv_lib_l_yywrap=no -fi -rm -f conftest.err conftest.$ac_objext \ - conftest$ac_exeext conftest.$ac_ext -LIBS=$ac_check_lib_save_LIBS -fi -echo "$as_me:$LINENO: result: $ac_cv_lib_l_yywrap" >&5 -echo "${ECHO_T}$ac_cv_lib_l_yywrap" >&6 -if test $ac_cv_lib_l_yywrap = yes; then - LEXLIB="-ll" -fi fi -fi +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ + conftest$ac_exeext conftest.$ac_ext + test "$ac_cv_lib_lex" != 'none needed' && break + done + LIBS=$ac_save_LIBS -if test "x$LEX" != "x:"; then - echo "$as_me:$LINENO: checking lex output file root" >&5 -echo $ECHO_N "checking lex output file root... $ECHO_C" >&6 -if test "${ac_cv_prog_lex_root+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - # The minimal lex program is just a single line: %%. But some broken lexes -# (Solaris, I think it was) want two %% lines, so accommodate them. -cat >conftest.l <<_ACEOF -%% -%% -_ACEOF -{ (eval echo "$as_me:$LINENO: \"$LEX conftest.l\"") >&5 - (eval $LEX conftest.l) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } -if test -f lex.yy.c; then - ac_cv_prog_lex_root=lex.yy -elif test -f lexyy.c; then - ac_cv_prog_lex_root=lexyy -else - { { echo "$as_me:$LINENO: error: cannot find output from $LEX; giving up" >&5 -echo "$as_me: error: cannot find output from $LEX; giving up" >&2;} - { (exit 1); exit 1; }; } fi +{ echo "$as_me:$LINENO: result: $ac_cv_lib_lex" >&5 +echo "${ECHO_T}$ac_cv_lib_lex" >&6; } + test "$ac_cv_lib_lex" != 'none needed' && LEXLIB=$ac_cv_lib_lex fi -echo "$as_me:$LINENO: result: $ac_cv_prog_lex_root" >&5 -echo "${ECHO_T}$ac_cv_prog_lex_root" >&6 -rm -f conftest.l -LEX_OUTPUT_ROOT=$ac_cv_prog_lex_root -echo "$as_me:$LINENO: checking whether yytext is a pointer" >&5 -echo $ECHO_N "checking whether yytext is a pointer... $ECHO_C" >&6 + +{ echo "$as_me:$LINENO: checking whether yytext is a pointer" >&5 +echo $ECHO_N "checking whether yytext is a pointer... $ECHO_C" >&6; } if test "${ac_cv_prog_lex_yytext_pointer+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else # POSIX says lex can declare yytext either as a pointer or an array; the -# default is implementation-dependent. Figure out which it is, since +# default is implementation-dependent. Figure out which it is, since # not all implementations provide the %pointer and %array declarations. ac_cv_prog_lex_yytext_pointer=no -echo 'extern char *yytext;' >>$LEX_OUTPUT_ROOT.c ac_save_LIBS=$LIBS -LIBS="$LIBS $LEXLIB" +LIBS="$LEXLIB $ac_save_LIBS" cat >conftest.$ac_ext <<_ACEOF +#define YYTEXT_POINTER 1 `cat $LEX_OUTPUT_ROOT.c` _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then ac_cv_prog_lex_yytext_pointer=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 + fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_save_LIBS -rm -f "${LEX_OUTPUT_ROOT}.c" fi -echo "$as_me:$LINENO: result: $ac_cv_prog_lex_yytext_pointer" >&5 -echo "${ECHO_T}$ac_cv_prog_lex_yytext_pointer" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_prog_lex_yytext_pointer" >&5 +echo "${ECHO_T}$ac_cv_prog_lex_yytext_pointer" >&6; } if test $ac_cv_prog_lex_yytext_pointer = yes; then cat >>confdefs.h <<\_ACEOF @@ -33946,6 +34121,7 @@ _ACEOF fi +rm -f conftest.l $LEX_OUTPUT_ROOT.c fi @@ -33972,8 +34148,8 @@ fi -echo "$as_me:$LINENO: checking for Qt docs" >&5 -echo $ECHO_N "checking for Qt docs... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for Qt docs" >&5 +echo $ECHO_N "checking for Qt docs... $ECHO_C" >&6; } kde_qtdir= if test "${with_qt_dir+set}" = set; then kde_qtdir="$with_qt_dir" @@ -33985,7 +34161,7 @@ do for j in qsql.html; do - echo "configure: 33988: $i/$j" >&5 + echo "configure: 34164: $i/$j" >&5 if test -r "$i/$j"; then echo "taking that" >&5 QTDOCDIR=$i @@ -33994,20 +34170,20 @@ done done -echo "$as_me:$LINENO: result: $QTDOCDIR" >&5 -echo "${ECHO_T}$QTDOCDIR" >&6 +{ echo "$as_me:$LINENO: result: $QTDOCDIR" >&5 +echo "${ECHO_T}$QTDOCDIR" >&6; } - echo "$as_me:$LINENO: checking for dot" >&5 -echo $ECHO_N "checking for dot... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for dot" >&5 +echo $ECHO_N "checking for dot... $ECHO_C" >&6; } if test -n "$DOT"; then kde_cv_path="$DOT"; else kde_cache=`echo dot | sed 'y%./+-%__p_%'` - if eval "test \"\${kde_cv_path_$kde_cache+set}\" = set"; then + if { as_var=kde_cv_path_$kde_cache; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -34050,12 +34226,12 @@ fi if test -z "$kde_cv_path" || test "$kde_cv_path" = NONE; then - echo "$as_me:$LINENO: result: not found" >&5 -echo "${ECHO_T}not found" >&6 + { echo "$as_me:$LINENO: result: not found" >&5 +echo "${ECHO_T}not found" >&6; } else - echo "$as_me:$LINENO: result: $kde_cv_path" >&5 -echo "${ECHO_T}$kde_cv_path" >&6 + { echo "$as_me:$LINENO: result: $kde_cv_path" >&5 +echo "${ECHO_T}$kde_cv_path" >&6; } DOT=$kde_cv_path fi @@ -34067,14 +34243,14 @@ fi - echo "$as_me:$LINENO: checking for doxygen" >&5 -echo $ECHO_N "checking for doxygen... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for doxygen" >&5 +echo $ECHO_N "checking for doxygen... $ECHO_C" >&6; } if test -n "$DOXYGEN"; then kde_cv_path="$DOXYGEN"; else kde_cache=`echo doxygen | sed 'y%./+-%__p_%'` - if eval "test \"\${kde_cv_path_$kde_cache+set}\" = set"; then + if { as_var=kde_cv_path_$kde_cache; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -34117,12 +34293,12 @@ fi if test -z "$kde_cv_path" || test "$kde_cv_path" = NONE; then - echo "$as_me:$LINENO: result: not found" >&5 -echo "${ECHO_T}not found" >&6 + { echo "$as_me:$LINENO: result: not found" >&5 +echo "${ECHO_T}not found" >&6; } else - echo "$as_me:$LINENO: result: $kde_cv_path" >&5 -echo "${ECHO_T}$kde_cv_path" >&6 + { echo "$as_me:$LINENO: result: $kde_cv_path" >&5 +echo "${ECHO_T}$kde_cv_path" >&6; } DOXYGEN=$kde_cv_path fi @@ -34154,13 +34330,13 @@ else kde_check_threading_default=yes fi - # Check whether --enable-threading or --disable-threading was given. + # Check whether --enable-threading was given. if test "${enable_threading+set}" = set; then - enableval="$enable_threading" - kde_use_threading=$enableval + enableval=$enable_threading; kde_use_threading=$enableval else kde_use_threading=$kde_check_threading_default -fi; +fi + if test "x$kde_use_threading" = "xyes"; then cat >>confdefs.h <<\_ACEOF @@ -34184,13 +34360,13 @@ -# Check whether --with-gnokii or --without-gnokii was given. +# Check whether --with-gnokii was given. if test "${with_gnokii+set}" = set; then - withval="$with_gnokii" - + withval=$with_gnokii; else with_gnokii=check -fi; +fi + LIB_GNOKII= if test "x$with_gnokii" != xno; then @@ -34200,18 +34376,19 @@ for ac_header in bluetooth/bluetooth.h do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` -if eval "test \"\${$as_ac_Header+set}\" = set"; then - echo "$as_me:$LINENO: checking for $ac_header" >&5 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 -if eval "test \"\${$as_ac_Header+set}\" = set"; then +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then + { echo "$as_me:$LINENO: checking for $ac_header" >&5 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; } +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 fi -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 -echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 +ac_res=`eval echo '${'$as_ac_Header'}'` + { echo "$as_me:$LINENO: result: $ac_res" >&5 +echo "${ECHO_T}$ac_res" >&6; } else # Is the header compilable? -echo "$as_me:$LINENO: checking $ac_header usability" >&5 -echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking $ac_header usability" >&5 +echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -34222,41 +34399,37 @@ #include <$ac_header> _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_header_compiler=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_header_compiler=no + ac_header_compiler=no fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext -echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 -echo "${ECHO_T}$ac_header_compiler" >&6 + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext +{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 +echo "${ECHO_T}$ac_header_compiler" >&6; } # Is the header present? -echo "$as_me:$LINENO: checking $ac_header presence" >&5 -echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking $ac_header presence" >&5 +echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -34265,24 +34438,22 @@ /* end confdefs.h. */ #include <$ac_header> _ACEOF -if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 - (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 +if { (ac_try="$ac_cpp conftest.$ac_ext" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } >/dev/null; then - if test -s conftest.err; then - ac_cpp_err=$ac_c_preproc_warn_flag - ac_cpp_err=$ac_cpp_err$ac_c_werror_flag - else - ac_cpp_err= - fi -else - ac_cpp_err=yes -fi -if test -z "$ac_cpp_err"; then + (exit $ac_status); } >/dev/null && { + test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || + test ! -s conftest.err + }; then ac_header_preproc=yes else echo "$as_me: failed program was:" >&5 @@ -34290,9 +34461,10 @@ ac_header_preproc=no fi + rm -f conftest.err conftest.$ac_ext -echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 -echo "${ECHO_T}$ac_header_preproc" >&6 +{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 +echo "${ECHO_T}$ac_header_preproc" >&6; } # So? What about this header? case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in @@ -34316,25 +34488,19 @@ echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} - ( - cat <<\_ASBOX -## ------------------------------------------ ## -## Report this to the AC_PACKAGE_NAME lists. ## -## ------------------------------------------ ## -_ASBOX - ) | - sed "s/^/$as_me: WARNING: /" >&2 + ;; esac -echo "$as_me:$LINENO: checking for $ac_header" >&5 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 -if eval "test \"\${$as_ac_Header+set}\" = set"; then +{ echo "$as_me:$LINENO: checking for $ac_header" >&5 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; } +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else eval "$as_ac_Header=\$ac_header_preproc" fi -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 -echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 +ac_res=`eval echo '${'$as_ac_Header'}'` + { echo "$as_me:$LINENO: result: $ac_res" >&5 +echo "${ECHO_T}$ac_res" >&6; } fi if test `eval echo '${'$as_ac_Header'}'` = yes; then @@ -34347,8 +34513,8 @@ done LIB_BLUETOOTH= - echo "$as_me:$LINENO: checking for hci_open_dev in -lbluetooth" >&5 -echo $ECHO_N "checking for hci_open_dev in -lbluetooth... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for hci_open_dev in -lbluetooth" >&5 +echo $ECHO_N "checking for hci_open_dev in -lbluetooth... $ECHO_C" >&6; } if test "${ac_cv_lib_bluetooth_hci_open_dev+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -34361,56 +34527,53 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ -/* Override any gcc2 internal prototype to avoid an error. */ +/* Override any GCC internal prototype to avoid an error. + Use char because int might match the return type of a GCC + builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ char hci_open_dev (); int main () { -hci_open_dev (); +return hci_open_dev (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then ac_cv_lib_bluetooth_hci_open_dev=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_cv_lib_bluetooth_hci_open_dev=no + ac_cv_lib_bluetooth_hci_open_dev=no fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:$LINENO: result: $ac_cv_lib_bluetooth_hci_open_dev" >&5 -echo "${ECHO_T}$ac_cv_lib_bluetooth_hci_open_dev" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_lib_bluetooth_hci_open_dev" >&5 +echo "${ECHO_T}$ac_cv_lib_bluetooth_hci_open_dev" >&6; } if test $ac_cv_lib_bluetooth_hci_open_dev = yes; then LIB_BLUETOOTH="-lbluetooth" fi @@ -34424,18 +34587,18 @@ test -z "$XPM_INCLUDE" && XPM_INCLUDE= -# Check whether --with-xpm or --without-xpm was given. +# Check whether --with-xpm was given. if test "${with_xpm+set}" = set; then - withval="$with_xpm" - xpm_test=$withval + withval=$with_xpm; xpm_test=$withval else xpm_test="yes" -fi; +fi + if test "x$xpm_test" = xno; then ac_cv_have_xpm=no else - echo "$as_me:$LINENO: checking for XPM" >&5 -echo $ECHO_N "checking for XPM... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for XPM" >&5 +echo $ECHO_N "checking for XPM... $ECHO_C" >&6; } if test "${ac_cv_have_xpm+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -34465,35 +34628,32 @@ } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then ac_cv_have_xpm="yes" else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_cv_have_xpm="no" + ac_cv_have_xpm="no" fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext LDFLAGS="$ac_save_ldflags" CFLAGS="$ac_save_cflags" @@ -34501,8 +34661,8 @@ fi if test "$ac_cv_have_xpm" = no; then - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } XPM_LDFLAGS="" XPMINC="" @@ -34522,8 +34682,8 @@ else XPMINC="-I$XPM_INCLUDE" fi - echo "$as_me:$LINENO: result: yes" >&5 -echo "${ECHO_T}yes" >&6 + { echo "$as_me:$LINENO: result: yes" >&5 +echo "${ECHO_T}yes" >&6; } fi fi @@ -34535,10 +34695,9 @@ - kde_safe_cppflags=$CPPFLAGS CPPFLAGS="$CPPFLAGS $all_includes" - ac_ext=cc + ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' @@ -34551,18 +34710,19 @@ for ac_header in gnokii.h do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` -if eval "test \"\${$as_ac_Header+set}\" = set"; then - echo "$as_me:$LINENO: checking for $ac_header" >&5 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 -if eval "test \"\${$as_ac_Header+set}\" = set"; then +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then + { echo "$as_me:$LINENO: checking for $ac_header" >&5 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; } +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 fi -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 -echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 +ac_res=`eval echo '${'$as_ac_Header'}'` + { echo "$as_me:$LINENO: result: $ac_res" >&5 +echo "${ECHO_T}$ac_res" >&6; } else # Is the header compilable? -echo "$as_me:$LINENO: checking $ac_header usability" >&5 -echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking $ac_header usability" >&5 +echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -34573,41 +34733,37 @@ #include <$ac_header> _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_cxx_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_cxx_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_header_compiler=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_header_compiler=no + ac_header_compiler=no fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext -echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 -echo "${ECHO_T}$ac_header_compiler" >&6 + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext +{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 +echo "${ECHO_T}$ac_header_compiler" >&6; } # Is the header present? -echo "$as_me:$LINENO: checking $ac_header presence" >&5 -echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking $ac_header presence" >&5 +echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -34616,24 +34772,22 @@ /* end confdefs.h. */ #include <$ac_header> _ACEOF -if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 - (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 +if { (ac_try="$ac_cpp conftest.$ac_ext" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } >/dev/null; then - if test -s conftest.err; then - ac_cpp_err=$ac_cxx_preproc_warn_flag - ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag - else - ac_cpp_err= - fi -else - ac_cpp_err=yes -fi -if test -z "$ac_cpp_err"; then + (exit $ac_status); } >/dev/null && { + test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || + test ! -s conftest.err + }; then ac_header_preproc=yes else echo "$as_me: failed program was:" >&5 @@ -34641,9 +34795,10 @@ ac_header_preproc=no fi + rm -f conftest.err conftest.$ac_ext -echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 -echo "${ECHO_T}$ac_header_preproc" >&6 +{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 +echo "${ECHO_T}$ac_header_preproc" >&6; } # So? What about this header? case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in @@ -34667,25 +34822,19 @@ echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} - ( - cat <<\_ASBOX -## ------------------------------------------ ## -## Report this to the AC_PACKAGE_NAME lists. ## -## ------------------------------------------ ## -_ASBOX - ) | - sed "s/^/$as_me: WARNING: /" >&2 + ;; esac -echo "$as_me:$LINENO: checking for $ac_header" >&5 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 -if eval "test \"\${$as_ac_Header+set}\" = set"; then +{ echo "$as_me:$LINENO: checking for $ac_header" >&5 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; } +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else eval "$as_ac_Header=\$ac_header_preproc" fi -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 -echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 +ac_res=`eval echo '${'$as_ac_Header'}'` + { echo "$as_me:$LINENO: result: $ac_res" >&5 +echo "${ECHO_T}$ac_res" >&6; } fi if test `eval echo '${'$as_ac_Header'}'` = yes; then @@ -34706,8 +34855,8 @@ - echo "$as_me:$LINENO: checking for gn_cfg_read in -lgnokii" >&5 -echo $ECHO_N "checking for gn_cfg_read in -lgnokii... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for gn_cfg_read in -lgnokii" >&5 +echo $ECHO_N "checking for gn_cfg_read in -lgnokii... $ECHO_C" >&6; } if test "${ac_cv_lib_gnokii_gn_cfg_read+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -34720,62 +34869,59 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ -/* Override any gcc2 internal prototype to avoid an error. */ +/* Override any GCC internal prototype to avoid an error. + Use char because int might match the return type of a GCC + builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ char gn_cfg_read (); int main () { -gn_cfg_read (); +return gn_cfg_read (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then ac_cv_lib_gnokii_gn_cfg_read=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_cv_lib_gnokii_gn_cfg_read=no + ac_cv_lib_gnokii_gn_cfg_read=no fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:$LINENO: result: $ac_cv_lib_gnokii_gn_cfg_read" >&5 -echo "${ECHO_T}$ac_cv_lib_gnokii_gn_cfg_read" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_lib_gnokii_gn_cfg_read" >&5 +echo "${ECHO_T}$ac_cv_lib_gnokii_gn_cfg_read" >&6; } if test $ac_cv_lib_gnokii_gn_cfg_read = yes; then LIB_GNOKII="-lgnokii $LIB_BLUETOOTH" else - echo "$as_me:$LINENO: checking for gn_cfg_get in -lgnokii" >&5 -echo $ECHO_N "checking for gn_cfg_get in -lgnokii... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for gn_cfg_get in -lgnokii" >&5 +echo $ECHO_N "checking for gn_cfg_get in -lgnokii... $ECHO_C" >&6; } if test "${ac_cv_lib_gnokii_gn_cfg_get+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -34788,56 +34934,53 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ -/* Override any gcc2 internal prototype to avoid an error. */ +/* Override any GCC internal prototype to avoid an error. + Use char because int might match the return type of a GCC + builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ char gn_cfg_get (); int main () { -gn_cfg_get (); +return gn_cfg_get (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then ac_cv_lib_gnokii_gn_cfg_get=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_cv_lib_gnokii_gn_cfg_get=no + ac_cv_lib_gnokii_gn_cfg_get=no fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:$LINENO: result: $ac_cv_lib_gnokii_gn_cfg_get" >&5 -echo "${ECHO_T}$ac_cv_lib_gnokii_gn_cfg_get" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_lib_gnokii_gn_cfg_get" >&5 +echo "${ECHO_T}$ac_cv_lib_gnokii_gn_cfg_get" >&6; } if test $ac_cv_lib_gnokii_gn_cfg_get = yes; then LIB_GNOKII="-lgnokii -lintl $LIB_BLUETOOTH" fi @@ -34859,18 +35002,19 @@ for ac_header in sys/cdefs.h do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` -if eval "test \"\${$as_ac_Header+set}\" = set"; then - echo "$as_me:$LINENO: checking for $ac_header" >&5 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 -if eval "test \"\${$as_ac_Header+set}\" = set"; then +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then + { echo "$as_me:$LINENO: checking for $ac_header" >&5 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; } +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 fi -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 -echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 +ac_res=`eval echo '${'$as_ac_Header'}'` + { echo "$as_me:$LINENO: result: $ac_res" >&5 +echo "${ECHO_T}$ac_res" >&6; } else # Is the header compilable? -echo "$as_me:$LINENO: checking $ac_header usability" >&5 -echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking $ac_header usability" >&5 +echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -34881,41 +35025,37 @@ #include <$ac_header> _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_header_compiler=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_header_compiler=no + ac_header_compiler=no fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext -echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 -echo "${ECHO_T}$ac_header_compiler" >&6 + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext +{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 +echo "${ECHO_T}$ac_header_compiler" >&6; } # Is the header present? -echo "$as_me:$LINENO: checking $ac_header presence" >&5 -echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking $ac_header presence" >&5 +echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -34924,24 +35064,22 @@ /* end confdefs.h. */ #include <$ac_header> _ACEOF -if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 - (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 +if { (ac_try="$ac_cpp conftest.$ac_ext" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } >/dev/null; then - if test -s conftest.err; then - ac_cpp_err=$ac_c_preproc_warn_flag - ac_cpp_err=$ac_cpp_err$ac_c_werror_flag - else - ac_cpp_err= - fi -else - ac_cpp_err=yes -fi -if test -z "$ac_cpp_err"; then + (exit $ac_status); } >/dev/null && { + test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || + test ! -s conftest.err + }; then ac_header_preproc=yes else echo "$as_me: failed program was:" >&5 @@ -34949,9 +35087,10 @@ ac_header_preproc=no fi + rm -f conftest.err conftest.$ac_ext -echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 -echo "${ECHO_T}$ac_header_preproc" >&6 +{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 +echo "${ECHO_T}$ac_header_preproc" >&6; } # So? What about this header? case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in @@ -34975,25 +35114,19 @@ echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} - ( - cat <<\_ASBOX -## ------------------------------------------ ## -## Report this to the AC_PACKAGE_NAME lists. ## -## ------------------------------------------ ## -_ASBOX - ) | - sed "s/^/$as_me: WARNING: /" >&2 + ;; esac -echo "$as_me:$LINENO: checking for $ac_header" >&5 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 -if eval "test \"\${$as_ac_Header+set}\" = set"; then +{ echo "$as_me:$LINENO: checking for $ac_header" >&5 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; } +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else eval "$as_ac_Header=\$ac_header_preproc" fi -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 -echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 +ac_res=`eval echo '${'$as_ac_Header'}'` + { echo "$as_me:$LINENO: result: $ac_res" >&5 +echo "${ECHO_T}$ac_res" >&6; } fi if test `eval echo '${'$as_ac_Header'}'` = yes; then @@ -35008,18 +35141,19 @@ for ac_header in sys/ioctl.h do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` -if eval "test \"\${$as_ac_Header+set}\" = set"; then - echo "$as_me:$LINENO: checking for $ac_header" >&5 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 -if eval "test \"\${$as_ac_Header+set}\" = set"; then +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then + { echo "$as_me:$LINENO: checking for $ac_header" >&5 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; } +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 fi -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 -echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 +ac_res=`eval echo '${'$as_ac_Header'}'` + { echo "$as_me:$LINENO: result: $ac_res" >&5 +echo "${ECHO_T}$ac_res" >&6; } else # Is the header compilable? -echo "$as_me:$LINENO: checking $ac_header usability" >&5 -echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking $ac_header usability" >&5 +echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -35030,41 +35164,37 @@ #include <$ac_header> _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_header_compiler=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_header_compiler=no + ac_header_compiler=no fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext -echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 -echo "${ECHO_T}$ac_header_compiler" >&6 + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext +{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 +echo "${ECHO_T}$ac_header_compiler" >&6; } # Is the header present? -echo "$as_me:$LINENO: checking $ac_header presence" >&5 -echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking $ac_header presence" >&5 +echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -35073,24 +35203,22 @@ /* end confdefs.h. */ #include <$ac_header> _ACEOF -if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 - (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 +if { (ac_try="$ac_cpp conftest.$ac_ext" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } >/dev/null; then - if test -s conftest.err; then - ac_cpp_err=$ac_c_preproc_warn_flag - ac_cpp_err=$ac_cpp_err$ac_c_werror_flag - else - ac_cpp_err= - fi -else - ac_cpp_err=yes -fi -if test -z "$ac_cpp_err"; then + (exit $ac_status); } >/dev/null && { + test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || + test ! -s conftest.err + }; then ac_header_preproc=yes else echo "$as_me: failed program was:" >&5 @@ -35098,9 +35226,10 @@ ac_header_preproc=no fi + rm -f conftest.err conftest.$ac_ext -echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 -echo "${ECHO_T}$ac_header_preproc" >&6 +{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 +echo "${ECHO_T}$ac_header_preproc" >&6; } # So? What about this header? case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in @@ -35124,25 +35253,19 @@ echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} - ( - cat <<\_ASBOX -## ------------------------------------------ ## -## Report this to the AC_PACKAGE_NAME lists. ## -## ------------------------------------------ ## -_ASBOX - ) | - sed "s/^/$as_me: WARNING: /" >&2 + ;; esac -echo "$as_me:$LINENO: checking for $ac_header" >&5 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 -if eval "test \"\${$as_ac_Header+set}\" = set"; then +{ echo "$as_me:$LINENO: checking for $ac_header" >&5 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; } +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else eval "$as_ac_Header=\$ac_header_preproc" fi -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 -echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 +ac_res=`eval echo '${'$as_ac_Header'}'` + { echo "$as_me:$LINENO: result: $ac_res" >&5 +echo "${ECHO_T}$ac_res" >&6; } fi if test `eval echo '${'$as_ac_Header'}'` = yes; then @@ -35160,18 +35283,19 @@ for ac_header in sys/file.h sys/stat.h sys/time.h byteswap.h do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` -if eval "test \"\${$as_ac_Header+set}\" = set"; then - echo "$as_me:$LINENO: checking for $ac_header" >&5 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 -if eval "test \"\${$as_ac_Header+set}\" = set"; then +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then + { echo "$as_me:$LINENO: checking for $ac_header" >&5 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; } +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 fi -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 -echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 +ac_res=`eval echo '${'$as_ac_Header'}'` + { echo "$as_me:$LINENO: result: $ac_res" >&5 +echo "${ECHO_T}$ac_res" >&6; } else # Is the header compilable? -echo "$as_me:$LINENO: checking $ac_header usability" >&5 -echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking $ac_header usability" >&5 +echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -35182,41 +35306,37 @@ #include <$ac_header> _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_header_compiler=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_header_compiler=no + ac_header_compiler=no fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext -echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 -echo "${ECHO_T}$ac_header_compiler" >&6 + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext +{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 +echo "${ECHO_T}$ac_header_compiler" >&6; } # Is the header present? -echo "$as_me:$LINENO: checking $ac_header presence" >&5 -echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking $ac_header presence" >&5 +echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -35225,24 +35345,22 @@ /* end confdefs.h. */ #include <$ac_header> _ACEOF -if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 - (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 +if { (ac_try="$ac_cpp conftest.$ac_ext" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } >/dev/null; then - if test -s conftest.err; then - ac_cpp_err=$ac_c_preproc_warn_flag - ac_cpp_err=$ac_cpp_err$ac_c_werror_flag - else - ac_cpp_err= - fi -else - ac_cpp_err=yes -fi -if test -z "$ac_cpp_err"; then + (exit $ac_status); } >/dev/null && { + test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || + test ! -s conftest.err + }; then ac_header_preproc=yes else echo "$as_me: failed program was:" >&5 @@ -35250,9 +35368,10 @@ ac_header_preproc=no fi + rm -f conftest.err conftest.$ac_ext -echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 -echo "${ECHO_T}$ac_header_preproc" >&6 +{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 +echo "${ECHO_T}$ac_header_preproc" >&6; } # So? What about this header? case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in @@ -35276,25 +35395,19 @@ echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} - ( - cat <<\_ASBOX -## ------------------------------------------ ## -## Report this to the AC_PACKAGE_NAME lists. ## -## ------------------------------------------ ## -_ASBOX - ) | - sed "s/^/$as_me: WARNING: /" >&2 + ;; esac -echo "$as_me:$LINENO: checking for $ac_header" >&5 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 -if eval "test \"\${$as_ac_Header+set}\" = set"; then +{ echo "$as_me:$LINENO: checking for $ac_header" >&5 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; } +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else eval "$as_ac_Header=\$ac_header_preproc" fi -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 -echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 +ac_res=`eval echo '${'$as_ac_Header'}'` + { echo "$as_me:$LINENO: result: $ac_res" >&5 +echo "${ECHO_T}$ac_res" >&6; } fi if test `eval echo '${'$as_ac_Header'}'` = yes; then @@ -35315,18 +35428,19 @@ for ac_header in fcntl.h unistd.h sysent.h strings.h paths.h do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` -if eval "test \"\${$as_ac_Header+set}\" = set"; then - echo "$as_me:$LINENO: checking for $ac_header" >&5 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 -if eval "test \"\${$as_ac_Header+set}\" = set"; then +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then + { echo "$as_me:$LINENO: checking for $ac_header" >&5 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; } +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 fi -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 -echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 +ac_res=`eval echo '${'$as_ac_Header'}'` + { echo "$as_me:$LINENO: result: $ac_res" >&5 +echo "${ECHO_T}$ac_res" >&6; } else # Is the header compilable? -echo "$as_me:$LINENO: checking $ac_header usability" >&5 -echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking $ac_header usability" >&5 +echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -35337,41 +35451,37 @@ #include <$ac_header> _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_header_compiler=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_header_compiler=no + ac_header_compiler=no fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext -echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 -echo "${ECHO_T}$ac_header_compiler" >&6 + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext +{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 +echo "${ECHO_T}$ac_header_compiler" >&6; } # Is the header present? -echo "$as_me:$LINENO: checking $ac_header presence" >&5 -echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking $ac_header presence" >&5 +echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -35380,24 +35490,22 @@ /* end confdefs.h. */ #include <$ac_header> _ACEOF -if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 - (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 +if { (ac_try="$ac_cpp conftest.$ac_ext" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } >/dev/null; then - if test -s conftest.err; then - ac_cpp_err=$ac_c_preproc_warn_flag - ac_cpp_err=$ac_cpp_err$ac_c_werror_flag - else - ac_cpp_err= - fi -else - ac_cpp_err=yes -fi -if test -z "$ac_cpp_err"; then + (exit $ac_status); } >/dev/null && { + test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || + test ! -s conftest.err + }; then ac_header_preproc=yes else echo "$as_me: failed program was:" >&5 @@ -35405,9 +35513,10 @@ ac_header_preproc=no fi + rm -f conftest.err conftest.$ac_ext -echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 -echo "${ECHO_T}$ac_header_preproc" >&6 +{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 +echo "${ECHO_T}$ac_header_preproc" >&6; } # So? What about this header? case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in @@ -35431,25 +35540,19 @@ echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} - ( - cat <<\_ASBOX -## ------------------------------------------ ## -## Report this to the AC_PACKAGE_NAME lists. ## -## ------------------------------------------ ## -_ASBOX - ) | - sed "s/^/$as_me: WARNING: /" >&2 + ;; esac -echo "$as_me:$LINENO: checking for $ac_header" >&5 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 -if eval "test \"\${$as_ac_Header+set}\" = set"; then +{ echo "$as_me:$LINENO: checking for $ac_header" >&5 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; } +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else eval "$as_ac_Header=\$ac_header_preproc" fi -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 -echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 +ac_res=`eval echo '${'$as_ac_Header'}'` + { echo "$as_me:$LINENO: result: $ac_res" >&5 +echo "${ECHO_T}$ac_res" >&6; } fi if test `eval echo '${'$as_ac_Header'}'` = yes; then @@ -35464,15 +35567,15 @@ -# Check whether --enable-largefile or --disable-largefile was given. +# Check whether --enable-largefile was given. if test "${enable_largefile+set}" = set; then - enableval="$enable_largefile" + enableval=$enable_largefile; +fi -fi; if test "$enable_largefile" != no; then - echo "$as_me:$LINENO: checking for special C compiler options needed for large files" >&5 -echo $ECHO_N "checking for special C compiler options needed for large files... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for special C compiler options needed for large files" >&5 +echo $ECHO_N "checking for special C compiler options needed for large files... $ECHO_C" >&6; } if test "${ac_cv_sys_largefile_CC+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -35480,8 +35583,8 @@ if test "$GCC" != yes; then ac_save_CC=$CC while :; do - # IRIX 6.2 and later do not support large files by default, - # so use the C compiler's -n32 option if that helps. + # IRIX 6.2 and later do not support large files by default, + # so use the C compiler's -n32 option if that helps. cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -35505,84 +35608,77 @@ return 0; } _ACEOF - rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 + rm -f conftest.$ac_objext +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then break else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 + fi -rm -f conftest.err conftest.$ac_objext - CC="$CC -n32" - rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 + +rm -f core conftest.err conftest.$ac_objext + CC="$CC -n32" + rm -f conftest.$ac_objext +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_cv_sys_largefile_CC=' -n32'; break else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 + fi -rm -f conftest.err conftest.$ac_objext + +rm -f core conftest.err conftest.$ac_objext break done CC=$ac_save_CC rm -f conftest.$ac_ext fi fi -echo "$as_me:$LINENO: result: $ac_cv_sys_largefile_CC" >&5 -echo "${ECHO_T}$ac_cv_sys_largefile_CC" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_sys_largefile_CC" >&5 +echo "${ECHO_T}$ac_cv_sys_largefile_CC" >&6; } if test "$ac_cv_sys_largefile_CC" != no; then CC=$CC$ac_cv_sys_largefile_CC fi - echo "$as_me:$LINENO: checking for _FILE_OFFSET_BITS value needed for large files" >&5 -echo $ECHO_N "checking for _FILE_OFFSET_BITS value needed for large files... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for _FILE_OFFSET_BITS value needed for large files" >&5 +echo $ECHO_N "checking for _FILE_OFFSET_BITS value needed for large files... $ECHO_C" >&6; } if test "${ac_cv_sys_file_offset_bits+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else while :; do - ac_cv_sys_file_offset_bits=no cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -35607,34 +35703,31 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then - break + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then + ac_cv_sys_file_offset_bits=no; break else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 + fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -35660,54 +35753,53 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_cv_sys_file_offset_bits=64; break else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 + fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext + ac_cv_sys_file_offset_bits=unknown break done fi -echo "$as_me:$LINENO: result: $ac_cv_sys_file_offset_bits" >&5 -echo "${ECHO_T}$ac_cv_sys_file_offset_bits" >&6 -if test "$ac_cv_sys_file_offset_bits" != no; then - +{ echo "$as_me:$LINENO: result: $ac_cv_sys_file_offset_bits" >&5 +echo "${ECHO_T}$ac_cv_sys_file_offset_bits" >&6; } +case $ac_cv_sys_file_offset_bits in #( + no | unknown) ;; + *) cat >>confdefs.h <<_ACEOF #define _FILE_OFFSET_BITS $ac_cv_sys_file_offset_bits _ACEOF - -fi +;; +esac rm -f conftest* - echo "$as_me:$LINENO: checking for _LARGE_FILES value needed for large files" >&5 -echo $ECHO_N "checking for _LARGE_FILES value needed for large files... $ECHO_C" >&6 + if test $ac_cv_sys_file_offset_bits = unknown; then + { echo "$as_me:$LINENO: checking for _LARGE_FILES value needed for large files" >&5 +echo $ECHO_N "checking for _LARGE_FILES value needed for large files... $ECHO_C" >&6; } if test "${ac_cv_sys_large_files+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else while :; do - ac_cv_sys_large_files=no cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -35732,34 +35824,31 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then - break + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then + ac_cv_sys_large_files=no; break else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 + fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -35785,47 +35874,47 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_cv_sys_large_files=1; break else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 + fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext + ac_cv_sys_large_files=unknown break done fi -echo "$as_me:$LINENO: result: $ac_cv_sys_large_files" >&5 -echo "${ECHO_T}$ac_cv_sys_large_files" >&6 -if test "$ac_cv_sys_large_files" != no; then - +{ echo "$as_me:$LINENO: result: $ac_cv_sys_large_files" >&5 +echo "${ECHO_T}$ac_cv_sys_large_files" >&6; } +case $ac_cv_sys_large_files in #( + no | unknown) ;; + *) cat >>confdefs.h <<_ACEOF #define _LARGE_FILES $ac_cv_sys_large_files _ACEOF - -fi +;; +esac rm -f conftest* + fi fi if test "$ac_cv_sys_file_offset_bits" != no; then @@ -35840,15 +35929,14 @@ -echo "$as_me:$LINENO: checking for usleep" >&5 -echo $ECHO_N "checking for usleep... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for usleep" >&5 +echo $ECHO_N "checking for usleep... $ECHO_C" >&6; } if test "${kde_cv_func_usleep+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else - - ac_ext=cc + ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' @@ -35860,9 +35948,6 @@ save_CXXFLAGS="$CXXFLAGS" kde_safe_LIBS="$LIBS" LIBS="$LIBS $X_EXTRA_LIBS" -if test "$GXX" = "yes"; then -CXXFLAGS="$CXXFLAGS -pedantic-errors" -fi cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -35887,35 +35972,31 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_cxx_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_cxx_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then kde_cv_func_usleep=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -kde_cv_func_usleep=no + kde_cv_func_usleep=no fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext CXXFLAGS="$save_CXXFLAGS" LIBS="$kde_safe_LIBS" ac_ext=c @@ -35928,11 +36009,11 @@ fi -echo "$as_me:$LINENO: result: $kde_cv_func_usleep" >&5 -echo "${ECHO_T}$kde_cv_func_usleep" >&6 +{ echo "$as_me:$LINENO: result: $kde_cv_func_usleep" >&5 +echo "${ECHO_T}$kde_cv_func_usleep" >&6; } -echo "$as_me:$LINENO: checking if usleep needs custom prototype" >&5 -echo $ECHO_N "checking if usleep needs custom prototype... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking if usleep needs custom prototype" >&5 +echo $ECHO_N "checking if usleep needs custom prototype... $ECHO_C" >&6; } if test "${kde_cv_proto_usleep+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -35953,8 +36034,7 @@ if test "x$kde_cv_proto_usleep" = xunknown; then - - ac_ext=cc + ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' @@ -35991,37 +36071,34 @@ } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_cxx_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_cxx_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then kde_cv_func_usleep=yes kde_cv_proto_usleep=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -kde_cv_proto_usleep="usleep unavailable" + kde_cv_proto_usleep="usleep unavailable" fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext LIBS=$kde_safe_libs ac_ext=c @@ -36034,8 +36111,8 @@ fi -echo "$as_me:$LINENO: result: $kde_cv_proto_usleep" >&5 -echo "${ECHO_T}$kde_cv_proto_usleep" >&6 +{ echo "$as_me:$LINENO: result: $kde_cv_proto_usleep" >&5 +echo "${ECHO_T}$kde_cv_proto_usleep" >&6; } if test "x$kde_cv_func_usleep" = xyes; then @@ -36066,9 +36143,9 @@ for ac_func in socket fabsl strdup vsnprintf tzset do as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` -echo "$as_me:$LINENO: checking for $ac_func" >&5 -echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 -if eval "test \"\${$as_ac_var+set}\" = set"; then +{ echo "$as_me:$LINENO: checking for $ac_func" >&5 +echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; } +if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF @@ -36094,68 +36171,60 @@ #undef $ac_func -/* Override any gcc2 internal prototype to avoid an error. */ +/* Override any GCC internal prototype to avoid an error. + Use char because int might match the return type of a GCC + builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" -{ #endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ char $ac_func (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ -#if defined (__stub_$ac_func) || defined (__stub___$ac_func) +#if defined __stub_$ac_func || defined __stub___$ac_func choke me -#else -char (*f) () = $ac_func; -#endif -#ifdef __cplusplus -} #endif int main () { -return f != $ac_func; +return $ac_func (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then eval "$as_ac_var=yes" else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -eval "$as_ac_var=no" + eval "$as_ac_var=no" fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext fi -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 -echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 +ac_res=`eval echo '${'$as_ac_var'}'` + { echo "$as_me:$LINENO: result: $ac_res" >&5 +echo "${ECHO_T}$ac_res" >&6; } if test `eval echo '${'$as_ac_var'}'` = yes; then cat >>confdefs.h <<_ACEOF #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 @@ -36166,15 +36235,14 @@ -echo "$as_me:$LINENO: checking for getdomainname" >&5 -echo $ECHO_N "checking for getdomainname... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for getdomainname" >&5 +echo $ECHO_N "checking for getdomainname... $ECHO_C" >&6; } if test "${kde_cv_func_getdomainname+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else - - ac_ext=cc + ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' @@ -36186,9 +36254,6 @@ save_CXXFLAGS="$CXXFLAGS" kde_safe_LIBS="$LIBS" LIBS="$LIBS $X_EXTRA_LIBS" -if test "$GXX" = "yes"; then -CXXFLAGS="$CXXFLAGS -pedantic-errors" -fi cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -36216,35 +36281,31 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_cxx_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_cxx_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then kde_cv_func_getdomainname=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -kde_cv_func_getdomainname=no + kde_cv_func_getdomainname=no fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext CXXFLAGS="$save_CXXFLAGS" LIBS="$kde_safe_LIBS" ac_ext=c @@ -36257,11 +36318,11 @@ fi -echo "$as_me:$LINENO: result: $kde_cv_func_getdomainname" >&5 -echo "${ECHO_T}$kde_cv_func_getdomainname" >&6 +{ echo "$as_me:$LINENO: result: $kde_cv_func_getdomainname" >&5 +echo "${ECHO_T}$kde_cv_func_getdomainname" >&6; } -echo "$as_me:$LINENO: checking if getdomainname needs custom prototype" >&5 -echo $ECHO_N "checking if getdomainname needs custom prototype... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking if getdomainname needs custom prototype" >&5 +echo $ECHO_N "checking if getdomainname needs custom prototype... $ECHO_C" >&6; } if test "${kde_cv_proto_getdomainname+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -36282,8 +36343,7 @@ if test "x$kde_cv_proto_getdomainname" = xunknown; then - - ac_ext=cc + ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' @@ -36324,37 +36384,34 @@ } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_cxx_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_cxx_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then kde_cv_func_getdomainname=yes kde_cv_proto_getdomainname=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -kde_cv_proto_getdomainname="getdomainname unavailable" + kde_cv_proto_getdomainname="getdomainname unavailable" fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext LIBS=$kde_safe_libs ac_ext=c @@ -36367,8 +36424,8 @@ fi -echo "$as_me:$LINENO: result: $kde_cv_proto_getdomainname" >&5 -echo "${ECHO_T}$kde_cv_proto_getdomainname" >&6 +{ echo "$as_me:$LINENO: result: $kde_cv_proto_getdomainname" >&5 +echo "${ECHO_T}$kde_cv_proto_getdomainname" >&6; } if test "x$kde_cv_func_getdomainname" = xyes; then @@ -36392,15 +36449,14 @@ -echo "$as_me:$LINENO: checking for gethostname" >&5 -echo $ECHO_N "checking for gethostname... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for gethostname" >&5 +echo $ECHO_N "checking for gethostname... $ECHO_C" >&6; } if test "${kde_cv_func_gethostname+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else - - ac_ext=cc + ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' @@ -36412,9 +36468,6 @@ save_CXXFLAGS="$CXXFLAGS" kde_safe_LIBS="$LIBS" LIBS="$LIBS $X_EXTRA_LIBS" -if test "$GXX" = "yes"; then -CXXFLAGS="$CXXFLAGS -pedantic-errors" -fi cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -36441,35 +36494,31 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_cxx_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_cxx_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then kde_cv_func_gethostname=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -kde_cv_func_gethostname=no + kde_cv_func_gethostname=no fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext CXXFLAGS="$save_CXXFLAGS" LIBS="$kde_safe_LIBS" ac_ext=c @@ -36482,11 +36531,11 @@ fi -echo "$as_me:$LINENO: result: $kde_cv_func_gethostname" >&5 -echo "${ECHO_T}$kde_cv_func_gethostname" >&6 +{ echo "$as_me:$LINENO: result: $kde_cv_func_gethostname" >&5 +echo "${ECHO_T}$kde_cv_func_gethostname" >&6; } -echo "$as_me:$LINENO: checking if gethostname needs custom prototype" >&5 -echo $ECHO_N "checking if gethostname needs custom prototype... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking if gethostname needs custom prototype" >&5 +echo $ECHO_N "checking if gethostname needs custom prototype... $ECHO_C" >&6; } if test "${kde_cv_proto_gethostname+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -36507,8 +36556,7 @@ if test "x$kde_cv_proto_gethostname" = xunknown; then - - ac_ext=cc + ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' @@ -36547,37 +36595,34 @@ } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_cxx_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_cxx_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then kde_cv_func_gethostname=yes kde_cv_proto_gethostname=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -kde_cv_proto_gethostname="gethostname unavailable" + kde_cv_proto_gethostname="gethostname unavailable" fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext LIBS=$kde_safe_libs ac_ext=c @@ -36590,8 +36635,8 @@ fi -echo "$as_me:$LINENO: result: $kde_cv_proto_gethostname" >&5 -echo "${ECHO_T}$kde_cv_proto_gethostname" >&6 +{ echo "$as_me:$LINENO: result: $kde_cv_proto_gethostname" >&5 +echo "${ECHO_T}$kde_cv_proto_gethostname" >&6; } if test "x$kde_cv_func_gethostname" = xyes; then @@ -36613,8 +36658,8 @@ -echo "$as_me:$LINENO: checking whether byte ordering is bigendian" >&5 -echo $ECHO_N "checking whether byte ordering is bigendian... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking whether byte ordering is bigendian" >&5 +echo $ECHO_N "checking whether byte ordering is bigendian... $ECHO_C" >&6; } if test "${ac_cv_c_bigendian+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -36631,7 +36676,8 @@ int main () { -#if !BYTE_ORDER || !BIG_ENDIAN || !LITTLE_ENDIAN +#if ! (defined BYTE_ORDER && defined BIG_ENDIAN && defined LITTLE_ENDIAN \ + && BYTE_ORDER && BIG_ENDIAN && LITTLE_ENDIAN) bogus endian macros #endif @@ -36640,27 +36686,22 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then # It does; now see whether it defined to BIG_ENDIAN or not. cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ @@ -36683,40 +36724,36 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_cv_c_bigendian=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_cv_c_bigendian=no + ac_cv_c_bigendian=no fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -# It does not; compile a test program. + # It does not; compile a test program. if test "$cross_compiling" = yes; then # try to guess the endianness by grepping values into an object file ac_cv_c_bigendian=unknown @@ -36726,11 +36763,11 @@ cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ -short ascii_mm[] = { 0x4249, 0x4765, 0x6E44, 0x6961, 0x6E53, 0x7953, 0 }; -short ascii_ii[] = { 0x694C, 0x5454, 0x656C, 0x6E45, 0x6944, 0x6E61, 0 }; +short int ascii_mm[] = { 0x4249, 0x4765, 0x6E44, 0x6961, 0x6E53, 0x7953, 0 }; +short int ascii_ii[] = { 0x694C, 0x5454, 0x656C, 0x6E45, 0x6944, 0x6E61, 0 }; void _ascii () { char *s = (char *) ascii_mm; s = (char *) ascii_ii; } -short ebcdic_ii[] = { 0x89D3, 0xE3E3, 0x8593, 0x95C5, 0x89C4, 0x9581, 0 }; -short ebcdic_mm[] = { 0xC2C9, 0xC785, 0x95C4, 0x8981, 0x95E2, 0xA8E2, 0 }; +short int ebcdic_ii[] = { 0x89D3, 0xE3E3, 0x8593, 0x95C5, 0x89C4, 0x9581, 0 }; +short int ebcdic_mm[] = { 0xC2C9, 0xC785, 0x95C4, 0x8981, 0x95E2, 0xA8E2, 0 }; void _ebcdic () { char *s = (char *) ebcdic_mm; s = (char *) ebcdic_ii; } int main () @@ -36741,27 +36778,22 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then if grep BIGenDianSyS conftest.$ac_objext >/dev/null ; then ac_cv_c_bigendian=yes fi @@ -36777,8 +36809,10 @@ echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 + fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext else cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ @@ -36786,27 +36820,41 @@ cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ +$ac_includes_default int main () { + /* Are we little or big endian? From Harbison&Steele. */ union { - long l; - char c[sizeof (long)]; + long int l; + char c[sizeof (long int)]; } u; u.l = 1; - exit (u.c[sizeof (long) - 1] == 1); + return u.c[sizeof (long int) - 1] == 1; + + ; + return 0; } _ACEOF rm -f conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>&5 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='./conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 + { (case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_try") 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then @@ -36819,13 +36867,16 @@ ( exit $ac_status ) ac_cv_c_bigendian=yes fi -rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext +rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext fi + + fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi -echo "$as_me:$LINENO: result: $ac_cv_c_bigendian" >&5 -echo "${ECHO_T}$ac_cv_c_bigendian" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_c_bigendian" >&5 +echo "${ECHO_T}$ac_cv_c_bigendian" >&6; } case $ac_cv_c_bigendian in yes) @@ -36845,8 +36896,8 @@ - echo "$as_me:$LINENO: checking if res_init needs -lresolv" >&5 -echo $ECHO_N "checking if res_init needs -lresolv... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking if res_init needs -lresolv" >&5 +echo $ECHO_N "checking if res_init needs -lresolv... $ECHO_C" >&6; } kde_libs_safe="$LIBS" LIBS="$LIBS $X_EXTRA_LIBS -lresolv" cat >conftest.$ac_ext <<_ACEOF @@ -36872,31 +36923,27 @@ } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then LIBRESOLV="-lresolv" - echo "$as_me:$LINENO: result: yes" >&5 -echo "${ECHO_T}yes" >&6 + { echo "$as_me:$LINENO: result: yes" >&5 +echo "${ECHO_T}yes" >&6; } cat >>confdefs.h <<\_ACEOF #define HAVE_RES_INIT 1 @@ -36907,25 +36954,25 @@ echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext LIBS=$kde_libs_safe -echo "$as_me:$LINENO: checking for res_init" >&5 -echo $ECHO_N "checking for res_init... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for res_init" >&5 +echo $ECHO_N "checking for res_init... $ECHO_C" >&6; } if test "${kde_cv_func_res_init+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else - - ac_ext=cc + ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' @@ -36937,9 +36984,6 @@ save_CXXFLAGS="$CXXFLAGS" kde_safe_LIBS="$LIBS" LIBS="$LIBS $X_EXTRA_LIBS" -if test "$GXX" = "yes"; then -CXXFLAGS="$CXXFLAGS -pedantic-errors" -fi cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -36965,35 +37009,31 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_cxx_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_cxx_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then kde_cv_func_res_init=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -kde_cv_func_res_init=no + kde_cv_func_res_init=no fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext CXXFLAGS="$save_CXXFLAGS" LIBS="$kde_safe_LIBS" ac_ext=c @@ -37006,11 +37046,11 @@ fi -echo "$as_me:$LINENO: result: $kde_cv_func_res_init" >&5 -echo "${ECHO_T}$kde_cv_func_res_init" >&6 +{ echo "$as_me:$LINENO: result: $kde_cv_func_res_init" >&5 +echo "${ECHO_T}$kde_cv_func_res_init" >&6; } -echo "$as_me:$LINENO: checking if res_init needs custom prototype" >&5 -echo $ECHO_N "checking if res_init needs custom prototype... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking if res_init needs custom prototype" >&5 +echo $ECHO_N "checking if res_init needs custom prototype... $ECHO_C" >&6; } if test "${kde_cv_proto_res_init+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -37031,8 +37071,7 @@ if test "x$kde_cv_proto_res_init" = xunknown; then - - ac_ext=cc + ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' @@ -37070,37 +37109,34 @@ } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_cxx_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_cxx_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then kde_cv_func_res_init=yes kde_cv_proto_res_init=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -kde_cv_proto_res_init="res_init unavailable" + kde_cv_proto_res_init="res_init unavailable" fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext LIBS=$kde_safe_libs ac_ext=c @@ -37113,8 +37149,8 @@ fi -echo "$as_me:$LINENO: result: $kde_cv_proto_res_init" >&5 -echo "${ECHO_T}$kde_cv_proto_res_init" >&6 +{ echo "$as_me:$LINENO: result: $kde_cv_proto_res_init" >&5 +echo "${ECHO_T}$kde_cv_proto_res_init" >&6; } if test "x$kde_cv_func_res_init" = xyes; then @@ -37137,8 +37173,8 @@ -echo "$as_me:$LINENO: checking for timezone variable" >&5 -echo $ECHO_N "checking for timezone variable... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for timezone variable" >&5 +echo $ECHO_N "checking for timezone variable... $ECHO_C" >&6; } if test "${ac_cv_var_timezone+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -37162,38 +37198,34 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_cv_var_timezone=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_cv_var_timezone=no + ac_cv_var_timezone=no fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi -echo "$as_me:$LINENO: result: $ac_cv_var_timezone" >&5 -echo "${ECHO_T}$ac_cv_var_timezone" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_var_timezone" >&5 +echo "${ECHO_T}$ac_cv_var_timezone" >&6; } if test $ac_cv_var_timezone = yes; then cat >>confdefs.h <<\_ACEOF @@ -37202,8 +37234,8 @@ fi -echo "$as_me:$LINENO: checking for tm_gmtoff in struct tm" >&5 -echo $ECHO_N "checking for tm_gmtoff in struct tm... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for tm_gmtoff in struct tm" >&5 +echo $ECHO_N "checking for tm_gmtoff in struct tm... $ECHO_C" >&6; } if test "${ac_cv_struct_tm_gmtoff+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -37228,38 +37260,34 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_cv_struct_tm_gmtoff=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_cv_struct_tm_gmtoff=no + ac_cv_struct_tm_gmtoff=no fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi -echo "$as_me:$LINENO: result: $ac_cv_struct_tm_gmtoff" >&5 -echo "${ECHO_T}$ac_cv_struct_tm_gmtoff" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_struct_tm_gmtoff" >&5 +echo "${ECHO_T}$ac_cv_struct_tm_gmtoff" >&6; } if test $ac_cv_struct_tm_gmtoff = yes; then cat >>confdefs.h <<\_ACEOF @@ -37268,14 +37296,14 @@ fi -ac_ext=cc +ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_cxx_compiler_gnu -echo "$as_me:$LINENO: checking for stl coping with namespace std" >&5 -echo $ECHO_N "checking for stl coping with namespace std... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for stl coping with namespace std" >&5 +echo $ECHO_N "checking for stl coping with namespace std... $ECHO_C" >&6; } if test "${ac_cv_var_stlnamespace+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -37299,38 +37327,34 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_cxx_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_cxx_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_cv_var_stlnamespace=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_cv_var_stlnamespace=no + ac_cv_var_stlnamespace=no fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi -echo "$as_me:$LINENO: result: $ac_cv_var_stlnamespace" >&5 -echo "${ECHO_T}$ac_cv_var_stlnamespace" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_var_stlnamespace" >&5 +echo "${ECHO_T}$ac_cv_var_stlnamespace" >&6; } if test $ac_cv_var_stlnamespace = yes; then cat >>confdefs.h <<\_ACEOF @@ -37364,15 +37388,14 @@ - ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu -echo "$as_me:$LINENO: checking for C99 designated initializers" >&5 -echo $ECHO_N "checking for C99 designated initializers... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for C99 designated initializers" >&5 +echo $ECHO_N "checking for C99 designated initializers... $ECHO_C" >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -37391,46 +37414,42 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then cat >>confdefs.h <<\_ACEOF #define HAVE_C99_INITIALIZERS 1 _ACEOF - echo "$as_me:$LINENO: result: yes" >&5 -echo "${ECHO_T}yes" >&6 + { echo "$as_me:$LINENO: result: yes" >&5 +echo "${ECHO_T}yes" >&6; } else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext ac_ext=c ac_cpp='$CPP $CPPFLAGS' @@ -37445,13 +37464,13 @@ -# Check whether --with-boost-includedir or --without-boost-includedir was given. +# Check whether --with-boost-includedir was given. if test "${with_boost_includedir+set}" = set; then - withval="$with_boost_includedir" - boost_includedir="$withval" -fi; + withval=$with_boost_includedir; boost_includedir="$withval" +fi -ac_ext=cc + +ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' @@ -37465,8 +37484,7 @@ kde_safe_cppflags=$CPPFLAGS CPPFLAGS="$CPPFLAGS $all_includes" - - ac_ext=cc + ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' @@ -37476,17 +37494,17 @@ if test "${ac_cv_header_boost_format_hpp+set}" = set; then - echo "$as_me:$LINENO: checking for boost/format.hpp" >&5 -echo $ECHO_N "checking for boost/format.hpp... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for boost/format.hpp" >&5 +echo $ECHO_N "checking for boost/format.hpp... $ECHO_C" >&6; } if test "${ac_cv_header_boost_format_hpp+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 fi -echo "$as_me:$LINENO: result: $ac_cv_header_boost_format_hpp" >&5 -echo "${ECHO_T}$ac_cv_header_boost_format_hpp" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_header_boost_format_hpp" >&5 +echo "${ECHO_T}$ac_cv_header_boost_format_hpp" >&6; } else # Is the header compilable? -echo "$as_me:$LINENO: checking boost/format.hpp usability" >&5 -echo $ECHO_N "checking boost/format.hpp usability... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking boost/format.hpp usability" >&5 +echo $ECHO_N "checking boost/format.hpp usability... $ECHO_C" >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -37497,41 +37515,37 @@ #include <boost/format.hpp> _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_cxx_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_cxx_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_header_compiler=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_header_compiler=no + ac_header_compiler=no fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext -echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 -echo "${ECHO_T}$ac_header_compiler" >&6 + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext +{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 +echo "${ECHO_T}$ac_header_compiler" >&6; } # Is the header present? -echo "$as_me:$LINENO: checking boost/format.hpp presence" >&5 -echo $ECHO_N "checking boost/format.hpp presence... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking boost/format.hpp presence" >&5 +echo $ECHO_N "checking boost/format.hpp presence... $ECHO_C" >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -37540,24 +37554,22 @@ /* end confdefs.h. */ #include <boost/format.hpp> _ACEOF -if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 - (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 +if { (ac_try="$ac_cpp conftest.$ac_ext" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } >/dev/null; then - if test -s conftest.err; then - ac_cpp_err=$ac_cxx_preproc_warn_flag - ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag - else - ac_cpp_err= - fi -else - ac_cpp_err=yes -fi -if test -z "$ac_cpp_err"; then + (exit $ac_status); } >/dev/null && { + test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || + test ! -s conftest.err + }; then ac_header_preproc=yes else echo "$as_me: failed program was:" >&5 @@ -37565,9 +37577,10 @@ ac_header_preproc=no fi + rm -f conftest.err conftest.$ac_ext -echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 -echo "${ECHO_T}$ac_header_preproc" >&6 +{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 +echo "${ECHO_T}$ac_header_preproc" >&6; } # So? What about this header? case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in @@ -37591,25 +37604,18 @@ echo "$as_me: WARNING: boost/format.hpp: proceeding with the preprocessor's result" >&2;} { echo "$as_me:$LINENO: WARNING: boost/format.hpp: in the future, the compiler will take precedence" >&5 echo "$as_me: WARNING: boost/format.hpp: in the future, the compiler will take precedence" >&2;} - ( - cat <<\_ASBOX -## ------------------------------------------ ## -## Report this to the AC_PACKAGE_NAME lists. ## -## ------------------------------------------ ## -_ASBOX - ) | - sed "s/^/$as_me: WARNING: /" >&2 + ;; esac -echo "$as_me:$LINENO: checking for boost/format.hpp" >&5 -echo $ECHO_N "checking for boost/format.hpp... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for boost/format.hpp" >&5 +echo $ECHO_N "checking for boost/format.hpp... $ECHO_C" >&6; } if test "${ac_cv_header_boost_format_hpp+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else ac_cv_header_boost_format_hpp=$ac_header_preproc fi -echo "$as_me:$LINENO: result: $ac_cv_header_boost_format_hpp" >&5 -echo "${ECHO_T}$ac_cv_header_boost_format_hpp" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_header_boost_format_hpp" >&5 +echo "${ECHO_T}$ac_cv_header_boost_format_hpp" >&6; } fi if test $ac_cv_header_boost_format_hpp = yes; then @@ -37619,7 +37625,7 @@ fi - ac_ext=cc + ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' @@ -37640,10 +37646,9 @@ fi -# Check whether --enable-indexlib-unittests or --disable-indexlib-unittests was given. +# Check whether --enable-indexlib-unittests was given. if test "${enable_indexlib_unittests+set}" = set; then - enableval="$enable_indexlib_unittests" - case "${enableval}" in + enableval=$enable_indexlib_unittests; case "${enableval}" in yes) indexlib_unittests=true ;; no) indexlib_unittests=false;; *) { { echo "$as_me:$LINENO: error: bad value ${enableval} for --enable-indexlib-unittests" >&5 @@ -37652,7 +37657,8 @@ esac else indexlib_unittests=false -fi; +fi + if test x$indexlib_unittests = xtrue; then @@ -37677,14 +37683,14 @@ - echo "$as_me:$LINENO: checking for kmix" >&5 -echo $ECHO_N "checking for kmix... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for kmix" >&5 +echo $ECHO_N "checking for kmix... $ECHO_C" >&6; } if test -n "$KMIX"; then kde_cv_path="$KMIX"; else kde_cache=`echo kmix | sed 'y%./+-%__p_%'` - if eval "test \"\${kde_cv_path_$kde_cache+set}\" = set"; then + if { as_var=kde_cv_path_$kde_cache; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -37727,25 +37733,25 @@ fi if test -z "$kde_cv_path" || test "$kde_cv_path" = NONE; then - echo "$as_me:$LINENO: result: not found" >&5 -echo "${ECHO_T}not found" >&6 + { echo "$as_me:$LINENO: result: not found" >&5 +echo "${ECHO_T}not found" >&6; } else - echo "$as_me:$LINENO: result: $kde_cv_path" >&5 -echo "${ECHO_T}$kde_cv_path" >&6 + { echo "$as_me:$LINENO: result: $kde_cv_path" >&5 +echo "${ECHO_T}$kde_cv_path" >&6; } KMIX=$kde_cv_path fi - echo "$as_me:$LINENO: checking for kttsd" >&5 -echo $ECHO_N "checking for kttsd... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for kttsd" >&5 +echo $ECHO_N "checking for kttsd... $ECHO_C" >&6; } if test -n "$KTTSD"; then kde_cv_path="$KTTSD"; else kde_cache=`echo kttsd | sed 'y%./+-%__p_%'` - if eval "test \"\${kde_cv_path_$kde_cache+set}\" = set"; then + if { as_var=kde_cv_path_$kde_cache; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -37788,12 +37794,12 @@ fi if test -z "$kde_cv_path" || test "$kde_cv_path" = NONE; then - echo "$as_me:$LINENO: result: not found" >&5 -echo "${ECHO_T}not found" >&6 + { echo "$as_me:$LINENO: result: not found" >&5 +echo "${ECHO_T}not found" >&6; } else - echo "$as_me:$LINENO: result: $kde_cv_path" >&5 -echo "${ECHO_T}$kde_cv_path" >&6 + { echo "$as_me:$LINENO: result: $kde_cv_path" >&5 +echo "${ECHO_T}$kde_cv_path" >&6; } KTTSD=$kde_cv_path fi @@ -37806,18 +37812,19 @@ for ac_header in lockdev.h do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` -if eval "test \"\${$as_ac_Header+set}\" = set"; then - echo "$as_me:$LINENO: checking for $ac_header" >&5 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 -if eval "test \"\${$as_ac_Header+set}\" = set"; then +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then + { echo "$as_me:$LINENO: checking for $ac_header" >&5 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; } +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 fi -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 -echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 +ac_res=`eval echo '${'$as_ac_Header'}'` + { echo "$as_me:$LINENO: result: $ac_res" >&5 +echo "${ECHO_T}$ac_res" >&6; } else # Is the header compilable? -echo "$as_me:$LINENO: checking $ac_header usability" >&5 -echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking $ac_header usability" >&5 +echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -37828,41 +37835,37 @@ #include <$ac_header> _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_header_compiler=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_header_compiler=no + ac_header_compiler=no fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext -echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 -echo "${ECHO_T}$ac_header_compiler" >&6 + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext +{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 +echo "${ECHO_T}$ac_header_compiler" >&6; } # Is the header present? -echo "$as_me:$LINENO: checking $ac_header presence" >&5 -echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking $ac_header presence" >&5 +echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -37871,24 +37874,22 @@ /* end confdefs.h. */ #include <$ac_header> _ACEOF -if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 - (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 +if { (ac_try="$ac_cpp conftest.$ac_ext" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } >/dev/null; then - if test -s conftest.err; then - ac_cpp_err=$ac_c_preproc_warn_flag - ac_cpp_err=$ac_cpp_err$ac_c_werror_flag - else - ac_cpp_err= - fi -else - ac_cpp_err=yes -fi -if test -z "$ac_cpp_err"; then + (exit $ac_status); } >/dev/null && { + test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || + test ! -s conftest.err + }; then ac_header_preproc=yes else echo "$as_me: failed program was:" >&5 @@ -37896,9 +37897,10 @@ ac_header_preproc=no fi + rm -f conftest.err conftest.$ac_ext -echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 -echo "${ECHO_T}$ac_header_preproc" >&6 +{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 +echo "${ECHO_T}$ac_header_preproc" >&6; } # So? What about this header? case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in @@ -37922,25 +37924,19 @@ echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} - ( - cat <<\_ASBOX -## ------------------------------------------ ## -## Report this to the AC_PACKAGE_NAME lists. ## -## ------------------------------------------ ## -_ASBOX - ) | - sed "s/^/$as_me: WARNING: /" >&2 + ;; esac -echo "$as_me:$LINENO: checking for $ac_header" >&5 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 -if eval "test \"\${$as_ac_Header+set}\" = set"; then +{ echo "$as_me:$LINENO: checking for $ac_header" >&5 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; } +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else eval "$as_ac_Header=\$ac_header_preproc" fi -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 -echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 +ac_res=`eval echo '${'$as_ac_Header'}'` + { echo "$as_me:$LINENO: result: $ac_res" >&5 +echo "${ECHO_T}$ac_res" >&6; } fi if test `eval echo '${'$as_ac_Header'}'` = yes; then @@ -37958,8 +37954,8 @@ # we check for dev_unlock since kmobile checks dev_lock, caches it # and the variables are fucked up then... *sigh* if test -n "$HAVE_LOCKDEV_H"; then - echo "$as_me:$LINENO: checking for dev_unlock in -llockdev" >&5 -echo $ECHO_N "checking for dev_unlock in -llockdev... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for dev_unlock in -llockdev" >&5 +echo $ECHO_N "checking for dev_unlock in -llockdev... $ECHO_C" >&6; } if test "${ac_cv_lib_lockdev_dev_unlock+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -37972,56 +37968,53 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ -/* Override any gcc2 internal prototype to avoid an error. */ +/* Override any GCC internal prototype to avoid an error. + Use char because int might match the return type of a GCC + builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ char dev_unlock (); int main () { -dev_unlock (); +return dev_unlock (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then ac_cv_lib_lockdev_dev_unlock=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_cv_lib_lockdev_dev_unlock=no + ac_cv_lib_lockdev_dev_unlock=no fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:$LINENO: result: $ac_cv_lib_lockdev_dev_unlock" >&5 -echo "${ECHO_T}$ac_cv_lib_lockdev_dev_unlock" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_lib_lockdev_dev_unlock" >&5 +echo "${ECHO_T}$ac_cv_lib_lockdev_dev_unlock" >&6; } if test $ac_cv_lib_lockdev_dev_unlock = yes; then KANDY_LIBLOCKDEV="-llockdev $KANDY_LIBLOCKDEV" cat >>confdefs.h <<\_ACEOF @@ -38038,8 +38031,8 @@ LIBS="-lXext -lX11 $X_LDFLAGS" LIBXSS="" -echo "$as_me:$LINENO: checking for XScreenSaverAllocInfo in -lXss" >&5 -echo $ECHO_N "checking for XScreenSaverAllocInfo in -lXss... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for XScreenSaverAllocInfo in -lXss" >&5 +echo $ECHO_N "checking for XScreenSaverAllocInfo in -lXss... $ECHO_C" >&6; } if test "${ac_cv_lib_Xss_XScreenSaverAllocInfo+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -38052,56 +38045,53 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ -/* Override any gcc2 internal prototype to avoid an error. */ +/* Override any GCC internal prototype to avoid an error. + Use char because int might match the return type of a GCC + builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ char XScreenSaverAllocInfo (); int main () { -XScreenSaverAllocInfo (); +return XScreenSaverAllocInfo (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then ac_cv_lib_Xss_XScreenSaverAllocInfo=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_cv_lib_Xss_XScreenSaverAllocInfo=no + ac_cv_lib_Xss_XScreenSaverAllocInfo=no fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:$LINENO: result: $ac_cv_lib_Xss_XScreenSaverAllocInfo" >&5 -echo "${ECHO_T}$ac_cv_lib_Xss_XScreenSaverAllocInfo" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_lib_Xss_XScreenSaverAllocInfo" >&5 +echo "${ECHO_T}$ac_cv_lib_Xss_XScreenSaverAllocInfo" >&6; } if test $ac_cv_lib_Xss_XScreenSaverAllocInfo = yes; then LIBXSS="-lXext -lXss" fi @@ -38126,26 +38116,26 @@ ssl_libraries="" ssl_includes="" -# Check whether --with-ssl-dir or --without-ssl-dir was given. +# Check whether --with-ssl-dir was given. if test "${with_ssl_dir+set}" = set; then - withval="$with_ssl_dir" - ac_ssl_includes="$withval"/include + withval=$with_ssl_dir; ac_ssl_includes="$withval"/include ac_ssl_libraries="$withval"/lib$kdelibsuff -fi; +fi + want_ssl=yes -# Check whether --with-ssl or --without-ssl was given. +# Check whether --with-ssl was given. if test "${with_ssl+set}" = set; then - withval="$with_ssl" - want_ssl=$withval -fi; + withval=$with_ssl; want_ssl=$withval +fi + if test $want_ssl = yes; then -echo "$as_me:$LINENO: checking for OpenSSL" >&5 -echo $ECHO_N "checking for OpenSSL... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for OpenSSL" >&5 +echo $ECHO_N "checking for OpenSSL... $ECHO_C" >&6; } if test "${ac_cv_have_ssl+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -38160,7 +38150,7 @@ do for j in openssl/ssl.h; do - echo "configure: 38163: $i/$j" >&5 + echo "configure: 38153: $i/$j" >&5 if test -r "$i/$j"; then echo "taking that" >&5 ssl_incdir=$i @@ -38207,37 +38197,34 @@ } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then ac_ssl_rsaref="yes" else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_ssl_rsaref="no" + ac_ssl_rsaref="no" fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext LDFLAGS="$ac_ldflags_safe" @@ -38255,26 +38242,26 @@ eval "$ac_cv_have_ssl" - echo "$as_me:$LINENO: result: libraries $ac_ssl_libraries, headers $ac_ssl_includes" >&5 -echo "${ECHO_T}libraries $ac_ssl_libraries, headers $ac_ssl_includes" >&6 + { echo "$as_me:$LINENO: result: libraries $ac_ssl_libraries, headers $ac_ssl_includes" >&5 +echo "${ECHO_T}libraries $ac_ssl_libraries, headers $ac_ssl_includes" >&6; } - echo "$as_me:$LINENO: checking whether OpenSSL uses rsaref" >&5 -echo $ECHO_N "checking whether OpenSSL uses rsaref... $ECHO_C" >&6 - echo "$as_me:$LINENO: result: $ac_ssl_rsaref" >&5 -echo "${ECHO_T}$ac_ssl_rsaref" >&6 - - echo "$as_me:$LINENO: checking for easter eggs" >&5 -echo $ECHO_N "checking for easter eggs... $ECHO_C" >&6 - echo "$as_me:$LINENO: result: none found" >&5 -echo "${ECHO_T}none found" >&6 + { echo "$as_me:$LINENO: checking whether OpenSSL uses rsaref" >&5 +echo $ECHO_N "checking whether OpenSSL uses rsaref... $ECHO_C" >&6; } + { echo "$as_me:$LINENO: result: $ac_ssl_rsaref" >&5 +echo "${ECHO_T}$ac_ssl_rsaref" >&6; } + + { echo "$as_me:$LINENO: checking for easter eggs" >&5 +echo $ECHO_N "checking for easter eggs... $ECHO_C" >&6; } + { echo "$as_me:$LINENO: result: none found" >&5 +echo "${ECHO_T}none found" >&6; } else have_ssl=no fi if test "$have_ssl" = yes; then - echo "$as_me:$LINENO: checking for OpenSSL version" >&5 -echo $ECHO_N "checking for OpenSSL version... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for OpenSSL version" >&5 +echo $ECHO_N "checking for OpenSSL version... $ECHO_C" >&6; } if test "${ac_cv_ssl_version+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -38347,8 +38334,8 @@ eval "$ac_cv_ssl_version" - echo "$as_me:$LINENO: result: $ssl_version" >&5 -echo "${ECHO_T}$ssl_version" >&6 + { echo "$as_me:$LINENO: result: $ssl_version" >&5 +echo "${ECHO_T}$ssl_version" >&6; } fi if test "$have_ssl" != yes; then @@ -38401,13 +38388,13 @@ -# Check whether --with-sasl or --without-sasl was given. +# Check whether --with-sasl was given. if test "${with_sasl+set}" = set; then - withval="$with_sasl" - + withval=$with_sasl; else with_sasl=check -fi; +fi + sasl2_header="no" SASL2_LIBS="" @@ -38416,10 +38403,9 @@ - kde_safe_cppflags=$CPPFLAGS CPPFLAGS="$CPPFLAGS $all_includes" - ac_ext=cc + ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' @@ -38432,18 +38418,19 @@ for ac_header in sasl/sasl.h do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` -if eval "test \"\${$as_ac_Header+set}\" = set"; then - echo "$as_me:$LINENO: checking for $ac_header" >&5 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 -if eval "test \"\${$as_ac_Header+set}\" = set"; then +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then + { echo "$as_me:$LINENO: checking for $ac_header" >&5 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; } +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 fi -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 -echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 +ac_res=`eval echo '${'$as_ac_Header'}'` + { echo "$as_me:$LINENO: result: $ac_res" >&5 +echo "${ECHO_T}$ac_res" >&6; } else # Is the header compilable? -echo "$as_me:$LINENO: checking $ac_header usability" >&5 -echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking $ac_header usability" >&5 +echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -38454,41 +38441,37 @@ #include <$ac_header> _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_cxx_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_cxx_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_header_compiler=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_header_compiler=no + ac_header_compiler=no fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext -echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 -echo "${ECHO_T}$ac_header_compiler" >&6 + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext +{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 +echo "${ECHO_T}$ac_header_compiler" >&6; } # Is the header present? -echo "$as_me:$LINENO: checking $ac_header presence" >&5 -echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking $ac_header presence" >&5 +echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -38497,24 +38480,22 @@ /* end confdefs.h. */ #include <$ac_header> _ACEOF -if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 - (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 +if { (ac_try="$ac_cpp conftest.$ac_ext" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } >/dev/null; then - if test -s conftest.err; then - ac_cpp_err=$ac_cxx_preproc_warn_flag - ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag - else - ac_cpp_err= - fi -else - ac_cpp_err=yes -fi -if test -z "$ac_cpp_err"; then + (exit $ac_status); } >/dev/null && { + test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || + test ! -s conftest.err + }; then ac_header_preproc=yes else echo "$as_me: failed program was:" >&5 @@ -38522,9 +38503,10 @@ ac_header_preproc=no fi + rm -f conftest.err conftest.$ac_ext -echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 -echo "${ECHO_T}$ac_header_preproc" >&6 +{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 +echo "${ECHO_T}$ac_header_preproc" >&6; } # So? What about this header? case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in @@ -38548,25 +38530,19 @@ echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} - ( - cat <<\_ASBOX -## ------------------------------------------ ## -## Report this to the AC_PACKAGE_NAME lists. ## -## ------------------------------------------ ## -_ASBOX - ) | - sed "s/^/$as_me: WARNING: /" >&2 + ;; esac -echo "$as_me:$LINENO: checking for $ac_header" >&5 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 -if eval "test \"\${$as_ac_Header+set}\" = set"; then +{ echo "$as_me:$LINENO: checking for $ac_header" >&5 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; } +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else eval "$as_ac_Header=\$ac_header_preproc" fi -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 -echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 +ac_res=`eval echo '${'$as_ac_Header'}'` + { echo "$as_me:$LINENO: result: $ac_res" >&5 +echo "${ECHO_T}$ac_res" >&6; } fi if test `eval echo '${'$as_ac_Header'}'` = yes; then @@ -38596,8 +38572,8 @@ test "$GCC" = yes && LDFLAGS="-Wl,$LDFLAGS" ;; esac - echo "$as_me:$LINENO: checking for sasl_client_init in -lsasl2" >&5 -echo $ECHO_N "checking for sasl_client_init in -lsasl2... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for sasl_client_init in -lsasl2" >&5 +echo $ECHO_N "checking for sasl_client_init in -lsasl2... $ECHO_C" >&6; } if test "${ac_cv_lib_sasl2_sasl_client_init+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -38610,56 +38586,53 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ -/* Override any gcc2 internal prototype to avoid an error. */ +/* Override any GCC internal prototype to avoid an error. + Use char because int might match the return type of a GCC + builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ char sasl_client_init (); int main () { -sasl_client_init (); +return sasl_client_init (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then ac_cv_lib_sasl2_sasl_client_init=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_cv_lib_sasl2_sasl_client_init=no + ac_cv_lib_sasl2_sasl_client_init=no fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:$LINENO: result: $ac_cv_lib_sasl2_sasl_client_init" >&5 -echo "${ECHO_T}$ac_cv_lib_sasl2_sasl_client_init" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_lib_sasl2_sasl_client_init" >&5 +echo "${ECHO_T}$ac_cv_lib_sasl2_sasl_client_init" >&6; } if test $ac_cv_lib_sasl2_sasl_client_init = yes; then SASL2_LIBS="-lsasl2" fi @@ -38705,26 +38678,26 @@ ssl_libraries="" ssl_includes="" -# Check whether --with-ssl-dir or --without-ssl-dir was given. +# Check whether --with-ssl-dir was given. if test "${with_ssl_dir+set}" = set; then - withval="$with_ssl_dir" - ac_ssl_includes="$withval"/include + withval=$with_ssl_dir; ac_ssl_includes="$withval"/include ac_ssl_libraries="$withval"/lib$kdelibsuff -fi; +fi + want_ssl=yes -# Check whether --with-ssl or --without-ssl was given. +# Check whether --with-ssl was given. if test "${with_ssl+set}" = set; then - withval="$with_ssl" - want_ssl=$withval -fi; + withval=$with_ssl; want_ssl=$withval +fi + if test $want_ssl = yes; then -echo "$as_me:$LINENO: checking for OpenSSL" >&5 -echo $ECHO_N "checking for OpenSSL... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for OpenSSL" >&5 +echo $ECHO_N "checking for OpenSSL... $ECHO_C" >&6; } if test "${ac_cv_have_ssl+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -38739,7 +38712,7 @@ do for j in openssl/ssl.h; do - echo "configure: 38742: $i/$j" >&5 + echo "configure: 38715: $i/$j" >&5 if test -r "$i/$j"; then echo "taking that" >&5 ssl_incdir=$i @@ -38786,37 +38759,34 @@ } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then ac_ssl_rsaref="yes" else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_ssl_rsaref="no" + ac_ssl_rsaref="no" fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext LDFLAGS="$ac_ldflags_safe" @@ -38834,26 +38804,26 @@ eval "$ac_cv_have_ssl" - echo "$as_me:$LINENO: result: libraries $ac_ssl_libraries, headers $ac_ssl_includes" >&5 -echo "${ECHO_T}libraries $ac_ssl_libraries, headers $ac_ssl_includes" >&6 + { echo "$as_me:$LINENO: result: libraries $ac_ssl_libraries, headers $ac_ssl_includes" >&5 +echo "${ECHO_T}libraries $ac_ssl_libraries, headers $ac_ssl_includes" >&6; } - echo "$as_me:$LINENO: checking whether OpenSSL uses rsaref" >&5 -echo $ECHO_N "checking whether OpenSSL uses rsaref... $ECHO_C" >&6 - echo "$as_me:$LINENO: result: $ac_ssl_rsaref" >&5 -echo "${ECHO_T}$ac_ssl_rsaref" >&6 - - echo "$as_me:$LINENO: checking for easter eggs" >&5 -echo $ECHO_N "checking for easter eggs... $ECHO_C" >&6 - echo "$as_me:$LINENO: result: none found" >&5 -echo "${ECHO_T}none found" >&6 + { echo "$as_me:$LINENO: checking whether OpenSSL uses rsaref" >&5 +echo $ECHO_N "checking whether OpenSSL uses rsaref... $ECHO_C" >&6; } + { echo "$as_me:$LINENO: result: $ac_ssl_rsaref" >&5 +echo "${ECHO_T}$ac_ssl_rsaref" >&6; } + + { echo "$as_me:$LINENO: checking for easter eggs" >&5 +echo $ECHO_N "checking for easter eggs... $ECHO_C" >&6; } + { echo "$as_me:$LINENO: result: none found" >&5 +echo "${ECHO_T}none found" >&6; } else have_ssl=no fi if test "$have_ssl" = yes; then - echo "$as_me:$LINENO: checking for OpenSSL version" >&5 -echo $ECHO_N "checking for OpenSSL version... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for OpenSSL version" >&5 +echo $ECHO_N "checking for OpenSSL version... $ECHO_C" >&6; } if test "${ac_cv_ssl_version+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -38926,8 +38896,8 @@ eval "$ac_cv_ssl_version" - echo "$as_me:$LINENO: result: $ssl_version" >&5 -echo "${ECHO_T}$ssl_version" >&6 + { echo "$as_me:$LINENO: result: $ssl_version" >&5 +echo "${ECHO_T}$ssl_version" >&6; } fi if test "$have_ssl" != yes; then @@ -38979,25 +38949,25 @@ -echo "$as_me:$LINENO: checking if we need to talk to broken timsieved's" >&5 -echo $ECHO_N "checking if we need to talk to broken timsieved's... $ECHO_C" >&6 -# Check whether --enable-broken-timsieved-workaround or --disable-broken-timsieved-workaround was given. +{ echo "$as_me:$LINENO: checking if we need to talk to broken timsieved's" >&5 +echo $ECHO_N "checking if we need to talk to broken timsieved's... $ECHO_C" >&6; } +# Check whether --enable-broken-timsieved-workaround was given. if test "${enable_broken_timsieved_workaround+set}" = set; then - enableval="$enable_broken_timsieved_workaround" - case "${enableval}" in - yes) echo "$as_me:$LINENO: result: yes" >&5 -echo "${ECHO_T}yes" >&6 + enableval=$enable_broken_timsieved_workaround; case "${enableval}" in + yes) { echo "$as_me:$LINENO: result: yes" >&5 +echo "${ECHO_T}yes" >&6; } need_broken_timsieved_support="yes" ;; - no) echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 ;; + no) { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } ;; *) { { echo "$as_me:$LINENO: error: bad value ${enableval} for --enable-broken-timsieved-workaround" >&5 echo "$as_me: error: bad value ${enableval} for --enable-broken-timsieved-workaround" >&2;} { (exit 1); exit 1; }; } ;; esac else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 -fi; + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } +fi + if test "$need_broken_timsieved_support" = "yes"; then @@ -39017,21 +38987,21 @@ -echo "$as_me:$LINENO: checking for indexlib" >&5 -echo $ECHO_N "checking for indexlib... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for indexlib" >&5 +echo $ECHO_N "checking for indexlib... $ECHO_C" >&6; } missing_indexlib=ignore -# Check whether --enable-indexlib or --disable-indexlib was given. +# Check whether --enable-indexlib was given. if test "${enable_indexlib+set}" = set; then - enableval="$enable_indexlib" - + enableval=$enable_indexlib; cat >>confdefs.h <<\_ACEOF #define HAVE_INDEXLIB 1 _ACEOF missing_indexlib=no -fi; +fi + @@ -39055,9 +39025,9 @@ for ac_header in baudboy.h do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` -echo "$as_me:$LINENO: checking for $ac_header" >&5 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 -if eval "test \"\${$as_ac_Header+set}\" = set"; then +{ echo "$as_me:$LINENO: checking for $ac_header" >&5 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; } +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF @@ -39076,38 +39046,35 @@ #include <$ac_header> _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then eval "$as_ac_Header=yes" else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -eval "$as_ac_Header=no" + eval "$as_ac_Header=no" fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 -echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 +ac_res=`eval echo '${'$as_ac_Header'}'` + { echo "$as_me:$LINENO: result: $ac_res" >&5 +echo "${ECHO_T}$ac_res" >&6; } if test `eval echo '${'$as_ac_Header'}'` = yes; then cat >>confdefs.h <<_ACEOF #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 @@ -39121,18 +39088,19 @@ for ac_header in lockdev.h do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` -if eval "test \"\${$as_ac_Header+set}\" = set"; then - echo "$as_me:$LINENO: checking for $ac_header" >&5 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 -if eval "test \"\${$as_ac_Header+set}\" = set"; then +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then + { echo "$as_me:$LINENO: checking for $ac_header" >&5 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; } +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 fi -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 -echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 +ac_res=`eval echo '${'$as_ac_Header'}'` + { echo "$as_me:$LINENO: result: $ac_res" >&5 +echo "${ECHO_T}$ac_res" >&6; } else # Is the header compilable? -echo "$as_me:$LINENO: checking $ac_header usability" >&5 -echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking $ac_header usability" >&5 +echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -39143,41 +39111,37 @@ #include <$ac_header> _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_header_compiler=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_header_compiler=no + ac_header_compiler=no fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext -echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 -echo "${ECHO_T}$ac_header_compiler" >&6 + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext +{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 +echo "${ECHO_T}$ac_header_compiler" >&6; } # Is the header present? -echo "$as_me:$LINENO: checking $ac_header presence" >&5 -echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking $ac_header presence" >&5 +echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -39186,24 +39150,22 @@ /* end confdefs.h. */ #include <$ac_header> _ACEOF -if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 - (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 +if { (ac_try="$ac_cpp conftest.$ac_ext" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } >/dev/null; then - if test -s conftest.err; then - ac_cpp_err=$ac_c_preproc_warn_flag - ac_cpp_err=$ac_cpp_err$ac_c_werror_flag - else - ac_cpp_err= - fi -else - ac_cpp_err=yes -fi -if test -z "$ac_cpp_err"; then + (exit $ac_status); } >/dev/null && { + test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || + test ! -s conftest.err + }; then ac_header_preproc=yes else echo "$as_me: failed program was:" >&5 @@ -39211,9 +39173,10 @@ ac_header_preproc=no fi + rm -f conftest.err conftest.$ac_ext -echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 -echo "${ECHO_T}$ac_header_preproc" >&6 +{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 +echo "${ECHO_T}$ac_header_preproc" >&6; } # So? What about this header? case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in @@ -39237,25 +39200,19 @@ echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} - ( - cat <<\_ASBOX -## ------------------------------------------ ## -## Report this to the AC_PACKAGE_NAME lists. ## -## ------------------------------------------ ## -_ASBOX - ) | - sed "s/^/$as_me: WARNING: /" >&2 + ;; esac -echo "$as_me:$LINENO: checking for $ac_header" >&5 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 -if eval "test \"\${$as_ac_Header+set}\" = set"; then +{ echo "$as_me:$LINENO: checking for $ac_header" >&5 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; } +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else eval "$as_ac_Header=\$ac_header_preproc" fi -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 -echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 +ac_res=`eval echo '${'$as_ac_Header'}'` + { echo "$as_me:$LINENO: result: $ac_res" >&5 +echo "${ECHO_T}$ac_res" >&6; } fi if test `eval echo '${'$as_ac_Header'}'` = yes; then @@ -39267,8 +39224,8 @@ done -echo "$as_me:$LINENO: checking for dev_lock in -llockdev" >&5 -echo $ECHO_N "checking for dev_lock in -llockdev... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for dev_lock in -llockdev" >&5 +echo $ECHO_N "checking for dev_lock in -llockdev... $ECHO_C" >&6; } if test "${ac_cv_lib_lockdev_dev_lock+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -39281,56 +39238,53 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ -/* Override any gcc2 internal prototype to avoid an error. */ +/* Override any GCC internal prototype to avoid an error. + Use char because int might match the return type of a GCC + builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ char dev_lock (); int main () { -dev_lock (); +return dev_lock (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then ac_cv_lib_lockdev_dev_lock=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_cv_lib_lockdev_dev_lock=no + ac_cv_lib_lockdev_dev_lock=no fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:$LINENO: result: $ac_cv_lib_lockdev_dev_lock" >&5 -echo "${ECHO_T}$ac_cv_lib_lockdev_dev_lock" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_lib_lockdev_dev_lock" >&5 +echo "${ECHO_T}$ac_cv_lib_lockdev_dev_lock" >&6; } if test $ac_cv_lib_lockdev_dev_lock = yes; then LIB_LOCKDEV="-llockdev" fi @@ -39353,14 +39307,14 @@ - echo "$as_me:$LINENO: checking for perl" >&5 -echo $ECHO_N "checking for perl... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for perl" >&5 +echo $ECHO_N "checking for perl... $ECHO_C" >&6; } if test -n "$PERL"; then kde_cv_path="$PERL"; else kde_cache=`echo perl | sed 'y%./+-%__p_%'` - if eval "test \"\${kde_cv_path_$kde_cache+set}\" = set"; then + if { as_var=kde_cv_path_$kde_cache; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -39405,14 +39359,14 @@ fi if test -z "$kde_cv_path" || test "$kde_cv_path" = NONE; then - echo "$as_me:$LINENO: result: not found" >&5 -echo "${ECHO_T}not found" >&6 + { echo "$as_me:$LINENO: result: not found" >&5 +echo "${ECHO_T}not found" >&6; } { echo "$as_me:$LINENO: WARNING: Couldn't find perl 5 or later. ical2vcal will not work." >&5 echo "$as_me: WARNING: Couldn't find perl 5 or later. ical2vcal will not work." >&2;} else - echo "$as_me:$LINENO: result: $kde_cv_path" >&5 -echo "${ECHO_T}$kde_cv_path" >&6 + { echo "$as_me:$LINENO: result: $kde_cv_path" >&5 +echo "${ECHO_T}$kde_cv_path" >&6; } PERL=$kde_cv_path fi @@ -39422,8 +39376,7 @@ - - ac_ext=cc + ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' @@ -39435,8 +39388,8 @@ ac_save_CXXFLAGS="$CXXFLAGS" CXXFLAGS="`echo $CXXFLAGS | sed s/-fno-exceptions//`" - echo "$as_me:$LINENO: checking if C++ programs can be compiled" >&5 -echo $ECHO_N "checking if C++ programs can be compiled... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking if C++ programs can be compiled" >&5 +echo $ECHO_N "checking if C++ programs can be compiled... $ECHO_C" >&6; } if test "${kde_cv_stl_works+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -39464,41 +39417,37 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_cxx_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_cxx_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then kde_cv_stl_works=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -kde_cv_stl_works=no + kde_cv_stl_works=no fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi - echo "$as_me:$LINENO: result: $kde_cv_stl_works" >&5 -echo "${ECHO_T}$kde_cv_stl_works" >&6 + { echo "$as_me:$LINENO: result: $kde_cv_stl_works" >&5 +echo "${ECHO_T}$kde_cv_stl_works" >&6; } if test "$kde_cv_stl_works" = "yes"; then # back compatible @@ -39533,9 +39482,9 @@ ac_header_dirent=no for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do as_ac_Header=`echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh` -echo "$as_me:$LINENO: checking for $ac_hdr that defines DIR" >&5 -echo $ECHO_N "checking for $ac_hdr that defines DIR... $ECHO_C" >&6 -if eval "test \"\${$as_ac_Header+set}\" = set"; then +{ echo "$as_me:$LINENO: checking for $ac_hdr that defines DIR" >&5 +echo $ECHO_N "checking for $ac_hdr that defines DIR... $ECHO_C" >&6; } +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF @@ -39557,38 +39506,35 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then eval "$as_ac_Header=yes" else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -eval "$as_ac_Header=no" + eval "$as_ac_Header=no" fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 -echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 +ac_res=`eval echo '${'$as_ac_Header'}'` + { echo "$as_me:$LINENO: result: $ac_res" >&5 +echo "${ECHO_T}$ac_res" >&6; } if test `eval echo '${'$as_ac_Header'}'` = yes; then cat >>confdefs.h <<_ACEOF #define `echo "HAVE_$ac_hdr" | $as_tr_cpp` 1 @@ -39600,13 +39546,12 @@ done # Two versions of opendir et al. are in -ldir and -lx on SCO Xenix. if test $ac_header_dirent = dirent.h; then - echo "$as_me:$LINENO: checking for library containing opendir" >&5 -echo $ECHO_N "checking for library containing opendir... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for library containing opendir" >&5 +echo $ECHO_N "checking for library containing opendir... $ECHO_C" >&6; } if test "${ac_cv_search_opendir+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else ac_func_search_save_LIBS=$LIBS -ac_cv_search_opendir=no cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -39614,249 +39559,164 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ -/* Override any gcc2 internal prototype to avoid an error. */ +/* Override any GCC internal prototype to avoid an error. + Use char because int might match the return type of a GCC + builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ char opendir (); int main () { -opendir (); +return opendir (); ; return 0; } _ACEOF -rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +for ac_lib in '' dir; do + if test -z "$ac_lib"; then + ac_res="none required" + else + ac_res=-l$ac_lib + LIBS="-l$ac_lib $ac_func_search_save_LIBS" + fi + rm -f conftest.$ac_objext conftest$ac_exeext +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then - ac_cv_search_opendir="none required" + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then + ac_cv_search_opendir=$ac_res else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 + fi -rm -f conftest.err conftest.$ac_objext \ - conftest$ac_exeext conftest.$ac_ext -if test "$ac_cv_search_opendir" = no; then - for ac_lib in dir; do - LIBS="-l$ac_lib $ac_func_search_save_LIBS" - cat >conftest.$ac_ext <<_ACEOF + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ + conftest$ac_exeext + if test "${ac_cv_search_opendir+set}" = set; then + break +fi +done +if test "${ac_cv_search_opendir+set}" = set; then + : +else + ac_cv_search_opendir=no +fi +rm conftest.$ac_ext +LIBS=$ac_func_search_save_LIBS +fi +{ echo "$as_me:$LINENO: result: $ac_cv_search_opendir" >&5 +echo "${ECHO_T}$ac_cv_search_opendir" >&6; } +ac_res=$ac_cv_search_opendir +if test "$ac_res" != no; then + test "$ac_res" = "none required" || LIBS="$ac_res $LIBS" + +fi + +else + { echo "$as_me:$LINENO: checking for library containing opendir" >&5 +echo $ECHO_N "checking for library containing opendir... $ECHO_C" >&6; } +if test "${ac_cv_search_opendir+set}" = set; then + echo $ECHO_N "(cached) $ECHO_C" >&6 +else + ac_func_search_save_LIBS=$LIBS +cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ -/* Override any gcc2 internal prototype to avoid an error. */ +/* Override any GCC internal prototype to avoid an error. + Use char because int might match the return type of a GCC + builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ char opendir (); int main () { -opendir (); +return opendir (); ; return 0; } _ACEOF -rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +for ac_lib in '' x; do + if test -z "$ac_lib"; then + ac_res="none required" + else + ac_res=-l$ac_lib + LIBS="-l$ac_lib $ac_func_search_save_LIBS" + fi + rm -f conftest.$ac_objext conftest$ac_exeext +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then - ac_cv_search_opendir="-l$ac_lib" -break + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then + ac_cv_search_opendir=$ac_res else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 + fi -rm -f conftest.err conftest.$ac_objext \ - conftest$ac_exeext conftest.$ac_ext - done -fi -LIBS=$ac_func_search_save_LIBS -fi -echo "$as_me:$LINENO: result: $ac_cv_search_opendir" >&5 -echo "${ECHO_T}$ac_cv_search_opendir" >&6 -if test "$ac_cv_search_opendir" != no; then - test "$ac_cv_search_opendir" = "none required" || LIBS="$ac_cv_search_opendir $LIBS" +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ + conftest$ac_exeext + if test "${ac_cv_search_opendir+set}" = set; then + break fi - -else - echo "$as_me:$LINENO: checking for library containing opendir" >&5 -echo $ECHO_N "checking for library containing opendir... $ECHO_C" >&6 +done if test "${ac_cv_search_opendir+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - ac_func_search_save_LIBS=$LIBS -ac_cv_search_opendir=no -cat >conftest.$ac_ext <<_ACEOF -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ - -/* Override any gcc2 internal prototype to avoid an error. */ -#ifdef __cplusplus -extern "C" -#endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ -char opendir (); -int -main () -{ -opendir (); - ; - return 0; -} -_ACEOF -rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 - ac_status=$? - grep -v '^ *+' conftest.er1 >conftest.err - rm -f conftest.er1 - cat conftest.err >&5 - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then - ac_cv_search_opendir="none required" -else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - -fi -rm -f conftest.err conftest.$ac_objext \ - conftest$ac_exeext conftest.$ac_ext -if test "$ac_cv_search_opendir" = no; then - for ac_lib in x; do - LIBS="-l$ac_lib $ac_func_search_save_LIBS" - cat >conftest.$ac_ext <<_ACEOF -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ - -/* Override any gcc2 internal prototype to avoid an error. */ -#ifdef __cplusplus -extern "C" -#endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ -char opendir (); -int -main () -{ -opendir (); - ; - return 0; -} -_ACEOF -rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 - ac_status=$? - grep -v '^ *+' conftest.er1 >conftest.err - rm -f conftest.er1 - cat conftest.err >&5 - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then - ac_cv_search_opendir="-l$ac_lib" -break + : else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - -fi -rm -f conftest.err conftest.$ac_objext \ - conftest$ac_exeext conftest.$ac_ext - done + ac_cv_search_opendir=no fi +rm conftest.$ac_ext LIBS=$ac_func_search_save_LIBS fi -echo "$as_me:$LINENO: result: $ac_cv_search_opendir" >&5 -echo "${ECHO_T}$ac_cv_search_opendir" >&6 -if test "$ac_cv_search_opendir" != no; then - test "$ac_cv_search_opendir" = "none required" || LIBS="$ac_cv_search_opendir $LIBS" +{ echo "$as_me:$LINENO: result: $ac_cv_search_opendir" >&5 +echo "${ECHO_T}$ac_cv_search_opendir" >&6; } +ac_res=$ac_cv_search_opendir +if test "$ac_res" != no; then + test "$ac_res" = "none required" || LIBS="$ac_res $LIBS" fi fi -echo "$as_me:$LINENO: checking for ANSI C header files" >&5 -echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for ANSI C header files" >&5 +echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6; } if test "${ac_cv_header_stdc+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -39880,35 +39740,31 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_cv_header_stdc=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_cv_header_stdc=no + ac_cv_header_stdc=no fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext if test $ac_cv_header_stdc = yes; then # SunOS 4.x string.h does not declare mem*, contrary to ANSI. @@ -39964,6 +39820,7 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ #include <ctype.h> +#include <stdlib.h> #if ((' ' & 0x0FF) == 0x020) # define ISLOWER(c) ('a' <= (c) && (c) <= 'z') # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) @@ -39983,18 +39840,27 @@ for (i = 0; i < 256; i++) if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) - exit(2); - exit (0); + return 2; + return 0; } _ACEOF rm -f conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>&5 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='./conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 + { (case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_try") 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then @@ -40007,12 +39873,14 @@ ( exit $ac_status ) ac_cv_header_stdc=no fi -rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext +rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext fi + + fi fi -echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5 -echo "${ECHO_T}$ac_cv_header_stdc" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5 +echo "${ECHO_T}$ac_cv_header_stdc" >&6; } if test $ac_cv_header_stdc = yes; then cat >>confdefs.h <<\_ACEOF @@ -40032,18 +39900,19 @@ malloc.h sys/param.h libgen.h do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` -if eval "test \"\${$as_ac_Header+set}\" = set"; then - echo "$as_me:$LINENO: checking for $ac_header" >&5 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 -if eval "test \"\${$as_ac_Header+set}\" = set"; then +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then + { echo "$as_me:$LINENO: checking for $ac_header" >&5 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; } +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 fi -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 -echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 +ac_res=`eval echo '${'$as_ac_Header'}'` + { echo "$as_me:$LINENO: result: $ac_res" >&5 +echo "${ECHO_T}$ac_res" >&6; } else # Is the header compilable? -echo "$as_me:$LINENO: checking $ac_header usability" >&5 -echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking $ac_header usability" >&5 +echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -40054,41 +39923,37 @@ #include <$ac_header> _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_header_compiler=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_header_compiler=no + ac_header_compiler=no fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext -echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 -echo "${ECHO_T}$ac_header_compiler" >&6 + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext +{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 +echo "${ECHO_T}$ac_header_compiler" >&6; } # Is the header present? -echo "$as_me:$LINENO: checking $ac_header presence" >&5 -echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking $ac_header presence" >&5 +echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -40097,24 +39962,22 @@ /* end confdefs.h. */ #include <$ac_header> _ACEOF -if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 - (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 +if { (ac_try="$ac_cpp conftest.$ac_ext" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } >/dev/null; then - if test -s conftest.err; then - ac_cpp_err=$ac_c_preproc_warn_flag - ac_cpp_err=$ac_cpp_err$ac_c_werror_flag - else - ac_cpp_err= - fi -else - ac_cpp_err=yes -fi -if test -z "$ac_cpp_err"; then + (exit $ac_status); } >/dev/null && { + test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || + test ! -s conftest.err + }; then ac_header_preproc=yes else echo "$as_me: failed program was:" >&5 @@ -40122,9 +39985,10 @@ ac_header_preproc=no fi + rm -f conftest.err conftest.$ac_ext -echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 -echo "${ECHO_T}$ac_header_preproc" >&6 +{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 +echo "${ECHO_T}$ac_header_preproc" >&6; } # So? What about this header? case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in @@ -40148,25 +40012,19 @@ echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} - ( - cat <<\_ASBOX -## ------------------------------------------ ## -## Report this to the AC_PACKAGE_NAME lists. ## -## ------------------------------------------ ## -_ASBOX - ) | - sed "s/^/$as_me: WARNING: /" >&2 + ;; esac -echo "$as_me:$LINENO: checking for $ac_header" >&5 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 -if eval "test \"\${$as_ac_Header+set}\" = set"; then +{ echo "$as_me:$LINENO: checking for $ac_header" >&5 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; } +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else eval "$as_ac_Header=\$ac_header_preproc" fi -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 -echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 +ac_res=`eval echo '${'$as_ac_Header'}'` + { echo "$as_me:$LINENO: result: $ac_res" >&5 +echo "${ECHO_T}$ac_res" >&6; } fi if test `eval echo '${'$as_ac_Header'}'` = yes; then @@ -40178,8 +40036,8 @@ done -echo "$as_me:$LINENO: checking whether time.h and sys/time.h may both be included" >&5 -echo $ECHO_N "checking whether time.h and sys/time.h may both be included... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking whether time.h and sys/time.h may both be included" >&5 +echo $ECHO_N "checking whether time.h and sys/time.h may both be included... $ECHO_C" >&6; } if test "${ac_cv_header_time+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -40203,38 +40061,34 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_cv_header_time=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_cv_header_time=no + ac_cv_header_time=no fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi -echo "$as_me:$LINENO: result: $ac_cv_header_time" >&5 -echo "${ECHO_T}$ac_cv_header_time" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_header_time" >&5 +echo "${ECHO_T}$ac_cv_header_time" >&6; } if test $ac_cv_header_time = yes; then cat >>confdefs.h <<\_ACEOF @@ -40250,9 +40104,11 @@ ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu -echo "$as_me:$LINENO: checking for working long double with more range or precision than double" >&5 -echo $ECHO_N "checking for working long double with more range or precision than double... $ECHO_C" >&6 -if test "${ac_cv_c_long_double+set}" = set; then + + + { echo "$as_me:$LINENO: checking for long double with more range or precision than double" >&5 +echo $ECHO_N "checking for long double with more range or precision than double... $ECHO_C" >&6; } +if test "${ac_cv_type_long_double_wider+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF @@ -40262,13 +40118,27 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ #include <float.h> - long double foo = 0.0; + long double const a[] = + { + 0.0L, DBL_MIN, DBL_MAX, DBL_EPSILON, + LDBL_MIN, LDBL_MAX, LDBL_EPSILON + }; + long double + f (long double x) + { + return ((x + (unsigned long int) 10) * (-1 / x) + a[0] + + (x ? f (x) : 'c')); + } + int main () { -static int test_array [1 - 2 * !(/* Using '|' rather than '||' catches a GCC 2.95.2 x86 bug. */ - (DBL_MAX < LDBL_MAX) | (LDBL_EPSILON < DBL_EPSILON) - | (DBL_MAX_EXP < LDBL_MAX_EXP) | (DBL_MANT_DIG < LDBL_MANT_DIG))]; +static int test_array [1 - 2 * !((0 < ((DBL_MAX_EXP < LDBL_MAX_EXP) + + (DBL_MANT_DIG < LDBL_MANT_DIG) + - (LDBL_MAX_EXP < DBL_MAX_EXP) + - (LDBL_MANT_DIG < DBL_MANT_DIG))) + && (int) LDBL_EPSILON == 0 + )]; test_array [0] = 0 ; @@ -40276,48 +40146,53 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then - ac_cv_c_long_double=yes + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then + ac_cv_type_long_double_wider=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_cv_c_long_double=no + ac_cv_type_long_double_wider=no fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi -echo "$as_me:$LINENO: result: $ac_cv_c_long_double" >&5 -echo "${ECHO_T}$ac_cv_c_long_double" >&6 -if test $ac_cv_c_long_double = yes; then +{ echo "$as_me:$LINENO: result: $ac_cv_type_long_double_wider" >&5 +echo "${ECHO_T}$ac_cv_type_long_double_wider" >&6; } + if test $ac_cv_type_long_double_wider = yes; then + +cat >>confdefs.h <<\_ACEOF +#define HAVE_LONG_DOUBLE_WIDER 1 +_ACEOF + + fi + + ac_cv_c_long_double=$ac_cv_type_long_double_wider + if test $ac_cv_c_long_double = yes; then cat >>confdefs.h <<\_ACEOF #define HAVE_LONG_DOUBLE 1 _ACEOF -fi + fi -echo "$as_me:$LINENO: checking for uid_t in sys/types.h" >&5 -echo $ECHO_N "checking for uid_t in sys/types.h... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for uid_t in sys/types.h" >&5 +echo $ECHO_N "checking for uid_t in sys/types.h... $ECHO_C" >&6; } if test "${ac_cv_type_uid_t+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -40339,8 +40214,8 @@ rm -f conftest* fi -echo "$as_me:$LINENO: result: $ac_cv_type_uid_t" >&5 -echo "${ECHO_T}$ac_cv_type_uid_t" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_type_uid_t" >&5 +echo "${ECHO_T}$ac_cv_type_uid_t" >&6; } if test $ac_cv_type_uid_t = no; then cat >>confdefs.h <<\_ACEOF @@ -40354,8 +40229,8 @@ fi -echo "$as_me:$LINENO: checking type of array argument to getgroups" >&5 -echo $ECHO_N "checking type of array argument to getgroups... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking type of array argument to getgroups" >&5 +echo $ECHO_N "checking type of array argument to getgroups... $ECHO_C" >&6; } if test "${ac_cv_type_getgroups+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -40369,7 +40244,7 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ /* Thanks to Mike Rendell for this test. */ -#include <sys/types.h> +$ac_includes_default #define NGID 256 #undef MAX #define MAX(x, y) ((x) > (y) ? (x) : (y)) @@ -40379,7 +40254,7 @@ { gid_t gidset[NGID]; int i, n; - union { gid_t gval; long lval; } val; + union { gid_t gval; long int lval; } val; val.lval = -1; for (i = 0; i < NGID; i++) @@ -40387,18 +40262,28 @@ n = getgroups (sizeof (gidset) / MAX (sizeof (int), sizeof (gid_t)) - 1, gidset); /* Exit non-zero if getgroups seems to require an array of ints. This - happens when gid_t is short but getgroups modifies an array of ints. */ - exit ((n > 0 && gidset[n] != val.gval) ? 1 : 0); + happens when gid_t is short int but getgroups modifies an array + of ints. */ + return n > 0 && gidset[n] != val.gval; } _ACEOF rm -f conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>&5 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='./conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 + { (case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_try") 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then @@ -40411,8 +40296,10 @@ ( exit $ac_status ) ac_cv_type_getgroups=int fi -rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext +rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext fi + + if test $ac_cv_type_getgroups = cross; then cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ @@ -40433,8 +40320,8 @@ fi fi -echo "$as_me:$LINENO: result: $ac_cv_type_getgroups" >&5 -echo "${ECHO_T}$ac_cv_type_getgroups" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_type_getgroups" >&5 +echo "${ECHO_T}$ac_cv_type_getgroups" >&6; } cat >>confdefs.h <<_ACEOF #define GETGROUPS_T $ac_cv_type_getgroups @@ -40451,9 +40338,9 @@ for ac_func in socket strdup vsnprintf basename setenv unsetenv do as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` -echo "$as_me:$LINENO: checking for $ac_func" >&5 -echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 -if eval "test \"\${$as_ac_var+set}\" = set"; then +{ echo "$as_me:$LINENO: checking for $ac_func" >&5 +echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; } +if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF @@ -40479,68 +40366,60 @@ #undef $ac_func -/* Override any gcc2 internal prototype to avoid an error. */ +/* Override any GCC internal prototype to avoid an error. + Use char because int might match the return type of a GCC + builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" -{ #endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ char $ac_func (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ -#if defined (__stub_$ac_func) || defined (__stub___$ac_func) +#if defined __stub_$ac_func || defined __stub___$ac_func choke me -#else -char (*f) () = $ac_func; -#endif -#ifdef __cplusplus -} #endif int main () { -return f != $ac_func; +return $ac_func (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then eval "$as_ac_var=yes" else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -eval "$as_ac_var=no" + eval "$as_ac_var=no" fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext fi -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 -echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 +ac_res=`eval echo '${'$as_ac_var'}'` + { echo "$as_me:$LINENO: result: $ac_res" >&5 +echo "${ECHO_T}$ac_res" >&6; } if test `eval echo '${'$as_ac_var'}'` = yes; then cat >>confdefs.h <<_ACEOF #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 @@ -40551,15 +40430,14 @@ -echo "$as_me:$LINENO: checking for getdomainname" >&5 -echo $ECHO_N "checking for getdomainname... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for getdomainname" >&5 +echo $ECHO_N "checking for getdomainname... $ECHO_C" >&6; } if test "${kde_cv_func_getdomainname+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else - - ac_ext=cc + ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' @@ -40571,9 +40449,6 @@ save_CXXFLAGS="$CXXFLAGS" kde_safe_LIBS="$LIBS" LIBS="$LIBS $X_EXTRA_LIBS" -if test "$GXX" = "yes"; then -CXXFLAGS="$CXXFLAGS -pedantic-errors" -fi cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -40601,35 +40476,31 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_cxx_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_cxx_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then kde_cv_func_getdomainname=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -kde_cv_func_getdomainname=no + kde_cv_func_getdomainname=no fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext CXXFLAGS="$save_CXXFLAGS" LIBS="$kde_safe_LIBS" ac_ext=c @@ -40642,11 +40513,11 @@ fi -echo "$as_me:$LINENO: result: $kde_cv_func_getdomainname" >&5 -echo "${ECHO_T}$kde_cv_func_getdomainname" >&6 +{ echo "$as_me:$LINENO: result: $kde_cv_func_getdomainname" >&5 +echo "${ECHO_T}$kde_cv_func_getdomainname" >&6; } -echo "$as_me:$LINENO: checking if getdomainname needs custom prototype" >&5 -echo $ECHO_N "checking if getdomainname needs custom prototype... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking if getdomainname needs custom prototype" >&5 +echo $ECHO_N "checking if getdomainname needs custom prototype... $ECHO_C" >&6; } if test "${kde_cv_proto_getdomainname+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -40667,8 +40538,7 @@ if test "x$kde_cv_proto_getdomainname" = xunknown; then - - ac_ext=cc + ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' @@ -40709,37 +40579,34 @@ } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_cxx_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_cxx_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then kde_cv_func_getdomainname=yes kde_cv_proto_getdomainname=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -kde_cv_proto_getdomainname="getdomainname unavailable" + kde_cv_proto_getdomainname="getdomainname unavailable" fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext LIBS=$kde_safe_libs ac_ext=c @@ -40752,8 +40619,8 @@ fi -echo "$as_me:$LINENO: result: $kde_cv_proto_getdomainname" >&5 -echo "${ECHO_T}$kde_cv_proto_getdomainname" >&6 +{ echo "$as_me:$LINENO: result: $kde_cv_proto_getdomainname" >&5 +echo "${ECHO_T}$kde_cv_proto_getdomainname" >&6; } if test "x$kde_cv_func_getdomainname" = xyes; then @@ -40777,15 +40644,14 @@ -echo "$as_me:$LINENO: checking for gethostname" >&5 -echo $ECHO_N "checking for gethostname... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for gethostname" >&5 +echo $ECHO_N "checking for gethostname... $ECHO_C" >&6; } if test "${kde_cv_func_gethostname+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else - - ac_ext=cc + ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' @@ -40797,9 +40663,6 @@ save_CXXFLAGS="$CXXFLAGS" kde_safe_LIBS="$LIBS" LIBS="$LIBS $X_EXTRA_LIBS" -if test "$GXX" = "yes"; then -CXXFLAGS="$CXXFLAGS -pedantic-errors" -fi cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -40826,35 +40689,31 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_cxx_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_cxx_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then kde_cv_func_gethostname=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -kde_cv_func_gethostname=no + kde_cv_func_gethostname=no fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext CXXFLAGS="$save_CXXFLAGS" LIBS="$kde_safe_LIBS" ac_ext=c @@ -40867,11 +40726,11 @@ fi -echo "$as_me:$LINENO: result: $kde_cv_func_gethostname" >&5 -echo "${ECHO_T}$kde_cv_func_gethostname" >&6 +{ echo "$as_me:$LINENO: result: $kde_cv_func_gethostname" >&5 +echo "${ECHO_T}$kde_cv_func_gethostname" >&6; } -echo "$as_me:$LINENO: checking if gethostname needs custom prototype" >&5 -echo $ECHO_N "checking if gethostname needs custom prototype... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking if gethostname needs custom prototype" >&5 +echo $ECHO_N "checking if gethostname needs custom prototype... $ECHO_C" >&6; } if test "${kde_cv_proto_gethostname+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -40892,8 +40751,7 @@ if test "x$kde_cv_proto_gethostname" = xunknown; then - - ac_ext=cc + ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' @@ -40932,37 +40790,34 @@ } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_cxx_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_cxx_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then kde_cv_func_gethostname=yes kde_cv_proto_gethostname=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -kde_cv_proto_gethostname="gethostname unavailable" + kde_cv_proto_gethostname="gethostname unavailable" fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext LIBS=$kde_safe_libs ac_ext=c @@ -40975,8 +40830,8 @@ fi -echo "$as_me:$LINENO: result: $kde_cv_proto_gethostname" >&5 -echo "${ECHO_T}$kde_cv_proto_gethostname" >&6 +{ echo "$as_me:$LINENO: result: $kde_cv_proto_gethostname" >&5 +echo "${ECHO_T}$kde_cv_proto_gethostname" >&6; } if test "x$kde_cv_func_gethostname" = xyes; then @@ -41000,15 +40855,14 @@ -echo "$as_me:$LINENO: checking for usleep" >&5 -echo $ECHO_N "checking for usleep... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for usleep" >&5 +echo $ECHO_N "checking for usleep... $ECHO_C" >&6; } if test "${kde_cv_func_usleep+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else - - ac_ext=cc + ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' @@ -41020,9 +40874,6 @@ save_CXXFLAGS="$CXXFLAGS" kde_safe_LIBS="$LIBS" LIBS="$LIBS $X_EXTRA_LIBS" -if test "$GXX" = "yes"; then -CXXFLAGS="$CXXFLAGS -pedantic-errors" -fi cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -41047,35 +40898,31 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_cxx_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_cxx_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then kde_cv_func_usleep=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -kde_cv_func_usleep=no + kde_cv_func_usleep=no fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext CXXFLAGS="$save_CXXFLAGS" LIBS="$kde_safe_LIBS" ac_ext=c @@ -41088,11 +40935,11 @@ fi -echo "$as_me:$LINENO: result: $kde_cv_func_usleep" >&5 -echo "${ECHO_T}$kde_cv_func_usleep" >&6 +{ echo "$as_me:$LINENO: result: $kde_cv_func_usleep" >&5 +echo "${ECHO_T}$kde_cv_func_usleep" >&6; } -echo "$as_me:$LINENO: checking if usleep needs custom prototype" >&5 -echo $ECHO_N "checking if usleep needs custom prototype... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking if usleep needs custom prototype" >&5 +echo $ECHO_N "checking if usleep needs custom prototype... $ECHO_C" >&6; } if test "${kde_cv_proto_usleep+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -41113,8 +40960,7 @@ if test "x$kde_cv_proto_usleep" = xunknown; then - - ac_ext=cc + ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' @@ -41151,37 +40997,34 @@ } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_cxx_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_cxx_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then kde_cv_func_usleep=yes kde_cv_proto_usleep=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -kde_cv_proto_usleep="usleep unavailable" + kde_cv_proto_usleep="usleep unavailable" fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext LIBS=$kde_safe_libs ac_ext=c @@ -41194,8 +41037,8 @@ fi -echo "$as_me:$LINENO: result: $kde_cv_proto_usleep" >&5 -echo "${ECHO_T}$kde_cv_proto_usleep" >&6 +{ echo "$as_me:$LINENO: result: $kde_cv_proto_usleep" >&5 +echo "${ECHO_T}$kde_cv_proto_usleep" >&6; } if test "x$kde_cv_func_usleep" = xyes; then @@ -41223,8 +41066,8 @@ do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2 -echo "$as_me:$LINENO: checking for $ac_word" >&5 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for $ac_word" >&5 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } if test "${ac_cv_prog_YACC+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -41237,25 +41080,27 @@ IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_YACC="$ac_prog" echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done +IFS=$as_save_IFS fi fi YACC=$ac_cv_prog_YACC if test -n "$YACC"; then - echo "$as_me:$LINENO: result: $YACC" >&5 -echo "${ECHO_T}$YACC" >&6 + { echo "$as_me:$LINENO: result: $YACC" >&5 +echo "${ECHO_T}$YACC" >&6; } else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } fi + test -n "$YACC" && break done test -n "$YACC" || YACC="yacc" @@ -41270,13 +41115,12 @@ -echo "$as_me:$LINENO: checking for pilot-link (for KPilot)" >&5 -echo $ECHO_N "checking for pilot-link (for KPilot)... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for pilot-link (for KPilot)" >&5 +echo $ECHO_N "checking for pilot-link (for KPilot)... $ECHO_C" >&6; } -# Check whether --with-pilot_link or --without-pilot_link was given. +# Check whether --with-pilot_link was given. if test "${with_pilot_link+set}" = set; then - withval="$with_pilot_link" - + withval=$with_pilot_link; case "$withval" in yes) with_pilot_link=CHECK @@ -41285,19 +41129,20 @@ else with_pilot_link=CHECK -fi; +fi + case "$with_pilot_link" in CHECK) - echo "$as_me:$LINENO: result: autodetect" >&5 -echo "${ECHO_T}autodetect" >&6 + { echo "$as_me:$LINENO: result: autodetect" >&5 +echo "${ECHO_T}autodetect" >&6; } ;; *) if test -d "$with_pilot_link" ; then - echo "$as_me:$LINENO: result: $with_pilot_link" >&5 -echo "${ECHO_T}$with_pilot_link" >&6 + { echo "$as_me:$LINENO: result: $with_pilot_link" >&5 +echo "${ECHO_T}$with_pilot_link" >&6; } else - echo "$as_me:$LINENO: result: autodetect" >&5 -echo "${ECHO_T}autodetect" >&6 + { echo "$as_me:$LINENO: result: autodetect" >&5 +echo "${ECHO_T}autodetect" >&6; } with_pilot_link=CHECK { echo "$as_me:$LINENO: WARNING: The path provided for pilot-link, $with_pilot_link, does not exist." >&5 echo "$as_me: WARNING: The path provided for pilot-link, $with_pilot_link, does not exist." >&2;} @@ -41307,7 +41152,7 @@ -ac_ext=cc +ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' @@ -41331,17 +41176,17 @@ if test "x$with_pilot_link" = "xCHECK" ; then if test "${ac_cv_header_pi_file_h+set}" = set; then - echo "$as_me:$LINENO: checking for pi-file.h" >&5 -echo $ECHO_N "checking for pi-file.h... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for pi-file.h" >&5 +echo $ECHO_N "checking for pi-file.h... $ECHO_C" >&6; } if test "${ac_cv_header_pi_file_h+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 fi -echo "$as_me:$LINENO: result: $ac_cv_header_pi_file_h" >&5 -echo "${ECHO_T}$ac_cv_header_pi_file_h" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_header_pi_file_h" >&5 +echo "${ECHO_T}$ac_cv_header_pi_file_h" >&6; } else # Is the header compilable? -echo "$as_me:$LINENO: checking pi-file.h usability" >&5 -echo $ECHO_N "checking pi-file.h usability... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking pi-file.h usability" >&5 +echo $ECHO_N "checking pi-file.h usability... $ECHO_C" >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -41352,41 +41197,37 @@ #include <pi-file.h> _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_cxx_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_cxx_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_header_compiler=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_header_compiler=no + ac_header_compiler=no fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext -echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 -echo "${ECHO_T}$ac_header_compiler" >&6 + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext +{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 +echo "${ECHO_T}$ac_header_compiler" >&6; } # Is the header present? -echo "$as_me:$LINENO: checking pi-file.h presence" >&5 -echo $ECHO_N "checking pi-file.h presence... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking pi-file.h presence" >&5 +echo $ECHO_N "checking pi-file.h presence... $ECHO_C" >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -41395,24 +41236,22 @@ /* end confdefs.h. */ #include <pi-file.h> _ACEOF -if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 - (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 +if { (ac_try="$ac_cpp conftest.$ac_ext" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } >/dev/null; then - if test -s conftest.err; then - ac_cpp_err=$ac_cxx_preproc_warn_flag - ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag - else - ac_cpp_err= - fi -else - ac_cpp_err=yes -fi -if test -z "$ac_cpp_err"; then + (exit $ac_status); } >/dev/null && { + test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || + test ! -s conftest.err + }; then ac_header_preproc=yes else echo "$as_me: failed program was:" >&5 @@ -41420,9 +41259,10 @@ ac_header_preproc=no fi + rm -f conftest.err conftest.$ac_ext -echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 -echo "${ECHO_T}$ac_header_preproc" >&6 +{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 +echo "${ECHO_T}$ac_header_preproc" >&6; } # So? What about this header? case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in @@ -41446,25 +41286,18 @@ echo "$as_me: WARNING: pi-file.h: proceeding with the preprocessor's result" >&2;} { echo "$as_me:$LINENO: WARNING: pi-file.h: in the future, the compiler will take precedence" >&5 echo "$as_me: WARNING: pi-file.h: in the future, the compiler will take precedence" >&2;} - ( - cat <<\_ASBOX -## ------------------------------------------ ## -## Report this to the AC_PACKAGE_NAME lists. ## -## ------------------------------------------ ## -_ASBOX - ) | - sed "s/^/$as_me: WARNING: /" >&2 + ;; esac -echo "$as_me:$LINENO: checking for pi-file.h" >&5 -echo $ECHO_N "checking for pi-file.h... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for pi-file.h" >&5 +echo $ECHO_N "checking for pi-file.h... $ECHO_C" >&6; } if test "${ac_cv_header_pi_file_h+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else ac_cv_header_pi_file_h=$ac_header_preproc fi -echo "$as_me:$LINENO: result: $ac_cv_header_pi_file_h" >&5 -echo "${ECHO_T}$ac_cv_header_pi_file_h" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_header_pi_file_h" >&5 +echo "${ECHO_T}$ac_cv_header_pi_file_h" >&6; } fi if test $ac_cv_header_pi_file_h = yes; then @@ -41476,8 +41309,8 @@ if test "$HAVE_PISOCK" = "0" ; then pisock_path="" - echo "$as_me:$LINENO: checking for pi-file.h alternate" >&5 -echo $ECHO_N "checking for pi-file.h alternate... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for pi-file.h alternate" >&5 +echo $ECHO_N "checking for pi-file.h alternate... $ECHO_C" >&6; } if test "x$with_pilot_link" = "xCHECK" ; then for i in /usr/local/pilot/include /usr/local/include /vol/kde/support/include /usr/include /usr/include/libpisock ; do test -f $i/pi-file.h && HAVE_PISOCK=1 @@ -41491,11 +41324,11 @@ fi if test "$pisock_path" ; then - echo "$as_me:$LINENO: result: found $pisock_path" >&5 -echo "${ECHO_T}found $pisock_path" >&6 + { echo "$as_me:$LINENO: result: found $pisock_path" >&5 +echo "${ECHO_T}found $pisock_path" >&6; } else - echo "$as_me:$LINENO: result: still not found" >&5 -echo "${ECHO_T}still not found" >&6 + { echo "$as_me:$LINENO: result: still not found" >&5 +echo "${ECHO_T}still not found" >&6; } HAVE_PISOCK="0" fi @@ -41503,17 +41336,17 @@ if test -z "$pisock_path" ; then if test "${ac_cv_header_pi_version_h+set}" = set; then - echo "$as_me:$LINENO: checking for pi-version.h" >&5 -echo $ECHO_N "checking for pi-version.h... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for pi-version.h" >&5 +echo $ECHO_N "checking for pi-version.h... $ECHO_C" >&6; } if test "${ac_cv_header_pi_version_h+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 fi -echo "$as_me:$LINENO: result: $ac_cv_header_pi_version_h" >&5 -echo "${ECHO_T}$ac_cv_header_pi_version_h" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_header_pi_version_h" >&5 +echo "${ECHO_T}$ac_cv_header_pi_version_h" >&6; } else # Is the header compilable? -echo "$as_me:$LINENO: checking pi-version.h usability" >&5 -echo $ECHO_N "checking pi-version.h usability... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking pi-version.h usability" >&5 +echo $ECHO_N "checking pi-version.h usability... $ECHO_C" >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -41524,41 +41357,37 @@ #include <pi-version.h> _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_cxx_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_cxx_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_header_compiler=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_header_compiler=no + ac_header_compiler=no fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext -echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 -echo "${ECHO_T}$ac_header_compiler" >&6 + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext +{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 +echo "${ECHO_T}$ac_header_compiler" >&6; } # Is the header present? -echo "$as_me:$LINENO: checking pi-version.h presence" >&5 -echo $ECHO_N "checking pi-version.h presence... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking pi-version.h presence" >&5 +echo $ECHO_N "checking pi-version.h presence... $ECHO_C" >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -41567,24 +41396,22 @@ /* end confdefs.h. */ #include <pi-version.h> _ACEOF -if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 - (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 +if { (ac_try="$ac_cpp conftest.$ac_ext" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } >/dev/null; then - if test -s conftest.err; then - ac_cpp_err=$ac_cxx_preproc_warn_flag - ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag - else - ac_cpp_err= - fi -else - ac_cpp_err=yes -fi -if test -z "$ac_cpp_err"; then + (exit $ac_status); } >/dev/null && { + test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || + test ! -s conftest.err + }; then ac_header_preproc=yes else echo "$as_me: failed program was:" >&5 @@ -41592,9 +41419,10 @@ ac_header_preproc=no fi + rm -f conftest.err conftest.$ac_ext -echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 -echo "${ECHO_T}$ac_header_preproc" >&6 +{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 +echo "${ECHO_T}$ac_header_preproc" >&6; } # So? What about this header? case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in @@ -41618,25 +41446,18 @@ echo "$as_me: WARNING: pi-version.h: proceeding with the preprocessor's result" >&2;} { echo "$as_me:$LINENO: WARNING: pi-version.h: in the future, the compiler will take precedence" >&5 echo "$as_me: WARNING: pi-version.h: in the future, the compiler will take precedence" >&2;} - ( - cat <<\_ASBOX -## ------------------------------------------ ## -## Report this to the AC_PACKAGE_NAME lists. ## -## ------------------------------------------ ## -_ASBOX - ) | - sed "s/^/$as_me: WARNING: /" >&2 + ;; esac -echo "$as_me:$LINENO: checking for pi-version.h" >&5 -echo $ECHO_N "checking for pi-version.h... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for pi-version.h" >&5 +echo $ECHO_N "checking for pi-version.h... $ECHO_C" >&6; } if test "${ac_cv_header_pi_version_h+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else ac_cv_header_pi_version_h=$ac_header_preproc fi -echo "$as_me:$LINENO: result: $ac_cv_header_pi_version_h" >&5 -echo "${ECHO_T}$ac_cv_header_pi_version_h" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_header_pi_version_h" >&5 +echo "${ECHO_T}$ac_cv_header_pi_version_h" >&6; } fi if test $ac_cv_header_pi_version_h = yes; then @@ -41651,11 +41472,11 @@ CPPFLAGS="$CPPFLAGS $PISOCK_INCLUDE" if test "$HAVE_PISOCK" = "1" ; then - echo "$as_me:$LINENO: checking pilot-link version" >&5 -echo $ECHO_N "checking pilot-link version... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking pilot-link version" >&5 +echo $ECHO_N "checking pilot-link version... $ECHO_C" >&6; } if test "$cross_compiling" = yes; then - echo "$as_me:$LINENO: result: Cross-compiling KPilot is doomed" >&5 -echo "${ECHO_T}Cross-compiling KPilot is doomed" >&6 + { echo "$as_me:$LINENO: result: Cross-compiling KPilot is doomed" >&5 +echo "${ECHO_T}Cross-compiling KPilot is doomed" >&6; } HAVE_PISOCK="0" else @@ -41677,31 +41498,42 @@ _ACEOF rm -f conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>&5 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='./conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 + { (case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_try") 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then - echo "$as_me:$LINENO: result: pilot-link version >= 0.12.0 found" >&5 -echo "${ECHO_T}pilot-link version >= 0.12.0 found" >&6 + { echo "$as_me:$LINENO: result: pilot-link version >= 0.12.0 found" >&5 +echo "${ECHO_T}pilot-link version >= 0.12.0 found" >&6; } else echo "$as_me: program exited with status $ac_status" >&5 echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ( exit $ac_status ) -echo "$as_me:$LINENO: result: Your version of pilot-link won't work with KPilot" >&5 -echo "${ECHO_T}Your version of pilot-link won't work with KPilot" >&6 +{ echo "$as_me:$LINENO: result: Your version of pilot-link won't work with KPilot" >&5 +echo "${ECHO_T}Your version of pilot-link won't work with KPilot" >&6; } HAVE_PISOCK="0" fi -rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext +rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext fi + + fi if test "x$with_pilot_link" = "xCHECK" ; then @@ -41711,8 +41543,8 @@ if test "$HAVE_PISOCK" = "1" ; then HAVE_PISOCK=0 - echo "$as_me:$LINENO: checking for pi_accept in -lpisock" >&5 -echo $ECHO_N "checking for pi_accept in -lpisock... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for pi_accept in -lpisock" >&5 +echo $ECHO_N "checking for pi_accept in -lpisock... $ECHO_C" >&6; } if test "${ac_cv_lib_pisock_pi_accept+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -41725,56 +41557,53 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ -/* Override any gcc2 internal prototype to avoid an error. */ +/* Override any GCC internal prototype to avoid an error. + Use char because int might match the return type of a GCC + builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ char pi_accept (); int main () { -pi_accept (); +return pi_accept (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_cxx_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_cxx_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then ac_cv_lib_pisock_pi_accept=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_cv_lib_pisock_pi_accept=no + ac_cv_lib_pisock_pi_accept=no fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:$LINENO: result: $ac_cv_lib_pisock_pi_accept" >&5 -echo "${ECHO_T}$ac_cv_lib_pisock_pi_accept" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_lib_pisock_pi_accept" >&5 +echo "${ECHO_T}$ac_cv_lib_pisock_pi_accept" >&6; } if test $ac_cv_lib_pisock_pi_accept = yes; then PISOCK_LIB="-lpisock" HAVE_PISOCK=1 @@ -41782,8 +41611,8 @@ else unset ac_cv_lib_pisock_pi_accept - echo "$as_me:$LINENO: checking for pi_accept in -lpisock" >&5 -echo $ECHO_N "checking for pi_accept in -lpisock... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for pi_accept in -lpisock" >&5 +echo $ECHO_N "checking for pi_accept in -lpisock... $ECHO_C" >&6; } if test "${ac_cv_lib_pisock_pi_accept+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -41797,56 +41626,53 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ -/* Override any gcc2 internal prototype to avoid an error. */ +/* Override any GCC internal prototype to avoid an error. + Use char because int might match the return type of a GCC + builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ char pi_accept (); int main () { -pi_accept (); +return pi_accept (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_cxx_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_cxx_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then ac_cv_lib_pisock_pi_accept=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_cv_lib_pisock_pi_accept=no + ac_cv_lib_pisock_pi_accept=no fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:$LINENO: result: $ac_cv_lib_pisock_pi_accept" >&5 -echo "${ECHO_T}$ac_cv_lib_pisock_pi_accept" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_lib_pisock_pi_accept" >&5 +echo "${ECHO_T}$ac_cv_lib_pisock_pi_accept" >&6; } if test $ac_cv_lib_pisock_pi_accept = yes; then PISOCK_LIB="-lpisock -lsocket" HAVE_PISOCK=1 @@ -41854,8 +41680,8 @@ else unset ac_cv_lib_pisock_pi_accept - echo "$as_me:$LINENO: checking for pi_accept in -lpisock" >&5 -echo $ECHO_N "checking for pi_accept in -lpisock... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for pi_accept in -lpisock" >&5 +echo $ECHO_N "checking for pi_accept in -lpisock... $ECHO_C" >&6; } if test "${ac_cv_lib_pisock_pi_accept+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -41869,64 +41695,61 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ -/* Override any gcc2 internal prototype to avoid an error. */ +/* Override any GCC internal prototype to avoid an error. + Use char because int might match the return type of a GCC + builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ char pi_accept (); int main () { -pi_accept (); +return pi_accept (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_cxx_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_cxx_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then ac_cv_lib_pisock_pi_accept=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_cv_lib_pisock_pi_accept=no + ac_cv_lib_pisock_pi_accept=no fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:$LINENO: result: $ac_cv_lib_pisock_pi_accept" >&5 -echo "${ECHO_T}$ac_cv_lib_pisock_pi_accept" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_lib_pisock_pi_accept" >&5 +echo "${ECHO_T}$ac_cv_lib_pisock_pi_accept" >&6; } if test $ac_cv_lib_pisock_pi_accept = yes; then PISOCK_LIB="-lpisock -lsocket -lxnet" HAVE_PISOCK=1 else - echo "$as_me:$LINENO: checking for pi_accept in -lpisock" >&5 -echo $ECHO_N "checking for pi_accept in -lpisock... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for pi_accept in -lpisock" >&5 +echo $ECHO_N "checking for pi_accept in -lpisock... $ECHO_C" >&6; } if test "${ac_cv_lib_pisock_pi_accept+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -41939,56 +41762,53 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ -/* Override any gcc2 internal prototype to avoid an error. */ +/* Override any GCC internal prototype to avoid an error. + Use char because int might match the return type of a GCC + builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ char pi_accept (); int main () { -pi_accept (); +return pi_accept (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_cxx_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_cxx_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then ac_cv_lib_pisock_pi_accept=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_cv_lib_pisock_pi_accept=no + ac_cv_lib_pisock_pi_accept=no fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:$LINENO: result: $ac_cv_lib_pisock_pi_accept" >&5 -echo "${ECHO_T}$ac_cv_lib_pisock_pi_accept" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_lib_pisock_pi_accept" >&5 +echo "${ECHO_T}$ac_cv_lib_pisock_pi_accept" >&6; } if test $ac_cv_lib_pisock_pi_accept = yes; then PISOCK_LIB="-lpisock -lnsl -lsocket" HAVE_PISOCK=1 @@ -42024,8 +41844,8 @@ LDFLAGS="$kpilot_save_ldflags $all_libraries -L$i -R$i" unset ac_cv_lib_pisock_pi_accept - echo "$as_me:$LINENO: checking for pi_accept in -lpisock" >&5 -echo $ECHO_N "checking for pi_accept in -lpisock... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for pi_accept in -lpisock" >&5 +echo $ECHO_N "checking for pi_accept in -lpisock... $ECHO_C" >&6; } if test "${ac_cv_lib_pisock_pi_accept+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -42038,56 +41858,53 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ -/* Override any gcc2 internal prototype to avoid an error. */ +/* Override any GCC internal prototype to avoid an error. + Use char because int might match the return type of a GCC + builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ char pi_accept (); int main () { -pi_accept (); +return pi_accept (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_cxx_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_cxx_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then ac_cv_lib_pisock_pi_accept=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_cv_lib_pisock_pi_accept=no + ac_cv_lib_pisock_pi_accept=no fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:$LINENO: result: $ac_cv_lib_pisock_pi_accept" >&5 -echo "${ECHO_T}$ac_cv_lib_pisock_pi_accept" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_lib_pisock_pi_accept" >&5 +echo "${ECHO_T}$ac_cv_lib_pisock_pi_accept" >&6; } if test $ac_cv_lib_pisock_pi_accept = yes; then PISOCK_LDFLAGS="-L$i -R$i" PISOCK_LIB="-lpisock" @@ -42101,8 +41918,8 @@ LDFLAGS="$kpilot_save_ldflags $all_libraries -L$with_pilot_link/lib -R$with_pilot_link/lib" unset ac_cv_lib_pisock_pi_accept - echo "$as_me:$LINENO: checking for pi_accept in -lpisock" >&5 -echo $ECHO_N "checking for pi_accept in -lpisock... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for pi_accept in -lpisock" >&5 +echo $ECHO_N "checking for pi_accept in -lpisock... $ECHO_C" >&6; } if test "${ac_cv_lib_pisock_pi_accept+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -42115,56 +41932,53 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ -/* Override any gcc2 internal prototype to avoid an error. */ +/* Override any GCC internal prototype to avoid an error. + Use char because int might match the return type of a GCC + builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ char pi_accept (); int main () { -pi_accept (); +return pi_accept (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_cxx_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_cxx_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then ac_cv_lib_pisock_pi_accept=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_cv_lib_pisock_pi_accept=no + ac_cv_lib_pisock_pi_accept=no fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:$LINENO: result: $ac_cv_lib_pisock_pi_accept" >&5 -echo "${ECHO_T}$ac_cv_lib_pisock_pi_accept" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_lib_pisock_pi_accept" >&5 +echo "${ECHO_T}$ac_cv_lib_pisock_pi_accept" >&6; } if test $ac_cv_lib_pisock_pi_accept = yes; then PISOCK_LDFLAGS="-L$with_pilot_link/lib -R$with_pilot_link/lib" PISOCK_LIB="-lpisock" @@ -42210,8 +42024,8 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu -echo "$as_me:$LINENO: checking whether time.h and sys/time.h may both be included" >&5 -echo $ECHO_N "checking whether time.h and sys/time.h may both be included... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking whether time.h and sys/time.h may both be included" >&5 +echo $ECHO_N "checking whether time.h and sys/time.h may both be included... $ECHO_C" >&6; } if test "${ac_cv_header_time+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -42235,38 +42049,34 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_cv_header_time=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_cv_header_time=no + ac_cv_header_time=no fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi -echo "$as_me:$LINENO: result: $ac_cv_header_time" >&5 -echo "${ECHO_T}$ac_cv_header_time" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_header_time" >&5 +echo "${ECHO_T}$ac_cv_header_time" >&6; } if test $ac_cv_header_time = yes; then cat >>confdefs.h <<\_ACEOF @@ -42277,15 +42087,14 @@ -echo "$as_me:$LINENO: checking for getdomainname" >&5 -echo $ECHO_N "checking for getdomainname... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for getdomainname" >&5 +echo $ECHO_N "checking for getdomainname... $ECHO_C" >&6; } if test "${kde_cv_func_getdomainname+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else - - ac_ext=cc + ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' @@ -42297,9 +42106,6 @@ save_CXXFLAGS="$CXXFLAGS" kde_safe_LIBS="$LIBS" LIBS="$LIBS $X_EXTRA_LIBS" -if test "$GXX" = "yes"; then -CXXFLAGS="$CXXFLAGS -pedantic-errors" -fi cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -42327,35 +42133,31 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_cxx_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_cxx_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then kde_cv_func_getdomainname=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -kde_cv_func_getdomainname=no + kde_cv_func_getdomainname=no fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext CXXFLAGS="$save_CXXFLAGS" LIBS="$kde_safe_LIBS" ac_ext=c @@ -42368,11 +42170,11 @@ fi -echo "$as_me:$LINENO: result: $kde_cv_func_getdomainname" >&5 -echo "${ECHO_T}$kde_cv_func_getdomainname" >&6 +{ echo "$as_me:$LINENO: result: $kde_cv_func_getdomainname" >&5 +echo "${ECHO_T}$kde_cv_func_getdomainname" >&6; } -echo "$as_me:$LINENO: checking if getdomainname needs custom prototype" >&5 -echo $ECHO_N "checking if getdomainname needs custom prototype... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking if getdomainname needs custom prototype" >&5 +echo $ECHO_N "checking if getdomainname needs custom prototype... $ECHO_C" >&6; } if test "${kde_cv_proto_getdomainname+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -42393,8 +42195,7 @@ if test "x$kde_cv_proto_getdomainname" = xunknown; then - - ac_ext=cc + ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' @@ -42435,37 +42236,34 @@ } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_cxx_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_cxx_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then kde_cv_func_getdomainname=yes kde_cv_proto_getdomainname=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -kde_cv_proto_getdomainname="getdomainname unavailable" + kde_cv_proto_getdomainname="getdomainname unavailable" fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext LIBS=$kde_safe_libs ac_ext=c @@ -42478,8 +42276,8 @@ fi -echo "$as_me:$LINENO: result: $kde_cv_proto_getdomainname" >&5 -echo "${ECHO_T}$kde_cv_proto_getdomainname" >&6 +{ echo "$as_me:$LINENO: result: $kde_cv_proto_getdomainname" >&5 +echo "${ECHO_T}$kde_cv_proto_getdomainname" >&6; } if test "x$kde_cv_func_getdomainname" = xyes; then @@ -42531,13 +42329,12 @@ -echo "$as_me:$LINENO: checking for libmal (for KPilots MAL conduit)" >&5 -echo $ECHO_N "checking for libmal (for KPilots MAL conduit)... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for libmal (for KPilots MAL conduit)" >&5 +echo $ECHO_N "checking for libmal (for KPilots MAL conduit)... $ECHO_C" >&6; } -# Check whether --with-mal or --without-mal was given. +# Check whether --with-mal was given. if test "${with_mal+set}" = set; then - withval="$with_mal" - case "$withval" in + withval=$with_mal; case "$withval" in yes) with_mal=CHECK ;; @@ -42545,7 +42342,8 @@ else with_mal=CHECK -fi; +fi + if test "x$with_mal" = "xCHECK" ; then with_mal=NOTFOUND search_incs_tmp="$kde_includes /usr/include /usr/local/include" @@ -42559,7 +42357,7 @@ do for j in libmal.h; do - echo "configure: 42562: $i/$j" >&5 + echo "configure: 42360: $i/$j" >&5 if test -r "$i/$j"; then echo "taking that" >&5 mal_incdir=$i @@ -42581,7 +42379,7 @@ do for j in libmal.$ext; do - echo "configure: 42584: $i/$j" >&5 + echo "configure: 42382: $i/$j" >&5 if test -r "$i/$j"; then echo "taking that" >&5 mal_libdir=$i @@ -42604,10 +42402,10 @@ fi case "$with_mal" in -no) echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 ;; -NOTFOUND) echo "$as_me:$LINENO: result: searched but not found" >&5 -echo "${ECHO_T}searched but not found" >&6 ;; +no) { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } ;; +NOTFOUND) { echo "$as_me:$LINENO: result: searched but not found" >&5 +echo "${ECHO_T}searched but not found" >&6; } ;; *) if test "x$with_mal" = "xFOUND" ; then msg="incs=$mal_incdir libs=$mal_libdir" @@ -42633,8 +42431,7 @@ CPPFLAGS="$CPPFLAGS $all_includes $PISOCK_INCLUDE $MAL_INCLUDE" LDFLAGS="$LDFLAGS $all_libraries" - - ac_ext=cc + ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' @@ -42663,36 +42460,33 @@ } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_cxx_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_cxx_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then : else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -with_mal=no + with_mal=no fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext if test "$with_mal" = "no" ; then MAL_LIB="$MAL_LIB -ldl" @@ -42718,44 +42512,41 @@ } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_cxx_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_cxx_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then : else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -with_mal=no + with_mal=no fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext fi if test "$with_mal" = "no" ; then MAL_INCLUDE= MAL_LIB= MAL_RPATH= - echo "$as_me:$LINENO: result: no (but first try gave $msg)" >&5 -echo "${ECHO_T}no (but first try gave $msg)" >&6 + { echo "$as_me:$LINENO: result: no (but first try gave $msg)" >&5 +echo "${ECHO_T}no (but first try gave $msg)" >&6; } else cat >>confdefs.h <<\_ACEOF @@ -42781,36 +42572,33 @@ } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_cxx_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_cxx_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then : else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -mal_version20=yes + mal_version20=yes fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext if test "$mal_version20" = "yes" ; then @@ -42820,8 +42608,8 @@ fi HAVE_LIBMAL=1 - echo "$as_me:$LINENO: result: $msg" >&5 -echo "${ECHO_T}$msg" >&6 + { echo "$as_me:$LINENO: result: $msg" >&5 +echo "${ECHO_T}$msg" >&6; } fi ac_ext=c ac_cpp='$CPP $CPPFLAGS' @@ -42857,8 +42645,7 @@ kde_safe_cppflags=$CPPFLAGS CPPFLAGS="$CPPFLAGS $all_includes" - - ac_ext=cc + ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' @@ -42868,17 +42655,17 @@ if test "${ac_cv_header_kresources_factory_h+set}" = set; then - echo "$as_me:$LINENO: checking for kresources/factory.h" >&5 -echo $ECHO_N "checking for kresources/factory.h... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for kresources/factory.h" >&5 +echo $ECHO_N "checking for kresources/factory.h... $ECHO_C" >&6; } if test "${ac_cv_header_kresources_factory_h+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 fi -echo "$as_me:$LINENO: result: $ac_cv_header_kresources_factory_h" >&5 -echo "${ECHO_T}$ac_cv_header_kresources_factory_h" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_header_kresources_factory_h" >&5 +echo "${ECHO_T}$ac_cv_header_kresources_factory_h" >&6; } else # Is the header compilable? -echo "$as_me:$LINENO: checking kresources/factory.h usability" >&5 -echo $ECHO_N "checking kresources/factory.h usability... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking kresources/factory.h usability" >&5 +echo $ECHO_N "checking kresources/factory.h usability... $ECHO_C" >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -42889,41 +42676,37 @@ #include <kresources/factory.h> _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_cxx_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_cxx_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_header_compiler=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_header_compiler=no + ac_header_compiler=no fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext -echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 -echo "${ECHO_T}$ac_header_compiler" >&6 + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext +{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 +echo "${ECHO_T}$ac_header_compiler" >&6; } # Is the header present? -echo "$as_me:$LINENO: checking kresources/factory.h presence" >&5 -echo $ECHO_N "checking kresources/factory.h presence... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking kresources/factory.h presence" >&5 +echo $ECHO_N "checking kresources/factory.h presence... $ECHO_C" >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -42932,24 +42715,22 @@ /* end confdefs.h. */ #include <kresources/factory.h> _ACEOF -if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 - (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 +if { (ac_try="$ac_cpp conftest.$ac_ext" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } >/dev/null; then - if test -s conftest.err; then - ac_cpp_err=$ac_cxx_preproc_warn_flag - ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag - else - ac_cpp_err= - fi -else - ac_cpp_err=yes -fi -if test -z "$ac_cpp_err"; then + (exit $ac_status); } >/dev/null && { + test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || + test ! -s conftest.err + }; then ac_header_preproc=yes else echo "$as_me: failed program was:" >&5 @@ -42957,9 +42738,10 @@ ac_header_preproc=no fi + rm -f conftest.err conftest.$ac_ext -echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 -echo "${ECHO_T}$ac_header_preproc" >&6 +{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 +echo "${ECHO_T}$ac_header_preproc" >&6; } # So? What about this header? case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in @@ -42983,25 +42765,18 @@ echo "$as_me: WARNING: kresources/factory.h: proceeding with the preprocessor's result" >&2;} { echo "$as_me:$LINENO: WARNING: kresources/factory.h: in the future, the compiler will take precedence" >&5 echo "$as_me: WARNING: kresources/factory.h: in the future, the compiler will take precedence" >&2;} - ( - cat <<\_ASBOX -## ------------------------------------------ ## -## Report this to the AC_PACKAGE_NAME lists. ## -## ------------------------------------------ ## -_ASBOX - ) | - sed "s/^/$as_me: WARNING: /" >&2 + ;; esac -echo "$as_me:$LINENO: checking for kresources/factory.h" >&5 -echo $ECHO_N "checking for kresources/factory.h... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for kresources/factory.h" >&5 +echo $ECHO_N "checking for kresources/factory.h... $ECHO_C" >&6; } if test "${ac_cv_header_kresources_factory_h+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else ac_cv_header_kresources_factory_h=$ac_header_preproc fi -echo "$as_me:$LINENO: result: $ac_cv_header_kresources_factory_h" >&5 -echo "${ECHO_T}$ac_cv_header_kresources_factory_h" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_header_kresources_factory_h" >&5 +echo "${ECHO_T}$ac_cv_header_kresources_factory_h" >&6; } fi if test $ac_cv_header_kresources_factory_h = yes; then @@ -43034,19 +42809,19 @@ HAVE_PERL=0 -echo "$as_me:$LINENO: checking for Perl embedding" >&5 -echo $ECHO_N "checking for Perl embedding... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for Perl embedding" >&5 +echo $ECHO_N "checking for Perl embedding... $ECHO_C" >&6; } if perl -MExtUtils::Embed -e ccopts > /dev/null 2> /dev/null ; then PERL_CFLAGS=`perl -MExtUtils::Embed -e ccopts 2> /dev/null` PERL_LDFLAGS=`perl -MExtUtils::Embed -e ldopts 2> /dev/null` HAVE_PERL=1 - echo "$as_me:$LINENO: result: yes" >&5 -echo "${ECHO_T}yes" >&6 + { echo "$as_me:$LINENO: result: yes" >&5 +echo "${ECHO_T}yes" >&6; } else PERL_CFLAGS="" PERL_LDFLAGS="" - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } fi @@ -43062,8 +42837,8 @@ HAVE_PYTHON=0 -echo "$as_me:$LINENO: checking for Python embedding" >&5 -echo $ECHO_N "checking for Python embedding... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for Python embedding" >&5 +echo $ECHO_N "checking for Python embedding... $ECHO_C" >&6; } if test "$HAVE_PYTHON" = 1; then @@ -43074,8 +42849,8 @@ include_python_FALSE= fi -echo "$as_me:$LINENO: result: N/A" >&5 -echo "${ECHO_T}N/A" >&6 +{ echo "$as_me:$LINENO: result: N/A" >&5 +echo "${ECHO_T}N/A" >&6; } HAVE_NOTEPAD=0 kpilot_save_cflags="$CPPFLAGS" @@ -43086,8 +42861,7 @@ kde_safe_cppflags=$CPPFLAGS CPPFLAGS="$CPPFLAGS $all_includes" - - ac_ext=cc + ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' @@ -43097,17 +42871,17 @@ if test "${ac_cv_header_pi_notepad_h+set}" = set; then - echo "$as_me:$LINENO: checking for pi-notepad.h" >&5 -echo $ECHO_N "checking for pi-notepad.h... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for pi-notepad.h" >&5 +echo $ECHO_N "checking for pi-notepad.h... $ECHO_C" >&6; } if test "${ac_cv_header_pi_notepad_h+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 fi -echo "$as_me:$LINENO: result: $ac_cv_header_pi_notepad_h" >&5 -echo "${ECHO_T}$ac_cv_header_pi_notepad_h" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_header_pi_notepad_h" >&5 +echo "${ECHO_T}$ac_cv_header_pi_notepad_h" >&6; } else # Is the header compilable? -echo "$as_me:$LINENO: checking pi-notepad.h usability" >&5 -echo $ECHO_N "checking pi-notepad.h usability... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking pi-notepad.h usability" >&5 +echo $ECHO_N "checking pi-notepad.h usability... $ECHO_C" >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -43118,41 +42892,37 @@ #include <pi-notepad.h> _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_cxx_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_cxx_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_header_compiler=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_header_compiler=no + ac_header_compiler=no fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext -echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 -echo "${ECHO_T}$ac_header_compiler" >&6 + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext +{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 +echo "${ECHO_T}$ac_header_compiler" >&6; } # Is the header present? -echo "$as_me:$LINENO: checking pi-notepad.h presence" >&5 -echo $ECHO_N "checking pi-notepad.h presence... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking pi-notepad.h presence" >&5 +echo $ECHO_N "checking pi-notepad.h presence... $ECHO_C" >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -43161,24 +42931,22 @@ /* end confdefs.h. */ #include <pi-notepad.h> _ACEOF -if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 - (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 +if { (ac_try="$ac_cpp conftest.$ac_ext" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } >/dev/null; then - if test -s conftest.err; then - ac_cpp_err=$ac_cxx_preproc_warn_flag - ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag - else - ac_cpp_err= - fi -else - ac_cpp_err=yes -fi -if test -z "$ac_cpp_err"; then + (exit $ac_status); } >/dev/null && { + test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || + test ! -s conftest.err + }; then ac_header_preproc=yes else echo "$as_me: failed program was:" >&5 @@ -43186,9 +42954,10 @@ ac_header_preproc=no fi + rm -f conftest.err conftest.$ac_ext -echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 -echo "${ECHO_T}$ac_header_preproc" >&6 +{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 +echo "${ECHO_T}$ac_header_preproc" >&6; } # So? What about this header? case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in @@ -43212,25 +42981,18 @@ echo "$as_me: WARNING: pi-notepad.h: proceeding with the preprocessor's result" >&2;} { echo "$as_me:$LINENO: WARNING: pi-notepad.h: in the future, the compiler will take precedence" >&5 echo "$as_me: WARNING: pi-notepad.h: in the future, the compiler will take precedence" >&2;} - ( - cat <<\_ASBOX -## ------------------------------------------ ## -## Report this to the AC_PACKAGE_NAME lists. ## -## ------------------------------------------ ## -_ASBOX - ) | - sed "s/^/$as_me: WARNING: /" >&2 + ;; esac -echo "$as_me:$LINENO: checking for pi-notepad.h" >&5 -echo $ECHO_N "checking for pi-notepad.h... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for pi-notepad.h" >&5 +echo $ECHO_N "checking for pi-notepad.h... $ECHO_C" >&6; } if test "${ac_cv_header_pi_notepad_h+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else ac_cv_header_pi_notepad_h=$ac_header_preproc fi -echo "$as_me:$LINENO: result: $ac_cv_header_pi_notepad_h" >&5 -echo "${ECHO_T}$ac_cv_header_pi_notepad_h" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_header_pi_notepad_h" >&5 +echo "${ECHO_T}$ac_cv_header_pi_notepad_h" >&6; } fi if test $ac_cv_header_pi_notepad_h = yes; then @@ -43270,8 +43032,8 @@ #DO_NOT_COMPILE="$DO_NOT_COMPILE ksync" -echo "$as_me:$LINENO: checking for unsigned long long" >&5 -echo $ECHO_N "checking for unsigned long long... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for unsigned long long" >&5 +echo $ECHO_N "checking for unsigned long long... $ECHO_C" >&6; } if test "${ac_cv_type_unsigned_long_long+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -43282,61 +43044,57 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default +typedef unsigned long long ac__type_new_; int main () { -if ((unsigned long long *) 0) +if ((ac__type_new_ *) 0) return 0; -if (sizeof (unsigned long long)) +if (sizeof (ac__type_new_)) return 0; ; return 0; } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_cv_type_unsigned_long_long=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_cv_type_unsigned_long_long=no + ac_cv_type_unsigned_long_long=no fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi -echo "$as_me:$LINENO: result: $ac_cv_type_unsigned_long_long" >&5 -echo "${ECHO_T}$ac_cv_type_unsigned_long_long" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_type_unsigned_long_long" >&5 +echo "${ECHO_T}$ac_cv_type_unsigned_long_long" >&6; } -echo "$as_me:$LINENO: checking size of unsigned long long" >&5 -echo $ECHO_N "checking size of unsigned long long... $ECHO_C" >&6 +# The cast to long int works around a bug in the HP C Compiler +# version HP92453-01 B.11.11.23709.GP, which incorrectly rejects +# declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'. +# This bug is HP SR number 8606223364. +{ echo "$as_me:$LINENO: checking size of unsigned long long" >&5 +echo $ECHO_N "checking size of unsigned long long... $ECHO_C" >&6; } if test "${ac_cv_sizeof_unsigned_long_long+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else - if test "$ac_cv_type_unsigned_long_long" = yes; then - # The cast to unsigned long works around a bug in the HP C Compiler - # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects - # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'. - # This bug is HP SR number 8606223364. if test "$cross_compiling" = yes; then # Depending upon the size, compute the lo and hi bounds. cat >conftest.$ac_ext <<_ACEOF @@ -43346,10 +43104,11 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default + typedef unsigned long long ac__type_sizeof_; int main () { -static int test_array [1 - 2 * !(((long) (sizeof (unsigned long long))) >= 0)]; +static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) >= 0)]; test_array [0] = 0 ; @@ -43357,27 +43116,22 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_lo=0 ac_mid=0 while :; do cat >conftest.$ac_ext <<_ACEOF @@ -43387,10 +43141,11 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default + typedef unsigned long long ac__type_sizeof_; int main () { -static int test_array [1 - 2 * !(((long) (sizeof (unsigned long long))) <= $ac_mid)]; +static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= $ac_mid)]; test_array [0] = 0 ; @@ -43398,56 +43153,53 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_hi=$ac_mid; break else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_lo=`expr $ac_mid + 1` - if test $ac_lo -le $ac_mid; then - ac_lo= ac_hi= - break - fi - ac_mid=`expr 2 '*' $ac_mid + 1` + ac_lo=`expr $ac_mid + 1` + if test $ac_lo -le $ac_mid; then + ac_lo= ac_hi= + break + fi + ac_mid=`expr 2 '*' $ac_mid + 1` fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext done else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -cat >conftest.$ac_ext <<_ACEOF + cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default + typedef unsigned long long ac__type_sizeof_; int main () { -static int test_array [1 - 2 * !(((long) (sizeof (unsigned long long))) < 0)]; +static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) < 0)]; test_array [0] = 0 ; @@ -43455,27 +43207,22 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_hi=-1 ac_mid=-1 while :; do cat >conftest.$ac_ext <<_ACEOF @@ -43485,10 +43232,11 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default + typedef unsigned long long ac__type_sizeof_; int main () { -static int test_array [1 - 2 * !(((long) (sizeof (unsigned long long))) >= $ac_mid)]; +static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) >= $ac_mid)]; test_array [0] = 0 ; @@ -43496,50 +43244,48 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_lo=$ac_mid; break else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_hi=`expr '(' $ac_mid ')' - 1` - if test $ac_mid -le $ac_hi; then - ac_lo= ac_hi= - break - fi - ac_mid=`expr 2 '*' $ac_mid` + ac_hi=`expr '(' $ac_mid ')' - 1` + if test $ac_mid -le $ac_hi; then + ac_lo= ac_hi= + break + fi + ac_mid=`expr 2 '*' $ac_mid` fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext done else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_lo= ac_hi= + ac_lo= ac_hi= fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext # Binary search between lo and hi bounds. while test "x$ac_lo" != "x$ac_hi"; do ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo` @@ -43550,10 +43296,11 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default + typedef unsigned long long ac__type_sizeof_; int main () { -static int test_array [1 - 2 * !(((long) (sizeof (unsigned long long))) <= $ac_mid)]; +static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= $ac_mid)]; test_array [0] = 0 ; @@ -43561,52 +43308,45 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_hi=$ac_mid else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_lo=`expr '(' $ac_mid ')' + 1` + ac_lo=`expr '(' $ac_mid ')' + 1` fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext done case $ac_lo in ?*) ac_cv_sizeof_unsigned_long_long=$ac_lo;; -'') { { echo "$as_me:$LINENO: error: cannot compute sizeof (unsigned long long), 77 +'') if test "$ac_cv_type_unsigned_long_long" = yes; then + { { echo "$as_me:$LINENO: error: cannot compute sizeof (unsigned long long) See \`config.log' for more details." >&5 -echo "$as_me: error: cannot compute sizeof (unsigned long long), 77 +echo "$as_me: error: cannot compute sizeof (unsigned long long) See \`config.log' for more details." >&2;} - { (exit 1); exit 1; }; } ;; + { (exit 77); exit 77; }; } + else + ac_cv_sizeof_unsigned_long_long=0 + fi ;; esac else - if test "$cross_compiling" = yes; then - { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling -See \`config.log' for more details." >&5 -echo "$as_me: error: cannot run test program while cross compiling -See \`config.log' for more details." >&2;} - { (exit 1); exit 1; }; } -else cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -43614,8 +43354,9 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default -long longval () { return (long) (sizeof (unsigned long long)); } -unsigned long ulongval () { return (long) (sizeof (unsigned long long)); } + typedef unsigned long long ac__type_sizeof_; +static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); } +static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); } #include <stdio.h> #include <stdlib.h> int @@ -43624,35 +43365,44 @@ FILE *f = fopen ("conftest.val", "w"); if (! f) - exit (1); - if (((long) (sizeof (unsigned long long))) < 0) + return 1; + if (((long int) (sizeof (ac__type_sizeof_))) < 0) { - long i = longval (); - if (i != ((long) (sizeof (unsigned long long)))) - exit (1); + long int i = longval (); + if (i != ((long int) (sizeof (ac__type_sizeof_)))) + return 1; fprintf (f, "%ld\n", i); } else { - unsigned long i = ulongval (); - if (i != ((long) (sizeof (unsigned long long)))) - exit (1); + unsigned long int i = ulongval (); + if (i != ((long int) (sizeof (ac__type_sizeof_)))) + return 1; fprintf (f, "%lu\n", i); } - exit (ferror (f) || fclose (f) != 0); + return ferror (f) || fclose (f) != 0; ; return 0; } _ACEOF rm -f conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>&5 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='./conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 + { (case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_try") 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then @@ -43663,29 +43413,32 @@ sed 's/^/| /' conftest.$ac_ext >&5 ( exit $ac_status ) -{ { echo "$as_me:$LINENO: error: cannot compute sizeof (unsigned long long), 77 +if test "$ac_cv_type_unsigned_long_long" = yes; then + { { echo "$as_me:$LINENO: error: cannot compute sizeof (unsigned long long) See \`config.log' for more details." >&5 -echo "$as_me: error: cannot compute sizeof (unsigned long long), 77 +echo "$as_me: error: cannot compute sizeof (unsigned long long) See \`config.log' for more details." >&2;} - { (exit 1); exit 1; }; } -fi -rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext + { (exit 77); exit 77; }; } + else + ac_cv_sizeof_unsigned_long_long=0 + fi fi +rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext fi rm -f conftest.val -else - ac_cv_sizeof_unsigned_long_long=0 -fi fi -echo "$as_me:$LINENO: result: $ac_cv_sizeof_unsigned_long_long" >&5 -echo "${ECHO_T}$ac_cv_sizeof_unsigned_long_long" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_sizeof_unsigned_long_long" >&5 +echo "${ECHO_T}$ac_cv_sizeof_unsigned_long_long" >&6; } + + + cat >>confdefs.h <<_ACEOF #define SIZEOF_UNSIGNED_LONG_LONG $ac_cv_sizeof_unsigned_long_long _ACEOF -echo "$as_me:$LINENO: checking for unsigned long" >&5 -echo $ECHO_N "checking for unsigned long... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for unsigned long" >&5 +echo $ECHO_N "checking for unsigned long... $ECHO_C" >&6; } if test "${ac_cv_type_unsigned_long+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -43696,61 +43449,57 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default +typedef unsigned long ac__type_new_; int main () { -if ((unsigned long *) 0) +if ((ac__type_new_ *) 0) return 0; -if (sizeof (unsigned long)) +if (sizeof (ac__type_new_)) return 0; ; return 0; } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_cv_type_unsigned_long=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_cv_type_unsigned_long=no + ac_cv_type_unsigned_long=no fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi -echo "$as_me:$LINENO: result: $ac_cv_type_unsigned_long" >&5 -echo "${ECHO_T}$ac_cv_type_unsigned_long" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_type_unsigned_long" >&5 +echo "${ECHO_T}$ac_cv_type_unsigned_long" >&6; } -echo "$as_me:$LINENO: checking size of unsigned long" >&5 -echo $ECHO_N "checking size of unsigned long... $ECHO_C" >&6 +# The cast to long int works around a bug in the HP C Compiler +# version HP92453-01 B.11.11.23709.GP, which incorrectly rejects +# declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'. +# This bug is HP SR number 8606223364. +{ echo "$as_me:$LINENO: checking size of unsigned long" >&5 +echo $ECHO_N "checking size of unsigned long... $ECHO_C" >&6; } if test "${ac_cv_sizeof_unsigned_long+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else - if test "$ac_cv_type_unsigned_long" = yes; then - # The cast to unsigned long works around a bug in the HP C Compiler - # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects - # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'. - # This bug is HP SR number 8606223364. if test "$cross_compiling" = yes; then # Depending upon the size, compute the lo and hi bounds. cat >conftest.$ac_ext <<_ACEOF @@ -43760,10 +43509,11 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default + typedef unsigned long ac__type_sizeof_; int main () { -static int test_array [1 - 2 * !(((long) (sizeof (unsigned long))) >= 0)]; +static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) >= 0)]; test_array [0] = 0 ; @@ -43771,27 +43521,22 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_lo=0 ac_mid=0 while :; do cat >conftest.$ac_ext <<_ACEOF @@ -43801,10 +43546,11 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default + typedef unsigned long ac__type_sizeof_; int main () { -static int test_array [1 - 2 * !(((long) (sizeof (unsigned long))) <= $ac_mid)]; +static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= $ac_mid)]; test_array [0] = 0 ; @@ -43812,56 +43558,53 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_hi=$ac_mid; break else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_lo=`expr $ac_mid + 1` - if test $ac_lo -le $ac_mid; then - ac_lo= ac_hi= - break - fi - ac_mid=`expr 2 '*' $ac_mid + 1` + ac_lo=`expr $ac_mid + 1` + if test $ac_lo -le $ac_mid; then + ac_lo= ac_hi= + break + fi + ac_mid=`expr 2 '*' $ac_mid + 1` fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext done else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -cat >conftest.$ac_ext <<_ACEOF + cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default + typedef unsigned long ac__type_sizeof_; int main () { -static int test_array [1 - 2 * !(((long) (sizeof (unsigned long))) < 0)]; +static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) < 0)]; test_array [0] = 0 ; @@ -43869,27 +43612,22 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_hi=-1 ac_mid=-1 while :; do cat >conftest.$ac_ext <<_ACEOF @@ -43899,10 +43637,11 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default + typedef unsigned long ac__type_sizeof_; int main () { -static int test_array [1 - 2 * !(((long) (sizeof (unsigned long))) >= $ac_mid)]; +static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) >= $ac_mid)]; test_array [0] = 0 ; @@ -43910,50 +43649,48 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_lo=$ac_mid; break else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_hi=`expr '(' $ac_mid ')' - 1` - if test $ac_mid -le $ac_hi; then - ac_lo= ac_hi= - break - fi - ac_mid=`expr 2 '*' $ac_mid` + ac_hi=`expr '(' $ac_mid ')' - 1` + if test $ac_mid -le $ac_hi; then + ac_lo= ac_hi= + break + fi + ac_mid=`expr 2 '*' $ac_mid` fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext done else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_lo= ac_hi= + ac_lo= ac_hi= fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext # Binary search between lo and hi bounds. while test "x$ac_lo" != "x$ac_hi"; do ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo` @@ -43964,10 +43701,11 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default + typedef unsigned long ac__type_sizeof_; int main () { -static int test_array [1 - 2 * !(((long) (sizeof (unsigned long))) <= $ac_mid)]; +static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= $ac_mid)]; test_array [0] = 0 ; @@ -43975,52 +43713,45 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_hi=$ac_mid else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_lo=`expr '(' $ac_mid ')' + 1` + ac_lo=`expr '(' $ac_mid ')' + 1` fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext done case $ac_lo in ?*) ac_cv_sizeof_unsigned_long=$ac_lo;; -'') { { echo "$as_me:$LINENO: error: cannot compute sizeof (unsigned long), 77 +'') if test "$ac_cv_type_unsigned_long" = yes; then + { { echo "$as_me:$LINENO: error: cannot compute sizeof (unsigned long) See \`config.log' for more details." >&5 -echo "$as_me: error: cannot compute sizeof (unsigned long), 77 +echo "$as_me: error: cannot compute sizeof (unsigned long) See \`config.log' for more details." >&2;} - { (exit 1); exit 1; }; } ;; + { (exit 77); exit 77; }; } + else + ac_cv_sizeof_unsigned_long=0 + fi ;; esac else - if test "$cross_compiling" = yes; then - { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling -See \`config.log' for more details." >&5 -echo "$as_me: error: cannot run test program while cross compiling -See \`config.log' for more details." >&2;} - { (exit 1); exit 1; }; } -else cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -44028,8 +43759,9 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default -long longval () { return (long) (sizeof (unsigned long)); } -unsigned long ulongval () { return (long) (sizeof (unsigned long)); } + typedef unsigned long ac__type_sizeof_; +static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); } +static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); } #include <stdio.h> #include <stdlib.h> int @@ -44038,35 +43770,44 @@ FILE *f = fopen ("conftest.val", "w"); if (! f) - exit (1); - if (((long) (sizeof (unsigned long))) < 0) + return 1; + if (((long int) (sizeof (ac__type_sizeof_))) < 0) { - long i = longval (); - if (i != ((long) (sizeof (unsigned long)))) - exit (1); + long int i = longval (); + if (i != ((long int) (sizeof (ac__type_sizeof_)))) + return 1; fprintf (f, "%ld\n", i); } else { - unsigned long i = ulongval (); - if (i != ((long) (sizeof (unsigned long)))) - exit (1); + unsigned long int i = ulongval (); + if (i != ((long int) (sizeof (ac__type_sizeof_)))) + return 1; fprintf (f, "%lu\n", i); } - exit (ferror (f) || fclose (f) != 0); + return ferror (f) || fclose (f) != 0; ; return 0; } _ACEOF rm -f conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>&5 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='./conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 + { (case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_try") 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then @@ -44077,29 +43818,32 @@ sed 's/^/| /' conftest.$ac_ext >&5 ( exit $ac_status ) -{ { echo "$as_me:$LINENO: error: cannot compute sizeof (unsigned long), 77 +if test "$ac_cv_type_unsigned_long" = yes; then + { { echo "$as_me:$LINENO: error: cannot compute sizeof (unsigned long) See \`config.log' for more details." >&5 -echo "$as_me: error: cannot compute sizeof (unsigned long), 77 +echo "$as_me: error: cannot compute sizeof (unsigned long) See \`config.log' for more details." >&2;} - { (exit 1); exit 1; }; } -fi -rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext + { (exit 77); exit 77; }; } + else + ac_cv_sizeof_unsigned_long=0 + fi fi +rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext fi rm -f conftest.val -else - ac_cv_sizeof_unsigned_long=0 -fi fi -echo "$as_me:$LINENO: result: $ac_cv_sizeof_unsigned_long" >&5 -echo "${ECHO_T}$ac_cv_sizeof_unsigned_long" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_sizeof_unsigned_long" >&5 +echo "${ECHO_T}$ac_cv_sizeof_unsigned_long" >&6; } + + + cat >>confdefs.h <<_ACEOF #define SIZEOF_UNSIGNED_LONG $ac_cv_sizeof_unsigned_long _ACEOF -echo "$as_me:$LINENO: checking for uint64_t" >&5 -echo $ECHO_N "checking for uint64_t... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for uint64_t" >&5 +echo $ECHO_N "checking for uint64_t... $ECHO_C" >&6; } if test "${ac_cv_type_uint64_t+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -44110,61 +43854,57 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default +typedef uint64_t ac__type_new_; int main () { -if ((uint64_t *) 0) +if ((ac__type_new_ *) 0) return 0; -if (sizeof (uint64_t)) +if (sizeof (ac__type_new_)) return 0; ; return 0; } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_cv_type_uint64_t=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_cv_type_uint64_t=no + ac_cv_type_uint64_t=no fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi -echo "$as_me:$LINENO: result: $ac_cv_type_uint64_t" >&5 -echo "${ECHO_T}$ac_cv_type_uint64_t" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_type_uint64_t" >&5 +echo "${ECHO_T}$ac_cv_type_uint64_t" >&6; } -echo "$as_me:$LINENO: checking size of uint64_t" >&5 -echo $ECHO_N "checking size of uint64_t... $ECHO_C" >&6 +# The cast to long int works around a bug in the HP C Compiler +# version HP92453-01 B.11.11.23709.GP, which incorrectly rejects +# declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'. +# This bug is HP SR number 8606223364. +{ echo "$as_me:$LINENO: checking size of uint64_t" >&5 +echo $ECHO_N "checking size of uint64_t... $ECHO_C" >&6; } if test "${ac_cv_sizeof_uint64_t+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else - if test "$ac_cv_type_uint64_t" = yes; then - # The cast to unsigned long works around a bug in the HP C Compiler - # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects - # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'. - # This bug is HP SR number 8606223364. if test "$cross_compiling" = yes; then # Depending upon the size, compute the lo and hi bounds. cat >conftest.$ac_ext <<_ACEOF @@ -44174,10 +43914,11 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default + typedef uint64_t ac__type_sizeof_; int main () { -static int test_array [1 - 2 * !(((long) (sizeof (uint64_t))) >= 0)]; +static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) >= 0)]; test_array [0] = 0 ; @@ -44185,27 +43926,22 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_lo=0 ac_mid=0 while :; do cat >conftest.$ac_ext <<_ACEOF @@ -44215,10 +43951,11 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default + typedef uint64_t ac__type_sizeof_; int main () { -static int test_array [1 - 2 * !(((long) (sizeof (uint64_t))) <= $ac_mid)]; +static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= $ac_mid)]; test_array [0] = 0 ; @@ -44226,56 +43963,53 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_hi=$ac_mid; break else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_lo=`expr $ac_mid + 1` - if test $ac_lo -le $ac_mid; then - ac_lo= ac_hi= - break - fi - ac_mid=`expr 2 '*' $ac_mid + 1` + ac_lo=`expr $ac_mid + 1` + if test $ac_lo -le $ac_mid; then + ac_lo= ac_hi= + break + fi + ac_mid=`expr 2 '*' $ac_mid + 1` fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext done else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -cat >conftest.$ac_ext <<_ACEOF + cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default + typedef uint64_t ac__type_sizeof_; int main () { -static int test_array [1 - 2 * !(((long) (sizeof (uint64_t))) < 0)]; +static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) < 0)]; test_array [0] = 0 ; @@ -44283,27 +44017,22 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_hi=-1 ac_mid=-1 while :; do cat >conftest.$ac_ext <<_ACEOF @@ -44313,10 +44042,11 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default + typedef uint64_t ac__type_sizeof_; int main () { -static int test_array [1 - 2 * !(((long) (sizeof (uint64_t))) >= $ac_mid)]; +static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) >= $ac_mid)]; test_array [0] = 0 ; @@ -44324,50 +44054,48 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_lo=$ac_mid; break else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_hi=`expr '(' $ac_mid ')' - 1` - if test $ac_mid -le $ac_hi; then - ac_lo= ac_hi= - break - fi - ac_mid=`expr 2 '*' $ac_mid` + ac_hi=`expr '(' $ac_mid ')' - 1` + if test $ac_mid -le $ac_hi; then + ac_lo= ac_hi= + break + fi + ac_mid=`expr 2 '*' $ac_mid` fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext done else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_lo= ac_hi= + ac_lo= ac_hi= fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext # Binary search between lo and hi bounds. while test "x$ac_lo" != "x$ac_hi"; do ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo` @@ -44378,10 +44106,11 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default + typedef uint64_t ac__type_sizeof_; int main () { -static int test_array [1 - 2 * !(((long) (sizeof (uint64_t))) <= $ac_mid)]; +static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= $ac_mid)]; test_array [0] = 0 ; @@ -44389,52 +44118,45 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_hi=$ac_mid else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_lo=`expr '(' $ac_mid ')' + 1` + ac_lo=`expr '(' $ac_mid ')' + 1` fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext done case $ac_lo in ?*) ac_cv_sizeof_uint64_t=$ac_lo;; -'') { { echo "$as_me:$LINENO: error: cannot compute sizeof (uint64_t), 77 +'') if test "$ac_cv_type_uint64_t" = yes; then + { { echo "$as_me:$LINENO: error: cannot compute sizeof (uint64_t) See \`config.log' for more details." >&5 -echo "$as_me: error: cannot compute sizeof (uint64_t), 77 +echo "$as_me: error: cannot compute sizeof (uint64_t) See \`config.log' for more details." >&2;} - { (exit 1); exit 1; }; } ;; + { (exit 77); exit 77; }; } + else + ac_cv_sizeof_uint64_t=0 + fi ;; esac else - if test "$cross_compiling" = yes; then - { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling -See \`config.log' for more details." >&5 -echo "$as_me: error: cannot run test program while cross compiling -See \`config.log' for more details." >&2;} - { (exit 1); exit 1; }; } -else cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -44442,8 +44164,9 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default -long longval () { return (long) (sizeof (uint64_t)); } -unsigned long ulongval () { return (long) (sizeof (uint64_t)); } + typedef uint64_t ac__type_sizeof_; +static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); } +static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); } #include <stdio.h> #include <stdlib.h> int @@ -44452,35 +44175,44 @@ FILE *f = fopen ("conftest.val", "w"); if (! f) - exit (1); - if (((long) (sizeof (uint64_t))) < 0) + return 1; + if (((long int) (sizeof (ac__type_sizeof_))) < 0) { - long i = longval (); - if (i != ((long) (sizeof (uint64_t)))) - exit (1); + long int i = longval (); + if (i != ((long int) (sizeof (ac__type_sizeof_)))) + return 1; fprintf (f, "%ld\n", i); } else { - unsigned long i = ulongval (); - if (i != ((long) (sizeof (uint64_t)))) - exit (1); + unsigned long int i = ulongval (); + if (i != ((long int) (sizeof (ac__type_sizeof_)))) + return 1; fprintf (f, "%lu\n", i); } - exit (ferror (f) || fclose (f) != 0); + return ferror (f) || fclose (f) != 0; ; return 0; } _ACEOF rm -f conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>&5 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='./conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 + { (case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_try") 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then @@ -44491,22 +44223,25 @@ sed 's/^/| /' conftest.$ac_ext >&5 ( exit $ac_status ) -{ { echo "$as_me:$LINENO: error: cannot compute sizeof (uint64_t), 77 +if test "$ac_cv_type_uint64_t" = yes; then + { { echo "$as_me:$LINENO: error: cannot compute sizeof (uint64_t) See \`config.log' for more details." >&5 -echo "$as_me: error: cannot compute sizeof (uint64_t), 77 +echo "$as_me: error: cannot compute sizeof (uint64_t) See \`config.log' for more details." >&2;} - { (exit 1); exit 1; }; } -fi -rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext + { (exit 77); exit 77; }; } + else + ac_cv_sizeof_uint64_t=0 + fi fi +rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext fi rm -f conftest.val -else - ac_cv_sizeof_uint64_t=0 -fi fi -echo "$as_me:$LINENO: result: $ac_cv_sizeof_uint64_t" >&5 -echo "${ECHO_T}$ac_cv_sizeof_uint64_t" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_sizeof_uint64_t" >&5 +echo "${ECHO_T}$ac_cv_sizeof_uint64_t" >&6; } + + + cat >>confdefs.h <<_ACEOF #define SIZEOF_UINT64_T $ac_cv_sizeof_uint64_t _ACEOF @@ -44517,8 +44252,8 @@ do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2 -echo "$as_me:$LINENO: checking for $ac_word" >&5 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for $ac_word" >&5 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } if test "${ac_cv_prog_YACC+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -44531,25 +44266,27 @@ IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_YACC="$ac_prog" echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done +IFS=$as_save_IFS fi fi YACC=$ac_cv_prog_YACC if test -n "$YACC"; then - echo "$as_me:$LINENO: result: $YACC" >&5 -echo "${ECHO_T}$YACC" >&6 + { echo "$as_me:$LINENO: result: $YACC" >&5 +echo "${ECHO_T}$YACC" >&6; } else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } fi + test -n "$YACC" && break done test -n "$YACC" || YACC="yacc" @@ -44562,8 +44299,8 @@ do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2 -echo "$as_me:$LINENO: checking for $ac_word" >&5 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for $ac_word" >&5 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } if test "${ac_cv_prog_PERL+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -44576,25 +44313,27 @@ IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_PERL="$ac_prog" echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done +IFS=$as_save_IFS fi fi PERL=$ac_cv_prog_PERL if test -n "$PERL"; then - echo "$as_me:$LINENO: result: $PERL" >&5 -echo "${ECHO_T}$PERL" >&6 + { echo "$as_me:$LINENO: result: $PERL" >&5 +echo "${ECHO_T}$PERL" >&6; } else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } fi + test -n "$PERL" && break done @@ -44616,18 +44355,19 @@ for ac_header in time.h sys/types.h assert.h do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` -if eval "test \"\${$as_ac_Header+set}\" = set"; then - echo "$as_me:$LINENO: checking for $ac_header" >&5 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 -if eval "test \"\${$as_ac_Header+set}\" = set"; then +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then + { echo "$as_me:$LINENO: checking for $ac_header" >&5 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; } +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 fi -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 -echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 +ac_res=`eval echo '${'$as_ac_Header'}'` + { echo "$as_me:$LINENO: result: $ac_res" >&5 +echo "${ECHO_T}$ac_res" >&6; } else # Is the header compilable? -echo "$as_me:$LINENO: checking $ac_header usability" >&5 -echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking $ac_header usability" >&5 +echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -44638,41 +44378,37 @@ #include <$ac_header> _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_header_compiler=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_header_compiler=no + ac_header_compiler=no fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext -echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 -echo "${ECHO_T}$ac_header_compiler" >&6 + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext +{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 +echo "${ECHO_T}$ac_header_compiler" >&6; } # Is the header present? -echo "$as_me:$LINENO: checking $ac_header presence" >&5 -echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking $ac_header presence" >&5 +echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -44681,24 +44417,22 @@ /* end confdefs.h. */ #include <$ac_header> _ACEOF -if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 - (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 +if { (ac_try="$ac_cpp conftest.$ac_ext" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } >/dev/null; then - if test -s conftest.err; then - ac_cpp_err=$ac_c_preproc_warn_flag - ac_cpp_err=$ac_cpp_err$ac_c_werror_flag - else - ac_cpp_err= - fi -else - ac_cpp_err=yes -fi -if test -z "$ac_cpp_err"; then + (exit $ac_status); } >/dev/null && { + test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || + test ! -s conftest.err + }; then ac_header_preproc=yes else echo "$as_me: failed program was:" >&5 @@ -44706,9 +44440,10 @@ ac_header_preproc=no fi + rm -f conftest.err conftest.$ac_ext -echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 -echo "${ECHO_T}$ac_header_preproc" >&6 +{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 +echo "${ECHO_T}$ac_header_preproc" >&6; } # So? What about this header? case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in @@ -44732,25 +44467,19 @@ echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} - ( - cat <<\_ASBOX -## ------------------------------------------ ## -## Report this to the AC_PACKAGE_NAME lists. ## -## ------------------------------------------ ## -_ASBOX - ) | - sed "s/^/$as_me: WARNING: /" >&2 + ;; esac -echo "$as_me:$LINENO: checking for $ac_header" >&5 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 -if eval "test \"\${$as_ac_Header+set}\" = set"; then +{ echo "$as_me:$LINENO: checking for $ac_header" >&5 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; } +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else eval "$as_ac_Header=\$ac_header_preproc" fi -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 -echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 +ac_res=`eval echo '${'$as_ac_Header'}'` + { echo "$as_me:$LINENO: result: $ac_res" >&5 +echo "${ECHO_T}$ac_res" >&6; } fi if test `eval echo '${'$as_ac_Header'}'` = yes; then @@ -44763,8 +44492,8 @@ done -echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5 -echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5 +echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6; } if test "${ac_cv_c_const+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -44782,10 +44511,10 @@ #ifndef __cplusplus /* Ultrix mips cc rejects this. */ typedef int charset[2]; - const charset x; + const charset cs; /* SunOS 4.1.1 cc rejects this. */ - char const *const *ccp; - char **p; + char const *const *pcpcc; + char **ppc; /* NEC SVR4.0.2 mips cc rejects this. */ struct point {int x, y;}; static struct point const zero = {0,0}; @@ -44794,16 +44523,17 @@ an arm of an if-expression whose if-part is not a constant expression */ const char *g = "string"; - ccp = &g + (g ? g-g : 0); + pcpcc = &g + (g ? g-g : 0); /* HPUX 7.0 cc rejects these. */ - ++ccp; - p = (char**) ccp; - ccp = (char const *const *) p; + ++pcpcc; + ppc = (char**) pcpcc; + pcpcc = (char const *const *) ppc; { /* SCO 3.2v4 cc rejects this. */ char *t; char const *s = 0 ? (char *) 0 : (char const *) 0; *t++ = 0; + if (s) return 0; } { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */ int x[] = {25, 17}; @@ -44822,7 +44552,9 @@ } { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ const int foo = 10; + if (!foo) return 0; } + return !cs[0] && !zero.x; #endif ; @@ -44830,38 +44562,34 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_cv_c_const=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_cv_c_const=no + ac_cv_c_const=no fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi -echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5 -echo "${ECHO_T}$ac_cv_c_const" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5 +echo "${ECHO_T}$ac_cv_c_const" >&6; } if test $ac_cv_c_const = no; then cat >>confdefs.h <<\_ACEOF @@ -44870,8 +44598,8 @@ fi -echo "$as_me:$LINENO: checking for size_t" >&5 -echo $ECHO_N "checking for size_t... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for size_t" >&5 +echo $ECHO_N "checking for size_t... $ECHO_C" >&6; } if test "${ac_cv_type_size_t+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -44882,62 +44610,59 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default +typedef size_t ac__type_new_; int main () { -if ((size_t *) 0) +if ((ac__type_new_ *) 0) return 0; -if (sizeof (size_t)) +if (sizeof (ac__type_new_)) return 0; ; return 0; } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_cv_type_size_t=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_cv_type_size_t=no + ac_cv_type_size_t=no fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi -echo "$as_me:$LINENO: result: $ac_cv_type_size_t" >&5 -echo "${ECHO_T}$ac_cv_type_size_t" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_type_size_t" >&5 +echo "${ECHO_T}$ac_cv_type_size_t" >&6; } if test $ac_cv_type_size_t = yes; then : else cat >>confdefs.h <<_ACEOF -#define size_t unsigned +#define size_t unsigned int _ACEOF fi -echo "$as_me:$LINENO: checking whether struct tm is in sys/time.h or time.h" >&5 -echo $ECHO_N "checking whether struct tm is in sys/time.h or time.h... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking whether struct tm is in sys/time.h or time.h" >&5 +echo $ECHO_N "checking whether struct tm is in sys/time.h or time.h... $ECHO_C" >&6; } if test "${ac_cv_struct_tm+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -44953,44 +44678,42 @@ int main () { -struct tm *tp; tp->tm_sec; +struct tm tm; + int *p = &tm.tm_sec; + return !p; ; return 0; } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_cv_struct_tm=time.h else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_cv_struct_tm=sys/time.h + ac_cv_struct_tm=sys/time.h fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi -echo "$as_me:$LINENO: result: $ac_cv_struct_tm" >&5 -echo "${ECHO_T}$ac_cv_struct_tm" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_struct_tm" >&5 +echo "${ECHO_T}$ac_cv_struct_tm" >&6; } if test $ac_cv_struct_tm = sys/time.h; then cat >>confdefs.h <<\_ACEOF @@ -45007,9 +44730,9 @@ for ac_func in strdup do as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` -echo "$as_me:$LINENO: checking for $ac_func" >&5 -echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 -if eval "test \"\${$as_ac_var+set}\" = set"; then +{ echo "$as_me:$LINENO: checking for $ac_func" >&5 +echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; } +if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF @@ -45035,68 +44758,60 @@ #undef $ac_func -/* Override any gcc2 internal prototype to avoid an error. */ +/* Override any GCC internal prototype to avoid an error. + Use char because int might match the return type of a GCC + builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" -{ #endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ char $ac_func (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ -#if defined (__stub_$ac_func) || defined (__stub___$ac_func) +#if defined __stub_$ac_func || defined __stub___$ac_func choke me -#else -char (*f) () = $ac_func; -#endif -#ifdef __cplusplus -} #endif int main () { -return f != $ac_func; +return $ac_func (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then eval "$as_ac_var=yes" else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -eval "$as_ac_var=no" + eval "$as_ac_var=no" fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext fi -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 -echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 +ac_res=`eval echo '${'$as_ac_var'}'` + { echo "$as_me:$LINENO: result: $ac_res" >&5 +echo "${ECHO_T}$ac_res" >&6; } if test `eval echo '${'$as_ac_var'}'` = yes; then cat >>confdefs.h <<_ACEOF #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 @@ -45121,13 +44836,13 @@ kdepim_needs_gpgme_copy="" -# Check whether --with-gpgme-prefix or --without-gpgme-prefix was given. +# Check whether --with-gpgme-prefix was given. if test "${with_gpgme_prefix+set}" = set; then - withval="$with_gpgme_prefix" - gpgme_config_prefix="$withval" + withval=$with_gpgme_prefix; gpgme_config_prefix="$withval" else gpgme_config_prefix="" -fi; +fi + if test "x$gpgme_config_prefix" != x ; then gpgme_config_path="$gpgme_config_prefix/bin" else @@ -45135,8 +44850,8 @@ fi # Extract the first word of "gpgme-config", so it can be a program name with args. set dummy gpgme-config; ac_word=$2 -echo "$as_me:$LINENO: checking for $ac_word" >&5 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for $ac_word" >&5 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } if test "${ac_cv_path_GPGME_CONFIG+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -45151,29 +44866,30 @@ IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_path_GPGME_CONFIG="$as_dir/$ac_word$ac_exec_ext" echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done +IFS=$as_save_IFS test -z "$ac_cv_path_GPGME_CONFIG" && ac_cv_path_GPGME_CONFIG="no" ;; esac fi GPGME_CONFIG=$ac_cv_path_GPGME_CONFIG - if test -n "$GPGME_CONFIG"; then - echo "$as_me:$LINENO: result: $GPGME_CONFIG" >&5 -echo "${ECHO_T}$GPGME_CONFIG" >&6 + { echo "$as_me:$LINENO: result: $GPGME_CONFIG" >&5 +echo "${ECHO_T}$GPGME_CONFIG" >&6; } else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } fi + if test "x$GPGME_CONFIG" != "xno" ; then gpgme_version=`$GPGME_CONFIG --version` gpgme_version_major=`echo $gpgme_version | \ @@ -45185,8 +44901,8 @@ fi min_gpgme_version=0.4.5 - echo "$as_me:$LINENO: checking for GPGME - version >= $min_gpgme_version" >&5 -echo $ECHO_N "checking for GPGME - version >= $min_gpgme_version... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for GPGME - version >= $min_gpgme_version" >&5 +echo $ECHO_N "checking for GPGME - version >= $min_gpgme_version... $ECHO_C" >&6; } ok=no if test "$GPGME_CONFIG" != "no" ; then req_major=`echo $min_gpgme_version | \ @@ -45219,9 +44935,8 @@ GPGME_LIBS="$GPGME_LIBS -lgpg-error" fi fi - echo "$as_me:$LINENO: result: yes" >&5 -echo "${ECHO_T}yes" >&6 - + { echo "$as_me:$LINENO: result: yes" >&5 +echo "${ECHO_T}yes" >&6; } ac_ext=c @@ -45235,8 +44950,8 @@ CFLAGS="$GPGME_CFLAGS" LIBS="$GPGME_LIBS" - echo "$as_me:$LINENO: checking if gpgme has GPGME_KEYLIST_MODE_VALIDATE" >&5 -echo $ECHO_N "checking if gpgme has GPGME_KEYLIST_MODE_VALIDATE... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking if gpgme has GPGME_KEYLIST_MODE_VALIDATE" >&5 +echo $ECHO_N "checking if gpgme has GPGME_KEYLIST_MODE_VALIDATE... $ECHO_C" >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -45255,49 +44970,45 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then cat >>confdefs.h <<\_ACEOF #define HAVE_GPGME_KEYLIST_MODE_VALIDATE 1 _ACEOF - echo "$as_me:$LINENO: result: yes" >&5 -echo "${ECHO_T}yes" >&6 + { echo "$as_me:$LINENO: result: yes" >&5 +echo "${ECHO_T}yes" >&6; } else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext - echo "$as_me:$LINENO: checking if gpgme has gpgme_cancel" >&5 -echo $ECHO_N "checking if gpgme has gpgme_cancel... $ECHO_C" >&6 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext + + { echo "$as_me:$LINENO: checking if gpgme has gpgme_cancel" >&5 +echo $ECHO_N "checking if gpgme has gpgme_cancel... $ECHO_C" >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -45317,50 +45028,47 @@ } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then cat >>confdefs.h <<\_ACEOF #define HAVE_GPGME_CANCEL 1 _ACEOF - echo "$as_me:$LINENO: result: yes" >&5 -echo "${ECHO_T}yes" >&6 + { echo "$as_me:$LINENO: result: yes" >&5 +echo "${ECHO_T}yes" >&6; } else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext - echo "$as_me:$LINENO: checking if gpgme has gpgme_key_t->keylist_mode" >&5 -echo $ECHO_N "checking if gpgme has gpgme_key_t->keylist_mode... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking if gpgme has gpgme_key_t->keylist_mode" >&5 +echo $ECHO_N "checking if gpgme has gpgme_key_t->keylist_mode... $ECHO_C" >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -45380,49 +45088,45 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then cat >>confdefs.h <<\_ACEOF #define HAVE_GPGME_KEY_T_KEYLIST_MODE 1 _ACEOF - echo "$as_me:$LINENO: result: yes" >&5 -echo "${ECHO_T}yes" >&6 + { echo "$as_me:$LINENO: result: yes" >&5 +echo "${ECHO_T}yes" >&6; } else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext - echo "$as_me:$LINENO: checking if gpgme has gpgme_decrypt_result_t->wrong_key_usage" >&5 -echo $ECHO_N "checking if gpgme has gpgme_decrypt_result_t->wrong_key_usage... $ECHO_C" >&6 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext + + { echo "$as_me:$LINENO: checking if gpgme has gpgme_decrypt_result_t->wrong_key_usage" >&5 +echo $ECHO_N "checking if gpgme has gpgme_decrypt_result_t->wrong_key_usage... $ECHO_C" >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -45442,49 +45146,45 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then cat >>confdefs.h <<\_ACEOF #define HAVE_GPGME_WRONG_KEY_USAGE 1 _ACEOF - echo "$as_me:$LINENO: result: yes" >&5 -echo "${ECHO_T}yes" >&6 + { echo "$as_me:$LINENO: result: yes" >&5 +echo "${ECHO_T}yes" >&6; } else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext - echo "$as_me:$LINENO: checking if gpgme has GPGME_INCLUDE_CERTS_DEFAULT" >&5 -echo $ECHO_N "checking if gpgme has GPGME_INCLUDE_CERTS_DEFAULT... $ECHO_C" >&6 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext + + { echo "$as_me:$LINENO: checking if gpgme has GPGME_INCLUDE_CERTS_DEFAULT" >&5 +echo $ECHO_N "checking if gpgme has GPGME_INCLUDE_CERTS_DEFAULT... $ECHO_C" >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -45503,46 +45203,42 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then cat >>confdefs.h <<\_ACEOF #define HAVE_GPGME_INCLUDE_CERTS_DEFAULT 1 _ACEOF - echo "$as_me:$LINENO: result: yes" >&5 -echo "${ECHO_T}yes" >&6 + { echo "$as_me:$LINENO: result: yes" >&5 +echo "${ECHO_T}yes" >&6; } else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext CFLAGS="$kdepim_gpgmepp_save_cflags" LIBS="$kdepim_gpgmepp_save_libs" @@ -45557,8 +45253,8 @@ else GPGME_CFLAGS="" GPGME_LIBS="" - echo "$as_me:$LINENO: result: no, will use local libgpgme-copy" >&5 -echo "${ECHO_T}no, will use local libgpgme-copy" >&6 + { echo "$as_me:$LINENO: result: no, will use local libgpgme-copy" >&5 +echo "${ECHO_T}no, will use local libgpgme-copy" >&6; } kdepim_needs_gpgme_copy="true" GPGME_CFLAGS='-I$(top_srcdir)/libkdenetwork/libgpgme-copy/gpgme -I$(top_srcdir)/libkdenetwork/libgpg-error-copy -I$(top_builddir)/libkdenetwork/libgpg-error-copy' @@ -45609,8 +45305,8 @@ do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2 -echo "$as_me:$LINENO: checking for $ac_word" >&5 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for $ac_word" >&5 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } if test "${ac_cv_prog_AWK+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -45623,25 +45319,27 @@ IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_AWK="$ac_prog" echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done +IFS=$as_save_IFS fi fi AWK=$ac_cv_prog_AWK if test -n "$AWK"; then - echo "$as_me:$LINENO: result: $AWK" >&5 -echo "${ECHO_T}$AWK" >&6 + { echo "$as_me:$LINENO: result: $AWK" >&5 +echo "${ECHO_T}$AWK" >&6; } else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } fi + test -n "$AWK" && break done @@ -45758,18 +45456,19 @@ for ac_header in sys/select.h do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` -if eval "test \"\${$as_ac_Header+set}\" = set"; then - echo "$as_me:$LINENO: checking for $ac_header" >&5 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 -if eval "test \"\${$as_ac_Header+set}\" = set"; then +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then + { echo "$as_me:$LINENO: checking for $ac_header" >&5 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; } +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 fi -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 -echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 +ac_res=`eval echo '${'$as_ac_Header'}'` + { echo "$as_me:$LINENO: result: $ac_res" >&5 +echo "${ECHO_T}$ac_res" >&6; } else # Is the header compilable? -echo "$as_me:$LINENO: checking $ac_header usability" >&5 -echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking $ac_header usability" >&5 +echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -45780,41 +45479,37 @@ #include <$ac_header> _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_header_compiler=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_header_compiler=no + ac_header_compiler=no fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext -echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 -echo "${ECHO_T}$ac_header_compiler" >&6 + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext +{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 +echo "${ECHO_T}$ac_header_compiler" >&6; } # Is the header present? -echo "$as_me:$LINENO: checking $ac_header presence" >&5 -echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking $ac_header presence" >&5 +echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -45823,24 +45518,22 @@ /* end confdefs.h. */ #include <$ac_header> _ACEOF -if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 - (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 +if { (ac_try="$ac_cpp conftest.$ac_ext" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } >/dev/null; then - if test -s conftest.err; then - ac_cpp_err=$ac_c_preproc_warn_flag - ac_cpp_err=$ac_cpp_err$ac_c_werror_flag - else - ac_cpp_err= - fi -else - ac_cpp_err=yes -fi -if test -z "$ac_cpp_err"; then + (exit $ac_status); } >/dev/null && { + test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || + test ! -s conftest.err + }; then ac_header_preproc=yes else echo "$as_me: failed program was:" >&5 @@ -45848,9 +45541,10 @@ ac_header_preproc=no fi + rm -f conftest.err conftest.$ac_ext -echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 -echo "${ECHO_T}$ac_header_preproc" >&6 +{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 +echo "${ECHO_T}$ac_header_preproc" >&6; } # So? What about this header? case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in @@ -45874,25 +45568,19 @@ echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} - ( - cat <<\_ASBOX -## ------------------------------------------ ## -## Report this to the AC_PACKAGE_NAME lists. ## -## ------------------------------------------ ## -_ASBOX - ) | - sed "s/^/$as_me: WARNING: /" >&2 + ;; esac -echo "$as_me:$LINENO: checking for $ac_header" >&5 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 -if eval "test \"\${$as_ac_Header+set}\" = set"; then +{ echo "$as_me:$LINENO: checking for $ac_header" >&5 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; } +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else eval "$as_ac_Header=\$ac_header_preproc" fi -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 -echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 +ac_res=`eval echo '${'$as_ac_Header'}'` + { echo "$as_me:$LINENO: result: $ac_res" >&5 +echo "${ECHO_T}$ac_res" >&6; } fi if test `eval echo '${'$as_ac_Header'}'` = yes; then @@ -45907,8 +45595,8 @@ # Type checks. -echo "$as_me:$LINENO: checking for unsigned int" >&5 -echo $ECHO_N "checking for unsigned int... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for unsigned int" >&5 +echo $ECHO_N "checking for unsigned int... $ECHO_C" >&6; } if test "${ac_cv_type_unsigned_int+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -45919,61 +45607,57 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default +typedef unsigned int ac__type_new_; int main () { -if ((unsigned int *) 0) +if ((ac__type_new_ *) 0) return 0; -if (sizeof (unsigned int)) +if (sizeof (ac__type_new_)) return 0; ; return 0; } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_cv_type_unsigned_int=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_cv_type_unsigned_int=no + ac_cv_type_unsigned_int=no fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi -echo "$as_me:$LINENO: result: $ac_cv_type_unsigned_int" >&5 -echo "${ECHO_T}$ac_cv_type_unsigned_int" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_type_unsigned_int" >&5 +echo "${ECHO_T}$ac_cv_type_unsigned_int" >&6; } -echo "$as_me:$LINENO: checking size of unsigned int" >&5 -echo $ECHO_N "checking size of unsigned int... $ECHO_C" >&6 +# The cast to long int works around a bug in the HP C Compiler +# version HP92453-01 B.11.11.23709.GP, which incorrectly rejects +# declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'. +# This bug is HP SR number 8606223364. +{ echo "$as_me:$LINENO: checking size of unsigned int" >&5 +echo $ECHO_N "checking size of unsigned int... $ECHO_C" >&6; } if test "${ac_cv_sizeof_unsigned_int+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else - if test "$ac_cv_type_unsigned_int" = yes; then - # The cast to unsigned long works around a bug in the HP C Compiler - # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects - # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'. - # This bug is HP SR number 8606223364. if test "$cross_compiling" = yes; then # Depending upon the size, compute the lo and hi bounds. cat >conftest.$ac_ext <<_ACEOF @@ -45983,10 +45667,11 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default + typedef unsigned int ac__type_sizeof_; int main () { -static int test_array [1 - 2 * !(((long) (sizeof (unsigned int))) >= 0)]; +static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) >= 0)]; test_array [0] = 0 ; @@ -45994,27 +45679,22 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_lo=0 ac_mid=0 while :; do cat >conftest.$ac_ext <<_ACEOF @@ -46024,10 +45704,11 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default + typedef unsigned int ac__type_sizeof_; int main () { -static int test_array [1 - 2 * !(((long) (sizeof (unsigned int))) <= $ac_mid)]; +static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= $ac_mid)]; test_array [0] = 0 ; @@ -46035,56 +45716,53 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_hi=$ac_mid; break else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_lo=`expr $ac_mid + 1` - if test $ac_lo -le $ac_mid; then - ac_lo= ac_hi= - break - fi - ac_mid=`expr 2 '*' $ac_mid + 1` + ac_lo=`expr $ac_mid + 1` + if test $ac_lo -le $ac_mid; then + ac_lo= ac_hi= + break + fi + ac_mid=`expr 2 '*' $ac_mid + 1` fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext done else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -cat >conftest.$ac_ext <<_ACEOF + cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default + typedef unsigned int ac__type_sizeof_; int main () { -static int test_array [1 - 2 * !(((long) (sizeof (unsigned int))) < 0)]; +static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) < 0)]; test_array [0] = 0 ; @@ -46092,27 +45770,22 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_hi=-1 ac_mid=-1 while :; do cat >conftest.$ac_ext <<_ACEOF @@ -46122,10 +45795,11 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default + typedef unsigned int ac__type_sizeof_; int main () { -static int test_array [1 - 2 * !(((long) (sizeof (unsigned int))) >= $ac_mid)]; +static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) >= $ac_mid)]; test_array [0] = 0 ; @@ -46133,50 +45807,48 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_lo=$ac_mid; break else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_hi=`expr '(' $ac_mid ')' - 1` - if test $ac_mid -le $ac_hi; then - ac_lo= ac_hi= - break - fi - ac_mid=`expr 2 '*' $ac_mid` + ac_hi=`expr '(' $ac_mid ')' - 1` + if test $ac_mid -le $ac_hi; then + ac_lo= ac_hi= + break + fi + ac_mid=`expr 2 '*' $ac_mid` fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext done else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_lo= ac_hi= + ac_lo= ac_hi= fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext # Binary search between lo and hi bounds. while test "x$ac_lo" != "x$ac_hi"; do ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo` @@ -46187,10 +45859,11 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default + typedef unsigned int ac__type_sizeof_; int main () { -static int test_array [1 - 2 * !(((long) (sizeof (unsigned int))) <= $ac_mid)]; +static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= $ac_mid)]; test_array [0] = 0 ; @@ -46198,52 +45871,45 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_hi=$ac_mid else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_lo=`expr '(' $ac_mid ')' + 1` + ac_lo=`expr '(' $ac_mid ')' + 1` fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext done case $ac_lo in ?*) ac_cv_sizeof_unsigned_int=$ac_lo;; -'') { { echo "$as_me:$LINENO: error: cannot compute sizeof (unsigned int), 77 +'') if test "$ac_cv_type_unsigned_int" = yes; then + { { echo "$as_me:$LINENO: error: cannot compute sizeof (unsigned int) See \`config.log' for more details." >&5 -echo "$as_me: error: cannot compute sizeof (unsigned int), 77 +echo "$as_me: error: cannot compute sizeof (unsigned int) See \`config.log' for more details." >&2;} - { (exit 1); exit 1; }; } ;; + { (exit 77); exit 77; }; } + else + ac_cv_sizeof_unsigned_int=0 + fi ;; esac else - if test "$cross_compiling" = yes; then - { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling -See \`config.log' for more details." >&5 -echo "$as_me: error: cannot run test program while cross compiling -See \`config.log' for more details." >&2;} - { (exit 1); exit 1; }; } -else cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -46251,8 +45917,9 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default -long longval () { return (long) (sizeof (unsigned int)); } -unsigned long ulongval () { return (long) (sizeof (unsigned int)); } + typedef unsigned int ac__type_sizeof_; +static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); } +static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); } #include <stdio.h> #include <stdlib.h> int @@ -46261,35 +45928,44 @@ FILE *f = fopen ("conftest.val", "w"); if (! f) - exit (1); - if (((long) (sizeof (unsigned int))) < 0) + return 1; + if (((long int) (sizeof (ac__type_sizeof_))) < 0) { - long i = longval (); - if (i != ((long) (sizeof (unsigned int)))) - exit (1); + long int i = longval (); + if (i != ((long int) (sizeof (ac__type_sizeof_)))) + return 1; fprintf (f, "%ld\n", i); } else { - unsigned long i = ulongval (); - if (i != ((long) (sizeof (unsigned int)))) - exit (1); + unsigned long int i = ulongval (); + if (i != ((long int) (sizeof (ac__type_sizeof_)))) + return 1; fprintf (f, "%lu\n", i); } - exit (ferror (f) || fclose (f) != 0); + return ferror (f) || fclose (f) != 0; ; return 0; } _ACEOF rm -f conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>&5 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='./conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 + { (case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_try") 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then @@ -46300,22 +45976,25 @@ sed 's/^/| /' conftest.$ac_ext >&5 ( exit $ac_status ) -{ { echo "$as_me:$LINENO: error: cannot compute sizeof (unsigned int), 77 +if test "$ac_cv_type_unsigned_int" = yes; then + { { echo "$as_me:$LINENO: error: cannot compute sizeof (unsigned int) See \`config.log' for more details." >&5 -echo "$as_me: error: cannot compute sizeof (unsigned int), 77 +echo "$as_me: error: cannot compute sizeof (unsigned int) See \`config.log' for more details." >&2;} - { (exit 1); exit 1; }; } -fi -rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext + { (exit 77); exit 77; }; } + else + ac_cv_sizeof_unsigned_int=0 + fi fi +rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext fi rm -f conftest.val -else - ac_cv_sizeof_unsigned_int=0 -fi fi -echo "$as_me:$LINENO: result: $ac_cv_sizeof_unsigned_int" >&5 -echo "${ECHO_T}$ac_cv_sizeof_unsigned_int" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_sizeof_unsigned_int" >&5 +echo "${ECHO_T}$ac_cv_sizeof_unsigned_int" >&6; } + + + cat >>confdefs.h <<_ACEOF #define SIZEOF_UNSIGNED_INT $ac_cv_sizeof_unsigned_int _ACEOF @@ -46331,9 +46010,9 @@ for ac_func in stpcpy do as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` -echo "$as_me:$LINENO: checking for $ac_func" >&5 -echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 -if eval "test \"\${$as_ac_var+set}\" = set"; then +{ echo "$as_me:$LINENO: checking for $ac_func" >&5 +echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; } +if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF @@ -46359,68 +46038,60 @@ #undef $ac_func -/* Override any gcc2 internal prototype to avoid an error. */ +/* Override any GCC internal prototype to avoid an error. + Use char because int might match the return type of a GCC + builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" -{ #endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ char $ac_func (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ -#if defined (__stub_$ac_func) || defined (__stub___$ac_func) +#if defined __stub_$ac_func || defined __stub___$ac_func choke me -#else -char (*f) () = $ac_func; -#endif -#ifdef __cplusplus -} #endif int main () { -return f != $ac_func; +return $ac_func (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then eval "$as_ac_var=yes" else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -eval "$as_ac_var=no" + eval "$as_ac_var=no" fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext fi -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 -echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 +ac_res=`eval echo '${'$as_ac_var'}'` + { echo "$as_me:$LINENO: result: $ac_res" >&5 +echo "${ECHO_T}$ac_res" >&6; } if test `eval echo '${'$as_ac_var'}'` = yes; then cat >>confdefs.h <<_ACEOF #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 @@ -46434,9 +46105,9 @@ for ac_func in vasprintf do as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` -echo "$as_me:$LINENO: checking for $ac_func" >&5 -echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 -if eval "test \"\${$as_ac_var+set}\" = set"; then +{ echo "$as_me:$LINENO: checking for $ac_func" >&5 +echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; } +if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF @@ -46462,68 +46133,60 @@ #undef $ac_func -/* Override any gcc2 internal prototype to avoid an error. */ +/* Override any GCC internal prototype to avoid an error. + Use char because int might match the return type of a GCC + builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" -{ #endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ char $ac_func (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ -#if defined (__stub_$ac_func) || defined (__stub___$ac_func) +#if defined __stub_$ac_func || defined __stub___$ac_func choke me -#else -char (*f) () = $ac_func; -#endif -#ifdef __cplusplus -} #endif int main () { -return f != $ac_func; +return $ac_func (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then eval "$as_ac_var=yes" else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -eval "$as_ac_var=no" + eval "$as_ac_var=no" fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext fi -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 -echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 +ac_res=`eval echo '${'$as_ac_var'}'` + { echo "$as_me:$LINENO: result: $ac_res" >&5 +echo "${ECHO_T}$ac_res" >&6; } if test `eval echo '${'$as_ac_var'}'` = yes; then cat >>confdefs.h <<_ACEOF #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 @@ -46539,8 +46202,8 @@ # Try to find a thread-safe version of getenv(). have_thread_safe_getenv=no - echo "$as_me:$LINENO: checking whether we are using the GNU C Library 2.1 or newer" >&5 -echo $ECHO_N "checking whether we are using the GNU C Library 2.1 or newer... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking whether we are using the GNU C Library 2.1 or newer" >&5 +echo $ECHO_N "checking whether we are using the GNU C Library 2.1 or newer... $ECHO_C" >&6; } if test "${ac_cv_gnu_library_2_1+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -46570,8 +46233,8 @@ fi -echo "$as_me:$LINENO: result: $ac_cv_gnu_library_2_1" >&5 -echo "${ECHO_T}$ac_cv_gnu_library_2_1" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_gnu_library_2_1" >&5 +echo "${ECHO_T}$ac_cv_gnu_library_2_1" >&6; } GLIBC21="$ac_cv_gnu_library_2_1" @@ -46591,9 +46254,9 @@ for ac_func in getenv_r do as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` -echo "$as_me:$LINENO: checking for $ac_func" >&5 -echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 -if eval "test \"\${$as_ac_var+set}\" = set"; then +{ echo "$as_me:$LINENO: checking for $ac_func" >&5 +echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; } +if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF @@ -46619,68 +46282,60 @@ #undef $ac_func -/* Override any gcc2 internal prototype to avoid an error. */ +/* Override any GCC internal prototype to avoid an error. + Use char because int might match the return type of a GCC + builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" -{ #endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ char $ac_func (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ -#if defined (__stub_$ac_func) || defined (__stub___$ac_func) +#if defined __stub_$ac_func || defined __stub___$ac_func choke me -#else -char (*f) () = $ac_func; -#endif -#ifdef __cplusplus -} #endif int main () { -return f != $ac_func; +return $ac_func (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then eval "$as_ac_var=yes" else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -eval "$as_ac_var=no" + eval "$as_ac_var=no" fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext fi -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 -echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 +ac_res=`eval echo '${'$as_ac_var'}'` + { echo "$as_me:$LINENO: result: $ac_res" >&5 +echo "${ECHO_T}$ac_res" >&6; } if test `eval echo '${'$as_ac_var'}'` = yes; then cat >>confdefs.h <<_ACEOF #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 @@ -46706,9 +46361,9 @@ for ac_func in timegm do as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` -echo "$as_me:$LINENO: checking for $ac_func" >&5 -echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 -if eval "test \"\${$as_ac_var+set}\" = set"; then +{ echo "$as_me:$LINENO: checking for $ac_func" >&5 +echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; } +if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF @@ -46734,68 +46389,60 @@ #undef $ac_func -/* Override any gcc2 internal prototype to avoid an error. */ +/* Override any GCC internal prototype to avoid an error. + Use char because int might match the return type of a GCC + builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" -{ #endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ char $ac_func (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ -#if defined (__stub_$ac_func) || defined (__stub___$ac_func) +#if defined __stub_$ac_func || defined __stub___$ac_func choke me -#else -char (*f) () = $ac_func; -#endif -#ifdef __cplusplus -} #endif int main () { -return f != $ac_func; +return $ac_func (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then eval "$as_ac_var=yes" else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -eval "$as_ac_var=no" + eval "$as_ac_var=no" fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext fi -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 -echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 +ac_res=`eval echo '${'$as_ac_var'}'` + { echo "$as_me:$LINENO: result: $ac_res" >&5 +echo "${ECHO_T}$ac_res" >&6; } if test `eval echo '${'$as_ac_var'}'` = yes; then cat >>confdefs.h <<_ACEOF #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 @@ -46823,21 +46470,21 @@ # Checks for system services NO_OVERRIDE=no -# Check whether --with-gpg or --without-gpg was given. +# Check whether --with-gpg was given. if test "${with_gpg+set}" = set; then - withval="$with_gpg" - GPG=$withval + withval=$with_gpg; GPG=$withval else NO_OVERRIDE=yes -fi; +fi + if test "$NO_OVERRIDE" = "yes" || test "$GPG" = "yes"; then GPG= NO_OVERRIDE=yes if test "$cross_compiling" != "yes"; then # Extract the first word of "gpg", so it can be a program name with args. set dummy gpg; ac_word=$2 -echo "$as_me:$LINENO: checking for $ac_word" >&5 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for $ac_word" >&5 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } if test "${ac_cv_path_GPG+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -46852,27 +46499,28 @@ IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_path_GPG="$as_dir/$ac_word$ac_exec_ext" echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done +IFS=$as_save_IFS ;; esac fi GPG=$ac_cv_path_GPG - if test -n "$GPG"; then - echo "$as_me:$LINENO: result: $GPG" >&5 -echo "${ECHO_T}$GPG" >&6 + { echo "$as_me:$LINENO: result: $GPG" >&5 +echo "${ECHO_T}$GPG" >&6; } else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } fi + fi if test -z "$GPG"; then GPG="$GPG_DEFAULT" @@ -46923,21 +46571,21 @@ NO_OVERRIDE=no -# Check whether --with-gpgsm or --without-gpgsm was given. +# Check whether --with-gpgsm was given. if test "${with_gpgsm+set}" = set; then - withval="$with_gpgsm" - GPGSM=$withval + withval=$with_gpgsm; GPGSM=$withval else NO_OVERRIDE=yes -fi; +fi + if test "$NO_OVERRIDE" = "yes" || test "$GPGSM" = "yes"; then GPGSM= NO_OVERRIDE=yes if test "$cross_compiling" != "yes"; then # Extract the first word of "gpgsm", so it can be a program name with args. set dummy gpgsm; ac_word=$2 -echo "$as_me:$LINENO: checking for $ac_word" >&5 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for $ac_word" >&5 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } if test "${ac_cv_path_GPGSM+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -46952,27 +46600,28 @@ IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_path_GPGSM="$as_dir/$ac_word$ac_exec_ext" echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done +IFS=$as_save_IFS ;; esac fi GPGSM=$ac_cv_path_GPGSM - if test -n "$GPGSM"; then - echo "$as_me:$LINENO: result: $GPGSM" >&5 -echo "${ECHO_T}$GPGSM" >&6 + { echo "$as_me:$LINENO: result: $GPGSM" >&5 +echo "${ECHO_T}$GPGSM" >&6; } else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } fi + fi if test -z "$GPGSM"; then GPGSM="$GPGSM_DEFAULT" @@ -47026,9 +46675,9 @@ for ac_func in funopen do as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` -echo "$as_me:$LINENO: checking for $ac_func" >&5 -echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 -if eval "test \"\${$as_ac_var+set}\" = set"; then +{ echo "$as_me:$LINENO: checking for $ac_func" >&5 +echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; } +if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF @@ -47054,68 +46703,60 @@ #undef $ac_func -/* Override any gcc2 internal prototype to avoid an error. */ +/* Override any GCC internal prototype to avoid an error. + Use char because int might match the return type of a GCC + builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" -{ #endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ char $ac_func (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ -#if defined (__stub_$ac_func) || defined (__stub___$ac_func) +#if defined __stub_$ac_func || defined __stub___$ac_func choke me -#else -char (*f) () = $ac_func; -#endif -#ifdef __cplusplus -} #endif int main () { -return f != $ac_func; +return $ac_func (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then eval "$as_ac_var=yes" else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -eval "$as_ac_var=no" + eval "$as_ac_var=no" fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext fi -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 -echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 +ac_res=`eval echo '${'$as_ac_var'}'` + { echo "$as_me:$LINENO: result: $ac_res" >&5 +echo "${ECHO_T}$ac_res" >&6; } if test `eval echo '${'$as_ac_var'}'` = yes; then cat >>confdefs.h <<_ACEOF #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 @@ -47134,9 +46775,9 @@ for ac_func in putc_unlocked do as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` -echo "$as_me:$LINENO: checking for $ac_func" >&5 -echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 -if eval "test \"\${$as_ac_var+set}\" = set"; then +{ echo "$as_me:$LINENO: checking for $ac_func" >&5 +echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; } +if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF @@ -47162,68 +46803,60 @@ #undef $ac_func -/* Override any gcc2 internal prototype to avoid an error. */ +/* Override any GCC internal prototype to avoid an error. + Use char because int might match the return type of a GCC + builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" -{ #endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ char $ac_func (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ -#if defined (__stub_$ac_func) || defined (__stub___$ac_func) +#if defined __stub_$ac_func || defined __stub___$ac_func choke me -#else -char (*f) () = $ac_func; -#endif -#ifdef __cplusplus -} #endif int main () { -return f != $ac_func; +return $ac_func (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then eval "$as_ac_var=yes" else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -eval "$as_ac_var=no" + eval "$as_ac_var=no" fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext fi -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 -echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 +ac_res=`eval echo '${'$as_ac_var'}'` + { echo "$as_me:$LINENO: result: $ac_res" >&5 +echo "${ECHO_T}$ac_res" >&6; } if test `eval echo '${'$as_ac_var'}'` = yes; then cat >>confdefs.h <<_ACEOF #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 @@ -47236,9 +46869,9 @@ for ac_func in memrchr do as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` -echo "$as_me:$LINENO: checking for $ac_func" >&5 -echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 -if eval "test \"\${$as_ac_var+set}\" = set"; then +{ echo "$as_me:$LINENO: checking for $ac_func" >&5 +echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; } +if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF @@ -47264,68 +46897,60 @@ #undef $ac_func -/* Override any gcc2 internal prototype to avoid an error. */ +/* Override any GCC internal prototype to avoid an error. + Use char because int might match the return type of a GCC + builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" -{ #endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ char $ac_func (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ -#if defined (__stub_$ac_func) || defined (__stub___$ac_func) +#if defined __stub_$ac_func || defined __stub___$ac_func choke me -#else -char (*f) () = $ac_func; -#endif -#ifdef __cplusplus -} #endif int main () { -return f != $ac_func; +return $ac_func (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then eval "$as_ac_var=yes" else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -eval "$as_ac_var=no" + eval "$as_ac_var=no" fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext fi -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 -echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 +ac_res=`eval echo '${'$as_ac_var'}'` + { echo "$as_me:$LINENO: result: $ac_res" >&5 +echo "${ECHO_T}$ac_res" >&6; } if test `eval echo '${'$as_ac_var'}'` = yes; then cat >>confdefs.h <<_ACEOF #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 @@ -47341,18 +46966,19 @@ for ac_header in sys/uio.h do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` -if eval "test \"\${$as_ac_Header+set}\" = set"; then - echo "$as_me:$LINENO: checking for $ac_header" >&5 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 -if eval "test \"\${$as_ac_Header+set}\" = set"; then +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then + { echo "$as_me:$LINENO: checking for $ac_header" >&5 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; } +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 fi -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 -echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 +ac_res=`eval echo '${'$as_ac_Header'}'` + { echo "$as_me:$LINENO: result: $ac_res" >&5 +echo "${ECHO_T}$ac_res" >&6; } else # Is the header compilable? -echo "$as_me:$LINENO: checking $ac_header usability" >&5 -echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking $ac_header usability" >&5 +echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -47363,41 +46989,37 @@ #include <$ac_header> _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_header_compiler=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_header_compiler=no + ac_header_compiler=no fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext -echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 -echo "${ECHO_T}$ac_header_compiler" >&6 + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext +{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 +echo "${ECHO_T}$ac_header_compiler" >&6; } # Is the header present? -echo "$as_me:$LINENO: checking $ac_header presence" >&5 -echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking $ac_header presence" >&5 +echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -47406,24 +47028,22 @@ /* end confdefs.h. */ #include <$ac_header> _ACEOF -if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 - (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 +if { (ac_try="$ac_cpp conftest.$ac_ext" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } >/dev/null; then - if test -s conftest.err; then - ac_cpp_err=$ac_c_preproc_warn_flag - ac_cpp_err=$ac_cpp_err$ac_c_werror_flag - else - ac_cpp_err= - fi -else - ac_cpp_err=yes -fi -if test -z "$ac_cpp_err"; then + (exit $ac_status); } >/dev/null && { + test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || + test ! -s conftest.err + }; then ac_header_preproc=yes else echo "$as_me: failed program was:" >&5 @@ -47431,9 +47051,10 @@ ac_header_preproc=no fi + rm -f conftest.err conftest.$ac_ext -echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 -echo "${ECHO_T}$ac_header_preproc" >&6 +{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 +echo "${ECHO_T}$ac_header_preproc" >&6; } # So? What about this header? case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in @@ -47457,25 +47078,19 @@ echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} - ( - cat <<\_ASBOX -## ------------------------------------------ ## -## Report this to the AC_PACKAGE_NAME lists. ## -## ------------------------------------------ ## -_ASBOX - ) | - sed "s/^/$as_me: WARNING: /" >&2 + ;; esac -echo "$as_me:$LINENO: checking for $ac_header" >&5 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 -if eval "test \"\${$as_ac_Header+set}\" = set"; then +{ echo "$as_me:$LINENO: checking for $ac_header" >&5 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; } +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else eval "$as_ac_Header=\$ac_header_preproc" fi -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 -echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 +ac_res=`eval echo '${'$as_ac_Header'}'` + { echo "$as_me:$LINENO: result: $ac_res" >&5 +echo "${ECHO_T}$ac_res" >&6; } fi if test `eval echo '${'$as_ac_Header'}'` = yes; then @@ -47498,15 +47113,14 @@ GpgSM path: $GPGSM " -echo "$as_me:$LINENO: checking whether to use new-style distribution lists" >&5 -echo $ECHO_N "checking whether to use new-style distribution lists... $ECHO_C" >&6 -# Check whether --enable-newdistrlists or --disable-newdistrlists was given. +{ echo "$as_me:$LINENO: checking whether to use new-style distribution lists" >&5 +echo $ECHO_N "checking whether to use new-style distribution lists... $ECHO_C" >&6; } +# Check whether --enable-newdistrlists was given. if test "${enable_newdistrlists+set}" = set; then - enableval="$enable_newdistrlists" - case "${enableval}" in + enableval=$enable_newdistrlists; case "${enableval}" in yes) - echo "$as_me:$LINENO: result: yes" >&5 -echo "${ECHO_T}yes" >&6 + { echo "$as_me:$LINENO: result: yes" >&5 +echo "${ECHO_T}yes" >&6; } cat >>confdefs.h <<\_ACEOF #define KDEPIM_NEW_DISTRLISTS 1 @@ -47515,8 +47129,8 @@ enable_new_distrlists="yes" ;; no) - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } ;; *) { { echo "$as_me:$LINENO: error: bad value ${enableval} for --enable-newdistrlists" >&5 @@ -47526,13 +47140,14 @@ esac else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 -fi; + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } +fi + -echo "$as_me:$LINENO: checking for timezone variable" >&5 -echo $ECHO_N "checking for timezone variable... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for timezone variable" >&5 +echo $ECHO_N "checking for timezone variable... $ECHO_C" >&6; } if test "${ac_cv_var_timezone+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -47556,38 +47171,34 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_cv_var_timezone=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_cv_var_timezone=no + ac_cv_var_timezone=no fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi -echo "$as_me:$LINENO: result: $ac_cv_var_timezone" >&5 -echo "${ECHO_T}$ac_cv_var_timezone" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_var_timezone" >&5 +echo "${ECHO_T}$ac_cv_var_timezone" >&6; } if test $ac_cv_var_timezone = yes; then cat >>confdefs.h <<\_ACEOF @@ -47595,8 +47206,8 @@ _ACEOF fi -echo "$as_me:$LINENO: checking for tm_gmtoff in struct tm" >&5 -echo $ECHO_N "checking for tm_gmtoff in struct tm... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for tm_gmtoff in struct tm" >&5 +echo $ECHO_N "checking for tm_gmtoff in struct tm... $ECHO_C" >&6; } if test "${ac_cv_struct_tm_gmtoff+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -47621,38 +47232,34 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_cv_struct_tm_gmtoff=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_cv_struct_tm_gmtoff=no + ac_cv_struct_tm_gmtoff=no fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi -echo "$as_me:$LINENO: result: $ac_cv_struct_tm_gmtoff" >&5 -echo "${ECHO_T}$ac_cv_struct_tm_gmtoff" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_struct_tm_gmtoff" >&5 +echo "${ECHO_T}$ac_cv_struct_tm_gmtoff" >&6; } if test $ac_cv_struct_tm_gmtoff = yes; then cat >>confdefs.h <<\_ACEOF @@ -47666,9 +47273,9 @@ for ac_func in memrchr do as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` -echo "$as_me:$LINENO: checking for $ac_func" >&5 -echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 -if eval "test \"\${$as_ac_var+set}\" = set"; then +{ echo "$as_me:$LINENO: checking for $ac_func" >&5 +echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; } +if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF @@ -47694,68 +47301,60 @@ #undef $ac_func -/* Override any gcc2 internal prototype to avoid an error. */ +/* Override any GCC internal prototype to avoid an error. + Use char because int might match the return type of a GCC + builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" -{ #endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ char $ac_func (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ -#if defined (__stub_$ac_func) || defined (__stub___$ac_func) +#if defined __stub_$ac_func || defined __stub___$ac_func choke me -#else -char (*f) () = $ac_func; -#endif -#ifdef __cplusplus -} #endif int main () { -return f != $ac_func; +return $ac_func (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then eval "$as_ac_var=yes" else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -eval "$as_ac_var=no" + eval "$as_ac_var=no" fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext fi -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 -echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 +ac_res=`eval echo '${'$as_ac_var'}'` + { echo "$as_me:$LINENO: result: $ac_res" >&5 +echo "${ECHO_T}$ac_res" >&6; } if test `eval echo '${'$as_ac_var'}'` = yes; then cat >>confdefs.h <<_ACEOF #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 @@ -47768,9 +47367,9 @@ for ac_func in putc_unlocked do as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` -echo "$as_me:$LINENO: checking for $ac_func" >&5 -echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 -if eval "test \"\${$as_ac_var+set}\" = set"; then +{ echo "$as_me:$LINENO: checking for $ac_func" >&5 +echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; } +if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF @@ -47796,68 +47395,60 @@ #undef $ac_func -/* Override any gcc2 internal prototype to avoid an error. */ +/* Override any GCC internal prototype to avoid an error. + Use char because int might match the return type of a GCC + builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" -{ #endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ char $ac_func (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ -#if defined (__stub_$ac_func) || defined (__stub___$ac_func) +#if defined __stub_$ac_func || defined __stub___$ac_func choke me -#else -char (*f) () = $ac_func; -#endif -#ifdef __cplusplus -} #endif int main () { -return f != $ac_func; +return $ac_func (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then eval "$as_ac_var=yes" else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -eval "$as_ac_var=no" + eval "$as_ac_var=no" fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext fi -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 -echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 +ac_res=`eval echo '${'$as_ac_var'}'` + { echo "$as_me:$LINENO: result: $ac_res" >&5 +echo "${ECHO_T}$ac_res" >&6; } if test `eval echo '${'$as_ac_var'}'` = yes; then cat >>confdefs.h <<_ACEOF #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 @@ -47868,13 +47459,12 @@ -echo "$as_me:$LINENO: checking if kdelibs has recent webdav" >&5 -echo $ECHO_N "checking if kdelibs has recent webdav... $ECHO_C" >&6 - +{ echo "$as_me:$LINENO: checking if kdelibs has recent webdav" >&5 +echo $ECHO_N "checking if kdelibs has recent webdav... $ECHO_C" >&6; } kde_safe_cppflags=$CPPFLAGS CPPFLAGS="$CPPFLAGS $all_includes" - ac_ext=cc + ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' @@ -47901,31 +47491,26 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_cxx_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_cxx_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_has_recent_webdav="yes" - echo "$as_me:$LINENO: result: yes" >&5 -echo "${ECHO_T}yes" >&6 + { echo "$as_me:$LINENO: result: yes" >&5 +echo "${ECHO_T}yes" >&6; } else echo "$as_me: failed program was:" >&5 @@ -47933,11 +47518,12 @@ ac_has_recent_webdav="no" - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext CPPFLAGS=$kde_safe_cppflags ac_ext=c ac_cpp='$CPP $CPPFLAGS' @@ -47947,13 +47533,13 @@ ac_use_exchange="no" -# Check whether --enable-exchange or --disable-exchange was given. +# Check whether --enable-exchange was given. if test "${enable_exchange+set}" = set; then - enableval="$enable_exchange" - ac_use_exchange=$enableval + enableval=$enable_exchange; ac_use_exchange=$enableval else ac_use_exchange=yes -fi; +fi + if test "x$ac_use_exchange" = "xyes" && test "x$ac_has_recent_webdav" = "xyes"; then @@ -47998,8 +47584,8 @@ fi for i in $ac_topsubdirs; do - echo "$as_me:$LINENO: checking if $i should be compiled" >&5 -echo $ECHO_N "checking if $i should be compiled... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking if $i should be compiled" >&5 +echo $ECHO_N "checking if $i should be compiled... $ECHO_C" >&6; } if test -d $srcdir/$i; then install_it="yes" for j in $DO_NOT_COMPILE; do @@ -48010,8 +47596,8 @@ else install_it="no" fi - echo "$as_me:$LINENO: result: $install_it" >&5 -echo "${ECHO_T}$install_it" >&6 + { echo "$as_me:$LINENO: result: $install_it" >&5 +echo "${ECHO_T}$install_it" >&6; } vari=`echo $i | sed -e 's,[-+.@],_,g'` if test $install_it = "yes"; then TOPSUBDIRS="$TOPSUBDIRS $i" @@ -48453,599 +48039,599 @@ kontact_SUBDIR_included_FALSE= fi - ac_config_files="$ac_config_files Makefile" +ac_config_files="$ac_config_files Makefile" - ac_config_files="$ac_config_files akregator/Makefile" +ac_config_files="$ac_config_files akregator/Makefile" - ac_config_files="$ac_config_files akregator/src/Makefile" +ac_config_files="$ac_config_files akregator/src/Makefile" - ac_config_files="$ac_config_files akregator/src/about/Makefile" +ac_config_files="$ac_config_files akregator/src/about/Makefile" - ac_config_files="$ac_config_files akregator/src/librss/Makefile" +ac_config_files="$ac_config_files akregator/src/librss/Makefile" - ac_config_files="$ac_config_files akregator/src/mk4storage/Makefile" +ac_config_files="$ac_config_files akregator/src/mk4storage/Makefile" - ac_config_files="$ac_config_files akregator/src/mk4storage/metakit/Makefile" +ac_config_files="$ac_config_files akregator/src/mk4storage/metakit/Makefile" - ac_config_files="$ac_config_files akregator/src/mk4storage/metakit/src/Makefile" +ac_config_files="$ac_config_files akregator/src/mk4storage/metakit/src/Makefile" - ac_config_files="$ac_config_files akregator/src/pics/Makefile" +ac_config_files="$ac_config_files akregator/src/pics/Makefile" - ac_config_files="$ac_config_files certmanager/Makefile" +ac_config_files="$ac_config_files certmanager/Makefile" - ac_config_files="$ac_config_files certmanager/conf/Makefile" +ac_config_files="$ac_config_files certmanager/conf/Makefile" - ac_config_files="$ac_config_files certmanager/kwatchgnupg/Makefile" +ac_config_files="$ac_config_files certmanager/kwatchgnupg/Makefile" - ac_config_files="$ac_config_files certmanager/lib/Makefile" +ac_config_files="$ac_config_files certmanager/lib/Makefile" - ac_config_files="$ac_config_files certmanager/lib/backends/Makefile" +ac_config_files="$ac_config_files certmanager/lib/backends/Makefile" - ac_config_files="$ac_config_files certmanager/lib/backends/chiasmus/Makefile" +ac_config_files="$ac_config_files certmanager/lib/backends/chiasmus/Makefile" - ac_config_files="$ac_config_files certmanager/lib/backends/kpgp/Makefile" +ac_config_files="$ac_config_files certmanager/lib/backends/kpgp/Makefile" - ac_config_files="$ac_config_files certmanager/lib/backends/qgpgme/Makefile" +ac_config_files="$ac_config_files certmanager/lib/backends/qgpgme/Makefile" - ac_config_files="$ac_config_files certmanager/lib/kleo/Makefile" +ac_config_files="$ac_config_files certmanager/lib/kleo/Makefile" - ac_config_files="$ac_config_files certmanager/lib/pics/Makefile" +ac_config_files="$ac_config_files certmanager/lib/pics/Makefile" - ac_config_files="$ac_config_files certmanager/lib/tests/Makefile" +ac_config_files="$ac_config_files certmanager/lib/tests/Makefile" - ac_config_files="$ac_config_files certmanager/lib/ui/Makefile" +ac_config_files="$ac_config_files certmanager/lib/ui/Makefile" - ac_config_files="$ac_config_files doc/Makefile" +ac_config_files="$ac_config_files doc/Makefile" - ac_config_files="$ac_config_files doc/akregator/Makefile" +ac_config_files="$ac_config_files doc/akregator/Makefile" - ac_config_files="$ac_config_files doc/kaddressbook/Makefile" +ac_config_files="$ac_config_files doc/kaddressbook/Makefile" - ac_config_files="$ac_config_files doc/kalarm/Makefile" +ac_config_files="$ac_config_files doc/kalarm/Makefile" - ac_config_files="$ac_config_files doc/kandy/Makefile" +ac_config_files="$ac_config_files doc/kandy/Makefile" - ac_config_files="$ac_config_files doc/karm/Makefile" +ac_config_files="$ac_config_files doc/karm/Makefile" - ac_config_files="$ac_config_files doc/kleopatra/Makefile" +ac_config_files="$ac_config_files doc/kleopatra/Makefile" - ac_config_files="$ac_config_files doc/kmail/Makefile" +ac_config_files="$ac_config_files doc/kmail/Makefile" - ac_config_files="$ac_config_files doc/knode/Makefile" +ac_config_files="$ac_config_files doc/knode/Makefile" - ac_config_files="$ac_config_files doc/knotes/Makefile" +ac_config_files="$ac_config_files doc/knotes/Makefile" - ac_config_files="$ac_config_files doc/konsolekalendar/Makefile" +ac_config_files="$ac_config_files doc/konsolekalendar/Makefile" - ac_config_files="$ac_config_files doc/kontact/Makefile" +ac_config_files="$ac_config_files doc/kontact/Makefile" - ac_config_files="$ac_config_files doc/korganizer/Makefile" +ac_config_files="$ac_config_files doc/korganizer/Makefile" - ac_config_files="$ac_config_files doc/korn/Makefile" +ac_config_files="$ac_config_files doc/korn/Makefile" - ac_config_files="$ac_config_files doc/kpilot/Makefile" +ac_config_files="$ac_config_files doc/kpilot/Makefile" - ac_config_files="$ac_config_files doc/ktnef/Makefile" +ac_config_files="$ac_config_files doc/ktnef/Makefile" - ac_config_files="$ac_config_files doc/kwatchgnupg/Makefile" +ac_config_files="$ac_config_files doc/kwatchgnupg/Makefile" - ac_config_files="$ac_config_files doc/multisynk/Makefile" +ac_config_files="$ac_config_files doc/multisynk/Makefile" - ac_config_files="$ac_config_files indexlib/Makefile" +ac_config_files="$ac_config_files indexlib/Makefile" - ac_config_files="$ac_config_files indexlib/tests/Makefile" +ac_config_files="$ac_config_files indexlib/tests/Makefile" - ac_config_files="$ac_config_files kabc/Makefile" +ac_config_files="$ac_config_files kabc/Makefile" - ac_config_files="$ac_config_files kabc/frontend/Makefile" +ac_config_files="$ac_config_files kabc/frontend/Makefile" - ac_config_files="$ac_config_files kabc/kabc2mutt/Makefile" +ac_config_files="$ac_config_files kabc/kabc2mutt/Makefile" - ac_config_files="$ac_config_files kaddressbook/Makefile" +ac_config_files="$ac_config_files kaddressbook/Makefile" - ac_config_files="$ac_config_files kaddressbook/common/Makefile" +ac_config_files="$ac_config_files kaddressbook/common/Makefile" - ac_config_files="$ac_config_files kaddressbook/csv-templates/Makefile" +ac_config_files="$ac_config_files kaddressbook/csv-templates/Makefile" - ac_config_files="$ac_config_files kaddressbook/editors/Makefile" +ac_config_files="$ac_config_files kaddressbook/editors/Makefile" - ac_config_files="$ac_config_files kaddressbook/editors/icons/Makefile" +ac_config_files="$ac_config_files kaddressbook/editors/icons/Makefile" - ac_config_files="$ac_config_files kaddressbook/editors/protocols/Makefile" +ac_config_files="$ac_config_files kaddressbook/editors/protocols/Makefile" - ac_config_files="$ac_config_files kaddressbook/features/Makefile" +ac_config_files="$ac_config_files kaddressbook/features/Makefile" - ac_config_files="$ac_config_files kaddressbook/interfaces/Makefile" +ac_config_files="$ac_config_files kaddressbook/interfaces/Makefile" - ac_config_files="$ac_config_files kaddressbook/kcmconfigs/Makefile" +ac_config_files="$ac_config_files kaddressbook/kcmconfigs/Makefile" - ac_config_files="$ac_config_files kaddressbook/pics/Makefile" +ac_config_files="$ac_config_files kaddressbook/pics/Makefile" - ac_config_files="$ac_config_files kaddressbook/printing/Makefile" +ac_config_files="$ac_config_files kaddressbook/printing/Makefile" - ac_config_files="$ac_config_files kaddressbook/thumbnailcreator/Makefile" +ac_config_files="$ac_config_files kaddressbook/thumbnailcreator/Makefile" - ac_config_files="$ac_config_files kaddressbook/views/Makefile" +ac_config_files="$ac_config_files kaddressbook/views/Makefile" - ac_config_files="$ac_config_files kaddressbook/xxport/Makefile" +ac_config_files="$ac_config_files kaddressbook/xxport/Makefile" - ac_config_files="$ac_config_files kalarm/Makefile" +ac_config_files="$ac_config_files kalarm/Makefile" - ac_config_files="$ac_config_files kalarm/kalarmd/Makefile" +ac_config_files="$ac_config_files kalarm/kalarmd/Makefile" - ac_config_files="$ac_config_files kalarm/lib/Makefile" +ac_config_files="$ac_config_files kalarm/lib/Makefile" - ac_config_files="$ac_config_files kalarm/pixmaps/Makefile" +ac_config_files="$ac_config_files kalarm/pixmaps/Makefile" - ac_config_files="$ac_config_files kandy/Makefile" +ac_config_files="$ac_config_files kandy/Makefile" - ac_config_files="$ac_config_files kandy/profiles/Makefile" +ac_config_files="$ac_config_files kandy/profiles/Makefile" - ac_config_files="$ac_config_files kandy/src/Makefile" +ac_config_files="$ac_config_files kandy/src/Makefile" - ac_config_files="$ac_config_files karm/Makefile" +ac_config_files="$ac_config_files karm/Makefile" - ac_config_files="$ac_config_files karm/pics/Makefile" +ac_config_files="$ac_config_files karm/pics/Makefile" - ac_config_files="$ac_config_files karm/support/Makefile" +ac_config_files="$ac_config_files karm/support/Makefile" - ac_config_files="$ac_config_files karm/test/Makefile" +ac_config_files="$ac_config_files karm/test/Makefile" - ac_config_files="$ac_config_files kdgantt/Makefile" +ac_config_files="$ac_config_files kdgantt/Makefile" - ac_config_files="$ac_config_files kfile-plugins/Makefile" +ac_config_files="$ac_config_files kfile-plugins/Makefile" - ac_config_files="$ac_config_files kfile-plugins/ics/Makefile" +ac_config_files="$ac_config_files kfile-plugins/ics/Makefile" - ac_config_files="$ac_config_files kfile-plugins/palm-databases/Makefile" +ac_config_files="$ac_config_files kfile-plugins/palm-databases/Makefile" - ac_config_files="$ac_config_files kfile-plugins/rfc822/Makefile" +ac_config_files="$ac_config_files kfile-plugins/rfc822/Makefile" - ac_config_files="$ac_config_files kfile-plugins/vcf/Makefile" +ac_config_files="$ac_config_files kfile-plugins/vcf/Makefile" - ac_config_files="$ac_config_files kgantt/Makefile" +ac_config_files="$ac_config_files kgantt/Makefile" - ac_config_files="$ac_config_files kgantt/kgantt/Makefile" +ac_config_files="$ac_config_files kgantt/kgantt/Makefile" - ac_config_files="$ac_config_files kgantt/pixmaps/Makefile" +ac_config_files="$ac_config_files kgantt/pixmaps/Makefile" - ac_config_files="$ac_config_files kioslaves/Makefile" +ac_config_files="$ac_config_files kioslaves/Makefile" - ac_config_files="$ac_config_files kioslaves/imap4/Makefile" +ac_config_files="$ac_config_files kioslaves/imap4/Makefile" - ac_config_files="$ac_config_files kioslaves/mbox/Makefile" +ac_config_files="$ac_config_files kioslaves/mbox/Makefile" - ac_config_files="$ac_config_files kioslaves/opengroupware/Makefile" +ac_config_files="$ac_config_files kioslaves/opengroupware/Makefile" - ac_config_files="$ac_config_files kioslaves/sieve/Makefile" +ac_config_files="$ac_config_files kioslaves/sieve/Makefile" - ac_config_files="$ac_config_files kitchensync/Makefile" +ac_config_files="$ac_config_files kitchensync/Makefile" - ac_config_files="$ac_config_files kitchensync/kitchensync/Makefile" +ac_config_files="$ac_config_files kitchensync/kitchensync/Makefile" - ac_config_files="$ac_config_files kitchensync/kitchensync/backup/Makefile" +ac_config_files="$ac_config_files kitchensync/kitchensync/backup/Makefile" - ac_config_files="$ac_config_files kitchensync/kitchensync/debugger/Makefile" +ac_config_files="$ac_config_files kitchensync/kitchensync/debugger/Makefile" - ac_config_files="$ac_config_files kitchensync/kitchensync/fileview/Makefile" +ac_config_files="$ac_config_files kitchensync/kitchensync/fileview/Makefile" - ac_config_files="$ac_config_files kitchensync/kitchensync/lib/Makefile" +ac_config_files="$ac_config_files kitchensync/kitchensync/lib/Makefile" - ac_config_files="$ac_config_files kitchensync/kitchensync/overview/Makefile" +ac_config_files="$ac_config_files kitchensync/kitchensync/overview/Makefile" - ac_config_files="$ac_config_files kitchensync/kitchensync/plucker/Makefile" +ac_config_files="$ac_config_files kitchensync/kitchensync/plucker/Makefile" - ac_config_files="$ac_config_files kitchensync/kitchensync/syncerpart/Makefile" +ac_config_files="$ac_config_files kitchensync/kitchensync/syncerpart/Makefile" - ac_config_files="$ac_config_files kitchensync/kitchensync/viewer/Makefile" +ac_config_files="$ac_config_files kitchensync/kitchensync/viewer/Makefile" - ac_config_files="$ac_config_files kitchensync/libkonnector2/Makefile" +ac_config_files="$ac_config_files kitchensync/libkonnector2/Makefile" - ac_config_files="$ac_config_files kitchensync/libkonnector2/filters/Makefile" +ac_config_files="$ac_config_files kitchensync/libkonnector2/filters/Makefile" - ac_config_files="$ac_config_files kitchensync/libkonnector2/plugins/Makefile" +ac_config_files="$ac_config_files kitchensync/libkonnector2/plugins/Makefile" - ac_config_files="$ac_config_files kitchensync/libkonnector2/plugins/dummy/Makefile" +ac_config_files="$ac_config_files kitchensync/libkonnector2/plugins/dummy/Makefile" - ac_config_files="$ac_config_files kitchensync/libkonnector2/plugins/kabc/Makefile" +ac_config_files="$ac_config_files kitchensync/libkonnector2/plugins/kabc/Makefile" - ac_config_files="$ac_config_files kitchensync/libkonnector2/plugins/kcal/Makefile" +ac_config_files="$ac_config_files kitchensync/libkonnector2/plugins/kcal/Makefile" - ac_config_files="$ac_config_files kitchensync/libkonnector2/plugins/local/Makefile" +ac_config_files="$ac_config_files kitchensync/libkonnector2/plugins/local/Makefile" - ac_config_files="$ac_config_files kitchensync/libkonnector2/plugins/qtopia/Makefile" +ac_config_files="$ac_config_files kitchensync/libkonnector2/plugins/qtopia/Makefile" - ac_config_files="$ac_config_files kitchensync/libkonnector2/plugins/qtopia/test/Makefile" +ac_config_files="$ac_config_files kitchensync/libkonnector2/plugins/qtopia/test/Makefile" - ac_config_files="$ac_config_files kitchensync/libkonnector2/plugins/remote/Makefile" +ac_config_files="$ac_config_files kitchensync/libkonnector2/plugins/remote/Makefile" - ac_config_files="$ac_config_files kitchensync/libkonnector2/plugins/threadedkonnector/Makefile" +ac_config_files="$ac_config_files kitchensync/libkonnector2/plugins/threadedkonnector/Makefile" - ac_config_files="$ac_config_files kitchensync/libkonnector2/test/Makefile" +ac_config_files="$ac_config_files kitchensync/libkonnector2/test/Makefile" - ac_config_files="$ac_config_files kitchensync/libksync/Makefile" +ac_config_files="$ac_config_files kitchensync/libksync/Makefile" - ac_config_files="$ac_config_files kitchensync/libksync/test/Makefile" +ac_config_files="$ac_config_files kitchensync/libksync/test/Makefile" - ac_config_files="$ac_config_files kitchensync/libksync/tests/Makefile" +ac_config_files="$ac_config_files kitchensync/libksync/tests/Makefile" - ac_config_files="$ac_config_files kitchensync/multisynk/Makefile" +ac_config_files="$ac_config_files kitchensync/multisynk/Makefile" - ac_config_files="$ac_config_files kitchensync/multisynk/pics/Makefile" +ac_config_files="$ac_config_files kitchensync/multisynk/pics/Makefile" - ac_config_files="$ac_config_files kmail/Makefile" +ac_config_files="$ac_config_files kmail/Makefile" - ac_config_files="$ac_config_files kmail/about/Makefile" +ac_config_files="$ac_config_files kmail/about/Makefile" - ac_config_files="$ac_config_files kmail/avscripts/Makefile" +ac_config_files="$ac_config_files kmail/avscripts/Makefile" - ac_config_files="$ac_config_files kmail/interfaces/Makefile" +ac_config_files="$ac_config_files kmail/interfaces/Makefile" - ac_config_files="$ac_config_files kmail/pics/Makefile" +ac_config_files="$ac_config_files kmail/pics/Makefile" - ac_config_files="$ac_config_files kmail/pics/icons/Makefile" +ac_config_files="$ac_config_files kmail/pics/icons/Makefile" - ac_config_files="$ac_config_files kmail/profiles/Makefile" +ac_config_files="$ac_config_files kmail/profiles/Makefile" - ac_config_files="$ac_config_files kmail/tests/Makefile" +ac_config_files="$ac_config_files kmail/tests/Makefile" - ac_config_files="$ac_config_files kmailcvt/Makefile" +ac_config_files="$ac_config_files kmailcvt/Makefile" - ac_config_files="$ac_config_files kmailcvt/pics/Makefile" +ac_config_files="$ac_config_files kmailcvt/pics/Makefile" - ac_config_files="$ac_config_files kmobile/Makefile" +ac_config_files="$ac_config_files kmobile/Makefile" - ac_config_files="$ac_config_files kmobile/devices/Makefile" +ac_config_files="$ac_config_files kmobile/devices/Makefile" - ac_config_files="$ac_config_files kmobile/devices/digicam/Makefile" +ac_config_files="$ac_config_files kmobile/devices/digicam/Makefile" - ac_config_files="$ac_config_files kmobile/devices/gammu/Makefile" +ac_config_files="$ac_config_files kmobile/devices/gammu/Makefile" - ac_config_files="$ac_config_files kmobile/devices/gnokii/Makefile" +ac_config_files="$ac_config_files kmobile/devices/gnokii/Makefile" - ac_config_files="$ac_config_files kmobile/devices/pics/Makefile" +ac_config_files="$ac_config_files kmobile/devices/pics/Makefile" - ac_config_files="$ac_config_files kmobile/devices/skeleton/Makefile" +ac_config_files="$ac_config_files kmobile/devices/skeleton/Makefile" - ac_config_files="$ac_config_files kmobile/kioslave/Makefile" +ac_config_files="$ac_config_files kmobile/kioslave/Makefile" - ac_config_files="$ac_config_files kmobile/kioslave/mimetypes/Makefile" +ac_config_files="$ac_config_files kmobile/kioslave/mimetypes/Makefile" - ac_config_files="$ac_config_files knode/Makefile" +ac_config_files="$ac_config_files knode/Makefile" - ac_config_files="$ac_config_files knode/filters/Makefile" +ac_config_files="$ac_config_files knode/filters/Makefile" - ac_config_files="$ac_config_files knode/pics/Makefile" +ac_config_files="$ac_config_files knode/pics/Makefile" - ac_config_files="$ac_config_files knotes/Makefile" +ac_config_files="$ac_config_files knotes/Makefile" - ac_config_files="$ac_config_files knotes/icons/Makefile" +ac_config_files="$ac_config_files knotes/icons/Makefile" - ac_config_files="$ac_config_files knotes/pics/Makefile" +ac_config_files="$ac_config_files knotes/pics/Makefile" - ac_config_files="$ac_config_files kode/Makefile" +ac_config_files="$ac_config_files kode/Makefile" - ac_config_files="$ac_config_files kode/kwsdl/Makefile" +ac_config_files="$ac_config_files kode/kwsdl/Makefile" - ac_config_files="$ac_config_files kode/kwsdl/kung/Makefile" +ac_config_files="$ac_config_files kode/kwsdl/kung/Makefile" - ac_config_files="$ac_config_files kode/kwsdl/schema/Makefile" +ac_config_files="$ac_config_files kode/kwsdl/schema/Makefile" - ac_config_files="$ac_config_files kode/kwsdl/tests/Makefile" +ac_config_files="$ac_config_files kode/kwsdl/tests/Makefile" - ac_config_files="$ac_config_files kode/kwsdl/tests/google/Makefile" +ac_config_files="$ac_config_files kode/kwsdl/tests/google/Makefile" - ac_config_files="$ac_config_files kode/kwsdl/wscl/Makefile" +ac_config_files="$ac_config_files kode/kwsdl/wscl/Makefile" - ac_config_files="$ac_config_files kode/kxml_compiler/Makefile" +ac_config_files="$ac_config_files kode/kxml_compiler/Makefile" - ac_config_files="$ac_config_files konsolekalendar/Makefile" +ac_config_files="$ac_config_files konsolekalendar/Makefile" - ac_config_files="$ac_config_files konsolekalendar/pixmaps/Makefile" +ac_config_files="$ac_config_files konsolekalendar/pixmaps/Makefile" - ac_config_files="$ac_config_files kontact/Makefile" +ac_config_files="$ac_config_files kontact/Makefile" - ac_config_files="$ac_config_files kontact/interfaces/Makefile" +ac_config_files="$ac_config_files kontact/interfaces/Makefile" - ac_config_files="$ac_config_files kontact/pics/Makefile" +ac_config_files="$ac_config_files kontact/pics/Makefile" - ac_config_files="$ac_config_files kontact/pics/icons/Makefile" +ac_config_files="$ac_config_files kontact/pics/icons/Makefile" - ac_config_files="$ac_config_files kontact/plugins/Makefile" +ac_config_files="$ac_config_files kontact/plugins/Makefile" - ac_config_files="$ac_config_files kontact/plugins/akregator/Makefile" +ac_config_files="$ac_config_files kontact/plugins/akregator/Makefile" - ac_config_files="$ac_config_files kontact/plugins/kaddressbook/Makefile" +ac_config_files="$ac_config_files kontact/plugins/kaddressbook/Makefile" - ac_config_files="$ac_config_files kontact/plugins/karm/Makefile" +ac_config_files="$ac_config_files kontact/plugins/karm/Makefile" - ac_config_files="$ac_config_files kontact/plugins/kitchensync/Makefile" +ac_config_files="$ac_config_files kontact/plugins/kitchensync/Makefile" - ac_config_files="$ac_config_files kontact/plugins/kmail/Makefile" +ac_config_files="$ac_config_files kontact/plugins/kmail/Makefile" - ac_config_files="$ac_config_files kontact/plugins/knode/Makefile" +ac_config_files="$ac_config_files kontact/plugins/knode/Makefile" - ac_config_files="$ac_config_files kontact/plugins/knotes/Makefile" +ac_config_files="$ac_config_files kontact/plugins/knotes/Makefile" - ac_config_files="$ac_config_files kontact/plugins/korganizer/Makefile" +ac_config_files="$ac_config_files kontact/plugins/korganizer/Makefile" - ac_config_files="$ac_config_files kontact/plugins/kpilot/Makefile" +ac_config_files="$ac_config_files kontact/plugins/kpilot/Makefile" - ac_config_files="$ac_config_files kontact/plugins/multisynk/Makefile" +ac_config_files="$ac_config_files kontact/plugins/multisynk/Makefile" - ac_config_files="$ac_config_files kontact/plugins/newsticker/Makefile" +ac_config_files="$ac_config_files kontact/plugins/newsticker/Makefile" - ac_config_files="$ac_config_files kontact/plugins/specialdates/Makefile" +ac_config_files="$ac_config_files kontact/plugins/specialdates/Makefile" - ac_config_files="$ac_config_files kontact/plugins/summary/Makefile" +ac_config_files="$ac_config_files kontact/plugins/summary/Makefile" - ac_config_files="$ac_config_files kontact/plugins/test/Makefile" +ac_config_files="$ac_config_files kontact/plugins/test/Makefile" - ac_config_files="$ac_config_files kontact/plugins/weather/Makefile" +ac_config_files="$ac_config_files kontact/plugins/weather/Makefile" - ac_config_files="$ac_config_files kontact/src/Makefile" +ac_config_files="$ac_config_files kontact/src/Makefile" - ac_config_files="$ac_config_files kontact/src/about/Makefile" +ac_config_files="$ac_config_files kontact/src/about/Makefile" - ac_config_files="$ac_config_files korganizer/Makefile" +ac_config_files="$ac_config_files korganizer/Makefile" - ac_config_files="$ac_config_files korganizer/interfaces/Makefile" +ac_config_files="$ac_config_files korganizer/interfaces/Makefile" - ac_config_files="$ac_config_files korganizer/interfaces/calendar/Makefile" +ac_config_files="$ac_config_files korganizer/interfaces/calendar/Makefile" - ac_config_files="$ac_config_files korganizer/interfaces/korganizer/Makefile" +ac_config_files="$ac_config_files korganizer/interfaces/korganizer/Makefile" - ac_config_files="$ac_config_files korganizer/korgac/Makefile" +ac_config_files="$ac_config_files korganizer/korgac/Makefile" - ac_config_files="$ac_config_files korganizer/korgac/pixmaps/Makefile" +ac_config_files="$ac_config_files korganizer/korgac/pixmaps/Makefile" - ac_config_files="$ac_config_files korganizer/pixmaps/Makefile" +ac_config_files="$ac_config_files korganizer/pixmaps/Makefile" - ac_config_files="$ac_config_files korganizer/plugins/Makefile" +ac_config_files="$ac_config_files korganizer/plugins/Makefile" - ac_config_files="$ac_config_files korganizer/plugins/datenums/Makefile" +ac_config_files="$ac_config_files korganizer/plugins/datenums/Makefile" - ac_config_files="$ac_config_files korganizer/plugins/exchange/Makefile" +ac_config_files="$ac_config_files korganizer/plugins/exchange/Makefile" - ac_config_files="$ac_config_files korganizer/plugins/hebrew/Makefile" +ac_config_files="$ac_config_files korganizer/plugins/hebrew/Makefile" - ac_config_files="$ac_config_files korganizer/plugins/printing/Makefile" +ac_config_files="$ac_config_files korganizer/plugins/printing/Makefile" - ac_config_files="$ac_config_files korganizer/plugins/printing/journal/Makefile" +ac_config_files="$ac_config_files korganizer/plugins/printing/journal/Makefile" - ac_config_files="$ac_config_files korganizer/plugins/printing/list/Makefile" +ac_config_files="$ac_config_files korganizer/plugins/printing/list/Makefile" - ac_config_files="$ac_config_files korganizer/plugins/printing/whatsnext/Makefile" +ac_config_files="$ac_config_files korganizer/plugins/printing/whatsnext/Makefile" - ac_config_files="$ac_config_files korganizer/plugins/printing/year/Makefile" +ac_config_files="$ac_config_files korganizer/plugins/printing/year/Makefile" - ac_config_files="$ac_config_files korganizer/plugins/projectview/Makefile" +ac_config_files="$ac_config_files korganizer/plugins/projectview/Makefile" - ac_config_files="$ac_config_files korganizer/plugins/timespanview/Makefile" +ac_config_files="$ac_config_files korganizer/plugins/timespanview/Makefile" - ac_config_files="$ac_config_files korganizer/printing/Makefile" +ac_config_files="$ac_config_files korganizer/printing/Makefile" - ac_config_files="$ac_config_files korganizer/sounds/Makefile" +ac_config_files="$ac_config_files korganizer/sounds/Makefile" - ac_config_files="$ac_config_files korn/Makefile" +ac_config_files="$ac_config_files korn/Makefile" - ac_config_files="$ac_config_files korn/kconf_update/Makefile" +ac_config_files="$ac_config_files korn/kconf_update/Makefile" - ac_config_files="$ac_config_files kpilot/Makefile" +ac_config_files="$ac_config_files kpilot/Makefile" - ac_config_files="$ac_config_files kpilot/conduits/Makefile" +ac_config_files="$ac_config_files kpilot/conduits/Makefile" - ac_config_files="$ac_config_files kpilot/conduits/abbrowserconduit/Makefile" +ac_config_files="$ac_config_files kpilot/conduits/abbrowserconduit/Makefile" - ac_config_files="$ac_config_files kpilot/conduits/docconduit/Makefile" +ac_config_files="$ac_config_files kpilot/conduits/docconduit/Makefile" - ac_config_files="$ac_config_files kpilot/conduits/docconduit/Icons/Makefile" +ac_config_files="$ac_config_files kpilot/conduits/docconduit/Icons/Makefile" - ac_config_files="$ac_config_files kpilot/conduits/knotes/Makefile" +ac_config_files="$ac_config_files kpilot/conduits/knotes/Makefile" - ac_config_files="$ac_config_files kpilot/conduits/malconduit/Makefile" +ac_config_files="$ac_config_files kpilot/conduits/malconduit/Makefile" - ac_config_files="$ac_config_files kpilot/conduits/memofileconduit/Makefile" +ac_config_files="$ac_config_files kpilot/conduits/memofileconduit/Makefile" - ac_config_files="$ac_config_files kpilot/conduits/notepadconduit/Makefile" +ac_config_files="$ac_config_files kpilot/conduits/notepadconduit/Makefile" - ac_config_files="$ac_config_files kpilot/conduits/null/Makefile" +ac_config_files="$ac_config_files kpilot/conduits/null/Makefile" - ac_config_files="$ac_config_files kpilot/conduits/popmail/Makefile" +ac_config_files="$ac_config_files kpilot/conduits/popmail/Makefile" - ac_config_files="$ac_config_files kpilot/conduits/recordconduit/Makefile" +ac_config_files="$ac_config_files kpilot/conduits/recordconduit/Makefile" - ac_config_files="$ac_config_files kpilot/conduits/sysinfoconduit/Makefile" +ac_config_files="$ac_config_files kpilot/conduits/sysinfoconduit/Makefile" - ac_config_files="$ac_config_files kpilot/conduits/timeconduit/Makefile" +ac_config_files="$ac_config_files kpilot/conduits/timeconduit/Makefile" - ac_config_files="$ac_config_files kpilot/conduits/vcalconduit/Makefile" +ac_config_files="$ac_config_files kpilot/conduits/vcalconduit/Makefile" - ac_config_files="$ac_config_files kpilot/kpilot/Makefile" +ac_config_files="$ac_config_files kpilot/kpilot/Makefile" - ac_config_files="$ac_config_files kpilot/kpilot/Icons/Makefile" +ac_config_files="$ac_config_files kpilot/kpilot/Icons/Makefile" - ac_config_files="$ac_config_files kpilot/lib/Makefile" +ac_config_files="$ac_config_files kpilot/lib/Makefile" - ac_config_files="$ac_config_files kresources/Makefile" +ac_config_files="$ac_config_files kresources/Makefile" - ac_config_files="$ac_config_files kresources/birthdays/Makefile" +ac_config_files="$ac_config_files kresources/birthdays/Makefile" - ac_config_files="$ac_config_files kresources/blogging/Makefile" +ac_config_files="$ac_config_files kresources/blogging/Makefile" - ac_config_files="$ac_config_files kresources/egroupware/Makefile" +ac_config_files="$ac_config_files kresources/egroupware/Makefile" - ac_config_files="$ac_config_files kresources/exchange/Makefile" +ac_config_files="$ac_config_files kresources/exchange/Makefile" - ac_config_files="$ac_config_files kresources/featureplan/Makefile" +ac_config_files="$ac_config_files kresources/featureplan/Makefile" - ac_config_files="$ac_config_files kresources/groupdav/Makefile" +ac_config_files="$ac_config_files kresources/groupdav/Makefile" - ac_config_files="$ac_config_files kresources/groupware/Makefile" +ac_config_files="$ac_config_files kresources/groupware/Makefile" - ac_config_files="$ac_config_files kresources/groupwise/Makefile" +ac_config_files="$ac_config_files kresources/groupwise/Makefile" - ac_config_files="$ac_config_files kresources/groupwise/kioslave/Makefile" +ac_config_files="$ac_config_files kresources/groupwise/kioslave/Makefile" - ac_config_files="$ac_config_files kresources/groupwise/soap/Makefile" +ac_config_files="$ac_config_files kresources/groupwise/soap/Makefile" - ac_config_files="$ac_config_files kresources/kolab/Makefile" +ac_config_files="$ac_config_files kresources/kolab/Makefile" - ac_config_files="$ac_config_files kresources/kolab/kabc/Makefile" +ac_config_files="$ac_config_files kresources/kolab/kabc/Makefile" - ac_config_files="$ac_config_files kresources/kolab/kcal/Makefile" +ac_config_files="$ac_config_files kresources/kolab/kcal/Makefile" - ac_config_files="$ac_config_files kresources/kolab/knotes/Makefile" +ac_config_files="$ac_config_files kresources/kolab/knotes/Makefile" - ac_config_files="$ac_config_files kresources/kolab/shared/Makefile" +ac_config_files="$ac_config_files kresources/kolab/shared/Makefile" - ac_config_files="$ac_config_files kresources/lib/Makefile" +ac_config_files="$ac_config_files kresources/lib/Makefile" - ac_config_files="$ac_config_files kresources/newexchange/Makefile" +ac_config_files="$ac_config_files kresources/newexchange/Makefile" - ac_config_files="$ac_config_files kresources/remote/Makefile" +ac_config_files="$ac_config_files kresources/remote/Makefile" - ac_config_files="$ac_config_files kresources/slox/Makefile" +ac_config_files="$ac_config_files kresources/slox/Makefile" - ac_config_files="$ac_config_files kresources/tvanytime/Makefile" +ac_config_files="$ac_config_files kresources/tvanytime/Makefile" - ac_config_files="$ac_config_files ksync/Makefile" +ac_config_files="$ac_config_files ksync/Makefile" - ac_config_files="$ac_config_files ksync/lib/Makefile" +ac_config_files="$ac_config_files ksync/lib/Makefile" - ac_config_files="$ac_config_files ksync/src/Makefile" +ac_config_files="$ac_config_files ksync/src/Makefile" - ac_config_files="$ac_config_files ktnef/Makefile" +ac_config_files="$ac_config_files ktnef/Makefile" - ac_config_files="$ac_config_files ktnef/gui/Makefile" +ac_config_files="$ac_config_files ktnef/gui/Makefile" - ac_config_files="$ac_config_files ktnef/gui/pics/Makefile" +ac_config_files="$ac_config_files ktnef/gui/pics/Makefile" - ac_config_files="$ac_config_files ktnef/ktnef/Makefile" +ac_config_files="$ac_config_files ktnef/ktnef/Makefile" - ac_config_files="$ac_config_files ktnef/lib/Makefile" +ac_config_files="$ac_config_files ktnef/lib/Makefile" - ac_config_files="$ac_config_files libemailfunctions/Makefile" +ac_config_files="$ac_config_files libemailfunctions/Makefile" - ac_config_files="$ac_config_files libemailfunctions/tests/Makefile" +ac_config_files="$ac_config_files libemailfunctions/tests/Makefile" - ac_config_files="$ac_config_files libkcal/Makefile" +ac_config_files="$ac_config_files libkcal/Makefile" - ac_config_files="$ac_config_files libkcal/libical/Makefile" +ac_config_files="$ac_config_files libkcal/libical/Makefile" - ac_config_files="$ac_config_files libkcal/libical/design-data/Makefile" +ac_config_files="$ac_config_files libkcal/libical/design-data/Makefile" - ac_config_files="$ac_config_files libkcal/libical/doc/Makefile" +ac_config_files="$ac_config_files libkcal/libical/doc/Makefile" - ac_config_files="$ac_config_files libkcal/libical/examples/Makefile" +ac_config_files="$ac_config_files libkcal/libical/examples/Makefile" - ac_config_files="$ac_config_files libkcal/libical/scripts/Makefile" +ac_config_files="$ac_config_files libkcal/libical/scripts/Makefile" - ac_config_files="$ac_config_files libkcal/libical/src/Makefile" +ac_config_files="$ac_config_files libkcal/libical/src/Makefile" - ac_config_files="$ac_config_files libkcal/libical/src/libical/Makefile" +ac_config_files="$ac_config_files libkcal/libical/src/libical/Makefile" - ac_config_files="$ac_config_files libkcal/libical/src/libicalss/Makefile" +ac_config_files="$ac_config_files libkcal/libical/src/libicalss/Makefile" - ac_config_files="$ac_config_files libkcal/libical/zoneinfo/Makefile" +ac_config_files="$ac_config_files libkcal/libical/zoneinfo/Makefile" - ac_config_files="$ac_config_files libkcal/tests/Makefile" +ac_config_files="$ac_config_files libkcal/tests/Makefile" - ac_config_files="$ac_config_files libkcal/versit/Makefile" +ac_config_files="$ac_config_files libkcal/versit/Makefile" - ac_config_files="$ac_config_files libkdenetwork/Makefile" +ac_config_files="$ac_config_files libkdenetwork/Makefile" - ac_config_files="$ac_config_files libkdenetwork/gpgmepp/Makefile" +ac_config_files="$ac_config_files libkdenetwork/gpgmepp/Makefile" - ac_config_files="$ac_config_files libkdenetwork/gpgmepp/interfaces/Makefile" +ac_config_files="$ac_config_files libkdenetwork/gpgmepp/interfaces/Makefile" - ac_config_files="$ac_config_files libkdenetwork/libgpg-error-copy/Makefile" +ac_config_files="$ac_config_files libkdenetwork/libgpg-error-copy/Makefile" - ac_config_files="$ac_config_files libkdenetwork/libgpgme-copy/Makefile" +ac_config_files="$ac_config_files libkdenetwork/libgpgme-copy/Makefile" - ac_config_files="$ac_config_files libkdenetwork/libgpgme-copy/assuan/Makefile" +ac_config_files="$ac_config_files libkdenetwork/libgpgme-copy/assuan/Makefile" - ac_config_files="$ac_config_files libkdenetwork/libgpgme-copy/gpgme/Makefile" +ac_config_files="$ac_config_files libkdenetwork/libgpgme-copy/gpgme/Makefile" - ac_config_files="$ac_config_files libkdenetwork/qgpgme/Makefile" +ac_config_files="$ac_config_files libkdenetwork/qgpgme/Makefile" - ac_config_files="$ac_config_files libkdenetwork/qgpgme/tests/Makefile" +ac_config_files="$ac_config_files libkdenetwork/qgpgme/tests/Makefile" - ac_config_files="$ac_config_files libkdepim/Makefile" +ac_config_files="$ac_config_files libkdepim/Makefile" - ac_config_files="$ac_config_files libkdepim/about/Makefile" +ac_config_files="$ac_config_files libkdepim/about/Makefile" - ac_config_files="$ac_config_files libkdepim/cfgc/Makefile" +ac_config_files="$ac_config_files libkdepim/cfgc/Makefile" - ac_config_files="$ac_config_files libkdepim/icons/Makefile" +ac_config_files="$ac_config_files libkdepim/icons/Makefile" - ac_config_files="$ac_config_files libkdepim/interfaces/Makefile" +ac_config_files="$ac_config_files libkdepim/interfaces/Makefile" - ac_config_files="$ac_config_files libkdepim/komposer/Makefile" +ac_config_files="$ac_config_files libkdepim/komposer/Makefile" - ac_config_files="$ac_config_files libkdepim/komposer/core/Makefile" +ac_config_files="$ac_config_files libkdepim/komposer/core/Makefile" - ac_config_files="$ac_config_files libkdepim/komposer/core/tests/Makefile" +ac_config_files="$ac_config_files libkdepim/komposer/core/tests/Makefile" - ac_config_files="$ac_config_files libkdepim/komposer/plugins/Makefile" +ac_config_files="$ac_config_files libkdepim/komposer/plugins/Makefile" - ac_config_files="$ac_config_files libkdepim/komposer/plugins/default/Makefile" +ac_config_files="$ac_config_files libkdepim/komposer/plugins/default/Makefile" - ac_config_files="$ac_config_files libkdepim/komposer/test/Makefile" +ac_config_files="$ac_config_files libkdepim/komposer/test/Makefile" - ac_config_files="$ac_config_files libkdepim/kpartsdesignerplugin/Makefile" +ac_config_files="$ac_config_files libkdepim/kpartsdesignerplugin/Makefile" - ac_config_files="$ac_config_files libkdepim/pics/Makefile" +ac_config_files="$ac_config_files libkdepim/pics/Makefile" - ac_config_files="$ac_config_files libkdepim/tests/Makefile" +ac_config_files="$ac_config_files libkdepim/tests/Makefile" - ac_config_files="$ac_config_files libkholidays/Makefile" +ac_config_files="$ac_config_files libkholidays/Makefile" - ac_config_files="$ac_config_files libkholidays/holidays/Makefile" +ac_config_files="$ac_config_files libkholidays/holidays/Makefile" - ac_config_files="$ac_config_files libkmime/Makefile" +ac_config_files="$ac_config_files libkmime/Makefile" - ac_config_files="$ac_config_files libkmime/tests/Makefile" +ac_config_files="$ac_config_files libkmime/tests/Makefile" - ac_config_files="$ac_config_files libkpgp/Makefile" +ac_config_files="$ac_config_files libkpgp/Makefile" - ac_config_files="$ac_config_files libkpgp/pics/Makefile" +ac_config_files="$ac_config_files libkpgp/pics/Makefile" - ac_config_files="$ac_config_files libkpimexchange/Makefile" +ac_config_files="$ac_config_files libkpimexchange/Makefile" - ac_config_files="$ac_config_files libkpimexchange/core/Makefile" +ac_config_files="$ac_config_files libkpimexchange/core/Makefile" - ac_config_files="$ac_config_files libkpimidentities/Makefile" +ac_config_files="$ac_config_files libkpimidentities/Makefile" - ac_config_files="$ac_config_files libksieve/Makefile" +ac_config_files="$ac_config_files libksieve/Makefile" - ac_config_files="$ac_config_files libksieve/ksieve/Makefile" +ac_config_files="$ac_config_files libksieve/ksieve/Makefile" - ac_config_files="$ac_config_files libksieve/parser/Makefile" +ac_config_files="$ac_config_files libksieve/parser/Makefile" - ac_config_files="$ac_config_files libksieve/shared/Makefile" +ac_config_files="$ac_config_files libksieve/shared/Makefile" - ac_config_files="$ac_config_files libksieve/tests/Makefile" +ac_config_files="$ac_config_files libksieve/tests/Makefile" - ac_config_files="$ac_config_files mimelib/Makefile" +ac_config_files="$ac_config_files mimelib/Makefile" - ac_config_files="$ac_config_files mimelib/mimelib/Makefile" +ac_config_files="$ac_config_files mimelib/mimelib/Makefile" - ac_config_files="$ac_config_files networkstatus/Makefile" +ac_config_files="$ac_config_files networkstatus/Makefile" - ac_config_files="$ac_config_files pixmaps/Makefile" +ac_config_files="$ac_config_files pixmaps/Makefile" - ac_config_files="$ac_config_files plugins/Makefile" +ac_config_files="$ac_config_files plugins/Makefile" - ac_config_files="$ac_config_files plugins/kmail/Makefile" +ac_config_files="$ac_config_files plugins/kmail/Makefile" - ac_config_files="$ac_config_files plugins/kmail/bodypartformatter/Makefile" +ac_config_files="$ac_config_files plugins/kmail/bodypartformatter/Makefile" - ac_config_files="$ac_config_files wizards/Makefile" +ac_config_files="$ac_config_files wizards/Makefile" - ac_config_files="$ac_config_files indexlib/indexlib-config" +ac_config_files="$ac_config_files indexlib/indexlib-config" - ac_config_files="$ac_config_files korganizer/ical2vcal" +ac_config_files="$ac_config_files korganizer/ical2vcal" all_includes="-I\$(top_srcdir)/libkdepim $all_includes" @@ -49068,39 +48654,58 @@ # The following way of writing the cache mishandles newlines in values, # but we know of no workaround that is simple, portable, and efficient. -# So, don't put newlines in cache variables' values. +# So, we kill variables containing newlines. # Ultrix sh set writes to stderr and can't be redirected directly, # and sets the high bit in the cache file unless we assign to the vars. -{ +( + for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do + eval ac_val=\$$ac_var + case $ac_val in #( + *${as_nl}*) + case $ac_var in #( + *_cv_*) { echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5 +echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;; + esac + case $ac_var in #( + _ | IFS | as_nl) ;; #( + *) $as_unset $ac_var ;; + esac ;; + esac + done + (set) 2>&1 | - case `(ac_space=' '; set | grep ac_space) 2>&1` in - *ac_space=\ *) + case $as_nl`(ac_space=' '; set) 2>&1` in #( + *${as_nl}ac_space=\ *) # `set' does not quote correctly, so add quotes (double-quote # substitution turns \\\\ into \\, and sed turns \\ into \). sed -n \ "s/'/'\\\\''/g; s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p" - ;; + ;; #( *) # `set' quotes correctly as required by POSIX, so do not add quotes. - sed -n \ - "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p" + sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p" ;; - esac; -} | + esac | + sort +) | sed ' + /^ac_cv_env_/b end t clear - : clear + :clear s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/ t end - /^ac_cv_env/!s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/ - : end' >>confcache -if diff $cache_file confcache >/dev/null 2>&1; then :; else - if test -w $cache_file; then - test "x$cache_file" != "x/dev/null" && echo "updating cache $cache_file" + s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/ + :end' >>confcache +if diff "$cache_file" confcache >/dev/null 2>&1; then :; else + if test -w "$cache_file"; then + test "x$cache_file" != "x/dev/null" && + { echo "$as_me:$LINENO: updating cache $cache_file" >&5 +echo "$as_me: updating cache $cache_file" >&6;} cat confcache >$cache_file else - echo "not updating unwritable cache $cache_file" + { echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5 +echo "$as_me: not updating unwritable cache $cache_file" >&6;} fi fi rm -f confcache @@ -49109,38 +48714,31 @@ # Let make expand exec_prefix. test "x$exec_prefix" = xNONE && exec_prefix='${prefix}' -# VPATH may cause trouble with some makes, so we remove $(srcdir), -# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and -# trailing colons and then remove the whole line if VPATH becomes empty -# (actually we leave an empty line to preserve line numbers). -if test "x$srcdir" = x.; then - ac_vpsub='/^[ ]*VPATH[ ]*=/{ -s/:*\$(srcdir):*/:/; -s/:*\${srcdir}:*/:/; -s/:*@srcdir@:*/:/; -s/^\([^=]*=[ ]*\):*/\1/; -s/:*$//; -s/^[^=]*=[ ]*$//; -}' -fi - DEFS=-DHAVE_CONFIG_H ac_libobjs= ac_ltlibobjs= for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue # 1. Remove the extension, and $U if already installed. - ac_i=`echo "$ac_i" | - sed 's/\$U\././;s/\.o$//;s/\.obj$//'` - # 2. Add them. - ac_libobjs="$ac_libobjs $ac_i\$U.$ac_objext" - ac_ltlibobjs="$ac_ltlibobjs $ac_i"'$U.lo' + ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' + ac_i=`echo "$ac_i" | sed "$ac_script"` + # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR + # will be set to the directory where LIBOBJS objects are built. + ac_libobjs="$ac_libobjs \${LIBOBJDIR}$ac_i\$U.$ac_objext" + ac_ltlibobjs="$ac_ltlibobjs \${LIBOBJDIR}$ac_i"'$U.lo' done LIBOBJS=$ac_libobjs LTLIBOBJS=$ac_ltlibobjs +if test -z "${MAINTAINER_MODE_TRUE}" && test -z "${MAINTAINER_MODE_FALSE}"; then + { { echo "$as_me:$LINENO: error: conditional \"MAINTAINER_MODE\" was never defined. +Usually this means the macro was only invoked conditionally." >&5 +echo "$as_me: error: conditional \"MAINTAINER_MODE\" was never defined. +Usually this means the macro was only invoked conditionally." >&2;} + { (exit 1); exit 1; }; } +fi if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then { { echo "$as_me:$LINENO: error: conditional \"AMDEP\" was never defined. Usually this means the macro was only invoked conditionally." >&5 @@ -49613,17 +49211,45 @@ ## M4sh Initialization. ## ## --------------------- ## -# Be Bourne compatible +# Be more Bourne compatible +DUALCASE=1; export DUALCASE # for MKS sh if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then emulate sh NULLCMD=: # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which # is contrary to our usage. Disable this feature. alias -g '${1+"$@"}'='"$@"' -elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then - set -o posix + setopt NO_GLOB_SUBST +else + case `(set -o) 2>/dev/null` in + *posix*) set -o posix ;; +esac + +fi + + + + +# PATH needs CR +# Avoid depending upon Character Ranges. +as_cr_letters='abcdefghijklmnopqrstuvwxyz' +as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ' +as_cr_Letters=$as_cr_letters$as_cr_LETTERS +as_cr_digits='0123456789' +as_cr_alnum=$as_cr_Letters$as_cr_digits + +# The user is always right. +if test "${PATH_SEPARATOR+set}" != set; then + echo "#! /bin/sh" >conf$$.sh + echo "exit 0" >>conf$$.sh + chmod +x conf$$.sh + if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then + PATH_SEPARATOR=';' + else + PATH_SEPARATOR=: + fi + rm -f conf$$.sh fi -DUALCASE=1; export DUALCASE # for MKS sh # Support unset when possible. if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then @@ -49633,8 +49259,43 @@ fi +# IFS +# We need space, tab and new line, in precisely that order. Quoting is +# there to prevent editors from complaining about space-tab. +# (If _AS_PATH_WALK were called with IFS unset, it would disable word +# splitting by setting IFS to empty value.) +as_nl=' +' +IFS=" "" $as_nl" + +# Find who we are. Look in the path if we contain no directory separator. +case $0 in + *[\\/]* ) as_myself=$0 ;; + *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR +for as_dir in $PATH +do + IFS=$as_save_IFS + test -z "$as_dir" && as_dir=. + test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break +done +IFS=$as_save_IFS + + ;; +esac +# We did not find ourselves, most probably we were run as `sh COMMAND' +# in which case we are not to be found in the path. +if test "x$as_myself" = x; then + as_myself=$0 +fi +if test ! -f "$as_myself"; then + echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 + { (exit 1); exit 1; } +fi + # Work around bugs in pre-3.0 UWIN ksh. -$as_unset ENV MAIL MAILPATH +for as_var in ENV MAIL MAILPATH +do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var +done PS1='$ ' PS2='> ' PS4='+ ' @@ -49648,18 +49309,19 @@ if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then eval $as_var=C; export $as_var else - $as_unset $as_var + ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var fi done # Required to use basename. -if expr a : '\(a\)' >/dev/null 2>&1; then +if expr a : '\(a\)' >/dev/null 2>&1 && + test "X`expr 00001 : '.*\(...\)'`" = X001; then as_expr=expr else as_expr=false fi -if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then +if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then as_basename=basename else as_basename=false @@ -49667,159 +49329,120 @@ # Name of the executable. -as_me=`$as_basename "$0" || +as_me=`$as_basename -- "$0" || $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ X"$0" : 'X\(//\)$' \| \ - X"$0" : 'X\(/\)$' \| \ - . : '\(.\)' 2>/dev/null || + X"$0" : 'X\(/\)' \| . 2>/dev/null || echo X/"$0" | - sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; } - /^X\/\(\/\/\)$/{ s//\1/; q; } - /^X\/\(\/\).*/{ s//\1/; q; } - s/.*/./; q'` - + sed '/^.*\/\([^/][^/]*\)\/*$/{ + s//\1/ + q + } + /^X\/\(\/\/\)$/{ + s//\1/ + q + } + /^X\/\(\/\).*/{ + s//\1/ + q + } + s/.*/./; q'` -# PATH needs CR, and LINENO needs CR and PATH. -# Avoid depending upon Character Ranges. -as_cr_letters='abcdefghijklmnopqrstuvwxyz' -as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ' -as_cr_Letters=$as_cr_letters$as_cr_LETTERS -as_cr_digits='0123456789' -as_cr_alnum=$as_cr_Letters$as_cr_digits +# CDPATH. +$as_unset CDPATH -# The user is always right. -if test "${PATH_SEPARATOR+set}" != set; then - echo "#! /bin/sh" >conf$$.sh - echo "exit 0" >>conf$$.sh - chmod +x conf$$.sh - if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then - PATH_SEPARATOR=';' - else - PATH_SEPARATOR=: - fi - rm -f conf$$.sh -fi as_lineno_1=$LINENO as_lineno_2=$LINENO - as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` test "x$as_lineno_1" != "x$as_lineno_2" && - test "x$as_lineno_3" = "x$as_lineno_2" || { - # Find who we are. Look in the path if we contain no path at all - # relative or not. - case $0 in - *[\\/]* ) as_myself=$0 ;; - *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break -done - - ;; - esac - # We did not find ourselves, most probably we were run as `sh COMMAND' - # in which case we are not to be found in the path. - if test "x$as_myself" = x; then - as_myself=$0 - fi - if test ! -f "$as_myself"; then - { { echo "$as_me:$LINENO: error: cannot find myself; rerun with an absolute path" >&5 -echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2;} - { (exit 1); exit 1; }; } - fi - case $CONFIG_SHELL in - '') - as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for as_base in sh bash ksh sh5; do - case $as_dir in - /*) - if ("$as_dir/$as_base" -c ' - as_lineno_1=$LINENO - as_lineno_2=$LINENO - as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` - test "x$as_lineno_1" != "x$as_lineno_2" && - test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev/null; then - $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; } - $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; } - CONFIG_SHELL=$as_dir/$as_base - export CONFIG_SHELL - exec "$CONFIG_SHELL" "$0" ${1+"$@"} - fi;; - esac - done -done -;; - esac + test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || { # Create $as_me.lineno as a copy of $as_myself, but with $LINENO # uniformly replaced by the line number. The first 'sed' inserts a - # line-number line before each line; the second 'sed' does the real - # work. The second script uses 'N' to pair each line-number line - # with the numbered line, and appends trailing '-' during - # substitution so that $LINENO is not a special case at line end. + # line-number line after each line using $LINENO; the second 'sed' + # does the real work. The second script uses 'N' to pair each + # line-number line with the line containing $LINENO, and appends + # trailing '-' during substitution so that $LINENO is not a special + # case at line end. # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the - # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-) - sed '=' <$as_myself | + # scripts with optimization help from Paolo Bonzini. Blame Lee + # E. McMahon (1931-1989) for sed's syntax. :-) + sed -n ' + p + /[$]LINENO/= + ' <$as_myself | sed ' + s/[$]LINENO.*/&-/ + t lineno + b + :lineno N - s,$,-, - : loop - s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3, + :loop + s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/ t loop - s,-$,, - s,^['$as_cr_digits']*\n,, + s/-\n.*// ' >$as_me.lineno && - chmod +x $as_me.lineno || - { { echo "$as_me:$LINENO: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&5 -echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2;} + chmod +x "$as_me.lineno" || + { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2 { (exit 1); exit 1; }; } # Don't try to exec as it changes $[0], causing all sort of problems # (the dirname of $[0] is not the place where we might find the - # original and so on. Autoconf is especially sensible to this). - . ./$as_me.lineno + # original and so on. Autoconf is especially sensitive to this). + . "./$as_me.lineno" # Exit status is that of the last command. exit } -case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in - *c*,-n*) ECHO_N= ECHO_C=' -' ECHO_T=' ' ;; - *c*,* ) ECHO_N=-n ECHO_C= ECHO_T= ;; - *) ECHO_N= ECHO_C='\c' ECHO_T= ;; +if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then + as_dirname=dirname +else + as_dirname=false +fi + +ECHO_C= ECHO_N= ECHO_T= +case `echo -n x` in +-n*) + case `echo 'x\c'` in + *c*) ECHO_T=' ';; # ECHO_T is single tab character. + *) ECHO_C='\c';; + esac;; +*) + ECHO_N='-n';; esac -if expr a : '\(a\)' >/dev/null 2>&1; then +if expr a : '\(a\)' >/dev/null 2>&1 && + test "X`expr 00001 : '.*\(...\)'`" = X001; then as_expr=expr else as_expr=false fi rm -f conf$$ conf$$.exe conf$$.file +if test -d conf$$.dir; then + rm -f conf$$.dir/conf$$.file +else + rm -f conf$$.dir + mkdir conf$$.dir +fi echo >conf$$.file if ln -s conf$$.file conf$$ 2>/dev/null; then - # We could just check for DJGPP; but this test a) works b) is more generic - # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04). - if test -f conf$$.exe; then - # Don't use ln at all; we don't have any links + as_ln_s='ln -s' + # ... but there are two gotchas: + # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. + # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. + # In both cases, we have to default to `cp -p'. + ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || as_ln_s='cp -p' - else - as_ln_s='ln -s' - fi elif ln conf$$.file conf$$ 2>/dev/null; then as_ln_s=ln else as_ln_s='cp -p' fi -rm -f conf$$ conf$$.exe conf$$.file +rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file +rmdir conf$$.dir 2>/dev/null if mkdir -p . 2>/dev/null; then as_mkdir_p=: @@ -49828,7 +49451,28 @@ as_mkdir_p=false fi -as_executable_p="test -f" +if test -x / >/dev/null 2>&1; then + as_test_x='test -x' +else + if ls -dL / >/dev/null 2>&1; then + as_ls_L_option=L + else + as_ls_L_option= + fi + as_test_x=' + eval sh -c '\'' + if test -d "$1"; then + test -d "$1/."; + else + case $1 in + -*)set "./$1";; + esac; + case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in + ???[sx]*):;;*)false;;esac;fi + '\'' sh + ' +fi +as_executable_p=$as_test_x # Sed expression to map a string onto a valid CPP name. as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" @@ -49837,31 +49481,14 @@ as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" -# IFS -# We need space, tab and new line, in precisely that order. -as_nl=' -' -IFS=" $as_nl" - -# CDPATH. -$as_unset CDPATH - exec 6>&1 -# Open the log real soon, to keep \$[0] and so on meaningful, and to +# Save the log message, to keep $[0] and so on meaningful, and to # report actual input values of CONFIG_FILES etc. instead of their -# values after options handling. Logging --version etc. is OK. -exec 5>>config.log -{ - echo - sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX -## Running $as_me. ## -_ASBOX -} >&5 -cat >&5 <<_CSEOF - +# values after options handling. +ac_log=" This file was extended by $as_me, which was -generated by GNU Autoconf 2.59. Invocation command line was +generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = $CONFIG_FILES CONFIG_HEADERS = $CONFIG_HEADERS @@ -49869,30 +49496,20 @@ CONFIG_COMMANDS = $CONFIG_COMMANDS $ $0 $@ -_CSEOF -echo "on `(hostname || uname -n) 2>/dev/null | sed 1q`" >&5 -echo >&5 +on `(hostname || uname -n) 2>/dev/null | sed 1q` +" + _ACEOF +cat >>$CONFIG_STATUS <<_ACEOF # Files that config.status was made for. -if test -n "$ac_config_files"; then - echo "config_files=\"$ac_config_files\"" >>$CONFIG_STATUS -fi - -if test -n "$ac_config_headers"; then - echo "config_headers=\"$ac_config_headers\"" >>$CONFIG_STATUS -fi +config_files="$ac_config_files" +config_headers="$ac_config_headers" +config_commands="$ac_config_commands" -if test -n "$ac_config_links"; then - echo "config_links=\"$ac_config_links\"" >>$CONFIG_STATUS -fi - -if test -n "$ac_config_commands"; then - echo "config_commands=\"$ac_config_commands\"" >>$CONFIG_STATUS -fi +_ACEOF cat >>$CONFIG_STATUS <<\_ACEOF - ac_cs_usage="\ \`$as_me' instantiates files from templates according to the current configuration. @@ -49900,7 +49517,7 @@ Usage: $0 [OPTIONS] [FILE]... -h, --help print this help, then exit - -V, --version print version number, then exit + -V, --version print version number and configuration settings, then exit -q, --quiet do not print progress messages -d, --debug don't remove temporary files --recheck update $as_me by reconfiguring in the same conditions @@ -49919,19 +49536,21 @@ $config_commands Report bugs to <bug-autoconf@gnu.org>." -_ACEOF +_ACEOF cat >>$CONFIG_STATUS <<_ACEOF ac_cs_version="\\ config.status -configured by $0, generated by GNU Autoconf 2.59, - with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" +configured by $0, generated by GNU Autoconf 2.61, + with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" -Copyright (C) 2003 Free Software Foundation, Inc. +Copyright (C) 2006 Free Software Foundation, Inc. This config.status script is free software; the Free Software Foundation gives unlimited permission to copy, distribute and modify it." -srcdir=$srcdir -INSTALL="$INSTALL" + +ac_pwd='$ac_pwd' +srcdir='$srcdir' +INSTALL='$INSTALL' _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF @@ -49942,39 +49561,24 @@ do case $1 in --*=*) - ac_option=`expr "x$1" : 'x\([^=]*\)='` - ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'` + ac_option=`expr "X$1" : 'X\([^=]*\)='` + ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` ac_shift=: ;; - -*) + *) ac_option=$1 ac_optarg=$2 ac_shift=shift ;; - *) # This is not an option, so the user has probably given explicit - # arguments. - ac_option=$1 - ac_need_defaults=false;; esac case $ac_option in # Handling of the options. -_ACEOF -cat >>$CONFIG_STATUS <<\_ACEOF -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r) ac_cs_recheck=: ;; - --version | --vers* | -V ) - echo "$ac_cs_version"; exit 0 ;; - --he | --h) - # Conflict between --help and --header - { { echo "$as_me:$LINENO: error: ambiguous option: $1 -Try \`$0 --help' for more information." >&5 -echo "$as_me: error: ambiguous option: $1 -Try \`$0 --help' for more information." >&2;} - { (exit 1); exit 1; }; };; - --help | --hel | -h ) - echo "$ac_cs_usage"; exit 0 ;; - --debug | --d* | -d ) + --version | --versio | --versi | --vers | --ver | --ve | --v | -V ) + echo "$ac_cs_version"; exit ;; + --debug | --debu | --deb | --de | --d | -d ) debug=: ;; --file | --fil | --fi | --f ) $ac_shift @@ -49984,18 +49588,24 @@ $ac_shift CONFIG_HEADERS="$CONFIG_HEADERS $ac_optarg" ac_need_defaults=false;; + --he | --h) + # Conflict between --help and --header + { echo "$as_me: error: ambiguous option: $1 +Try \`$0 --help' for more information." >&2 + { (exit 1); exit 1; }; };; + --help | --hel | -h ) + echo "$ac_cs_usage"; exit ;; -q | -quiet | --quiet | --quie | --qui | --qu | --q \ | -silent | --silent | --silen | --sile | --sil | --si | --s) ac_cs_silent=: ;; # This is an error. - -*) { { echo "$as_me:$LINENO: error: unrecognized option: $1 -Try \`$0 --help' for more information." >&5 -echo "$as_me: error: unrecognized option: $1 -Try \`$0 --help' for more information." >&2;} + -*) { echo "$as_me: error: unrecognized option: $1 +Try \`$0 --help' for more information." >&2 { (exit 1); exit 1; }; } ;; - *) ac_config_targets="$ac_config_targets $1" ;; + *) ac_config_targets="$ac_config_targets $1" + ac_need_defaults=false ;; esac shift @@ -50011,333 +49621,345 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF if \$ac_cs_recheck; then - echo "running $SHELL $0 " $ac_configure_args \$ac_configure_extra_args " --no-create --no-recursion" >&6 - exec $SHELL $0 $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion + echo "running CONFIG_SHELL=$SHELL $SHELL $0 "$ac_configure_args \$ac_configure_extra_args " --no-create --no-recursion" >&6 + CONFIG_SHELL=$SHELL + export CONFIG_SHELL + exec $SHELL "$0"$ac_configure_args \$ac_configure_extra_args --no-create --no-recursion fi _ACEOF +cat >>$CONFIG_STATUS <<\_ACEOF +exec 5>>config.log +{ + echo + sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX +## Running $as_me. ## +_ASBOX + echo "$ac_log" +} >&5 +_ACEOF cat >>$CONFIG_STATUS <<_ACEOF # -# INIT-COMMANDS section. +# INIT-COMMANDS # - AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir" _ACEOF - - cat >>$CONFIG_STATUS <<\_ACEOF + +# Handling of arguments. for ac_config_target in $ac_config_targets do - case "$ac_config_target" in - # Handling of arguments. - "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;; - "akregator/Makefile" ) CONFIG_FILES="$CONFIG_FILES akregator/Makefile" ;; - "akregator/src/Makefile" ) CONFIG_FILES="$CONFIG_FILES akregator/src/Makefile" ;; - "akregator/src/about/Makefile" ) CONFIG_FILES="$CONFIG_FILES akregator/src/about/Makefile" ;; - "akregator/src/librss/Makefile" ) CONFIG_FILES="$CONFIG_FILES akregator/src/librss/Makefile" ;; - "akregator/src/mk4storage/Makefile" ) CONFIG_FILES="$CONFIG_FILES akregator/src/mk4storage/Makefile" ;; - "akregator/src/mk4storage/metakit/Makefile" ) CONFIG_FILES="$CONFIG_FILES akregator/src/mk4storage/metakit/Makefile" ;; - "akregator/src/mk4storage/metakit/src/Makefile" ) CONFIG_FILES="$CONFIG_FILES akregator/src/mk4storage/metakit/src/Makefile" ;; - "akregator/src/pics/Makefile" ) CONFIG_FILES="$CONFIG_FILES akregator/src/pics/Makefile" ;; - "certmanager/Makefile" ) CONFIG_FILES="$CONFIG_FILES certmanager/Makefile" ;; - "certmanager/conf/Makefile" ) CONFIG_FILES="$CONFIG_FILES certmanager/conf/Makefile" ;; - "certmanager/kwatchgnupg/Makefile" ) CONFIG_FILES="$CONFIG_FILES certmanager/kwatchgnupg/Makefile" ;; - "certmanager/lib/Makefile" ) CONFIG_FILES="$CONFIG_FILES certmanager/lib/Makefile" ;; - "certmanager/lib/backends/Makefile" ) CONFIG_FILES="$CONFIG_FILES certmanager/lib/backends/Makefile" ;; - "certmanager/lib/backends/chiasmus/Makefile" ) CONFIG_FILES="$CONFIG_FILES certmanager/lib/backends/chiasmus/Makefile" ;; - "certmanager/lib/backends/kpgp/Makefile" ) CONFIG_FILES="$CONFIG_FILES certmanager/lib/backends/kpgp/Makefile" ;; - "certmanager/lib/backends/qgpgme/Makefile" ) CONFIG_FILES="$CONFIG_FILES certmanager/lib/backends/qgpgme/Makefile" ;; - "certmanager/lib/kleo/Makefile" ) CONFIG_FILES="$CONFIG_FILES certmanager/lib/kleo/Makefile" ;; - "certmanager/lib/pics/Makefile" ) CONFIG_FILES="$CONFIG_FILES certmanager/lib/pics/Makefile" ;; - "certmanager/lib/tests/Makefile" ) CONFIG_FILES="$CONFIG_FILES certmanager/lib/tests/Makefile" ;; - "certmanager/lib/ui/Makefile" ) CONFIG_FILES="$CONFIG_FILES certmanager/lib/ui/Makefile" ;; - "doc/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;; - "doc/akregator/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/akregator/Makefile" ;; - "doc/kaddressbook/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/kaddressbook/Makefile" ;; - "doc/kalarm/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/kalarm/Makefile" ;; - "doc/kandy/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/kandy/Makefile" ;; - "doc/karm/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/karm/Makefile" ;; - "doc/kleopatra/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/kleopatra/Makefile" ;; - "doc/kmail/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/kmail/Makefile" ;; - "doc/knode/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/knode/Makefile" ;; - "doc/knotes/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/knotes/Makefile" ;; - "doc/konsolekalendar/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/konsolekalendar/Makefile" ;; - "doc/kontact/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/kontact/Makefile" ;; - "doc/korganizer/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/korganizer/Makefile" ;; - "doc/korn/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/korn/Makefile" ;; - "doc/kpilot/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/kpilot/Makefile" ;; - "doc/ktnef/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/ktnef/Makefile" ;; - "doc/kwatchgnupg/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/kwatchgnupg/Makefile" ;; - "doc/multisynk/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/multisynk/Makefile" ;; - "indexlib/Makefile" ) CONFIG_FILES="$CONFIG_FILES indexlib/Makefile" ;; - "indexlib/tests/Makefile" ) CONFIG_FILES="$CONFIG_FILES indexlib/tests/Makefile" ;; - "kabc/Makefile" ) CONFIG_FILES="$CONFIG_FILES kabc/Makefile" ;; - "kabc/frontend/Makefile" ) CONFIG_FILES="$CONFIG_FILES kabc/frontend/Makefile" ;; - "kabc/kabc2mutt/Makefile" ) CONFIG_FILES="$CONFIG_FILES kabc/kabc2mutt/Makefile" ;; - "kaddressbook/Makefile" ) CONFIG_FILES="$CONFIG_FILES kaddressbook/Makefile" ;; - "kaddressbook/common/Makefile" ) CONFIG_FILES="$CONFIG_FILES kaddressbook/common/Makefile" ;; - "kaddressbook/csv-templates/Makefile" ) CONFIG_FILES="$CONFIG_FILES kaddressbook/csv-templates/Makefile" ;; - "kaddressbook/editors/Makefile" ) CONFIG_FILES="$CONFIG_FILES kaddressbook/editors/Makefile" ;; - "kaddressbook/editors/icons/Makefile" ) CONFIG_FILES="$CONFIG_FILES kaddressbook/editors/icons/Makefile" ;; - "kaddressbook/editors/protocols/Makefile" ) CONFIG_FILES="$CONFIG_FILES kaddressbook/editors/protocols/Makefile" ;; - "kaddressbook/features/Makefile" ) CONFIG_FILES="$CONFIG_FILES kaddressbook/features/Makefile" ;; - "kaddressbook/interfaces/Makefile" ) CONFIG_FILES="$CONFIG_FILES kaddressbook/interfaces/Makefile" ;; - "kaddressbook/kcmconfigs/Makefile" ) CONFIG_FILES="$CONFIG_FILES kaddressbook/kcmconfigs/Makefile" ;; - "kaddressbook/pics/Makefile" ) CONFIG_FILES="$CONFIG_FILES kaddressbook/pics/Makefile" ;; - "kaddressbook/printing/Makefile" ) CONFIG_FILES="$CONFIG_FILES kaddressbook/printing/Makefile" ;; - "kaddressbook/thumbnailcreator/Makefile" ) CONFIG_FILES="$CONFIG_FILES kaddressbook/thumbnailcreator/Makefile" ;; - "kaddressbook/views/Makefile" ) CONFIG_FILES="$CONFIG_FILES kaddressbook/views/Makefile" ;; - "kaddressbook/xxport/Makefile" ) CONFIG_FILES="$CONFIG_FILES kaddressbook/xxport/Makefile" ;; - "kalarm/Makefile" ) CONFIG_FILES="$CONFIG_FILES kalarm/Makefile" ;; - "kalarm/kalarmd/Makefile" ) CONFIG_FILES="$CONFIG_FILES kalarm/kalarmd/Makefile" ;; - "kalarm/lib/Makefile" ) CONFIG_FILES="$CONFIG_FILES kalarm/lib/Makefile" ;; - "kalarm/pixmaps/Makefile" ) CONFIG_FILES="$CONFIG_FILES kalarm/pixmaps/Makefile" ;; - "kandy/Makefile" ) CONFIG_FILES="$CONFIG_FILES kandy/Makefile" ;; - "kandy/profiles/Makefile" ) CONFIG_FILES="$CONFIG_FILES kandy/profiles/Makefile" ;; - "kandy/src/Makefile" ) CONFIG_FILES="$CONFIG_FILES kandy/src/Makefile" ;; - "karm/Makefile" ) CONFIG_FILES="$CONFIG_FILES karm/Makefile" ;; - "karm/pics/Makefile" ) CONFIG_FILES="$CONFIG_FILES karm/pics/Makefile" ;; - "karm/support/Makefile" ) CONFIG_FILES="$CONFIG_FILES karm/support/Makefile" ;; - "karm/test/Makefile" ) CONFIG_FILES="$CONFIG_FILES karm/test/Makefile" ;; - "kdgantt/Makefile" ) CONFIG_FILES="$CONFIG_FILES kdgantt/Makefile" ;; - "kfile-plugins/Makefile" ) CONFIG_FILES="$CONFIG_FILES kfile-plugins/Makefile" ;; - "kfile-plugins/ics/Makefile" ) CONFIG_FILES="$CONFIG_FILES kfile-plugins/ics/Makefile" ;; - "kfile-plugins/palm-databases/Makefile" ) CONFIG_FILES="$CONFIG_FILES kfile-plugins/palm-databases/Makefile" ;; - "kfile-plugins/rfc822/Makefile" ) CONFIG_FILES="$CONFIG_FILES kfile-plugins/rfc822/Makefile" ;; - "kfile-plugins/vcf/Makefile" ) CONFIG_FILES="$CONFIG_FILES kfile-plugins/vcf/Makefile" ;; - "kgantt/Makefile" ) CONFIG_FILES="$CONFIG_FILES kgantt/Makefile" ;; - "kgantt/kgantt/Makefile" ) CONFIG_FILES="$CONFIG_FILES kgantt/kgantt/Makefile" ;; - "kgantt/pixmaps/Makefile" ) CONFIG_FILES="$CONFIG_FILES kgantt/pixmaps/Makefile" ;; - "kioslaves/Makefile" ) CONFIG_FILES="$CONFIG_FILES kioslaves/Makefile" ;; - "kioslaves/imap4/Makefile" ) CONFIG_FILES="$CONFIG_FILES kioslaves/imap4/Makefile" ;; - "kioslaves/mbox/Makefile" ) CONFIG_FILES="$CONFIG_FILES kioslaves/mbox/Makefile" ;; - "kioslaves/opengroupware/Makefile" ) CONFIG_FILES="$CONFIG_FILES kioslaves/opengroupware/Makefile" ;; - "kioslaves/sieve/Makefile" ) CONFIG_FILES="$CONFIG_FILES kioslaves/sieve/Makefile" ;; - "kitchensync/Makefile" ) CONFIG_FILES="$CONFIG_FILES kitchensync/Makefile" ;; - "kitchensync/kitchensync/Makefile" ) CONFIG_FILES="$CONFIG_FILES kitchensync/kitchensync/Makefile" ;; - "kitchensync/kitchensync/backup/Makefile" ) CONFIG_FILES="$CONFIG_FILES kitchensync/kitchensync/backup/Makefile" ;; - "kitchensync/kitchensync/debugger/Makefile" ) CONFIG_FILES="$CONFIG_FILES kitchensync/kitchensync/debugger/Makefile" ;; - "kitchensync/kitchensync/fileview/Makefile" ) CONFIG_FILES="$CONFIG_FILES kitchensync/kitchensync/fileview/Makefile" ;; - "kitchensync/kitchensync/lib/Makefile" ) CONFIG_FILES="$CONFIG_FILES kitchensync/kitchensync/lib/Makefile" ;; - "kitchensync/kitchensync/overview/Makefile" ) CONFIG_FILES="$CONFIG_FILES kitchensync/kitchensync/overview/Makefile" ;; - "kitchensync/kitchensync/plucker/Makefile" ) CONFIG_FILES="$CONFIG_FILES kitchensync/kitchensync/plucker/Makefile" ;; - "kitchensync/kitchensync/syncerpart/Makefile" ) CONFIG_FILES="$CONFIG_FILES kitchensync/kitchensync/syncerpart/Makefile" ;; - "kitchensync/kitchensync/viewer/Makefile" ) CONFIG_FILES="$CONFIG_FILES kitchensync/kitchensync/viewer/Makefile" ;; - "kitchensync/libkonnector2/Makefile" ) CONFIG_FILES="$CONFIG_FILES kitchensync/libkonnector2/Makefile" ;; - "kitchensync/libkonnector2/filters/Makefile" ) CONFIG_FILES="$CONFIG_FILES kitchensync/libkonnector2/filters/Makefile" ;; - "kitchensync/libkonnector2/plugins/Makefile" ) CONFIG_FILES="$CONFIG_FILES kitchensync/libkonnector2/plugins/Makefile" ;; - "kitchensync/libkonnector2/plugins/dummy/Makefile" ) CONFIG_FILES="$CONFIG_FILES kitchensync/libkonnector2/plugins/dummy/Makefile" ;; - "kitchensync/libkonnector2/plugins/kabc/Makefile" ) CONFIG_FILES="$CONFIG_FILES kitchensync/libkonnector2/plugins/kabc/Makefile" ;; - "kitchensync/libkonnector2/plugins/kcal/Makefile" ) CONFIG_FILES="$CONFIG_FILES kitchensync/libkonnector2/plugins/kcal/Makefile" ;; - "kitchensync/libkonnector2/plugins/local/Makefile" ) CONFIG_FILES="$CONFIG_FILES kitchensync/libkonnector2/plugins/local/Makefile" ;; - "kitchensync/libkonnector2/plugins/qtopia/Makefile" ) CONFIG_FILES="$CONFIG_FILES kitchensync/libkonnector2/plugins/qtopia/Makefile" ;; - "kitchensync/libkonnector2/plugins/qtopia/test/Makefile" ) CONFIG_FILES="$CONFIG_FILES kitchensync/libkonnector2/plugins/qtopia/test/Makefile" ;; - "kitchensync/libkonnector2/plugins/remote/Makefile" ) CONFIG_FILES="$CONFIG_FILES kitchensync/libkonnector2/plugins/remote/Makefile" ;; - "kitchensync/libkonnector2/plugins/threadedkonnector/Makefile" ) CONFIG_FILES="$CONFIG_FILES kitchensync/libkonnector2/plugins/threadedkonnector/Makefile" ;; - "kitchensync/libkonnector2/test/Makefile" ) CONFIG_FILES="$CONFIG_FILES kitchensync/libkonnector2/test/Makefile" ;; - "kitchensync/libksync/Makefile" ) CONFIG_FILES="$CONFIG_FILES kitchensync/libksync/Makefile" ;; - "kitchensync/libksync/test/Makefile" ) CONFIG_FILES="$CONFIG_FILES kitchensync/libksync/test/Makefile" ;; - "kitchensync/libksync/tests/Makefile" ) CONFIG_FILES="$CONFIG_FILES kitchensync/libksync/tests/Makefile" ;; - "kitchensync/multisynk/Makefile" ) CONFIG_FILES="$CONFIG_FILES kitchensync/multisynk/Makefile" ;; - "kitchensync/multisynk/pics/Makefile" ) CONFIG_FILES="$CONFIG_FILES kitchensync/multisynk/pics/Makefile" ;; - "kmail/Makefile" ) CONFIG_FILES="$CONFIG_FILES kmail/Makefile" ;; - "kmail/about/Makefile" ) CONFIG_FILES="$CONFIG_FILES kmail/about/Makefile" ;; - "kmail/avscripts/Makefile" ) CONFIG_FILES="$CONFIG_FILES kmail/avscripts/Makefile" ;; - "kmail/interfaces/Makefile" ) CONFIG_FILES="$CONFIG_FILES kmail/interfaces/Makefile" ;; - "kmail/pics/Makefile" ) CONFIG_FILES="$CONFIG_FILES kmail/pics/Makefile" ;; - "kmail/pics/icons/Makefile" ) CONFIG_FILES="$CONFIG_FILES kmail/pics/icons/Makefile" ;; - "kmail/profiles/Makefile" ) CONFIG_FILES="$CONFIG_FILES kmail/profiles/Makefile" ;; - "kmail/tests/Makefile" ) CONFIG_FILES="$CONFIG_FILES kmail/tests/Makefile" ;; - "kmailcvt/Makefile" ) CONFIG_FILES="$CONFIG_FILES kmailcvt/Makefile" ;; - "kmailcvt/pics/Makefile" ) CONFIG_FILES="$CONFIG_FILES kmailcvt/pics/Makefile" ;; - "kmobile/Makefile" ) CONFIG_FILES="$CONFIG_FILES kmobile/Makefile" ;; - "kmobile/devices/Makefile" ) CONFIG_FILES="$CONFIG_FILES kmobile/devices/Makefile" ;; - "kmobile/devices/digicam/Makefile" ) CONFIG_FILES="$CONFIG_FILES kmobile/devices/digicam/Makefile" ;; - "kmobile/devices/gammu/Makefile" ) CONFIG_FILES="$CONFIG_FILES kmobile/devices/gammu/Makefile" ;; - "kmobile/devices/gnokii/Makefile" ) CONFIG_FILES="$CONFIG_FILES kmobile/devices/gnokii/Makefile" ;; - "kmobile/devices/pics/Makefile" ) CONFIG_FILES="$CONFIG_FILES kmobile/devices/pics/Makefile" ;; - "kmobile/devices/skeleton/Makefile" ) CONFIG_FILES="$CONFIG_FILES kmobile/devices/skeleton/Makefile" ;; - "kmobile/kioslave/Makefile" ) CONFIG_FILES="$CONFIG_FILES kmobile/kioslave/Makefile" ;; - "kmobile/kioslave/mimetypes/Makefile" ) CONFIG_FILES="$CONFIG_FILES kmobile/kioslave/mimetypes/Makefile" ;; - "knode/Makefile" ) CONFIG_FILES="$CONFIG_FILES knode/Makefile" ;; - "knode/filters/Makefile" ) CONFIG_FILES="$CONFIG_FILES knode/filters/Makefile" ;; - "knode/pics/Makefile" ) CONFIG_FILES="$CONFIG_FILES knode/pics/Makefile" ;; - "knotes/Makefile" ) CONFIG_FILES="$CONFIG_FILES knotes/Makefile" ;; - "knotes/icons/Makefile" ) CONFIG_FILES="$CONFIG_FILES knotes/icons/Makefile" ;; - "knotes/pics/Makefile" ) CONFIG_FILES="$CONFIG_FILES knotes/pics/Makefile" ;; - "kode/Makefile" ) CONFIG_FILES="$CONFIG_FILES kode/Makefile" ;; - "kode/kwsdl/Makefile" ) CONFIG_FILES="$CONFIG_FILES kode/kwsdl/Makefile" ;; - "kode/kwsdl/kung/Makefile" ) CONFIG_FILES="$CONFIG_FILES kode/kwsdl/kung/Makefile" ;; - "kode/kwsdl/schema/Makefile" ) CONFIG_FILES="$CONFIG_FILES kode/kwsdl/schema/Makefile" ;; - "kode/kwsdl/tests/Makefile" ) CONFIG_FILES="$CONFIG_FILES kode/kwsdl/tests/Makefile" ;; - "kode/kwsdl/tests/google/Makefile" ) CONFIG_FILES="$CONFIG_FILES kode/kwsdl/tests/google/Makefile" ;; - "kode/kwsdl/wscl/Makefile" ) CONFIG_FILES="$CONFIG_FILES kode/kwsdl/wscl/Makefile" ;; - "kode/kxml_compiler/Makefile" ) CONFIG_FILES="$CONFIG_FILES kode/kxml_compiler/Makefile" ;; - "konsolekalendar/Makefile" ) CONFIG_FILES="$CONFIG_FILES konsolekalendar/Makefile" ;; - "konsolekalendar/pixmaps/Makefile" ) CONFIG_FILES="$CONFIG_FILES konsolekalendar/pixmaps/Makefile" ;; - "kontact/Makefile" ) CONFIG_FILES="$CONFIG_FILES kontact/Makefile" ;; - "kontact/interfaces/Makefile" ) CONFIG_FILES="$CONFIG_FILES kontact/interfaces/Makefile" ;; - "kontact/pics/Makefile" ) CONFIG_FILES="$CONFIG_FILES kontact/pics/Makefile" ;; - "kontact/pics/icons/Makefile" ) CONFIG_FILES="$CONFIG_FILES kontact/pics/icons/Makefile" ;; - "kontact/plugins/Makefile" ) CONFIG_FILES="$CONFIG_FILES kontact/plugins/Makefile" ;; - "kontact/plugins/akregator/Makefile" ) CONFIG_FILES="$CONFIG_FILES kontact/plugins/akregator/Makefile" ;; - "kontact/plugins/kaddressbook/Makefile" ) CONFIG_FILES="$CONFIG_FILES kontact/plugins/kaddressbook/Makefile" ;; - "kontact/plugins/karm/Makefile" ) CONFIG_FILES="$CONFIG_FILES kontact/plugins/karm/Makefile" ;; - "kontact/plugins/kitchensync/Makefile" ) CONFIG_FILES="$CONFIG_FILES kontact/plugins/kitchensync/Makefile" ;; - "kontact/plugins/kmail/Makefile" ) CONFIG_FILES="$CONFIG_FILES kontact/plugins/kmail/Makefile" ;; - "kontact/plugins/knode/Makefile" ) CONFIG_FILES="$CONFIG_FILES kontact/plugins/knode/Makefile" ;; - "kontact/plugins/knotes/Makefile" ) CONFIG_FILES="$CONFIG_FILES kontact/plugins/knotes/Makefile" ;; - "kontact/plugins/korganizer/Makefile" ) CONFIG_FILES="$CONFIG_FILES kontact/plugins/korganizer/Makefile" ;; - "kontact/plugins/kpilot/Makefile" ) CONFIG_FILES="$CONFIG_FILES kontact/plugins/kpilot/Makefile" ;; - "kontact/plugins/multisynk/Makefile" ) CONFIG_FILES="$CONFIG_FILES kontact/plugins/multisynk/Makefile" ;; - "kontact/plugins/newsticker/Makefile" ) CONFIG_FILES="$CONFIG_FILES kontact/plugins/newsticker/Makefile" ;; - "kontact/plugins/specialdates/Makefile" ) CONFIG_FILES="$CONFIG_FILES kontact/plugins/specialdates/Makefile" ;; - "kontact/plugins/summary/Makefile" ) CONFIG_FILES="$CONFIG_FILES kontact/plugins/summary/Makefile" ;; - "kontact/plugins/test/Makefile" ) CONFIG_FILES="$CONFIG_FILES kontact/plugins/test/Makefile" ;; - "kontact/plugins/weather/Makefile" ) CONFIG_FILES="$CONFIG_FILES kontact/plugins/weather/Makefile" ;; - "kontact/src/Makefile" ) CONFIG_FILES="$CONFIG_FILES kontact/src/Makefile" ;; - "kontact/src/about/Makefile" ) CONFIG_FILES="$CONFIG_FILES kontact/src/about/Makefile" ;; - "korganizer/Makefile" ) CONFIG_FILES="$CONFIG_FILES korganizer/Makefile" ;; - "korganizer/interfaces/Makefile" ) CONFIG_FILES="$CONFIG_FILES korganizer/interfaces/Makefile" ;; - "korganizer/interfaces/calendar/Makefile" ) CONFIG_FILES="$CONFIG_FILES korganizer/interfaces/calendar/Makefile" ;; - "korganizer/interfaces/korganizer/Makefile" ) CONFIG_FILES="$CONFIG_FILES korganizer/interfaces/korganizer/Makefile" ;; - "korganizer/korgac/Makefile" ) CONFIG_FILES="$CONFIG_FILES korganizer/korgac/Makefile" ;; - "korganizer/korgac/pixmaps/Makefile" ) CONFIG_FILES="$CONFIG_FILES korganizer/korgac/pixmaps/Makefile" ;; - "korganizer/pixmaps/Makefile" ) CONFIG_FILES="$CONFIG_FILES korganizer/pixmaps/Makefile" ;; - "korganizer/plugins/Makefile" ) CONFIG_FILES="$CONFIG_FILES korganizer/plugins/Makefile" ;; - "korganizer/plugins/datenums/Makefile" ) CONFIG_FILES="$CONFIG_FILES korganizer/plugins/datenums/Makefile" ;; - "korganizer/plugins/exchange/Makefile" ) CONFIG_FILES="$CONFIG_FILES korganizer/plugins/exchange/Makefile" ;; - "korganizer/plugins/hebrew/Makefile" ) CONFIG_FILES="$CONFIG_FILES korganizer/plugins/hebrew/Makefile" ;; - "korganizer/plugins/printing/Makefile" ) CONFIG_FILES="$CONFIG_FILES korganizer/plugins/printing/Makefile" ;; - "korganizer/plugins/printing/journal/Makefile" ) CONFIG_FILES="$CONFIG_FILES korganizer/plugins/printing/journal/Makefile" ;; - "korganizer/plugins/printing/list/Makefile" ) CONFIG_FILES="$CONFIG_FILES korganizer/plugins/printing/list/Makefile" ;; - "korganizer/plugins/printing/whatsnext/Makefile" ) CONFIG_FILES="$CONFIG_FILES korganizer/plugins/printing/whatsnext/Makefile" ;; - "korganizer/plugins/printing/year/Makefile" ) CONFIG_FILES="$CONFIG_FILES korganizer/plugins/printing/year/Makefile" ;; - "korganizer/plugins/projectview/Makefile" ) CONFIG_FILES="$CONFIG_FILES korganizer/plugins/projectview/Makefile" ;; - "korganizer/plugins/timespanview/Makefile" ) CONFIG_FILES="$CONFIG_FILES korganizer/plugins/timespanview/Makefile" ;; - "korganizer/printing/Makefile" ) CONFIG_FILES="$CONFIG_FILES korganizer/printing/Makefile" ;; - "korganizer/sounds/Makefile" ) CONFIG_FILES="$CONFIG_FILES korganizer/sounds/Makefile" ;; - "korn/Makefile" ) CONFIG_FILES="$CONFIG_FILES korn/Makefile" ;; - "korn/kconf_update/Makefile" ) CONFIG_FILES="$CONFIG_FILES korn/kconf_update/Makefile" ;; - "kpilot/Makefile" ) CONFIG_FILES="$CONFIG_FILES kpilot/Makefile" ;; - "kpilot/conduits/Makefile" ) CONFIG_FILES="$CONFIG_FILES kpilot/conduits/Makefile" ;; - "kpilot/conduits/abbrowserconduit/Makefile" ) CONFIG_FILES="$CONFIG_FILES kpilot/conduits/abbrowserconduit/Makefile" ;; - "kpilot/conduits/docconduit/Makefile" ) CONFIG_FILES="$CONFIG_FILES kpilot/conduits/docconduit/Makefile" ;; - "kpilot/conduits/docconduit/Icons/Makefile" ) CONFIG_FILES="$CONFIG_FILES kpilot/conduits/docconduit/Icons/Makefile" ;; - "kpilot/conduits/knotes/Makefile" ) CONFIG_FILES="$CONFIG_FILES kpilot/conduits/knotes/Makefile" ;; - "kpilot/conduits/malconduit/Makefile" ) CONFIG_FILES="$CONFIG_FILES kpilot/conduits/malconduit/Makefile" ;; - "kpilot/conduits/memofileconduit/Makefile" ) CONFIG_FILES="$CONFIG_FILES kpilot/conduits/memofileconduit/Makefile" ;; - "kpilot/conduits/notepadconduit/Makefile" ) CONFIG_FILES="$CONFIG_FILES kpilot/conduits/notepadconduit/Makefile" ;; - "kpilot/conduits/null/Makefile" ) CONFIG_FILES="$CONFIG_FILES kpilot/conduits/null/Makefile" ;; - "kpilot/conduits/popmail/Makefile" ) CONFIG_FILES="$CONFIG_FILES kpilot/conduits/popmail/Makefile" ;; - "kpilot/conduits/recordconduit/Makefile" ) CONFIG_FILES="$CONFIG_FILES kpilot/conduits/recordconduit/Makefile" ;; - "kpilot/conduits/sysinfoconduit/Makefile" ) CONFIG_FILES="$CONFIG_FILES kpilot/conduits/sysinfoconduit/Makefile" ;; - "kpilot/conduits/timeconduit/Makefile" ) CONFIG_FILES="$CONFIG_FILES kpilot/conduits/timeconduit/Makefile" ;; - "kpilot/conduits/vcalconduit/Makefile" ) CONFIG_FILES="$CONFIG_FILES kpilot/conduits/vcalconduit/Makefile" ;; - "kpilot/kpilot/Makefile" ) CONFIG_FILES="$CONFIG_FILES kpilot/kpilot/Makefile" ;; - "kpilot/kpilot/Icons/Makefile" ) CONFIG_FILES="$CONFIG_FILES kpilot/kpilot/Icons/Makefile" ;; - "kpilot/lib/Makefile" ) CONFIG_FILES="$CONFIG_FILES kpilot/lib/Makefile" ;; - "kresources/Makefile" ) CONFIG_FILES="$CONFIG_FILES kresources/Makefile" ;; - "kresources/birthdays/Makefile" ) CONFIG_FILES="$CONFIG_FILES kresources/birthdays/Makefile" ;; - "kresources/blogging/Makefile" ) CONFIG_FILES="$CONFIG_FILES kresources/blogging/Makefile" ;; - "kresources/egroupware/Makefile" ) CONFIG_FILES="$CONFIG_FILES kresources/egroupware/Makefile" ;; - "kresources/exchange/Makefile" ) CONFIG_FILES="$CONFIG_FILES kresources/exchange/Makefile" ;; - "kresources/featureplan/Makefile" ) CONFIG_FILES="$CONFIG_FILES kresources/featureplan/Makefile" ;; - "kresources/groupdav/Makefile" ) CONFIG_FILES="$CONFIG_FILES kresources/groupdav/Makefile" ;; - "kresources/groupware/Makefile" ) CONFIG_FILES="$CONFIG_FILES kresources/groupware/Makefile" ;; - "kresources/groupwise/Makefile" ) CONFIG_FILES="$CONFIG_FILES kresources/groupwise/Makefile" ;; - "kresources/groupwise/kioslave/Makefile" ) CONFIG_FILES="$CONFIG_FILES kresources/groupwise/kioslave/Makefile" ;; - "kresources/groupwise/soap/Makefile" ) CONFIG_FILES="$CONFIG_FILES kresources/groupwise/soap/Makefile" ;; - "kresources/kolab/Makefile" ) CONFIG_FILES="$CONFIG_FILES kresources/kolab/Makefile" ;; - "kresources/kolab/kabc/Makefile" ) CONFIG_FILES="$CONFIG_FILES kresources/kolab/kabc/Makefile" ;; - "kresources/kolab/kcal/Makefile" ) CONFIG_FILES="$CONFIG_FILES kresources/kolab/kcal/Makefile" ;; - "kresources/kolab/knotes/Makefile" ) CONFIG_FILES="$CONFIG_FILES kresources/kolab/knotes/Makefile" ;; - "kresources/kolab/shared/Makefile" ) CONFIG_FILES="$CONFIG_FILES kresources/kolab/shared/Makefile" ;; - "kresources/lib/Makefile" ) CONFIG_FILES="$CONFIG_FILES kresources/lib/Makefile" ;; - "kresources/newexchange/Makefile" ) CONFIG_FILES="$CONFIG_FILES kresources/newexchange/Makefile" ;; - "kresources/remote/Makefile" ) CONFIG_FILES="$CONFIG_FILES kresources/remote/Makefile" ;; - "kresources/slox/Makefile" ) CONFIG_FILES="$CONFIG_FILES kresources/slox/Makefile" ;; - "kresources/tvanytime/Makefile" ) CONFIG_FILES="$CONFIG_FILES kresources/tvanytime/Makefile" ;; - "ksync/Makefile" ) CONFIG_FILES="$CONFIG_FILES ksync/Makefile" ;; - "ksync/lib/Makefile" ) CONFIG_FILES="$CONFIG_FILES ksync/lib/Makefile" ;; - "ksync/src/Makefile" ) CONFIG_FILES="$CONFIG_FILES ksync/src/Makefile" ;; - "ktnef/Makefile" ) CONFIG_FILES="$CONFIG_FILES ktnef/Makefile" ;; - "ktnef/gui/Makefile" ) CONFIG_FILES="$CONFIG_FILES ktnef/gui/Makefile" ;; - "ktnef/gui/pics/Makefile" ) CONFIG_FILES="$CONFIG_FILES ktnef/gui/pics/Makefile" ;; - "ktnef/ktnef/Makefile" ) CONFIG_FILES="$CONFIG_FILES ktnef/ktnef/Makefile" ;; - "ktnef/lib/Makefile" ) CONFIG_FILES="$CONFIG_FILES ktnef/lib/Makefile" ;; - "libemailfunctions/Makefile" ) CONFIG_FILES="$CONFIG_FILES libemailfunctions/Makefile" ;; - "libemailfunctions/tests/Makefile" ) CONFIG_FILES="$CONFIG_FILES libemailfunctions/tests/Makefile" ;; - "libkcal/Makefile" ) CONFIG_FILES="$CONFIG_FILES libkcal/Makefile" ;; - "libkcal/libical/Makefile" ) CONFIG_FILES="$CONFIG_FILES libkcal/libical/Makefile" ;; - "libkcal/libical/design-data/Makefile" ) CONFIG_FILES="$CONFIG_FILES libkcal/libical/design-data/Makefile" ;; - "libkcal/libical/doc/Makefile" ) CONFIG_FILES="$CONFIG_FILES libkcal/libical/doc/Makefile" ;; - "libkcal/libical/examples/Makefile" ) CONFIG_FILES="$CONFIG_FILES libkcal/libical/examples/Makefile" ;; - "libkcal/libical/scripts/Makefile" ) CONFIG_FILES="$CONFIG_FILES libkcal/libical/scripts/Makefile" ;; - "libkcal/libical/src/Makefile" ) CONFIG_FILES="$CONFIG_FILES libkcal/libical/src/Makefile" ;; - "libkcal/libical/src/libical/Makefile" ) CONFIG_FILES="$CONFIG_FILES libkcal/libical/src/libical/Makefile" ;; - "libkcal/libical/src/libicalss/Makefile" ) CONFIG_FILES="$CONFIG_FILES libkcal/libical/src/libicalss/Makefile" ;; - "libkcal/libical/zoneinfo/Makefile" ) CONFIG_FILES="$CONFIG_FILES libkcal/libical/zoneinfo/Makefile" ;; - "libkcal/tests/Makefile" ) CONFIG_FILES="$CONFIG_FILES libkcal/tests/Makefile" ;; - "libkcal/versit/Makefile" ) CONFIG_FILES="$CONFIG_FILES libkcal/versit/Makefile" ;; - "libkdenetwork/Makefile" ) CONFIG_FILES="$CONFIG_FILES libkdenetwork/Makefile" ;; - "libkdenetwork/gpgmepp/Makefile" ) CONFIG_FILES="$CONFIG_FILES libkdenetwork/gpgmepp/Makefile" ;; - "libkdenetwork/gpgmepp/interfaces/Makefile" ) CONFIG_FILES="$CONFIG_FILES libkdenetwork/gpgmepp/interfaces/Makefile" ;; - "libkdenetwork/libgpg-error-copy/Makefile" ) CONFIG_FILES="$CONFIG_FILES libkdenetwork/libgpg-error-copy/Makefile" ;; - "libkdenetwork/libgpgme-copy/Makefile" ) CONFIG_FILES="$CONFIG_FILES libkdenetwork/libgpgme-copy/Makefile" ;; - "libkdenetwork/libgpgme-copy/assuan/Makefile" ) CONFIG_FILES="$CONFIG_FILES libkdenetwork/libgpgme-copy/assuan/Makefile" ;; - "libkdenetwork/libgpgme-copy/gpgme/Makefile" ) CONFIG_FILES="$CONFIG_FILES libkdenetwork/libgpgme-copy/gpgme/Makefile" ;; - "libkdenetwork/qgpgme/Makefile" ) CONFIG_FILES="$CONFIG_FILES libkdenetwork/qgpgme/Makefile" ;; - "libkdenetwork/qgpgme/tests/Makefile" ) CONFIG_FILES="$CONFIG_FILES libkdenetwork/qgpgme/tests/Makefile" ;; - "libkdepim/Makefile" ) CONFIG_FILES="$CONFIG_FILES libkdepim/Makefile" ;; - "libkdepim/about/Makefile" ) CONFIG_FILES="$CONFIG_FILES libkdepim/about/Makefile" ;; - "libkdepim/cfgc/Makefile" ) CONFIG_FILES="$CONFIG_FILES libkdepim/cfgc/Makefile" ;; - "libkdepim/icons/Makefile" ) CONFIG_FILES="$CONFIG_FILES libkdepim/icons/Makefile" ;; - "libkdepim/interfaces/Makefile" ) CONFIG_FILES="$CONFIG_FILES libkdepim/interfaces/Makefile" ;; - "libkdepim/komposer/Makefile" ) CONFIG_FILES="$CONFIG_FILES libkdepim/komposer/Makefile" ;; - "libkdepim/komposer/core/Makefile" ) CONFIG_FILES="$CONFIG_FILES libkdepim/komposer/core/Makefile" ;; - "libkdepim/komposer/core/tests/Makefile" ) CONFIG_FILES="$CONFIG_FILES libkdepim/komposer/core/tests/Makefile" ;; - "libkdepim/komposer/plugins/Makefile" ) CONFIG_FILES="$CONFIG_FILES libkdepim/komposer/plugins/Makefile" ;; - "libkdepim/komposer/plugins/default/Makefile" ) CONFIG_FILES="$CONFIG_FILES libkdepim/komposer/plugins/default/Makefile" ;; - "libkdepim/komposer/test/Makefile" ) CONFIG_FILES="$CONFIG_FILES libkdepim/komposer/test/Makefile" ;; - "libkdepim/kpartsdesignerplugin/Makefile" ) CONFIG_FILES="$CONFIG_FILES libkdepim/kpartsdesignerplugin/Makefile" ;; - "libkdepim/pics/Makefile" ) CONFIG_FILES="$CONFIG_FILES libkdepim/pics/Makefile" ;; - "libkdepim/tests/Makefile" ) CONFIG_FILES="$CONFIG_FILES libkdepim/tests/Makefile" ;; - "libkholidays/Makefile" ) CONFIG_FILES="$CONFIG_FILES libkholidays/Makefile" ;; - "libkholidays/holidays/Makefile" ) CONFIG_FILES="$CONFIG_FILES libkholidays/holidays/Makefile" ;; - "libkmime/Makefile" ) CONFIG_FILES="$CONFIG_FILES libkmime/Makefile" ;; - "libkmime/tests/Makefile" ) CONFIG_FILES="$CONFIG_FILES libkmime/tests/Makefile" ;; - "libkpgp/Makefile" ) CONFIG_FILES="$CONFIG_FILES libkpgp/Makefile" ;; - "libkpgp/pics/Makefile" ) CONFIG_FILES="$CONFIG_FILES libkpgp/pics/Makefile" ;; - "libkpimexchange/Makefile" ) CONFIG_FILES="$CONFIG_FILES libkpimexchange/Makefile" ;; - "libkpimexchange/core/Makefile" ) CONFIG_FILES="$CONFIG_FILES libkpimexchange/core/Makefile" ;; - "libkpimidentities/Makefile" ) CONFIG_FILES="$CONFIG_FILES libkpimidentities/Makefile" ;; - "libksieve/Makefile" ) CONFIG_FILES="$CONFIG_FILES libksieve/Makefile" ;; - "libksieve/ksieve/Makefile" ) CONFIG_FILES="$CONFIG_FILES libksieve/ksieve/Makefile" ;; - "libksieve/parser/Makefile" ) CONFIG_FILES="$CONFIG_FILES libksieve/parser/Makefile" ;; - "libksieve/shared/Makefile" ) CONFIG_FILES="$CONFIG_FILES libksieve/shared/Makefile" ;; - "libksieve/tests/Makefile" ) CONFIG_FILES="$CONFIG_FILES libksieve/tests/Makefile" ;; - "mimelib/Makefile" ) CONFIG_FILES="$CONFIG_FILES mimelib/Makefile" ;; - "mimelib/mimelib/Makefile" ) CONFIG_FILES="$CONFIG_FILES mimelib/mimelib/Makefile" ;; - "networkstatus/Makefile" ) CONFIG_FILES="$CONFIG_FILES networkstatus/Makefile" ;; - "pixmaps/Makefile" ) CONFIG_FILES="$CONFIG_FILES pixmaps/Makefile" ;; - "plugins/Makefile" ) CONFIG_FILES="$CONFIG_FILES plugins/Makefile" ;; - "plugins/kmail/Makefile" ) CONFIG_FILES="$CONFIG_FILES plugins/kmail/Makefile" ;; - "plugins/kmail/bodypartformatter/Makefile" ) CONFIG_FILES="$CONFIG_FILES plugins/kmail/bodypartformatter/Makefile" ;; - "wizards/Makefile" ) CONFIG_FILES="$CONFIG_FILES wizards/Makefile" ;; - "indexlib/indexlib-config" ) CONFIG_FILES="$CONFIG_FILES indexlib/indexlib-config" ;; - "korganizer/ical2vcal" ) CONFIG_FILES="$CONFIG_FILES korganizer/ical2vcal" ;; - "depfiles" ) CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;; - "config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;; + case $ac_config_target in + "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;; + "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;; + "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; + "akregator/Makefile") CONFIG_FILES="$CONFIG_FILES akregator/Makefile" ;; + "akregator/src/Makefile") CONFIG_FILES="$CONFIG_FILES akregator/src/Makefile" ;; + "akregator/src/about/Makefile") CONFIG_FILES="$CONFIG_FILES akregator/src/about/Makefile" ;; + "akregator/src/librss/Makefile") CONFIG_FILES="$CONFIG_FILES akregator/src/librss/Makefile" ;; + "akregator/src/mk4storage/Makefile") CONFIG_FILES="$CONFIG_FILES akregator/src/mk4storage/Makefile" ;; + "akregator/src/mk4storage/metakit/Makefile") CONFIG_FILES="$CONFIG_FILES akregator/src/mk4storage/metakit/Makefile" ;; + "akregator/src/mk4storage/metakit/src/Makefile") CONFIG_FILES="$CONFIG_FILES akregator/src/mk4storage/metakit/src/Makefile" ;; + "akregator/src/pics/Makefile") CONFIG_FILES="$CONFIG_FILES akregator/src/pics/Makefile" ;; + "certmanager/Makefile") CONFIG_FILES="$CONFIG_FILES certmanager/Makefile" ;; + "certmanager/conf/Makefile") CONFIG_FILES="$CONFIG_FILES certmanager/conf/Makefile" ;; + "certmanager/kwatchgnupg/Makefile") CONFIG_FILES="$CONFIG_FILES certmanager/kwatchgnupg/Makefile" ;; + "certmanager/lib/Makefile") CONFIG_FILES="$CONFIG_FILES certmanager/lib/Makefile" ;; + "certmanager/lib/backends/Makefile") CONFIG_FILES="$CONFIG_FILES certmanager/lib/backends/Makefile" ;; + "certmanager/lib/backends/chiasmus/Makefile") CONFIG_FILES="$CONFIG_FILES certmanager/lib/backends/chiasmus/Makefile" ;; + "certmanager/lib/backends/kpgp/Makefile") CONFIG_FILES="$CONFIG_FILES certmanager/lib/backends/kpgp/Makefile" ;; + "certmanager/lib/backends/qgpgme/Makefile") CONFIG_FILES="$CONFIG_FILES certmanager/lib/backends/qgpgme/Makefile" ;; + "certmanager/lib/kleo/Makefile") CONFIG_FILES="$CONFIG_FILES certmanager/lib/kleo/Makefile" ;; + "certmanager/lib/pics/Makefile") CONFIG_FILES="$CONFIG_FILES certmanager/lib/pics/Makefile" ;; + "certmanager/lib/tests/Makefile") CONFIG_FILES="$CONFIG_FILES certmanager/lib/tests/Makefile" ;; + "certmanager/lib/ui/Makefile") CONFIG_FILES="$CONFIG_FILES certmanager/lib/ui/Makefile" ;; + "doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;; + "doc/akregator/Makefile") CONFIG_FILES="$CONFIG_FILES doc/akregator/Makefile" ;; + "doc/kaddressbook/Makefile") CONFIG_FILES="$CONFIG_FILES doc/kaddressbook/Makefile" ;; + "doc/kalarm/Makefile") CONFIG_FILES="$CONFIG_FILES doc/kalarm/Makefile" ;; + "doc/kandy/Makefile") CONFIG_FILES="$CONFIG_FILES doc/kandy/Makefile" ;; + "doc/karm/Makefile") CONFIG_FILES="$CONFIG_FILES doc/karm/Makefile" ;; + "doc/kleopatra/Makefile") CONFIG_FILES="$CONFIG_FILES doc/kleopatra/Makefile" ;; + "doc/kmail/Makefile") CONFIG_FILES="$CONFIG_FILES doc/kmail/Makefile" ;; + "doc/knode/Makefile") CONFIG_FILES="$CONFIG_FILES doc/knode/Makefile" ;; + "doc/knotes/Makefile") CONFIG_FILES="$CONFIG_FILES doc/knotes/Makefile" ;; + "doc/konsolekalendar/Makefile") CONFIG_FILES="$CONFIG_FILES doc/konsolekalendar/Makefile" ;; + "doc/kontact/Makefile") CONFIG_FILES="$CONFIG_FILES doc/kontact/Makefile" ;; + "doc/korganizer/Makefile") CONFIG_FILES="$CONFIG_FILES doc/korganizer/Makefile" ;; + "doc/korn/Makefile") CONFIG_FILES="$CONFIG_FILES doc/korn/Makefile" ;; + "doc/kpilot/Makefile") CONFIG_FILES="$CONFIG_FILES doc/kpilot/Makefile" ;; + "doc/ktnef/Makefile") CONFIG_FILES="$CONFIG_FILES doc/ktnef/Makefile" ;; + "doc/kwatchgnupg/Makefile") CONFIG_FILES="$CONFIG_FILES doc/kwatchgnupg/Makefile" ;; + "doc/multisynk/Makefile") CONFIG_FILES="$CONFIG_FILES doc/multisynk/Makefile" ;; + "indexlib/Makefile") CONFIG_FILES="$CONFIG_FILES indexlib/Makefile" ;; + "indexlib/tests/Makefile") CONFIG_FILES="$CONFIG_FILES indexlib/tests/Makefile" ;; + "kabc/Makefile") CONFIG_FILES="$CONFIG_FILES kabc/Makefile" ;; + "kabc/frontend/Makefile") CONFIG_FILES="$CONFIG_FILES kabc/frontend/Makefile" ;; + "kabc/kabc2mutt/Makefile") CONFIG_FILES="$CONFIG_FILES kabc/kabc2mutt/Makefile" ;; + "kaddressbook/Makefile") CONFIG_FILES="$CONFIG_FILES kaddressbook/Makefile" ;; + "kaddressbook/common/Makefile") CONFIG_FILES="$CONFIG_FILES kaddressbook/common/Makefile" ;; + "kaddressbook/csv-templates/Makefile") CONFIG_FILES="$CONFIG_FILES kaddressbook/csv-templates/Makefile" ;; + "kaddressbook/editors/Makefile") CONFIG_FILES="$CONFIG_FILES kaddressbook/editors/Makefile" ;; + "kaddressbook/editors/icons/Makefile") CONFIG_FILES="$CONFIG_FILES kaddressbook/editors/icons/Makefile" ;; + "kaddressbook/editors/protocols/Makefile") CONFIG_FILES="$CONFIG_FILES kaddressbook/editors/protocols/Makefile" ;; + "kaddressbook/features/Makefile") CONFIG_FILES="$CONFIG_FILES kaddressbook/features/Makefile" ;; + "kaddressbook/interfaces/Makefile") CONFIG_FILES="$CONFIG_FILES kaddressbook/interfaces/Makefile" ;; + "kaddressbook/kcmconfigs/Makefile") CONFIG_FILES="$CONFIG_FILES kaddressbook/kcmconfigs/Makefile" ;; + "kaddressbook/pics/Makefile") CONFIG_FILES="$CONFIG_FILES kaddressbook/pics/Makefile" ;; + "kaddressbook/printing/Makefile") CONFIG_FILES="$CONFIG_FILES kaddressbook/printing/Makefile" ;; + "kaddressbook/thumbnailcreator/Makefile") CONFIG_FILES="$CONFIG_FILES kaddressbook/thumbnailcreator/Makefile" ;; + "kaddressbook/views/Makefile") CONFIG_FILES="$CONFIG_FILES kaddressbook/views/Makefile" ;; + "kaddressbook/xxport/Makefile") CONFIG_FILES="$CONFIG_FILES kaddressbook/xxport/Makefile" ;; + "kalarm/Makefile") CONFIG_FILES="$CONFIG_FILES kalarm/Makefile" ;; + "kalarm/kalarmd/Makefile") CONFIG_FILES="$CONFIG_FILES kalarm/kalarmd/Makefile" ;; + "kalarm/lib/Makefile") CONFIG_FILES="$CONFIG_FILES kalarm/lib/Makefile" ;; + "kalarm/pixmaps/Makefile") CONFIG_FILES="$CONFIG_FILES kalarm/pixmaps/Makefile" ;; + "kandy/Makefile") CONFIG_FILES="$CONFIG_FILES kandy/Makefile" ;; + "kandy/profiles/Makefile") CONFIG_FILES="$CONFIG_FILES kandy/profiles/Makefile" ;; + "kandy/src/Makefile") CONFIG_FILES="$CONFIG_FILES kandy/src/Makefile" ;; + "karm/Makefile") CONFIG_FILES="$CONFIG_FILES karm/Makefile" ;; + "karm/pics/Makefile") CONFIG_FILES="$CONFIG_FILES karm/pics/Makefile" ;; + "karm/support/Makefile") CONFIG_FILES="$CONFIG_FILES karm/support/Makefile" ;; + "karm/test/Makefile") CONFIG_FILES="$CONFIG_FILES karm/test/Makefile" ;; + "kdgantt/Makefile") CONFIG_FILES="$CONFIG_FILES kdgantt/Makefile" ;; + "kfile-plugins/Makefile") CONFIG_FILES="$CONFIG_FILES kfile-plugins/Makefile" ;; + "kfile-plugins/ics/Makefile") CONFIG_FILES="$CONFIG_FILES kfile-plugins/ics/Makefile" ;; + "kfile-plugins/palm-databases/Makefile") CONFIG_FILES="$CONFIG_FILES kfile-plugins/palm-databases/Makefile" ;; + "kfile-plugins/rfc822/Makefile") CONFIG_FILES="$CONFIG_FILES kfile-plugins/rfc822/Makefile" ;; + "kfile-plugins/vcf/Makefile") CONFIG_FILES="$CONFIG_FILES kfile-plugins/vcf/Makefile" ;; + "kgantt/Makefile") CONFIG_FILES="$CONFIG_FILES kgantt/Makefile" ;; + "kgantt/kgantt/Makefile") CONFIG_FILES="$CONFIG_FILES kgantt/kgantt/Makefile" ;; + "kgantt/pixmaps/Makefile") CONFIG_FILES="$CONFIG_FILES kgantt/pixmaps/Makefile" ;; + "kioslaves/Makefile") CONFIG_FILES="$CONFIG_FILES kioslaves/Makefile" ;; + "kioslaves/imap4/Makefile") CONFIG_FILES="$CONFIG_FILES kioslaves/imap4/Makefile" ;; + "kioslaves/mbox/Makefile") CONFIG_FILES="$CONFIG_FILES kioslaves/mbox/Makefile" ;; + "kioslaves/opengroupware/Makefile") CONFIG_FILES="$CONFIG_FILES kioslaves/opengroupware/Makefile" ;; + "kioslaves/sieve/Makefile") CONFIG_FILES="$CONFIG_FILES kioslaves/sieve/Makefile" ;; + "kitchensync/Makefile") CONFIG_FILES="$CONFIG_FILES kitchensync/Makefile" ;; + "kitchensync/kitchensync/Makefile") CONFIG_FILES="$CONFIG_FILES kitchensync/kitchensync/Makefile" ;; + "kitchensync/kitchensync/backup/Makefile") CONFIG_FILES="$CONFIG_FILES kitchensync/kitchensync/backup/Makefile" ;; + "kitchensync/kitchensync/debugger/Makefile") CONFIG_FILES="$CONFIG_FILES kitchensync/kitchensync/debugger/Makefile" ;; + "kitchensync/kitchensync/fileview/Makefile") CONFIG_FILES="$CONFIG_FILES kitchensync/kitchensync/fileview/Makefile" ;; + "kitchensync/kitchensync/lib/Makefile") CONFIG_FILES="$CONFIG_FILES kitchensync/kitchensync/lib/Makefile" ;; + "kitchensync/kitchensync/overview/Makefile") CONFIG_FILES="$CONFIG_FILES kitchensync/kitchensync/overview/Makefile" ;; + "kitchensync/kitchensync/plucker/Makefile") CONFIG_FILES="$CONFIG_FILES kitchensync/kitchensync/plucker/Makefile" ;; + "kitchensync/kitchensync/syncerpart/Makefile") CONFIG_FILES="$CONFIG_FILES kitchensync/kitchensync/syncerpart/Makefile" ;; + "kitchensync/kitchensync/viewer/Makefile") CONFIG_FILES="$CONFIG_FILES kitchensync/kitchensync/viewer/Makefile" ;; + "kitchensync/libkonnector2/Makefile") CONFIG_FILES="$CONFIG_FILES kitchensync/libkonnector2/Makefile" ;; + "kitchensync/libkonnector2/filters/Makefile") CONFIG_FILES="$CONFIG_FILES kitchensync/libkonnector2/filters/Makefile" ;; + "kitchensync/libkonnector2/plugins/Makefile") CONFIG_FILES="$CONFIG_FILES kitchensync/libkonnector2/plugins/Makefile" ;; + "kitchensync/libkonnector2/plugins/dummy/Makefile") CONFIG_FILES="$CONFIG_FILES kitchensync/libkonnector2/plugins/dummy/Makefile" ;; + "kitchensync/libkonnector2/plugins/kabc/Makefile") CONFIG_FILES="$CONFIG_FILES kitchensync/libkonnector2/plugins/kabc/Makefile" ;; + "kitchensync/libkonnector2/plugins/kcal/Makefile") CONFIG_FILES="$CONFIG_FILES kitchensync/libkonnector2/plugins/kcal/Makefile" ;; + "kitchensync/libkonnector2/plugins/local/Makefile") CONFIG_FILES="$CONFIG_FILES kitchensync/libkonnector2/plugins/local/Makefile" ;; + "kitchensync/libkonnector2/plugins/qtopia/Makefile") CONFIG_FILES="$CONFIG_FILES kitchensync/libkonnector2/plugins/qtopia/Makefile" ;; + "kitchensync/libkonnector2/plugins/qtopia/test/Makefile") CONFIG_FILES="$CONFIG_FILES kitchensync/libkonnector2/plugins/qtopia/test/Makefile" ;; + "kitchensync/libkonnector2/plugins/remote/Makefile") CONFIG_FILES="$CONFIG_FILES kitchensync/libkonnector2/plugins/remote/Makefile" ;; + "kitchensync/libkonnector2/plugins/threadedkonnector/Makefile") CONFIG_FILES="$CONFIG_FILES kitchensync/libkonnector2/plugins/threadedkonnector/Makefile" ;; + "kitchensync/libkonnector2/test/Makefile") CONFIG_FILES="$CONFIG_FILES kitchensync/libkonnector2/test/Makefile" ;; + "kitchensync/libksync/Makefile") CONFIG_FILES="$CONFIG_FILES kitchensync/libksync/Makefile" ;; + "kitchensync/libksync/test/Makefile") CONFIG_FILES="$CONFIG_FILES kitchensync/libksync/test/Makefile" ;; + "kitchensync/libksync/tests/Makefile") CONFIG_FILES="$CONFIG_FILES kitchensync/libksync/tests/Makefile" ;; + "kitchensync/multisynk/Makefile") CONFIG_FILES="$CONFIG_FILES kitchensync/multisynk/Makefile" ;; + "kitchensync/multisynk/pics/Makefile") CONFIG_FILES="$CONFIG_FILES kitchensync/multisynk/pics/Makefile" ;; + "kmail/Makefile") CONFIG_FILES="$CONFIG_FILES kmail/Makefile" ;; + "kmail/about/Makefile") CONFIG_FILES="$CONFIG_FILES kmail/about/Makefile" ;; + "kmail/avscripts/Makefile") CONFIG_FILES="$CONFIG_FILES kmail/avscripts/Makefile" ;; + "kmail/interfaces/Makefile") CONFIG_FILES="$CONFIG_FILES kmail/interfaces/Makefile" ;; + "kmail/pics/Makefile") CONFIG_FILES="$CONFIG_FILES kmail/pics/Makefile" ;; + "kmail/pics/icons/Makefile") CONFIG_FILES="$CONFIG_FILES kmail/pics/icons/Makefile" ;; + "kmail/profiles/Makefile") CONFIG_FILES="$CONFIG_FILES kmail/profiles/Makefile" ;; + "kmail/tests/Makefile") CONFIG_FILES="$CONFIG_FILES kmail/tests/Makefile" ;; + "kmailcvt/Makefile") CONFIG_FILES="$CONFIG_FILES kmailcvt/Makefile" ;; + "kmailcvt/pics/Makefile") CONFIG_FILES="$CONFIG_FILES kmailcvt/pics/Makefile" ;; + "kmobile/Makefile") CONFIG_FILES="$CONFIG_FILES kmobile/Makefile" ;; + "kmobile/devices/Makefile") CONFIG_FILES="$CONFIG_FILES kmobile/devices/Makefile" ;; + "kmobile/devices/digicam/Makefile") CONFIG_FILES="$CONFIG_FILES kmobile/devices/digicam/Makefile" ;; + "kmobile/devices/gammu/Makefile") CONFIG_FILES="$CONFIG_FILES kmobile/devices/gammu/Makefile" ;; + "kmobile/devices/gnokii/Makefile") CONFIG_FILES="$CONFIG_FILES kmobile/devices/gnokii/Makefile" ;; + "kmobile/devices/pics/Makefile") CONFIG_FILES="$CONFIG_FILES kmobile/devices/pics/Makefile" ;; + "kmobile/devices/skeleton/Makefile") CONFIG_FILES="$CONFIG_FILES kmobile/devices/skeleton/Makefile" ;; + "kmobile/kioslave/Makefile") CONFIG_FILES="$CONFIG_FILES kmobile/kioslave/Makefile" ;; + "kmobile/kioslave/mimetypes/Makefile") CONFIG_FILES="$CONFIG_FILES kmobile/kioslave/mimetypes/Makefile" ;; + "knode/Makefile") CONFIG_FILES="$CONFIG_FILES knode/Makefile" ;; + "knode/filters/Makefile") CONFIG_FILES="$CONFIG_FILES knode/filters/Makefile" ;; + "knode/pics/Makefile") CONFIG_FILES="$CONFIG_FILES knode/pics/Makefile" ;; + "knotes/Makefile") CONFIG_FILES="$CONFIG_FILES knotes/Makefile" ;; + "knotes/icons/Makefile") CONFIG_FILES="$CONFIG_FILES knotes/icons/Makefile" ;; + "knotes/pics/Makefile") CONFIG_FILES="$CONFIG_FILES knotes/pics/Makefile" ;; + "kode/Makefile") CONFIG_FILES="$CONFIG_FILES kode/Makefile" ;; + "kode/kwsdl/Makefile") CONFIG_FILES="$CONFIG_FILES kode/kwsdl/Makefile" ;; + "kode/kwsdl/kung/Makefile") CONFIG_FILES="$CONFIG_FILES kode/kwsdl/kung/Makefile" ;; + "kode/kwsdl/schema/Makefile") CONFIG_FILES="$CONFIG_FILES kode/kwsdl/schema/Makefile" ;; + "kode/kwsdl/tests/Makefile") CONFIG_FILES="$CONFIG_FILES kode/kwsdl/tests/Makefile" ;; + "kode/kwsdl/tests/google/Makefile") CONFIG_FILES="$CONFIG_FILES kode/kwsdl/tests/google/Makefile" ;; + "kode/kwsdl/wscl/Makefile") CONFIG_FILES="$CONFIG_FILES kode/kwsdl/wscl/Makefile" ;; + "kode/kxml_compiler/Makefile") CONFIG_FILES="$CONFIG_FILES kode/kxml_compiler/Makefile" ;; + "konsolekalendar/Makefile") CONFIG_FILES="$CONFIG_FILES konsolekalendar/Makefile" ;; + "konsolekalendar/pixmaps/Makefile") CONFIG_FILES="$CONFIG_FILES konsolekalendar/pixmaps/Makefile" ;; + "kontact/Makefile") CONFIG_FILES="$CONFIG_FILES kontact/Makefile" ;; + "kontact/interfaces/Makefile") CONFIG_FILES="$CONFIG_FILES kontact/interfaces/Makefile" ;; + "kontact/pics/Makefile") CONFIG_FILES="$CONFIG_FILES kontact/pics/Makefile" ;; + "kontact/pics/icons/Makefile") CONFIG_FILES="$CONFIG_FILES kontact/pics/icons/Makefile" ;; + "kontact/plugins/Makefile") CONFIG_FILES="$CONFIG_FILES kontact/plugins/Makefile" ;; + "kontact/plugins/akregator/Makefile") CONFIG_FILES="$CONFIG_FILES kontact/plugins/akregator/Makefile" ;; + "kontact/plugins/kaddressbook/Makefile") CONFIG_FILES="$CONFIG_FILES kontact/plugins/kaddressbook/Makefile" ;; + "kontact/plugins/karm/Makefile") CONFIG_FILES="$CONFIG_FILES kontact/plugins/karm/Makefile" ;; + "kontact/plugins/kitchensync/Makefile") CONFIG_FILES="$CONFIG_FILES kontact/plugins/kitchensync/Makefile" ;; + "kontact/plugins/kmail/Makefile") CONFIG_FILES="$CONFIG_FILES kontact/plugins/kmail/Makefile" ;; + "kontact/plugins/knode/Makefile") CONFIG_FILES="$CONFIG_FILES kontact/plugins/knode/Makefile" ;; + "kontact/plugins/knotes/Makefile") CONFIG_FILES="$CONFIG_FILES kontact/plugins/knotes/Makefile" ;; + "kontact/plugins/korganizer/Makefile") CONFIG_FILES="$CONFIG_FILES kontact/plugins/korganizer/Makefile" ;; + "kontact/plugins/kpilot/Makefile") CONFIG_FILES="$CONFIG_FILES kontact/plugins/kpilot/Makefile" ;; + "kontact/plugins/multisynk/Makefile") CONFIG_FILES="$CONFIG_FILES kontact/plugins/multisynk/Makefile" ;; + "kontact/plugins/newsticker/Makefile") CONFIG_FILES="$CONFIG_FILES kontact/plugins/newsticker/Makefile" ;; + "kontact/plugins/specialdates/Makefile") CONFIG_FILES="$CONFIG_FILES kontact/plugins/specialdates/Makefile" ;; + "kontact/plugins/summary/Makefile") CONFIG_FILES="$CONFIG_FILES kontact/plugins/summary/Makefile" ;; + "kontact/plugins/test/Makefile") CONFIG_FILES="$CONFIG_FILES kontact/plugins/test/Makefile" ;; + "kontact/plugins/weather/Makefile") CONFIG_FILES="$CONFIG_FILES kontact/plugins/weather/Makefile" ;; + "kontact/src/Makefile") CONFIG_FILES="$CONFIG_FILES kontact/src/Makefile" ;; + "kontact/src/about/Makefile") CONFIG_FILES="$CONFIG_FILES kontact/src/about/Makefile" ;; + "korganizer/Makefile") CONFIG_FILES="$CONFIG_FILES korganizer/Makefile" ;; + "korganizer/interfaces/Makefile") CONFIG_FILES="$CONFIG_FILES korganizer/interfaces/Makefile" ;; + "korganizer/interfaces/calendar/Makefile") CONFIG_FILES="$CONFIG_FILES korganizer/interfaces/calendar/Makefile" ;; + "korganizer/interfaces/korganizer/Makefile") CONFIG_FILES="$CONFIG_FILES korganizer/interfaces/korganizer/Makefile" ;; + "korganizer/korgac/Makefile") CONFIG_FILES="$CONFIG_FILES korganizer/korgac/Makefile" ;; + "korganizer/korgac/pixmaps/Makefile") CONFIG_FILES="$CONFIG_FILES korganizer/korgac/pixmaps/Makefile" ;; + "korganizer/pixmaps/Makefile") CONFIG_FILES="$CONFIG_FILES korganizer/pixmaps/Makefile" ;; + "korganizer/plugins/Makefile") CONFIG_FILES="$CONFIG_FILES korganizer/plugins/Makefile" ;; + "korganizer/plugins/datenums/Makefile") CONFIG_FILES="$CONFIG_FILES korganizer/plugins/datenums/Makefile" ;; + "korganizer/plugins/exchange/Makefile") CONFIG_FILES="$CONFIG_FILES korganizer/plugins/exchange/Makefile" ;; + "korganizer/plugins/hebrew/Makefile") CONFIG_FILES="$CONFIG_FILES korganizer/plugins/hebrew/Makefile" ;; + "korganizer/plugins/printing/Makefile") CONFIG_FILES="$CONFIG_FILES korganizer/plugins/printing/Makefile" ;; + "korganizer/plugins/printing/journal/Makefile") CONFIG_FILES="$CONFIG_FILES korganizer/plugins/printing/journal/Makefile" ;; + "korganizer/plugins/printing/list/Makefile") CONFIG_FILES="$CONFIG_FILES korganizer/plugins/printing/list/Makefile" ;; + "korganizer/plugins/printing/whatsnext/Makefile") CONFIG_FILES="$CONFIG_FILES korganizer/plugins/printing/whatsnext/Makefile" ;; + "korganizer/plugins/printing/year/Makefile") CONFIG_FILES="$CONFIG_FILES korganizer/plugins/printing/year/Makefile" ;; + "korganizer/plugins/projectview/Makefile") CONFIG_FILES="$CONFIG_FILES korganizer/plugins/projectview/Makefile" ;; + "korganizer/plugins/timespanview/Makefile") CONFIG_FILES="$CONFIG_FILES korganizer/plugins/timespanview/Makefile" ;; + "korganizer/printing/Makefile") CONFIG_FILES="$CONFIG_FILES korganizer/printing/Makefile" ;; + "korganizer/sounds/Makefile") CONFIG_FILES="$CONFIG_FILES korganizer/sounds/Makefile" ;; + "korn/Makefile") CONFIG_FILES="$CONFIG_FILES korn/Makefile" ;; + "korn/kconf_update/Makefile") CONFIG_FILES="$CONFIG_FILES korn/kconf_update/Makefile" ;; + "kpilot/Makefile") CONFIG_FILES="$CONFIG_FILES kpilot/Makefile" ;; + "kpilot/conduits/Makefile") CONFIG_FILES="$CONFIG_FILES kpilot/conduits/Makefile" ;; + "kpilot/conduits/abbrowserconduit/Makefile") CONFIG_FILES="$CONFIG_FILES kpilot/conduits/abbrowserconduit/Makefile" ;; + "kpilot/conduits/docconduit/Makefile") CONFIG_FILES="$CONFIG_FILES kpilot/conduits/docconduit/Makefile" ;; + "kpilot/conduits/docconduit/Icons/Makefile") CONFIG_FILES="$CONFIG_FILES kpilot/conduits/docconduit/Icons/Makefile" ;; + "kpilot/conduits/knotes/Makefile") CONFIG_FILES="$CONFIG_FILES kpilot/conduits/knotes/Makefile" ;; + "kpilot/conduits/malconduit/Makefile") CONFIG_FILES="$CONFIG_FILES kpilot/conduits/malconduit/Makefile" ;; + "kpilot/conduits/memofileconduit/Makefile") CONFIG_FILES="$CONFIG_FILES kpilot/conduits/memofileconduit/Makefile" ;; + "kpilot/conduits/notepadconduit/Makefile") CONFIG_FILES="$CONFIG_FILES kpilot/conduits/notepadconduit/Makefile" ;; + "kpilot/conduits/null/Makefile") CONFIG_FILES="$CONFIG_FILES kpilot/conduits/null/Makefile" ;; + "kpilot/conduits/popmail/Makefile") CONFIG_FILES="$CONFIG_FILES kpilot/conduits/popmail/Makefile" ;; + "kpilot/conduits/recordconduit/Makefile") CONFIG_FILES="$CONFIG_FILES kpilot/conduits/recordconduit/Makefile" ;; + "kpilot/conduits/sysinfoconduit/Makefile") CONFIG_FILES="$CONFIG_FILES kpilot/conduits/sysinfoconduit/Makefile" ;; + "kpilot/conduits/timeconduit/Makefile") CONFIG_FILES="$CONFIG_FILES kpilot/conduits/timeconduit/Makefile" ;; + "kpilot/conduits/vcalconduit/Makefile") CONFIG_FILES="$CONFIG_FILES kpilot/conduits/vcalconduit/Makefile" ;; + "kpilot/kpilot/Makefile") CONFIG_FILES="$CONFIG_FILES kpilot/kpilot/Makefile" ;; + "kpilot/kpilot/Icons/Makefile") CONFIG_FILES="$CONFIG_FILES kpilot/kpilot/Icons/Makefile" ;; + "kpilot/lib/Makefile") CONFIG_FILES="$CONFIG_FILES kpilot/lib/Makefile" ;; + "kresources/Makefile") CONFIG_FILES="$CONFIG_FILES kresources/Makefile" ;; + "kresources/birthdays/Makefile") CONFIG_FILES="$CONFIG_FILES kresources/birthdays/Makefile" ;; + "kresources/blogging/Makefile") CONFIG_FILES="$CONFIG_FILES kresources/blogging/Makefile" ;; + "kresources/egroupware/Makefile") CONFIG_FILES="$CONFIG_FILES kresources/egroupware/Makefile" ;; + "kresources/exchange/Makefile") CONFIG_FILES="$CONFIG_FILES kresources/exchange/Makefile" ;; + "kresources/featureplan/Makefile") CONFIG_FILES="$CONFIG_FILES kresources/featureplan/Makefile" ;; + "kresources/groupdav/Makefile") CONFIG_FILES="$CONFIG_FILES kresources/groupdav/Makefile" ;; + "kresources/groupware/Makefile") CONFIG_FILES="$CONFIG_FILES kresources/groupware/Makefile" ;; + "kresources/groupwise/Makefile") CONFIG_FILES="$CONFIG_FILES kresources/groupwise/Makefile" ;; + "kresources/groupwise/kioslave/Makefile") CONFIG_FILES="$CONFIG_FILES kresources/groupwise/kioslave/Makefile" ;; + "kresources/groupwise/soap/Makefile") CONFIG_FILES="$CONFIG_FILES kresources/groupwise/soap/Makefile" ;; + "kresources/kolab/Makefile") CONFIG_FILES="$CONFIG_FILES kresources/kolab/Makefile" ;; + "kresources/kolab/kabc/Makefile") CONFIG_FILES="$CONFIG_FILES kresources/kolab/kabc/Makefile" ;; + "kresources/kolab/kcal/Makefile") CONFIG_FILES="$CONFIG_FILES kresources/kolab/kcal/Makefile" ;; + "kresources/kolab/knotes/Makefile") CONFIG_FILES="$CONFIG_FILES kresources/kolab/knotes/Makefile" ;; + "kresources/kolab/shared/Makefile") CONFIG_FILES="$CONFIG_FILES kresources/kolab/shared/Makefile" ;; + "kresources/lib/Makefile") CONFIG_FILES="$CONFIG_FILES kresources/lib/Makefile" ;; + "kresources/newexchange/Makefile") CONFIG_FILES="$CONFIG_FILES kresources/newexchange/Makefile" ;; + "kresources/remote/Makefile") CONFIG_FILES="$CONFIG_FILES kresources/remote/Makefile" ;; + "kresources/slox/Makefile") CONFIG_FILES="$CONFIG_FILES kresources/slox/Makefile" ;; + "kresources/tvanytime/Makefile") CONFIG_FILES="$CONFIG_FILES kresources/tvanytime/Makefile" ;; + "ksync/Makefile") CONFIG_FILES="$CONFIG_FILES ksync/Makefile" ;; + "ksync/lib/Makefile") CONFIG_FILES="$CONFIG_FILES ksync/lib/Makefile" ;; + "ksync/src/Makefile") CONFIG_FILES="$CONFIG_FILES ksync/src/Makefile" ;; + "ktnef/Makefile") CONFIG_FILES="$CONFIG_FILES ktnef/Makefile" ;; + "ktnef/gui/Makefile") CONFIG_FILES="$CONFIG_FILES ktnef/gui/Makefile" ;; + "ktnef/gui/pics/Makefile") CONFIG_FILES="$CONFIG_FILES ktnef/gui/pics/Makefile" ;; + "ktnef/ktnef/Makefile") CONFIG_FILES="$CONFIG_FILES ktnef/ktnef/Makefile" ;; + "ktnef/lib/Makefile") CONFIG_FILES="$CONFIG_FILES ktnef/lib/Makefile" ;; + "libemailfunctions/Makefile") CONFIG_FILES="$CONFIG_FILES libemailfunctions/Makefile" ;; + "libemailfunctions/tests/Makefile") CONFIG_FILES="$CONFIG_FILES libemailfunctions/tests/Makefile" ;; + "libkcal/Makefile") CONFIG_FILES="$CONFIG_FILES libkcal/Makefile" ;; + "libkcal/libical/Makefile") CONFIG_FILES="$CONFIG_FILES libkcal/libical/Makefile" ;; + "libkcal/libical/design-data/Makefile") CONFIG_FILES="$CONFIG_FILES libkcal/libical/design-data/Makefile" ;; + "libkcal/libical/doc/Makefile") CONFIG_FILES="$CONFIG_FILES libkcal/libical/doc/Makefile" ;; + "libkcal/libical/examples/Makefile") CONFIG_FILES="$CONFIG_FILES libkcal/libical/examples/Makefile" ;; + "libkcal/libical/scripts/Makefile") CONFIG_FILES="$CONFIG_FILES libkcal/libical/scripts/Makefile" ;; + "libkcal/libical/src/Makefile") CONFIG_FILES="$CONFIG_FILES libkcal/libical/src/Makefile" ;; + "libkcal/libical/src/libical/Makefile") CONFIG_FILES="$CONFIG_FILES libkcal/libical/src/libical/Makefile" ;; + "libkcal/libical/src/libicalss/Makefile") CONFIG_FILES="$CONFIG_FILES libkcal/libical/src/libicalss/Makefile" ;; + "libkcal/libical/zoneinfo/Makefile") CONFIG_FILES="$CONFIG_FILES libkcal/libical/zoneinfo/Makefile" ;; + "libkcal/tests/Makefile") CONFIG_FILES="$CONFIG_FILES libkcal/tests/Makefile" ;; + "libkcal/versit/Makefile") CONFIG_FILES="$CONFIG_FILES libkcal/versit/Makefile" ;; + "libkdenetwork/Makefile") CONFIG_FILES="$CONFIG_FILES libkdenetwork/Makefile" ;; + "libkdenetwork/gpgmepp/Makefile") CONFIG_FILES="$CONFIG_FILES libkdenetwork/gpgmepp/Makefile" ;; + "libkdenetwork/gpgmepp/interfaces/Makefile") CONFIG_FILES="$CONFIG_FILES libkdenetwork/gpgmepp/interfaces/Makefile" ;; + "libkdenetwork/libgpg-error-copy/Makefile") CONFIG_FILES="$CONFIG_FILES libkdenetwork/libgpg-error-copy/Makefile" ;; + "libkdenetwork/libgpgme-copy/Makefile") CONFIG_FILES="$CONFIG_FILES libkdenetwork/libgpgme-copy/Makefile" ;; + "libkdenetwork/libgpgme-copy/assuan/Makefile") CONFIG_FILES="$CONFIG_FILES libkdenetwork/libgpgme-copy/assuan/Makefile" ;; + "libkdenetwork/libgpgme-copy/gpgme/Makefile") CONFIG_FILES="$CONFIG_FILES libkdenetwork/libgpgme-copy/gpgme/Makefile" ;; + "libkdenetwork/qgpgme/Makefile") CONFIG_FILES="$CONFIG_FILES libkdenetwork/qgpgme/Makefile" ;; + "libkdenetwork/qgpgme/tests/Makefile") CONFIG_FILES="$CONFIG_FILES libkdenetwork/qgpgme/tests/Makefile" ;; + "libkdepim/Makefile") CONFIG_FILES="$CONFIG_FILES libkdepim/Makefile" ;; + "libkdepim/about/Makefile") CONFIG_FILES="$CONFIG_FILES libkdepim/about/Makefile" ;; + "libkdepim/cfgc/Makefile") CONFIG_FILES="$CONFIG_FILES libkdepim/cfgc/Makefile" ;; + "libkdepim/icons/Makefile") CONFIG_FILES="$CONFIG_FILES libkdepim/icons/Makefile" ;; + "libkdepim/interfaces/Makefile") CONFIG_FILES="$CONFIG_FILES libkdepim/interfaces/Makefile" ;; + "libkdepim/komposer/Makefile") CONFIG_FILES="$CONFIG_FILES libkdepim/komposer/Makefile" ;; + "libkdepim/komposer/core/Makefile") CONFIG_FILES="$CONFIG_FILES libkdepim/komposer/core/Makefile" ;; + "libkdepim/komposer/core/tests/Makefile") CONFIG_FILES="$CONFIG_FILES libkdepim/komposer/core/tests/Makefile" ;; + "libkdepim/komposer/plugins/Makefile") CONFIG_FILES="$CONFIG_FILES libkdepim/komposer/plugins/Makefile" ;; + "libkdepim/komposer/plugins/default/Makefile") CONFIG_FILES="$CONFIG_FILES libkdepim/komposer/plugins/default/Makefile" ;; + "libkdepim/komposer/test/Makefile") CONFIG_FILES="$CONFIG_FILES libkdepim/komposer/test/Makefile" ;; + "libkdepim/kpartsdesignerplugin/Makefile") CONFIG_FILES="$CONFIG_FILES libkdepim/kpartsdesignerplugin/Makefile" ;; + "libkdepim/pics/Makefile") CONFIG_FILES="$CONFIG_FILES libkdepim/pics/Makefile" ;; + "libkdepim/tests/Makefile") CONFIG_FILES="$CONFIG_FILES libkdepim/tests/Makefile" ;; + "libkholidays/Makefile") CONFIG_FILES="$CONFIG_FILES libkholidays/Makefile" ;; + "libkholidays/holidays/Makefile") CONFIG_FILES="$CONFIG_FILES libkholidays/holidays/Makefile" ;; + "libkmime/Makefile") CONFIG_FILES="$CONFIG_FILES libkmime/Makefile" ;; + "libkmime/tests/Makefile") CONFIG_FILES="$CONFIG_FILES libkmime/tests/Makefile" ;; + "libkpgp/Makefile") CONFIG_FILES="$CONFIG_FILES libkpgp/Makefile" ;; + "libkpgp/pics/Makefile") CONFIG_FILES="$CONFIG_FILES libkpgp/pics/Makefile" ;; + "libkpimexchange/Makefile") CONFIG_FILES="$CONFIG_FILES libkpimexchange/Makefile" ;; + "libkpimexchange/core/Makefile") CONFIG_FILES="$CONFIG_FILES libkpimexchange/core/Makefile" ;; + "libkpimidentities/Makefile") CONFIG_FILES="$CONFIG_FILES libkpimidentities/Makefile" ;; + "libksieve/Makefile") CONFIG_FILES="$CONFIG_FILES libksieve/Makefile" ;; + "libksieve/ksieve/Makefile") CONFIG_FILES="$CONFIG_FILES libksieve/ksieve/Makefile" ;; + "libksieve/parser/Makefile") CONFIG_FILES="$CONFIG_FILES libksieve/parser/Makefile" ;; + "libksieve/shared/Makefile") CONFIG_FILES="$CONFIG_FILES libksieve/shared/Makefile" ;; + "libksieve/tests/Makefile") CONFIG_FILES="$CONFIG_FILES libksieve/tests/Makefile" ;; + "mimelib/Makefile") CONFIG_FILES="$CONFIG_FILES mimelib/Makefile" ;; + "mimelib/mimelib/Makefile") CONFIG_FILES="$CONFIG_FILES mimelib/mimelib/Makefile" ;; + "networkstatus/Makefile") CONFIG_FILES="$CONFIG_FILES networkstatus/Makefile" ;; + "pixmaps/Makefile") CONFIG_FILES="$CONFIG_FILES pixmaps/Makefile" ;; + "plugins/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/Makefile" ;; + "plugins/kmail/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/kmail/Makefile" ;; + "plugins/kmail/bodypartformatter/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/kmail/bodypartformatter/Makefile" ;; + "wizards/Makefile") CONFIG_FILES="$CONFIG_FILES wizards/Makefile" ;; + "indexlib/indexlib-config") CONFIG_FILES="$CONFIG_FILES indexlib/indexlib-config" ;; + "korganizer/ical2vcal") CONFIG_FILES="$CONFIG_FILES korganizer/ical2vcal" ;; + *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5 echo "$as_me: error: invalid argument: $ac_config_target" >&2;} { (exit 1); exit 1; }; };; esac done + # If the user did not use the arguments to specify the items to instantiate, # then the envvar interface is used. Set only those that are not. # We use the long form for the default assignment because of an extremely @@ -50349,897 +49971,1013 @@ fi # Have a temporary directory for convenience. Make it in the build tree -# simply because there is no reason to put it here, and in addition, +# simply because there is no reason against having it here, and in addition, # creating and moving files from /tmp can sometimes cause problems. -# Create a temporary directory, and hook for its removal unless debugging. +# Hook for its removal unless debugging. +# Note that there is a small window in which the directory will not be cleaned: +# after its creation but before its name has been assigned to `$tmp'. $debug || { - trap 'exit_status=$?; rm -rf $tmp && exit $exit_status' 0 + tmp= + trap 'exit_status=$? + { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status +' 0 trap '{ (exit 1); exit 1; }' 1 2 13 15 } - # Create a (secure) tmp directory for tmp files. { - tmp=`(umask 077 && mktemp -d -q "./confstatXXXXXX") 2>/dev/null` && + tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" } || { - tmp=./confstat$$-$RANDOM - (umask 077 && mkdir $tmp) + tmp=./conf$$-$RANDOM + (umask 077 && mkdir "$tmp") } || { echo "$me: cannot create a temporary directory in ." >&2 { (exit 1); exit 1; } } -_ACEOF - -cat >>$CONFIG_STATUS <<_ACEOF - # -# CONFIG_FILES section. +# Set up the sed scripts for CONFIG_FILES section. # # No need to generate the scripts if there are no CONFIG_FILES. # This happens for instance when ./config.status config.h -if test -n "\$CONFIG_FILES"; then - # Protect against being on the right side of a sed subst in config.status. - sed 's/,@/@@/; s/@,/@@/; s/,;t t\$/@;t t/; /@;t t\$/s/[\\\\&,]/\\\\&/g; - s/@@/,@/; s/@@/@,/; s/@;t t\$/,;t t/' >\$tmp/subs.sed <<\\CEOF -s,@SHELL@,$SHELL,;t t -s,@PATH_SEPARATOR@,$PATH_SEPARATOR,;t t -s,@PACKAGE_NAME@,$PACKAGE_NAME,;t t -s,@PACKAGE_TARNAME@,$PACKAGE_TARNAME,;t t -s,@PACKAGE_VERSION@,$PACKAGE_VERSION,;t t -s,@PACKAGE_STRING@,$PACKAGE_STRING,;t t -s,@PACKAGE_BUGREPORT@,$PACKAGE_BUGREPORT,;t t -s,@exec_prefix@,$exec_prefix,;t t -s,@prefix@,$prefix,;t t -s,@program_transform_name@,$program_transform_name,;t t -s,@bindir@,$bindir,;t t -s,@sbindir@,$sbindir,;t t -s,@libexecdir@,$libexecdir,;t t -s,@datadir@,$datadir,;t t -s,@sysconfdir@,$sysconfdir,;t t -s,@sharedstatedir@,$sharedstatedir,;t t -s,@localstatedir@,$localstatedir,;t t -s,@libdir@,$libdir,;t t -s,@includedir@,$includedir,;t t -s,@oldincludedir@,$oldincludedir,;t t -s,@infodir@,$infodir,;t t -s,@mandir@,$mandir,;t t -s,@build_alias@,$build_alias,;t t -s,@host_alias@,$host_alias,;t t -s,@target_alias@,$target_alias,;t t -s,@DEFS@,$DEFS,;t t -s,@ECHO_C@,$ECHO_C,;t t -s,@ECHO_N@,$ECHO_N,;t t -s,@ECHO_T@,$ECHO_T,;t t -s,@LIBS@,$LIBS,;t t -s,@build@,$build,;t t -s,@build_cpu@,$build_cpu,;t t -s,@build_vendor@,$build_vendor,;t t -s,@build_os@,$build_os,;t t -s,@host@,$host,;t t -s,@host_cpu@,$host_cpu,;t t -s,@host_vendor@,$host_vendor,;t t -s,@host_os@,$host_os,;t t -s,@target@,$target,;t t -s,@target_cpu@,$target_cpu,;t t -s,@target_vendor@,$target_vendor,;t t -s,@target_os@,$target_os,;t t -s,@INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t -s,@INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t -s,@INSTALL_DATA@,$INSTALL_DATA,;t t -s,@CYGPATH_W@,$CYGPATH_W,;t t -s,@PACKAGE@,$PACKAGE,;t t -s,@VERSION@,$VERSION,;t t -s,@ACLOCAL@,$ACLOCAL,;t t -s,@AUTOCONF@,$AUTOCONF,;t t -s,@AUTOMAKE@,$AUTOMAKE,;t t -s,@AUTOHEADER@,$AUTOHEADER,;t t -s,@MAKEINFO@,$MAKEINFO,;t t -s,@install_sh@,$install_sh,;t t -s,@STRIP@,$STRIP,;t t -s,@ac_ct_STRIP@,$ac_ct_STRIP,;t t -s,@INSTALL_STRIP_PROGRAM@,$INSTALL_STRIP_PROGRAM,;t t -s,@mkdir_p@,$mkdir_p,;t t -s,@AWK@,$AWK,;t t -s,@SET_MAKE@,$SET_MAKE,;t t -s,@am__leading_dot@,$am__leading_dot,;t t -s,@AMTAR@,$AMTAR,;t t -s,@am__tar@,$am__tar,;t t -s,@am__untar@,$am__untar,;t t -s,@KDECONFIG@,$KDECONFIG,;t t -s,@kde_libs_prefix@,$kde_libs_prefix,;t t -s,@kde_libs_htmldir@,$kde_libs_htmldir,;t t -s,@CONF_FILES@,$CONF_FILES,;t t -s,@CC@,$CC,;t t -s,@CFLAGS@,$CFLAGS,;t t -s,@LDFLAGS@,$LDFLAGS,;t t -s,@CPPFLAGS@,$CPPFLAGS,;t t -s,@ac_ct_CC@,$ac_ct_CC,;t t -s,@EXEEXT@,$EXEEXT,;t t -s,@OBJEXT@,$OBJEXT,;t t -s,@DEPDIR@,$DEPDIR,;t t -s,@am__include@,$am__include,;t t -s,@am__quote@,$am__quote,;t t -s,@AMDEP_TRUE@,$AMDEP_TRUE,;t t -s,@AMDEP_FALSE@,$AMDEP_FALSE,;t t -s,@AMDEPBACKSLASH@,$AMDEPBACKSLASH,;t t -s,@CCDEPMODE@,$CCDEPMODE,;t t -s,@am__fastdepCC_TRUE@,$am__fastdepCC_TRUE,;t t -s,@am__fastdepCC_FALSE@,$am__fastdepCC_FALSE,;t t -s,@CPP@,$CPP,;t t -s,@CXX@,$CXX,;t t -s,@CXXFLAGS@,$CXXFLAGS,;t t -s,@ac_ct_CXX@,$ac_ct_CXX,;t t -s,@CXXDEPMODE@,$CXXDEPMODE,;t t -s,@am__fastdepCXX_TRUE@,$am__fastdepCXX_TRUE,;t t -s,@am__fastdepCXX_FALSE@,$am__fastdepCXX_FALSE,;t t -s,@WOVERLOADED_VIRTUAL@,$WOVERLOADED_VIRTUAL,;t t -s,@HAVE_GCC_VISIBILITY@,$HAVE_GCC_VISIBILITY,;t t -s,@unsermake_enable_pch_TRUE@,$unsermake_enable_pch_TRUE,;t t -s,@unsermake_enable_pch_FALSE@,$unsermake_enable_pch_FALSE,;t t -s,@USE_EXCEPTIONS@,$USE_EXCEPTIONS,;t t -s,@USE_RTTI@,$USE_RTTI,;t t -s,@CXXCPP@,$CXXCPP,;t t -s,@NOOPT_CXXFLAGS@,$NOOPT_CXXFLAGS,;t t -s,@NOOPT_CFLAGS@,$NOOPT_CFLAGS,;t t -s,@ENABLE_PERMISSIVE_FLAG@,$ENABLE_PERMISSIVE_FLAG,;t t -s,@LDFLAGS_AS_NEEDED@,$LDFLAGS_AS_NEEDED,;t t -s,@LDFLAGS_NEW_DTAGS@,$LDFLAGS_NEW_DTAGS,;t t -s,@KDE_USE_FINAL_TRUE@,$KDE_USE_FINAL_TRUE,;t t -s,@KDE_USE_FINAL_FALSE@,$KDE_USE_FINAL_FALSE,;t t -s,@KDE_USE_CLOSURE_TRUE@,$KDE_USE_CLOSURE_TRUE,;t t -s,@KDE_USE_CLOSURE_FALSE@,$KDE_USE_CLOSURE_FALSE,;t t -s,@KDE_NO_UNDEFINED@,$KDE_NO_UNDEFINED,;t t -s,@KDE_USE_NMCHECK_TRUE@,$KDE_USE_NMCHECK_TRUE,;t t -s,@KDE_USE_NMCHECK_FALSE@,$KDE_USE_NMCHECK_FALSE,;t t -s,@EGREP@,$EGREP,;t t -s,@LN_S@,$LN_S,;t t -s,@ECHO@,$ECHO,;t t -s,@AR@,$AR,;t t -s,@ac_ct_AR@,$ac_ct_AR,;t t -s,@RANLIB@,$RANLIB,;t t -s,@ac_ct_RANLIB@,$ac_ct_RANLIB,;t t -s,@F77@,$F77,;t t -s,@FFLAGS@,$FFLAGS,;t t -s,@ac_ct_F77@,$ac_ct_F77,;t t -s,@LIBTOOL@,$LIBTOOL,;t t -s,@KDE_PLUGIN@,$KDE_PLUGIN,;t t -s,@KDE_CHECK_PLUGIN@,$KDE_CHECK_PLUGIN,;t t -s,@MSGFMT@,$MSGFMT,;t t -s,@GMSGFMT@,$GMSGFMT,;t t -s,@XGETTEXT@,$XGETTEXT,;t t -s,@LIBUTIL@,$LIBUTIL,;t t -s,@LIBCOMPAT@,$LIBCOMPAT,;t t -s,@LIBCRYPT@,$LIBCRYPT,;t t -s,@LIBRESOLV@,$LIBRESOLV,;t t -s,@LIB_POLL@,$LIB_POLL,;t t -s,@FRAMEWORK_COREAUDIO@,$FRAMEWORK_COREAUDIO,;t t -s,@LIBSOCKET@,$LIBSOCKET,;t t -s,@X_EXTRA_LIBS@,$X_EXTRA_LIBS,;t t -s,@LIBUCB@,$LIBUCB,;t t -s,@LIBDL@,$LIBDL,;t t -s,@KDE_USE_FPIE@,$KDE_USE_FPIE,;t t -s,@KDE_USE_PIE@,$KDE_USE_PIE,;t t -s,@include_x11_TRUE@,$include_x11_TRUE,;t t -s,@include_x11_FALSE@,$include_x11_FALSE,;t t -s,@X_PRE_LIBS@,$X_PRE_LIBS,;t t -s,@LIB_X11@,$LIB_X11,;t t -s,@LIB_XRENDER@,$LIB_XRENDER,;t t -s,@LIBSM@,$LIBSM,;t t -s,@X_INCLUDES@,$X_INCLUDES,;t t -s,@X_LDFLAGS@,$X_LDFLAGS,;t t -s,@x_includes@,$x_includes,;t t -s,@x_libraries@,$x_libraries,;t t -s,@QTE_NORTTI@,$QTE_NORTTI,;t t -s,@LIB_XEXT@,$LIB_XEXT,;t t -s,@LIBPTHREAD@,$LIBPTHREAD,;t t -s,@USE_THREADS@,$USE_THREADS,;t t -s,@KDE_MT_LDFLAGS@,$KDE_MT_LDFLAGS,;t t -s,@KDE_MT_LIBS@,$KDE_MT_LIBS,;t t -s,@USER_INCLUDES@,$USER_INCLUDES,;t t -s,@USER_LDFLAGS@,$USER_LDFLAGS,;t t -s,@LIBZ@,$LIBZ,;t t -s,@LIBPNG@,$LIBPNG,;t t -s,@LIBJPEG@,$LIBJPEG,;t t -s,@qt_libraries@,$qt_libraries,;t t -s,@qt_includes@,$qt_includes,;t t -s,@QT_INCLUDES@,$QT_INCLUDES,;t t -s,@QT_LDFLAGS@,$QT_LDFLAGS,;t t -s,@PERL@,$PERL,;t t -s,@MOC@,$MOC,;t t -s,@UIC@,$UIC,;t t -s,@UIC_TR@,$UIC_TR,;t t -s,@LIB_QT@,$LIB_QT,;t t -s,@LIB_QPE@,$LIB_QPE,;t t -s,@kde_qtver@,$kde_qtver,;t t -s,@KDE_EXTRA_RPATH@,$KDE_EXTRA_RPATH,;t t -s,@KDE_RPATH@,$KDE_RPATH,;t t -s,@X_RPATH@,$X_RPATH,;t t -s,@kde_libraries@,$kde_libraries,;t t -s,@kde_includes@,$kde_includes,;t t -s,@KDE_LDFLAGS@,$KDE_LDFLAGS,;t t -s,@KDE_INCLUDES@,$KDE_INCLUDES,;t t -s,@all_includes@,$all_includes,;t t -s,@all_libraries@,$all_libraries,;t t -s,@AUTODIRS@,$AUTODIRS,;t t -s,@include_ARTS_TRUE@,$include_ARTS_TRUE,;t t -s,@include_ARTS_FALSE@,$include_ARTS_FALSE,;t t -s,@MAKEKDEWIDGETS@,$MAKEKDEWIDGETS,;t t -s,@KCONFIG_COMPILER@,$KCONFIG_COMPILER,;t t -s,@KCFG_DEPENDENCIES@,$KCFG_DEPENDENCIES,;t t -s,@DCOPIDLNG@,$DCOPIDLNG,;t t -s,@DCOPIDL@,$DCOPIDL,;t t -s,@DCOPIDL2CPP@,$DCOPIDL2CPP,;t t -s,@DCOP_DEPENDENCIES@,$DCOP_DEPENDENCIES,;t t -s,@MCOPIDL@,$MCOPIDL,;t t -s,@ARTSCCONFIG@,$ARTSCCONFIG,;t t -s,@MEINPROC@,$MEINPROC,;t t -s,@KDE_XSL_STYLESHEET@,$KDE_XSL_STYLESHEET,;t t -s,@XMLLINT@,$XMLLINT,;t t -s,@kde_htmldir@,$kde_htmldir,;t t -s,@kde_appsdir@,$kde_appsdir,;t t -s,@kde_icondir@,$kde_icondir,;t t -s,@kde_sounddir@,$kde_sounddir,;t t -s,@kde_datadir@,$kde_datadir,;t t -s,@kde_locale@,$kde_locale,;t t -s,@kde_confdir@,$kde_confdir,;t t -s,@kde_kcfgdir@,$kde_kcfgdir,;t t -s,@kde_mimedir@,$kde_mimedir,;t t -s,@kde_wallpaperdir@,$kde_wallpaperdir,;t t -s,@kde_bindir@,$kde_bindir,;t t -s,@xdg_appsdir@,$xdg_appsdir,;t t -s,@xdg_menudir@,$xdg_menudir,;t t -s,@xdg_directorydir@,$xdg_directorydir,;t t -s,@kde_templatesdir@,$kde_templatesdir,;t t -s,@kde_servicesdir@,$kde_servicesdir,;t t -s,@kde_servicetypesdir@,$kde_servicetypesdir,;t t -s,@kde_moduledir@,$kde_moduledir,;t t -s,@kdeinitdir@,$kdeinitdir,;t t -s,@kde_styledir@,$kde_styledir,;t t -s,@kde_widgetdir@,$kde_widgetdir,;t t -s,@LIB_KDED@,$LIB_KDED,;t t -s,@LIB_KDECORE@,$LIB_KDECORE,;t t -s,@LIB_KDEUI@,$LIB_KDEUI,;t t -s,@LIB_KIO@,$LIB_KIO,;t t -s,@LIB_KJS@,$LIB_KJS,;t t -s,@LIB_SMB@,$LIB_SMB,;t t -s,@LIB_KAB@,$LIB_KAB,;t t -s,@LIB_KABC@,$LIB_KABC,;t t -s,@LIB_KHTML@,$LIB_KHTML,;t t -s,@LIB_KSPELL@,$LIB_KSPELL,;t t -s,@LIB_KPARTS@,$LIB_KPARTS,;t t -s,@LIB_KDEPRINT@,$LIB_KDEPRINT,;t t -s,@LIB_KUTILS@,$LIB_KUTILS,;t t -s,@LIB_KDEPIM@,$LIB_KDEPIM,;t t -s,@LIB_KIMPROXY@,$LIB_KIMPROXY,;t t -s,@LIB_KNEWSTUFF@,$LIB_KNEWSTUFF,;t t -s,@LIB_KDNSSD@,$LIB_KDNSSD,;t t -s,@LIB_KUNITTEST@,$LIB_KUNITTEST,;t t -s,@LIB_KSYCOCA@,$LIB_KSYCOCA,;t t -s,@LIB_KFILE@,$LIB_KFILE,;t t -s,@LIB_KFM@,$LIB_KFM,;t t -s,@LEX@,$LEX,;t t -s,@LEXLIB@,$LEXLIB,;t t -s,@LEX_OUTPUT_ROOT@,$LEX_OUTPUT_ROOT,;t t -s,@QTDOCDIR@,$QTDOCDIR,;t t -s,@KDE_HAVE_DOT@,$KDE_HAVE_DOT,;t t -s,@DOXYGEN@,$DOXYGEN,;t t -s,@DOXYGEN_PROJECT_NAME@,$DOXYGEN_PROJECT_NAME,;t t -s,@DOXYGEN_PROJECT_NUMBER@,$DOXYGEN_PROJECT_NUMBER,;t t -s,@KDE_HAS_DOXYGEN@,$KDE_HAS_DOXYGEN,;t t -s,@LIB_BLUETOOTH@,$LIB_BLUETOOTH,;t t -s,@XPMINC@,$XPMINC,;t t -s,@XPMLIB@,$XPMLIB,;t t -s,@LIB_GNOKII@,$LIB_GNOKII,;t t -s,@enable_indexlib_unittests_TRUE@,$enable_indexlib_unittests_TRUE,;t t -s,@enable_indexlib_unittests_FALSE@,$enable_indexlib_unittests_FALSE,;t t -s,@compile_GNOKIIXXPORT_TRUE@,$compile_GNOKIIXXPORT_TRUE,;t t -s,@compile_GNOKIIXXPORT_FALSE@,$compile_GNOKIIXXPORT_FALSE,;t t -s,@HAVE_LOCKDEV_H@,$HAVE_LOCKDEV_H,;t t -s,@KANDY_LIBLOCKDEV@,$KANDY_LIBLOCKDEV,;t t -s,@LIBXSS@,$LIBXSS,;t t -s,@SSL_INCLUDES@,$SSL_INCLUDES,;t t -s,@SSL_LDFLAGS@,$SSL_LDFLAGS,;t t -s,@LIBSSL@,$LIBSSL,;t t -s,@SASL2_LIBS@,$SASL2_LIBS,;t t -s,@compile_kio_sieve_TRUE@,$compile_kio_sieve_TRUE,;t t -s,@compile_kio_sieve_FALSE@,$compile_kio_sieve_FALSE,;t t -s,@HAVE_BROKEN_TIMSIEVED@,$HAVE_BROKEN_TIMSIEVED,;t t -s,@add_indexlib_TRUE@,$add_indexlib_TRUE,;t t -s,@add_indexlib_FALSE@,$add_indexlib_FALSE,;t t -s,@LIB_LOCKDEV@,$LIB_LOCKDEV,;t t -s,@include_gnokii_device_TRUE@,$include_gnokii_device_TRUE,;t t -s,@include_gnokii_device_FALSE@,$include_gnokii_device_FALSE,;t t -s,@YACC@,$YACC,;t t -s,@PISOCK_LIB@,$PISOCK_LIB,;t t -s,@PISOCK_LDFLAGS@,$PISOCK_LDFLAGS,;t t -s,@PISOCK_INCLUDE@,$PISOCK_INCLUDE,;t t -s,@compile_kpilot_TRUE@,$compile_kpilot_TRUE,;t t -s,@compile_kpilot_FALSE@,$compile_kpilot_FALSE,;t t -s,@MAL_INCLUDE@,$MAL_INCLUDE,;t t -s,@MAL_LIB@,$MAL_LIB,;t t -s,@MAL_RPATH@,$MAL_RPATH,;t t -s,@include_malconduit_TRUE@,$include_malconduit_TRUE,;t t -s,@include_malconduit_FALSE@,$include_malconduit_FALSE,;t t -s,@include_abc_TRUE@,$include_abc_TRUE,;t t -s,@include_abc_FALSE@,$include_abc_FALSE,;t t -s,@PERL_CFLAGS@,$PERL_CFLAGS,;t t -s,@PERL_LDFLAGS@,$PERL_LDFLAGS,;t t -s,@include_perl_TRUE@,$include_perl_TRUE,;t t -s,@include_perl_FALSE@,$include_perl_FALSE,;t t -s,@include_python_TRUE@,$include_python_TRUE,;t t -s,@include_python_FALSE@,$include_python_FALSE,;t t -s,@include_notepad_TRUE@,$include_notepad_TRUE,;t t -s,@include_notepad_FALSE@,$include_notepad_FALSE,;t t -s,@GPGME_CONFIG@,$GPGME_CONFIG,;t t -s,@GPGME_CFLAGS@,$GPGME_CFLAGS,;t t -s,@GPGME_LIBS@,$GPGME_LIBS,;t t -s,@GPGME_LIBS_DEP@,$GPGME_LIBS_DEP,;t t -s,@needs_gpgme_copy_TRUE@,$needs_gpgme_copy_TRUE,;t t -s,@needs_gpgme_copy_FALSE@,$needs_gpgme_copy_FALSE,;t t -s,@GLIBC21@,$GLIBC21,;t t -s,@GPG@,$GPG,;t t -s,@RUN_GPG_TESTS_TRUE@,$RUN_GPG_TESTS_TRUE,;t t -s,@RUN_GPG_TESTS_FALSE@,$RUN_GPG_TESTS_FALSE,;t t -s,@GPG_PATH@,$GPG_PATH,;t t -s,@GPGSM@,$GPGSM,;t t -s,@HAVE_GPGSM_TRUE@,$HAVE_GPGSM_TRUE,;t t -s,@HAVE_GPGSM_FALSE@,$HAVE_GPGSM_FALSE,;t t -s,@include_exchange_SUBDIR_TRUE@,$include_exchange_SUBDIR_TRUE,;t t -s,@include_exchange_SUBDIR_FALSE@,$include_exchange_SUBDIR_FALSE,;t t -s,@TOPSUBDIRS@,$TOPSUBDIRS,;t t -s,@doc_SUBDIR_included_TRUE@,$doc_SUBDIR_included_TRUE,;t t -s,@doc_SUBDIR_included_FALSE@,$doc_SUBDIR_included_FALSE,;t t -s,@indexlib_SUBDIR_included_TRUE@,$indexlib_SUBDIR_included_TRUE,;t t -s,@indexlib_SUBDIR_included_FALSE@,$indexlib_SUBDIR_included_FALSE,;t t -s,@kabc_SUBDIR_included_TRUE@,$kabc_SUBDIR_included_TRUE,;t t -s,@kabc_SUBDIR_included_FALSE@,$kabc_SUBDIR_included_FALSE,;t t -s,@kdgantt_SUBDIR_included_TRUE@,$kdgantt_SUBDIR_included_TRUE,;t t -s,@kdgantt_SUBDIR_included_FALSE@,$kdgantt_SUBDIR_included_FALSE,;t t -s,@kgantt_SUBDIR_included_TRUE@,$kgantt_SUBDIR_included_TRUE,;t t -s,@kgantt_SUBDIR_included_FALSE@,$kgantt_SUBDIR_included_FALSE,;t t -s,@kmailcvt_SUBDIR_included_TRUE@,$kmailcvt_SUBDIR_included_TRUE,;t t -s,@kmailcvt_SUBDIR_included_FALSE@,$kmailcvt_SUBDIR_included_FALSE,;t t -s,@kmobile_SUBDIR_included_TRUE@,$kmobile_SUBDIR_included_TRUE,;t t -s,@kmobile_SUBDIR_included_FALSE@,$kmobile_SUBDIR_included_FALSE,;t t -s,@kode_SUBDIR_included_TRUE@,$kode_SUBDIR_included_TRUE,;t t -s,@kode_SUBDIR_included_FALSE@,$kode_SUBDIR_included_FALSE,;t t -s,@ktnef_SUBDIR_included_TRUE@,$ktnef_SUBDIR_included_TRUE,;t t -s,@ktnef_SUBDIR_included_FALSE@,$ktnef_SUBDIR_included_FALSE,;t t -s,@libemailfunctions_SUBDIR_included_TRUE@,$libemailfunctions_SUBDIR_included_TRUE,;t t -s,@libemailfunctions_SUBDIR_included_FALSE@,$libemailfunctions_SUBDIR_included_FALSE,;t t -s,@libkdenetwork_SUBDIR_included_TRUE@,$libkdenetwork_SUBDIR_included_TRUE,;t t -s,@libkdenetwork_SUBDIR_included_FALSE@,$libkdenetwork_SUBDIR_included_FALSE,;t t -s,@libkholidays_SUBDIR_included_TRUE@,$libkholidays_SUBDIR_included_TRUE,;t t -s,@libkholidays_SUBDIR_included_FALSE@,$libkholidays_SUBDIR_included_FALSE,;t t -s,@libkmime_SUBDIR_included_TRUE@,$libkmime_SUBDIR_included_TRUE,;t t -s,@libkmime_SUBDIR_included_FALSE@,$libkmime_SUBDIR_included_FALSE,;t t -s,@libkpgp_SUBDIR_included_TRUE@,$libkpgp_SUBDIR_included_TRUE,;t t -s,@libkpgp_SUBDIR_included_FALSE@,$libkpgp_SUBDIR_included_FALSE,;t t -s,@libksieve_SUBDIR_included_TRUE@,$libksieve_SUBDIR_included_TRUE,;t t -s,@libksieve_SUBDIR_included_FALSE@,$libksieve_SUBDIR_included_FALSE,;t t -s,@mimelib_SUBDIR_included_TRUE@,$mimelib_SUBDIR_included_TRUE,;t t -s,@mimelib_SUBDIR_included_FALSE@,$mimelib_SUBDIR_included_FALSE,;t t -s,@networkstatus_SUBDIR_included_TRUE@,$networkstatus_SUBDIR_included_TRUE,;t t -s,@networkstatus_SUBDIR_included_FALSE@,$networkstatus_SUBDIR_included_FALSE,;t t -s,@pixmaps_SUBDIR_included_TRUE@,$pixmaps_SUBDIR_included_TRUE,;t t -s,@pixmaps_SUBDIR_included_FALSE@,$pixmaps_SUBDIR_included_FALSE,;t t -s,@libkcal_SUBDIR_included_TRUE@,$libkcal_SUBDIR_included_TRUE,;t t -s,@libkcal_SUBDIR_included_FALSE@,$libkcal_SUBDIR_included_FALSE,;t t -s,@certmanager_SUBDIR_included_TRUE@,$certmanager_SUBDIR_included_TRUE,;t t -s,@certmanager_SUBDIR_included_FALSE@,$certmanager_SUBDIR_included_FALSE,;t t -s,@korn_SUBDIR_included_TRUE@,$korn_SUBDIR_included_TRUE,;t t -s,@korn_SUBDIR_included_FALSE@,$korn_SUBDIR_included_FALSE,;t t -s,@kfile_plugins_SUBDIR_included_TRUE@,$kfile_plugins_SUBDIR_included_TRUE,;t t -s,@kfile_plugins_SUBDIR_included_FALSE@,$kfile_plugins_SUBDIR_included_FALSE,;t t -s,@libkdepim_SUBDIR_included_TRUE@,$libkdepim_SUBDIR_included_TRUE,;t t -s,@libkdepim_SUBDIR_included_FALSE@,$libkdepim_SUBDIR_included_FALSE,;t t -s,@kpilot_SUBDIR_included_TRUE@,$kpilot_SUBDIR_included_TRUE,;t t -s,@kpilot_SUBDIR_included_FALSE@,$kpilot_SUBDIR_included_FALSE,;t t -s,@ksync_SUBDIR_included_TRUE@,$ksync_SUBDIR_included_TRUE,;t t -s,@ksync_SUBDIR_included_FALSE@,$ksync_SUBDIR_included_FALSE,;t t -s,@libkpimidentities_SUBDIR_included_TRUE@,$libkpimidentities_SUBDIR_included_TRUE,;t t -s,@libkpimidentities_SUBDIR_included_FALSE@,$libkpimidentities_SUBDIR_included_FALSE,;t t -s,@libkpimexchange_SUBDIR_included_TRUE@,$libkpimexchange_SUBDIR_included_TRUE,;t t -s,@libkpimexchange_SUBDIR_included_FALSE@,$libkpimexchange_SUBDIR_included_FALSE,;t t -s,@konsolekalendar_SUBDIR_included_TRUE@,$konsolekalendar_SUBDIR_included_TRUE,;t t -s,@konsolekalendar_SUBDIR_included_FALSE@,$konsolekalendar_SUBDIR_included_FALSE,;t t -s,@knotes_SUBDIR_included_TRUE@,$knotes_SUBDIR_included_TRUE,;t t -s,@knotes_SUBDIR_included_FALSE@,$knotes_SUBDIR_included_FALSE,;t t -s,@knode_SUBDIR_included_TRUE@,$knode_SUBDIR_included_TRUE,;t t -s,@knode_SUBDIR_included_FALSE@,$knode_SUBDIR_included_FALSE,;t t -s,@kitchensync_SUBDIR_included_TRUE@,$kitchensync_SUBDIR_included_TRUE,;t t -s,@kitchensync_SUBDIR_included_FALSE@,$kitchensync_SUBDIR_included_FALSE,;t t -s,@kioslaves_SUBDIR_included_TRUE@,$kioslaves_SUBDIR_included_TRUE,;t t -s,@kioslaves_SUBDIR_included_FALSE@,$kioslaves_SUBDIR_included_FALSE,;t t -s,@kandy_SUBDIR_included_TRUE@,$kandy_SUBDIR_included_TRUE,;t t -s,@kandy_SUBDIR_included_FALSE@,$kandy_SUBDIR_included_FALSE,;t t -s,@kalarm_SUBDIR_included_TRUE@,$kalarm_SUBDIR_included_TRUE,;t t -s,@kalarm_SUBDIR_included_FALSE@,$kalarm_SUBDIR_included_FALSE,;t t -s,@akregator_SUBDIR_included_TRUE@,$akregator_SUBDIR_included_TRUE,;t t -s,@akregator_SUBDIR_included_FALSE@,$akregator_SUBDIR_included_FALSE,;t t -s,@kmail_SUBDIR_included_TRUE@,$kmail_SUBDIR_included_TRUE,;t t -s,@kmail_SUBDIR_included_FALSE@,$kmail_SUBDIR_included_FALSE,;t t -s,@korganizer_SUBDIR_included_TRUE@,$korganizer_SUBDIR_included_TRUE,;t t -s,@korganizer_SUBDIR_included_FALSE@,$korganizer_SUBDIR_included_FALSE,;t t -s,@kaddressbook_SUBDIR_included_TRUE@,$kaddressbook_SUBDIR_included_TRUE,;t t -s,@kaddressbook_SUBDIR_included_FALSE@,$kaddressbook_SUBDIR_included_FALSE,;t t -s,@plugins_SUBDIR_included_TRUE@,$plugins_SUBDIR_included_TRUE,;t t -s,@plugins_SUBDIR_included_FALSE@,$plugins_SUBDIR_included_FALSE,;t t -s,@kresources_SUBDIR_included_TRUE@,$kresources_SUBDIR_included_TRUE,;t t -s,@kresources_SUBDIR_included_FALSE@,$kresources_SUBDIR_included_FALSE,;t t -s,@wizards_SUBDIR_included_TRUE@,$wizards_SUBDIR_included_TRUE,;t t -s,@wizards_SUBDIR_included_FALSE@,$wizards_SUBDIR_included_FALSE,;t t -s,@karm_SUBDIR_included_TRUE@,$karm_SUBDIR_included_TRUE,;t t -s,@karm_SUBDIR_included_FALSE@,$karm_SUBDIR_included_FALSE,;t t -s,@kontact_SUBDIR_included_TRUE@,$kontact_SUBDIR_included_TRUE,;t t -s,@kontact_SUBDIR_included_FALSE@,$kontact_SUBDIR_included_FALSE,;t t -s,@LIBOBJS@,$LIBOBJS,;t t -s,@LTLIBOBJS@,$LTLIBOBJS,;t t -CEOF - -_ACEOF - - cat >>$CONFIG_STATUS <<\_ACEOF - # Split the substitutions into bite-sized pieces for seds with - # small command number limits, like on Digital OSF/1 and HP-UX. - ac_max_sed_lines=48 - ac_sed_frag=1 # Number of current file. - ac_beg=1 # First line for current file. - ac_end=$ac_max_sed_lines # Line after last line for current file. - ac_more_lines=: - ac_sed_cmds= - while $ac_more_lines; do - if test $ac_beg -gt 1; then - sed "1,${ac_beg}d; ${ac_end}q" $tmp/subs.sed >$tmp/subs.frag - else - sed "${ac_end}q" $tmp/subs.sed >$tmp/subs.frag - fi - if test ! -s $tmp/subs.frag; then - ac_more_lines=false - else - # The purpose of the label and of the branching condition is to - # speed up the sed processing (if there are no `@' at all, there - # is no need to browse any of the substitutions). - # These are the two extra sed commands mentioned above. - (echo ':t - /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed - if test -z "$ac_sed_cmds"; then - ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed" - else - ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed" - fi - ac_sed_frag=`expr $ac_sed_frag + 1` - ac_beg=$ac_end - ac_end=`expr $ac_end + $ac_max_sed_lines` - fi - done - if test -z "$ac_sed_cmds"; then - ac_sed_cmds=cat +if test -n "$CONFIG_FILES"; then + +_ACEOF + + + +ac_delim='%!_!# ' +for ac_last_try in false false false false false :; do + cat >conf$$subs.sed <<_ACEOF +SHELL!$SHELL$ac_delim +PATH_SEPARATOR!$PATH_SEPARATOR$ac_delim +PACKAGE_NAME!$PACKAGE_NAME$ac_delim +PACKAGE_TARNAME!$PACKAGE_TARNAME$ac_delim +PACKAGE_VERSION!$PACKAGE_VERSION$ac_delim +PACKAGE_STRING!$PACKAGE_STRING$ac_delim +PACKAGE_BUGREPORT!$PACKAGE_BUGREPORT$ac_delim +exec_prefix!$exec_prefix$ac_delim +prefix!$prefix$ac_delim +program_transform_name!$program_transform_name$ac_delim +bindir!$bindir$ac_delim +sbindir!$sbindir$ac_delim +libexecdir!$libexecdir$ac_delim +datarootdir!$datarootdir$ac_delim +datadir!$datadir$ac_delim +sysconfdir!$sysconfdir$ac_delim +sharedstatedir!$sharedstatedir$ac_delim +localstatedir!$localstatedir$ac_delim +includedir!$includedir$ac_delim +oldincludedir!$oldincludedir$ac_delim +docdir!$docdir$ac_delim +infodir!$infodir$ac_delim +htmldir!$htmldir$ac_delim +dvidir!$dvidir$ac_delim +pdfdir!$pdfdir$ac_delim +psdir!$psdir$ac_delim +libdir!$libdir$ac_delim +localedir!$localedir$ac_delim +mandir!$mandir$ac_delim +DEFS!$DEFS$ac_delim +ECHO_C!$ECHO_C$ac_delim +ECHO_N!$ECHO_N$ac_delim +ECHO_T!$ECHO_T$ac_delim +LIBS!$LIBS$ac_delim +build_alias!$build_alias$ac_delim +host_alias!$host_alias$ac_delim +target_alias!$target_alias$ac_delim +build!$build$ac_delim +build_cpu!$build_cpu$ac_delim +build_vendor!$build_vendor$ac_delim +build_os!$build_os$ac_delim +host!$host$ac_delim +host_cpu!$host_cpu$ac_delim +host_vendor!$host_vendor$ac_delim +host_os!$host_os$ac_delim +target!$target$ac_delim +target_cpu!$target_cpu$ac_delim +target_vendor!$target_vendor$ac_delim +target_os!$target_os$ac_delim +INSTALL_PROGRAM!$INSTALL_PROGRAM$ac_delim +INSTALL_SCRIPT!$INSTALL_SCRIPT$ac_delim +INSTALL_DATA!$INSTALL_DATA$ac_delim +CYGPATH_W!$CYGPATH_W$ac_delim +PACKAGE!$PACKAGE$ac_delim +VERSION!$VERSION$ac_delim +ACLOCAL!$ACLOCAL$ac_delim +AUTOCONF!$AUTOCONF$ac_delim +AUTOMAKE!$AUTOMAKE$ac_delim +AUTOHEADER!$AUTOHEADER$ac_delim +MAKEINFO!$MAKEINFO$ac_delim +install_sh!$install_sh$ac_delim +STRIP!$STRIP$ac_delim +INSTALL_STRIP_PROGRAM!$INSTALL_STRIP_PROGRAM$ac_delim +mkdir_p!$mkdir_p$ac_delim +AWK!$AWK$ac_delim +SET_MAKE!$SET_MAKE$ac_delim +am__leading_dot!$am__leading_dot$ac_delim +AMTAR!$AMTAR$ac_delim +am__tar!$am__tar$ac_delim +am__untar!$am__untar$ac_delim +MAINTAINER_MODE_TRUE!$MAINTAINER_MODE_TRUE$ac_delim +MAINTAINER_MODE_FALSE!$MAINTAINER_MODE_FALSE$ac_delim +MAINT!$MAINT$ac_delim +KDECONFIG!$KDECONFIG$ac_delim +kde_libs_prefix!$kde_libs_prefix$ac_delim +kde_libs_htmldir!$kde_libs_htmldir$ac_delim +CONF_FILES!$CONF_FILES$ac_delim +CC!$CC$ac_delim +CFLAGS!$CFLAGS$ac_delim +LDFLAGS!$LDFLAGS$ac_delim +CPPFLAGS!$CPPFLAGS$ac_delim +ac_ct_CC!$ac_ct_CC$ac_delim +EXEEXT!$EXEEXT$ac_delim +OBJEXT!$OBJEXT$ac_delim +DEPDIR!$DEPDIR$ac_delim +am__include!$am__include$ac_delim +am__quote!$am__quote$ac_delim +AMDEP_TRUE!$AMDEP_TRUE$ac_delim +AMDEP_FALSE!$AMDEP_FALSE$ac_delim +AMDEPBACKSLASH!$AMDEPBACKSLASH$ac_delim +CCDEPMODE!$CCDEPMODE$ac_delim +am__fastdepCC_TRUE!$am__fastdepCC_TRUE$ac_delim +am__fastdepCC_FALSE!$am__fastdepCC_FALSE$ac_delim +CPP!$CPP$ac_delim +CXX!$CXX$ac_delim +CXXFLAGS!$CXXFLAGS$ac_delim +ac_ct_CXX!$ac_ct_CXX$ac_delim +_ACEOF + + if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then + break + elif $ac_last_try; then + { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5 +echo "$as_me: error: could not make $CONFIG_STATUS" >&2;} + { (exit 1); exit 1; }; } + else + ac_delim="$ac_delim!$ac_delim _$ac_delim!! " fi -fi # test -n "$CONFIG_FILES" +done + +ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed` +if test -n "$ac_eof"; then + ac_eof=`echo "$ac_eof" | sort -nru | sed 1q` + ac_eof=`expr $ac_eof + 1` +fi + +cat >>$CONFIG_STATUS <<_ACEOF +cat >"\$tmp/subs-1.sed" <<\CEOF$ac_eof +/@[a-zA-Z_][a-zA-Z_0-9]*@/!b +_ACEOF +sed ' +s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g +s/^/s,@/; s/!/@,|#_!!_#|/ +:n +t n +s/'"$ac_delim"'$/,g/; t +s/$/\\/; p +N; s/^.*\n//; s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g; b n +' >>$CONFIG_STATUS <conf$$subs.sed +rm -f conf$$subs.sed +cat >>$CONFIG_STATUS <<_ACEOF +CEOF$ac_eof +_ACEOF + + +ac_delim='%!_!# ' +for ac_last_try in false false false false false :; do + cat >conf$$subs.sed <<_ACEOF +CXXDEPMODE!$CXXDEPMODE$ac_delim +am__fastdepCXX_TRUE!$am__fastdepCXX_TRUE$ac_delim +am__fastdepCXX_FALSE!$am__fastdepCXX_FALSE$ac_delim +WOVERLOADED_VIRTUAL!$WOVERLOADED_VIRTUAL$ac_delim +HAVE_GCC_VISIBILITY!$HAVE_GCC_VISIBILITY$ac_delim +unsermake_enable_pch_TRUE!$unsermake_enable_pch_TRUE$ac_delim +unsermake_enable_pch_FALSE!$unsermake_enable_pch_FALSE$ac_delim +USE_EXCEPTIONS!$USE_EXCEPTIONS$ac_delim +USE_RTTI!$USE_RTTI$ac_delim +CXXCPP!$CXXCPP$ac_delim +NOOPT_CXXFLAGS!$NOOPT_CXXFLAGS$ac_delim +NOOPT_CFLAGS!$NOOPT_CFLAGS$ac_delim +ENABLE_PERMISSIVE_FLAG!$ENABLE_PERMISSIVE_FLAG$ac_delim +LDFLAGS_AS_NEEDED!$LDFLAGS_AS_NEEDED$ac_delim +LDFLAGS_NEW_DTAGS!$LDFLAGS_NEW_DTAGS$ac_delim +KDE_USE_FINAL_TRUE!$KDE_USE_FINAL_TRUE$ac_delim +KDE_USE_FINAL_FALSE!$KDE_USE_FINAL_FALSE$ac_delim +KDE_USE_CLOSURE_TRUE!$KDE_USE_CLOSURE_TRUE$ac_delim +KDE_USE_CLOSURE_FALSE!$KDE_USE_CLOSURE_FALSE$ac_delim +KDE_NO_UNDEFINED!$KDE_NO_UNDEFINED$ac_delim +KDE_USE_NMCHECK_TRUE!$KDE_USE_NMCHECK_TRUE$ac_delim +KDE_USE_NMCHECK_FALSE!$KDE_USE_NMCHECK_FALSE$ac_delim +GREP!$GREP$ac_delim +EGREP!$EGREP$ac_delim +LN_S!$LN_S$ac_delim +ECHO!$ECHO$ac_delim +AR!$AR$ac_delim +RANLIB!$RANLIB$ac_delim +F77!$F77$ac_delim +FFLAGS!$FFLAGS$ac_delim +ac_ct_F77!$ac_ct_F77$ac_delim +LIBTOOL!$LIBTOOL$ac_delim +KDE_PLUGIN!$KDE_PLUGIN$ac_delim +KDE_CHECK_PLUGIN!$KDE_CHECK_PLUGIN$ac_delim +MSGFMT!$MSGFMT$ac_delim +GMSGFMT!$GMSGFMT$ac_delim +XGETTEXT!$XGETTEXT$ac_delim +LIBUTIL!$LIBUTIL$ac_delim +LIBCOMPAT!$LIBCOMPAT$ac_delim +LIBCRYPT!$LIBCRYPT$ac_delim +LIBRESOLV!$LIBRESOLV$ac_delim +LIB_POLL!$LIB_POLL$ac_delim +FRAMEWORK_COREAUDIO!$FRAMEWORK_COREAUDIO$ac_delim +LIBSOCKET!$LIBSOCKET$ac_delim +X_EXTRA_LIBS!$X_EXTRA_LIBS$ac_delim +LIBUCB!$LIBUCB$ac_delim +LIBDL!$LIBDL$ac_delim +KDE_USE_FPIE!$KDE_USE_FPIE$ac_delim +KDE_USE_PIE!$KDE_USE_PIE$ac_delim +include_x11_TRUE!$include_x11_TRUE$ac_delim +include_x11_FALSE!$include_x11_FALSE$ac_delim +XMKMF!$XMKMF$ac_delim +X_PRE_LIBS!$X_PRE_LIBS$ac_delim +LIB_X11!$LIB_X11$ac_delim +LIB_XRENDER!$LIB_XRENDER$ac_delim +LIBSM!$LIBSM$ac_delim +X_INCLUDES!$X_INCLUDES$ac_delim +X_LDFLAGS!$X_LDFLAGS$ac_delim +x_includes!$x_includes$ac_delim +x_libraries!$x_libraries$ac_delim +QTE_NORTTI!$QTE_NORTTI$ac_delim +LIB_XEXT!$LIB_XEXT$ac_delim +LIBPTHREAD!$LIBPTHREAD$ac_delim +USE_THREADS!$USE_THREADS$ac_delim +KDE_MT_LDFLAGS!$KDE_MT_LDFLAGS$ac_delim +KDE_MT_LIBS!$KDE_MT_LIBS$ac_delim +USER_INCLUDES!$USER_INCLUDES$ac_delim +USER_LDFLAGS!$USER_LDFLAGS$ac_delim +LIBZ!$LIBZ$ac_delim +LIBPNG!$LIBPNG$ac_delim +LIBJPEG!$LIBJPEG$ac_delim +qt_libraries!$qt_libraries$ac_delim +qt_includes!$qt_includes$ac_delim +QT_INCLUDES!$QT_INCLUDES$ac_delim +QT_LDFLAGS!$QT_LDFLAGS$ac_delim +PERL!$PERL$ac_delim +MOC!$MOC$ac_delim +UIC!$UIC$ac_delim +UIC_TR!$UIC_TR$ac_delim +LIB_QT!$LIB_QT$ac_delim +LIB_QPE!$LIB_QPE$ac_delim +kde_qtver!$kde_qtver$ac_delim +KDE_EXTRA_RPATH!$KDE_EXTRA_RPATH$ac_delim +KDE_RPATH!$KDE_RPATH$ac_delim +X_RPATH!$X_RPATH$ac_delim +kde_libraries!$kde_libraries$ac_delim +kde_includes!$kde_includes$ac_delim +KDE_LDFLAGS!$KDE_LDFLAGS$ac_delim +KDE_INCLUDES!$KDE_INCLUDES$ac_delim +all_includes!$all_includes$ac_delim +all_libraries!$all_libraries$ac_delim +AUTODIRS!$AUTODIRS$ac_delim +include_ARTS_TRUE!$include_ARTS_TRUE$ac_delim +include_ARTS_FALSE!$include_ARTS_FALSE$ac_delim +MAKEKDEWIDGETS!$MAKEKDEWIDGETS$ac_delim +KCONFIG_COMPILER!$KCONFIG_COMPILER$ac_delim +KCFG_DEPENDENCIES!$KCFG_DEPENDENCIES$ac_delim +_ACEOF + + if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then + break + elif $ac_last_try; then + { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5 +echo "$as_me: error: could not make $CONFIG_STATUS" >&2;} + { (exit 1); exit 1; }; } + else + ac_delim="$ac_delim!$ac_delim _$ac_delim!! " + fi +done + +ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed` +if test -n "$ac_eof"; then + ac_eof=`echo "$ac_eof" | sort -nru | sed 1q` + ac_eof=`expr $ac_eof + 1` +fi + +cat >>$CONFIG_STATUS <<_ACEOF +cat >"\$tmp/subs-2.sed" <<\CEOF$ac_eof +/@[a-zA-Z_][a-zA-Z_0-9]*@/!b +_ACEOF +sed ' +s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g +s/^/s,@/; s/!/@,|#_!!_#|/ +:n +t n +s/'"$ac_delim"'$/,g/; t +s/$/\\/; p +N; s/^.*\n//; s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g; b n +' >>$CONFIG_STATUS <conf$$subs.sed +rm -f conf$$subs.sed +cat >>$CONFIG_STATUS <<_ACEOF +CEOF$ac_eof +_ACEOF + +ac_delim='%!_!# ' +for ac_last_try in false false false false false :; do + cat >conf$$subs.sed <<_ACEOF +DCOPIDLNG!$DCOPIDLNG$ac_delim +DCOPIDL!$DCOPIDL$ac_delim +DCOPIDL2CPP!$DCOPIDL2CPP$ac_delim +DCOP_DEPENDENCIES!$DCOP_DEPENDENCIES$ac_delim +MCOPIDL!$MCOPIDL$ac_delim +ARTSCCONFIG!$ARTSCCONFIG$ac_delim +MEINPROC!$MEINPROC$ac_delim +KDE_XSL_STYLESHEET!$KDE_XSL_STYLESHEET$ac_delim +XMLLINT!$XMLLINT$ac_delim +kde_htmldir!$kde_htmldir$ac_delim +kde_appsdir!$kde_appsdir$ac_delim +kde_icondir!$kde_icondir$ac_delim +kde_sounddir!$kde_sounddir$ac_delim +kde_datadir!$kde_datadir$ac_delim +kde_locale!$kde_locale$ac_delim +kde_confdir!$kde_confdir$ac_delim +kde_kcfgdir!$kde_kcfgdir$ac_delim +kde_mimedir!$kde_mimedir$ac_delim +kde_wallpaperdir!$kde_wallpaperdir$ac_delim +kde_bindir!$kde_bindir$ac_delim +xdg_appsdir!$xdg_appsdir$ac_delim +xdg_menudir!$xdg_menudir$ac_delim +xdg_directorydir!$xdg_directorydir$ac_delim +kde_templatesdir!$kde_templatesdir$ac_delim +kde_servicesdir!$kde_servicesdir$ac_delim +kde_servicetypesdir!$kde_servicetypesdir$ac_delim +kde_moduledir!$kde_moduledir$ac_delim +kdeinitdir!$kdeinitdir$ac_delim +kde_styledir!$kde_styledir$ac_delim +kde_widgetdir!$kde_widgetdir$ac_delim +LIB_KDED!$LIB_KDED$ac_delim +LIB_KDECORE!$LIB_KDECORE$ac_delim +LIB_KDEUI!$LIB_KDEUI$ac_delim +LIB_KIO!$LIB_KIO$ac_delim +LIB_KJS!$LIB_KJS$ac_delim +LIB_SMB!$LIB_SMB$ac_delim +LIB_KAB!$LIB_KAB$ac_delim +LIB_KABC!$LIB_KABC$ac_delim +LIB_KHTML!$LIB_KHTML$ac_delim +LIB_KSPELL!$LIB_KSPELL$ac_delim +LIB_KPARTS!$LIB_KPARTS$ac_delim +LIB_KDEPRINT!$LIB_KDEPRINT$ac_delim +LIB_KUTILS!$LIB_KUTILS$ac_delim +LIB_KDEPIM!$LIB_KDEPIM$ac_delim +LIB_KIMPROXY!$LIB_KIMPROXY$ac_delim +LIB_KNEWSTUFF!$LIB_KNEWSTUFF$ac_delim +LIB_KDNSSD!$LIB_KDNSSD$ac_delim +LIB_KUNITTEST!$LIB_KUNITTEST$ac_delim +LIB_KSYCOCA!$LIB_KSYCOCA$ac_delim +LIB_KFILE!$LIB_KFILE$ac_delim +LIB_KFM!$LIB_KFM$ac_delim +LEX!$LEX$ac_delim +LEX_OUTPUT_ROOT!$LEX_OUTPUT_ROOT$ac_delim +LEXLIB!$LEXLIB$ac_delim +QTDOCDIR!$QTDOCDIR$ac_delim +KDE_HAVE_DOT!$KDE_HAVE_DOT$ac_delim +DOXYGEN!$DOXYGEN$ac_delim +DOXYGEN_PROJECT_NAME!$DOXYGEN_PROJECT_NAME$ac_delim +DOXYGEN_PROJECT_NUMBER!$DOXYGEN_PROJECT_NUMBER$ac_delim +KDE_HAS_DOXYGEN!$KDE_HAS_DOXYGEN$ac_delim +LIB_BLUETOOTH!$LIB_BLUETOOTH$ac_delim +XPMINC!$XPMINC$ac_delim +XPMLIB!$XPMLIB$ac_delim +LIB_GNOKII!$LIB_GNOKII$ac_delim +enable_indexlib_unittests_TRUE!$enable_indexlib_unittests_TRUE$ac_delim +enable_indexlib_unittests_FALSE!$enable_indexlib_unittests_FALSE$ac_delim +compile_GNOKIIXXPORT_TRUE!$compile_GNOKIIXXPORT_TRUE$ac_delim +compile_GNOKIIXXPORT_FALSE!$compile_GNOKIIXXPORT_FALSE$ac_delim +HAVE_LOCKDEV_H!$HAVE_LOCKDEV_H$ac_delim +KANDY_LIBLOCKDEV!$KANDY_LIBLOCKDEV$ac_delim +LIBXSS!$LIBXSS$ac_delim +SSL_INCLUDES!$SSL_INCLUDES$ac_delim +SSL_LDFLAGS!$SSL_LDFLAGS$ac_delim +LIBSSL!$LIBSSL$ac_delim +SASL2_LIBS!$SASL2_LIBS$ac_delim +compile_kio_sieve_TRUE!$compile_kio_sieve_TRUE$ac_delim +compile_kio_sieve_FALSE!$compile_kio_sieve_FALSE$ac_delim +HAVE_BROKEN_TIMSIEVED!$HAVE_BROKEN_TIMSIEVED$ac_delim +add_indexlib_TRUE!$add_indexlib_TRUE$ac_delim +add_indexlib_FALSE!$add_indexlib_FALSE$ac_delim +LIB_LOCKDEV!$LIB_LOCKDEV$ac_delim +include_gnokii_device_TRUE!$include_gnokii_device_TRUE$ac_delim +include_gnokii_device_FALSE!$include_gnokii_device_FALSE$ac_delim +YACC!$YACC$ac_delim +YFLAGS!$YFLAGS$ac_delim +PISOCK_LIB!$PISOCK_LIB$ac_delim +PISOCK_LDFLAGS!$PISOCK_LDFLAGS$ac_delim +PISOCK_INCLUDE!$PISOCK_INCLUDE$ac_delim +compile_kpilot_TRUE!$compile_kpilot_TRUE$ac_delim +compile_kpilot_FALSE!$compile_kpilot_FALSE$ac_delim +MAL_INCLUDE!$MAL_INCLUDE$ac_delim +MAL_LIB!$MAL_LIB$ac_delim +MAL_RPATH!$MAL_RPATH$ac_delim +include_malconduit_TRUE!$include_malconduit_TRUE$ac_delim +include_malconduit_FALSE!$include_malconduit_FALSE$ac_delim +include_abc_TRUE!$include_abc_TRUE$ac_delim +include_abc_FALSE!$include_abc_FALSE$ac_delim _ACEOF + + if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then + break + elif $ac_last_try; then + { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5 +echo "$as_me: error: could not make $CONFIG_STATUS" >&2;} + { (exit 1); exit 1; }; } + else + ac_delim="$ac_delim!$ac_delim _$ac_delim!! " + fi +done + +ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed` +if test -n "$ac_eof"; then + ac_eof=`echo "$ac_eof" | sort -nru | sed 1q` + ac_eof=`expr $ac_eof + 1` +fi + +cat >>$CONFIG_STATUS <<_ACEOF +cat >"\$tmp/subs-3.sed" <<\CEOF$ac_eof +/@[a-zA-Z_][a-zA-Z_0-9]*@/!b +_ACEOF +sed ' +s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g +s/^/s,@/; s/!/@,|#_!!_#|/ +:n +t n +s/'"$ac_delim"'$/,g/; t +s/$/\\/; p +N; s/^.*\n//; s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g; b n +' >>$CONFIG_STATUS <conf$$subs.sed +rm -f conf$$subs.sed +cat >>$CONFIG_STATUS <<_ACEOF +CEOF$ac_eof +_ACEOF + + +ac_delim='%!_!# ' +for ac_last_try in false false false false false :; do + cat >conf$$subs.sed <<_ACEOF +PERL_CFLAGS!$PERL_CFLAGS$ac_delim +PERL_LDFLAGS!$PERL_LDFLAGS$ac_delim +include_perl_TRUE!$include_perl_TRUE$ac_delim +include_perl_FALSE!$include_perl_FALSE$ac_delim +include_python_TRUE!$include_python_TRUE$ac_delim +include_python_FALSE!$include_python_FALSE$ac_delim +include_notepad_TRUE!$include_notepad_TRUE$ac_delim +include_notepad_FALSE!$include_notepad_FALSE$ac_delim +GPGME_CONFIG!$GPGME_CONFIG$ac_delim +GPGME_CFLAGS!$GPGME_CFLAGS$ac_delim +GPGME_LIBS!$GPGME_LIBS$ac_delim +GPGME_LIBS_DEP!$GPGME_LIBS_DEP$ac_delim +needs_gpgme_copy_TRUE!$needs_gpgme_copy_TRUE$ac_delim +needs_gpgme_copy_FALSE!$needs_gpgme_copy_FALSE$ac_delim +GLIBC21!$GLIBC21$ac_delim +GPG!$GPG$ac_delim +RUN_GPG_TESTS_TRUE!$RUN_GPG_TESTS_TRUE$ac_delim +RUN_GPG_TESTS_FALSE!$RUN_GPG_TESTS_FALSE$ac_delim +GPG_PATH!$GPG_PATH$ac_delim +GPGSM!$GPGSM$ac_delim +HAVE_GPGSM_TRUE!$HAVE_GPGSM_TRUE$ac_delim +HAVE_GPGSM_FALSE!$HAVE_GPGSM_FALSE$ac_delim +include_exchange_SUBDIR_TRUE!$include_exchange_SUBDIR_TRUE$ac_delim +include_exchange_SUBDIR_FALSE!$include_exchange_SUBDIR_FALSE$ac_delim +TOPSUBDIRS!$TOPSUBDIRS$ac_delim +doc_SUBDIR_included_TRUE!$doc_SUBDIR_included_TRUE$ac_delim +doc_SUBDIR_included_FALSE!$doc_SUBDIR_included_FALSE$ac_delim +indexlib_SUBDIR_included_TRUE!$indexlib_SUBDIR_included_TRUE$ac_delim +indexlib_SUBDIR_included_FALSE!$indexlib_SUBDIR_included_FALSE$ac_delim +kabc_SUBDIR_included_TRUE!$kabc_SUBDIR_included_TRUE$ac_delim +kabc_SUBDIR_included_FALSE!$kabc_SUBDIR_included_FALSE$ac_delim +kdgantt_SUBDIR_included_TRUE!$kdgantt_SUBDIR_included_TRUE$ac_delim +kdgantt_SUBDIR_included_FALSE!$kdgantt_SUBDIR_included_FALSE$ac_delim +kgantt_SUBDIR_included_TRUE!$kgantt_SUBDIR_included_TRUE$ac_delim +kgantt_SUBDIR_included_FALSE!$kgantt_SUBDIR_included_FALSE$ac_delim +kmailcvt_SUBDIR_included_TRUE!$kmailcvt_SUBDIR_included_TRUE$ac_delim +kmailcvt_SUBDIR_included_FALSE!$kmailcvt_SUBDIR_included_FALSE$ac_delim +kmobile_SUBDIR_included_TRUE!$kmobile_SUBDIR_included_TRUE$ac_delim +kmobile_SUBDIR_included_FALSE!$kmobile_SUBDIR_included_FALSE$ac_delim +kode_SUBDIR_included_TRUE!$kode_SUBDIR_included_TRUE$ac_delim +kode_SUBDIR_included_FALSE!$kode_SUBDIR_included_FALSE$ac_delim +ktnef_SUBDIR_included_TRUE!$ktnef_SUBDIR_included_TRUE$ac_delim +ktnef_SUBDIR_included_FALSE!$ktnef_SUBDIR_included_FALSE$ac_delim +libemailfunctions_SUBDIR_included_TRUE!$libemailfunctions_SUBDIR_included_TRUE$ac_delim +libemailfunctions_SUBDIR_included_FALSE!$libemailfunctions_SUBDIR_included_FALSE$ac_delim +libkdenetwork_SUBDIR_included_TRUE!$libkdenetwork_SUBDIR_included_TRUE$ac_delim +libkdenetwork_SUBDIR_included_FALSE!$libkdenetwork_SUBDIR_included_FALSE$ac_delim +libkholidays_SUBDIR_included_TRUE!$libkholidays_SUBDIR_included_TRUE$ac_delim +libkholidays_SUBDIR_included_FALSE!$libkholidays_SUBDIR_included_FALSE$ac_delim +libkmime_SUBDIR_included_TRUE!$libkmime_SUBDIR_included_TRUE$ac_delim +libkmime_SUBDIR_included_FALSE!$libkmime_SUBDIR_included_FALSE$ac_delim +libkpgp_SUBDIR_included_TRUE!$libkpgp_SUBDIR_included_TRUE$ac_delim +libkpgp_SUBDIR_included_FALSE!$libkpgp_SUBDIR_included_FALSE$ac_delim +libksieve_SUBDIR_included_TRUE!$libksieve_SUBDIR_included_TRUE$ac_delim +libksieve_SUBDIR_included_FALSE!$libksieve_SUBDIR_included_FALSE$ac_delim +mimelib_SUBDIR_included_TRUE!$mimelib_SUBDIR_included_TRUE$ac_delim +mimelib_SUBDIR_included_FALSE!$mimelib_SUBDIR_included_FALSE$ac_delim +networkstatus_SUBDIR_included_TRUE!$networkstatus_SUBDIR_included_TRUE$ac_delim +networkstatus_SUBDIR_included_FALSE!$networkstatus_SUBDIR_included_FALSE$ac_delim +pixmaps_SUBDIR_included_TRUE!$pixmaps_SUBDIR_included_TRUE$ac_delim +pixmaps_SUBDIR_included_FALSE!$pixmaps_SUBDIR_included_FALSE$ac_delim +libkcal_SUBDIR_included_TRUE!$libkcal_SUBDIR_included_TRUE$ac_delim +libkcal_SUBDIR_included_FALSE!$libkcal_SUBDIR_included_FALSE$ac_delim +certmanager_SUBDIR_included_TRUE!$certmanager_SUBDIR_included_TRUE$ac_delim +certmanager_SUBDIR_included_FALSE!$certmanager_SUBDIR_included_FALSE$ac_delim +korn_SUBDIR_included_TRUE!$korn_SUBDIR_included_TRUE$ac_delim +korn_SUBDIR_included_FALSE!$korn_SUBDIR_included_FALSE$ac_delim +kfile_plugins_SUBDIR_included_TRUE!$kfile_plugins_SUBDIR_included_TRUE$ac_delim +kfile_plugins_SUBDIR_included_FALSE!$kfile_plugins_SUBDIR_included_FALSE$ac_delim +libkdepim_SUBDIR_included_TRUE!$libkdepim_SUBDIR_included_TRUE$ac_delim +libkdepim_SUBDIR_included_FALSE!$libkdepim_SUBDIR_included_FALSE$ac_delim +kpilot_SUBDIR_included_TRUE!$kpilot_SUBDIR_included_TRUE$ac_delim +kpilot_SUBDIR_included_FALSE!$kpilot_SUBDIR_included_FALSE$ac_delim +ksync_SUBDIR_included_TRUE!$ksync_SUBDIR_included_TRUE$ac_delim +ksync_SUBDIR_included_FALSE!$ksync_SUBDIR_included_FALSE$ac_delim +libkpimidentities_SUBDIR_included_TRUE!$libkpimidentities_SUBDIR_included_TRUE$ac_delim +libkpimidentities_SUBDIR_included_FALSE!$libkpimidentities_SUBDIR_included_FALSE$ac_delim +libkpimexchange_SUBDIR_included_TRUE!$libkpimexchange_SUBDIR_included_TRUE$ac_delim +libkpimexchange_SUBDIR_included_FALSE!$libkpimexchange_SUBDIR_included_FALSE$ac_delim +konsolekalendar_SUBDIR_included_TRUE!$konsolekalendar_SUBDIR_included_TRUE$ac_delim +konsolekalendar_SUBDIR_included_FALSE!$konsolekalendar_SUBDIR_included_FALSE$ac_delim +knotes_SUBDIR_included_TRUE!$knotes_SUBDIR_included_TRUE$ac_delim +knotes_SUBDIR_included_FALSE!$knotes_SUBDIR_included_FALSE$ac_delim +knode_SUBDIR_included_TRUE!$knode_SUBDIR_included_TRUE$ac_delim +knode_SUBDIR_included_FALSE!$knode_SUBDIR_included_FALSE$ac_delim +kitchensync_SUBDIR_included_TRUE!$kitchensync_SUBDIR_included_TRUE$ac_delim +kitchensync_SUBDIR_included_FALSE!$kitchensync_SUBDIR_included_FALSE$ac_delim +kioslaves_SUBDIR_included_TRUE!$kioslaves_SUBDIR_included_TRUE$ac_delim +kioslaves_SUBDIR_included_FALSE!$kioslaves_SUBDIR_included_FALSE$ac_delim +kandy_SUBDIR_included_TRUE!$kandy_SUBDIR_included_TRUE$ac_delim +kandy_SUBDIR_included_FALSE!$kandy_SUBDIR_included_FALSE$ac_delim +kalarm_SUBDIR_included_TRUE!$kalarm_SUBDIR_included_TRUE$ac_delim +kalarm_SUBDIR_included_FALSE!$kalarm_SUBDIR_included_FALSE$ac_delim +akregator_SUBDIR_included_TRUE!$akregator_SUBDIR_included_TRUE$ac_delim +akregator_SUBDIR_included_FALSE!$akregator_SUBDIR_included_FALSE$ac_delim +kmail_SUBDIR_included_TRUE!$kmail_SUBDIR_included_TRUE$ac_delim +kmail_SUBDIR_included_FALSE!$kmail_SUBDIR_included_FALSE$ac_delim +_ACEOF + + if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then + break + elif $ac_last_try; then + { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5 +echo "$as_me: error: could not make $CONFIG_STATUS" >&2;} + { (exit 1); exit 1; }; } + else + ac_delim="$ac_delim!$ac_delim _$ac_delim!! " + fi +done + +ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed` +if test -n "$ac_eof"; then + ac_eof=`echo "$ac_eof" | sort -nru | sed 1q` + ac_eof=`expr $ac_eof + 1` +fi + +cat >>$CONFIG_STATUS <<_ACEOF +cat >"\$tmp/subs-4.sed" <<\CEOF$ac_eof +/@[a-zA-Z_][a-zA-Z_0-9]*@/!b +_ACEOF +sed ' +s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g +s/^/s,@/; s/!/@,|#_!!_#|/ +:n +t n +s/'"$ac_delim"'$/,g/; t +s/$/\\/; p +N; s/^.*\n//; s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g; b n +' >>$CONFIG_STATUS <conf$$subs.sed +rm -f conf$$subs.sed +cat >>$CONFIG_STATUS <<_ACEOF +CEOF$ac_eof +_ACEOF + + +ac_delim='%!_!# ' +for ac_last_try in false false false false false :; do + cat >conf$$subs.sed <<_ACEOF +korganizer_SUBDIR_included_TRUE!$korganizer_SUBDIR_included_TRUE$ac_delim +korganizer_SUBDIR_included_FALSE!$korganizer_SUBDIR_included_FALSE$ac_delim +kaddressbook_SUBDIR_included_TRUE!$kaddressbook_SUBDIR_included_TRUE$ac_delim +kaddressbook_SUBDIR_included_FALSE!$kaddressbook_SUBDIR_included_FALSE$ac_delim +plugins_SUBDIR_included_TRUE!$plugins_SUBDIR_included_TRUE$ac_delim +plugins_SUBDIR_included_FALSE!$plugins_SUBDIR_included_FALSE$ac_delim +kresources_SUBDIR_included_TRUE!$kresources_SUBDIR_included_TRUE$ac_delim +kresources_SUBDIR_included_FALSE!$kresources_SUBDIR_included_FALSE$ac_delim +wizards_SUBDIR_included_TRUE!$wizards_SUBDIR_included_TRUE$ac_delim +wizards_SUBDIR_included_FALSE!$wizards_SUBDIR_included_FALSE$ac_delim +karm_SUBDIR_included_TRUE!$karm_SUBDIR_included_TRUE$ac_delim +karm_SUBDIR_included_FALSE!$karm_SUBDIR_included_FALSE$ac_delim +kontact_SUBDIR_included_TRUE!$kontact_SUBDIR_included_TRUE$ac_delim +kontact_SUBDIR_included_FALSE!$kontact_SUBDIR_included_FALSE$ac_delim +LIBOBJS!$LIBOBJS$ac_delim +LTLIBOBJS!$LTLIBOBJS$ac_delim +_ACEOF + + if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 16; then + break + elif $ac_last_try; then + { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5 +echo "$as_me: error: could not make $CONFIG_STATUS" >&2;} + { (exit 1); exit 1; }; } + else + ac_delim="$ac_delim!$ac_delim _$ac_delim!! " + fi +done + +ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed` +if test -n "$ac_eof"; then + ac_eof=`echo "$ac_eof" | sort -nru | sed 1q` + ac_eof=`expr $ac_eof + 1` +fi + +cat >>$CONFIG_STATUS <<_ACEOF +cat >"\$tmp/subs-5.sed" <<\CEOF$ac_eof +/@[a-zA-Z_][a-zA-Z_0-9]*@/!b end +_ACEOF +sed ' +s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g +s/^/s,@/; s/!/@,|#_!!_#|/ +:n +t n +s/'"$ac_delim"'$/,g/; t +s/$/\\/; p +N; s/^.*\n//; s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g; b n +' >>$CONFIG_STATUS <conf$$subs.sed +rm -f conf$$subs.sed +cat >>$CONFIG_STATUS <<_ACEOF +:end +s/|#_!!_#|//g +CEOF$ac_eof +_ACEOF + + +# VPATH may cause trouble with some makes, so we remove $(srcdir), +# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and +# trailing colons and then remove the whole line if VPATH becomes empty +# (actually we leave an empty line to preserve line numbers). +if test "x$srcdir" = x.; then + ac_vpsub='/^[ ]*VPATH[ ]*=/{ +s/:*\$(srcdir):*/:/ +s/:*\${srcdir}:*/:/ +s/:*@srcdir@:*/:/ +s/^\([^=]*=[ ]*\):*/\1/ +s/:*$// +s/^[^=]*=[ ]*$// +}' +fi + cat >>$CONFIG_STATUS <<\_ACEOF -for ac_file in : $CONFIG_FILES; do test "x$ac_file" = x: && continue - # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in". - case $ac_file in - - | *:- | *:-:* ) # input from stdin - cat >$tmp/stdin - ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` - ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; - *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` - ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; - * ) ac_file_in=$ac_file.in ;; +fi # test -n "$CONFIG_FILES" + + +for ac_tag in :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS +do + case $ac_tag in + :[FHLC]) ac_mode=$ac_tag; continue;; + esac + case $ac_mode$ac_tag in + :[FHL]*:*);; + :L* | :C*:*) { { echo "$as_me:$LINENO: error: Invalid tag $ac_tag." >&5 +echo "$as_me: error: Invalid tag $ac_tag." >&2;} + { (exit 1); exit 1; }; };; + :[FH]-) ac_tag=-:-;; + :[FH]*) ac_tag=$ac_tag:$ac_tag.in;; + esac + ac_save_IFS=$IFS + IFS=: + set x $ac_tag + IFS=$ac_save_IFS + shift + ac_file=$1 + shift + + case $ac_mode in + :L) ac_source=$1;; + :[FH]) + ac_file_inputs= + for ac_f + do + case $ac_f in + -) ac_f="$tmp/stdin";; + *) # Look for the file first in the build tree, then in the source tree + # (if the path is not absolute). The absolute path cannot be DOS-style, + # because $ac_f cannot contain `:'. + test -f "$ac_f" || + case $ac_f in + [\\/$]*) false;; + *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; + esac || + { { echo "$as_me:$LINENO: error: cannot find input file: $ac_f" >&5 +echo "$as_me: error: cannot find input file: $ac_f" >&2;} + { (exit 1); exit 1; }; };; + esac + ac_file_inputs="$ac_file_inputs $ac_f" + done + + # Let's still pretend it is `configure' which instantiates (i.e., don't + # use $as_me), people would be surprised to read: + # /* config.h. Generated by config.status. */ + configure_input="Generated from "`IFS=: + echo $* | sed 's|^[^:]*/||;s|:[^:]*/|, |g'`" by configure." + if test x"$ac_file" != x-; then + configure_input="$ac_file. $configure_input" + { echo "$as_me:$LINENO: creating $ac_file" >&5 +echo "$as_me: creating $ac_file" >&6;} + fi + + case $ac_tag in + *:-:* | *:-) cat >"$tmp/stdin";; + esac + ;; esac - # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories. - ac_dir=`(dirname "$ac_file") 2>/dev/null || + ac_dir=`$as_dirname -- "$ac_file" || $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$ac_file" : 'X\(//\)[^/]' \| \ X"$ac_file" : 'X\(//\)$' \| \ - X"$ac_file" : 'X\(/\)' \| \ - . : '\(.\)' 2>/dev/null || + X"$ac_file" : 'X\(/\)' \| . 2>/dev/null || echo X"$ac_file" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } - /^X\(\/\/\)[^/].*/{ s//\1/; q; } - /^X\(\/\/\)$/{ s//\1/; q; } - /^X\(\/\).*/{ s//\1/; q; } - s/.*/./; q'` - { if $as_mkdir_p; then - mkdir -p "$ac_dir" - else - as_dir="$ac_dir" + sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ + s//\1/ + q + } + /^X\(\/\/\)[^/].*/{ + s//\1/ + q + } + /^X\(\/\/\)$/{ + s//\1/ + q + } + /^X\(\/\).*/{ + s//\1/ + q + } + s/.*/./; q'` + { as_dir="$ac_dir" + case $as_dir in #( + -*) as_dir=./$as_dir;; + esac + test -d "$as_dir" || { $as_mkdir_p && mkdir -p "$as_dir"; } || { as_dirs= - while test ! -d "$as_dir"; do - as_dirs="$as_dir $as_dirs" - as_dir=`(dirname "$as_dir") 2>/dev/null || + while :; do + case $as_dir in #( + *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #( + *) as_qdir=$as_dir;; + esac + as_dirs="'$as_qdir' $as_dirs" + as_dir=`$as_dirname -- "$as_dir" || $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$as_dir" : 'X\(//\)[^/]' \| \ X"$as_dir" : 'X\(//\)$' \| \ - X"$as_dir" : 'X\(/\)' \| \ - . : '\(.\)' 2>/dev/null || + X"$as_dir" : 'X\(/\)' \| . 2>/dev/null || echo X"$as_dir" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } - /^X\(\/\/\)[^/].*/{ s//\1/; q; } - /^X\(\/\/\)$/{ s//\1/; q; } - /^X\(\/\).*/{ s//\1/; q; } - s/.*/./; q'` + sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ + s//\1/ + q + } + /^X\(\/\/\)[^/].*/{ + s//\1/ + q + } + /^X\(\/\/\)$/{ + s//\1/ + q + } + /^X\(\/\).*/{ + s//\1/ + q + } + s/.*/./; q'` + test -d "$as_dir" && break done - test ! -n "$as_dirs" || mkdir $as_dirs - fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5 -echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;} + test -z "$as_dirs" || eval "mkdir $as_dirs" + } || test -d "$as_dir" || { { echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5 +echo "$as_me: error: cannot create directory $as_dir" >&2;} { (exit 1); exit 1; }; }; } - ac_builddir=. -if test "$ac_dir" != .; then +case "$ac_dir" in +.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; +*) ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` - # A "../" for each directory in $ac_dir_suffix. - ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'` -else - ac_dir_suffix= ac_top_builddir= -fi + # A ".." for each directory in $ac_dir_suffix. + ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'` + case $ac_top_builddir_sub in + "") ac_top_builddir_sub=. ac_top_build_prefix= ;; + *) ac_top_build_prefix=$ac_top_builddir_sub/ ;; + esac ;; +esac +ac_abs_top_builddir=$ac_pwd +ac_abs_builddir=$ac_pwd$ac_dir_suffix +# for backward compatibility: +ac_top_builddir=$ac_top_build_prefix case $srcdir in - .) # No --srcdir option. We are building in place. + .) # We are building in place. ac_srcdir=. - if test -z "$ac_top_builddir"; then - ac_top_srcdir=. - else - ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'` - fi ;; - [\\/]* | ?:[\\/]* ) # Absolute path. + ac_top_srcdir=$ac_top_builddir_sub + ac_abs_top_srcdir=$ac_pwd ;; + [\\/]* | ?:[\\/]* ) # Absolute name. ac_srcdir=$srcdir$ac_dir_suffix; - ac_top_srcdir=$srcdir ;; - *) # Relative path. - ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix - ac_top_srcdir=$ac_top_builddir$srcdir ;; + ac_top_srcdir=$srcdir + ac_abs_top_srcdir=$srcdir ;; + *) # Relative name. + ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix + ac_top_srcdir=$ac_top_build_prefix$srcdir + ac_abs_top_srcdir=$ac_pwd/$srcdir ;; esac +ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix -# Do not use `cd foo && pwd` to compute absolute paths, because -# the directories may not exist. -case `pwd` in -.) ac_abs_builddir="$ac_dir";; -*) - case "$ac_dir" in - .) ac_abs_builddir=`pwd`;; - [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";; - *) ac_abs_builddir=`pwd`/"$ac_dir";; - esac;; -esac -case $ac_abs_builddir in -.) ac_abs_top_builddir=${ac_top_builddir}.;; -*) - case ${ac_top_builddir}. in - .) ac_abs_top_builddir=$ac_abs_builddir;; - [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;; - *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;; - esac;; -esac -case $ac_abs_builddir in -.) ac_abs_srcdir=$ac_srcdir;; -*) - case $ac_srcdir in - .) ac_abs_srcdir=$ac_abs_builddir;; - [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;; - *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;; - esac;; -esac -case $ac_abs_builddir in -.) ac_abs_top_srcdir=$ac_top_srcdir;; -*) - case $ac_top_srcdir in - .) ac_abs_top_srcdir=$ac_abs_builddir;; - [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;; - *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;; - esac;; -esac + case $ac_mode in + :F) + # + # CONFIG_FILE + # case $INSTALL in [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;; - *) ac_INSTALL=$ac_top_builddir$INSTALL ;; + *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;; esac +_ACEOF - if test x"$ac_file" != x-; then - { echo "$as_me:$LINENO: creating $ac_file" >&5 -echo "$as_me: creating $ac_file" >&6;} - rm -f "$ac_file" - fi - # Let's still pretend it is `configure' which instantiates (i.e., don't - # use $as_me), people would be surprised to read: - # /* config.h. Generated by config.status. */ - if test x"$ac_file" = x-; then - configure_input= - else - configure_input="$ac_file. " - fi - configure_input=$configure_input"Generated from `echo $ac_file_in | - sed 's,.*/,,'` by configure." - - # First look for the input files in the build tree, otherwise in the - # src tree. - ac_file_inputs=`IFS=: - for f in $ac_file_in; do - case $f in - -) echo $tmp/stdin ;; - [\\/$]*) - # Absolute (can't be DOS-style, as IFS=:) - test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 -echo "$as_me: error: cannot find input file: $f" >&2;} - { (exit 1); exit 1; }; } - echo "$f";; - *) # Relative - if test -f "$f"; then - # Build tree - echo "$f" - elif test -f "$srcdir/$f"; then - # Source tree - echo "$srcdir/$f" - else - # /dev/null tree - { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 -echo "$as_me: error: cannot find input file: $f" >&2;} - { (exit 1); exit 1; }; } - fi;; - esac - done` || { (exit 1); exit 1; } +cat >>$CONFIG_STATUS <<\_ACEOF +# If the template does not know about datarootdir, expand it. +# FIXME: This hack should be removed a few years after 2.60. +ac_datarootdir_hack=; ac_datarootdir_seen= + +case `sed -n '/datarootdir/ { + p + q +} +/@datadir@/p +/@docdir@/p +/@infodir@/p +/@localedir@/p +/@mandir@/p +' $ac_file_inputs` in +*datarootdir*) ac_datarootdir_seen=yes;; +*@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*) + { echo "$as_me:$LINENO: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5 +echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;} _ACEOF cat >>$CONFIG_STATUS <<_ACEOF + ac_datarootdir_hack=' + s&@datadir@&$datadir&g + s&@docdir@&$docdir&g + s&@infodir@&$infodir&g + s&@localedir@&$localedir&g + s&@mandir@&$mandir&g + s&\\\${datarootdir}&$datarootdir&g' ;; +esac +_ACEOF + +# Neutralize VPATH when `$srcdir' = `.'. +# Shell code in configure.ac might set extrasub. +# FIXME: do we really want to maintain this feature? +cat >>$CONFIG_STATUS <<_ACEOF sed "$ac_vpsub $extrasub _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF :t /@[a-zA-Z_][a-zA-Z_0-9]*@/!b -s,@configure_input@,$configure_input,;t t -s,@srcdir@,$ac_srcdir,;t t -s,@abs_srcdir@,$ac_abs_srcdir,;t t -s,@top_srcdir@,$ac_top_srcdir,;t t -s,@abs_top_srcdir@,$ac_abs_top_srcdir,;t t -s,@builddir@,$ac_builddir,;t t -s,@abs_builddir@,$ac_abs_builddir,;t t -s,@top_builddir@,$ac_top_builddir,;t t -s,@abs_top_builddir@,$ac_abs_top_builddir,;t t -s,@INSTALL@,$ac_INSTALL,;t t -" $ac_file_inputs | (eval "$ac_sed_cmds") >$tmp/out - rm -f $tmp/stdin - if test x"$ac_file" != x-; then - mv $tmp/out $ac_file - else - cat $tmp/out - rm -f $tmp/out - fi +s&@configure_input@&$configure_input&;t t +s&@top_builddir@&$ac_top_builddir_sub&;t t +s&@srcdir@&$ac_srcdir&;t t +s&@abs_srcdir@&$ac_abs_srcdir&;t t +s&@top_srcdir@&$ac_top_srcdir&;t t +s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t +s&@builddir@&$ac_builddir&;t t +s&@abs_builddir@&$ac_abs_builddir&;t t +s&@abs_top_builddir@&$ac_abs_top_builddir&;t t +s&@INSTALL@&$ac_INSTALL&;t t +$ac_datarootdir_hack +" $ac_file_inputs | sed -f "$tmp/subs-1.sed" | sed -f "$tmp/subs-2.sed" | sed -f "$tmp/subs-3.sed" | sed -f "$tmp/subs-4.sed" | sed -f "$tmp/subs-5.sed" >$tmp/out + +test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && + { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } && + { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } && + { echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir' +which seems to be undefined. Please make sure it is defined." >&5 +echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir' +which seems to be undefined. Please make sure it is defined." >&2;} -done -_ACEOF -cat >>$CONFIG_STATUS <<\_ACEOF - -# -# CONFIG_HEADER section. -# - -# These sed commands are passed to sed as "A NAME B NAME C VALUE D", where -# NAME is the cpp macro being defined and VALUE is the value it is being given. -# -# ac_d sets the value in "#define NAME VALUE" lines. -ac_dA='s,^\([ ]*\)#\([ ]*define[ ][ ]*\)' -ac_dB='[ ].*$,\1#\2' -ac_dC=' ' -ac_dD=',;t' -# ac_u turns "#undef NAME" without trailing blanks into "#define NAME VALUE". -ac_uA='s,^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)' -ac_uB='$,\1#\2define\3' -ac_uC=' ' -ac_uD=',;t' - -for ac_file in : $CONFIG_HEADERS; do test "x$ac_file" = x: && continue - # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in". + rm -f "$tmp/stdin" case $ac_file in - - | *:- | *:-:* ) # input from stdin - cat >$tmp/stdin - ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` - ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; - *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` - ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; - * ) ac_file_in=$ac_file.in ;; + -) cat "$tmp/out"; rm -f "$tmp/out";; + *) rm -f "$ac_file"; mv "$tmp/out" $ac_file;; esac - - test x"$ac_file" != x- && { echo "$as_me:$LINENO: creating $ac_file" >&5 -echo "$as_me: creating $ac_file" >&6;} - - # First look for the input files in the build tree, otherwise in the - # src tree. - ac_file_inputs=`IFS=: - for f in $ac_file_in; do - case $f in - -) echo $tmp/stdin ;; - [\\/$]*) - # Absolute (can't be DOS-style, as IFS=:) - test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 -echo "$as_me: error: cannot find input file: $f" >&2;} - { (exit 1); exit 1; }; } - # Do quote $f, to prevent DOS paths from being IFS'd. - echo "$f";; - *) # Relative - if test -f "$f"; then - # Build tree - echo "$f" - elif test -f "$srcdir/$f"; then - # Source tree - echo "$srcdir/$f" - else - # /dev/null tree - { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 -echo "$as_me: error: cannot find input file: $f" >&2;} - { (exit 1); exit 1; }; } - fi;; - esac - done` || { (exit 1); exit 1; } - # Remove the trailing spaces. - sed 's/[ ]*$//' $ac_file_inputs >$tmp/in - + ;; + :H) + # + # CONFIG_HEADER + # _ACEOF -# Transform confdefs.h into two sed scripts, `conftest.defines' and -# `conftest.undefs', that substitutes the proper values into -# config.h.in to produce config.h. The first handles `#define' -# templates, and the second `#undef' templates. -# And first: Protect against being on the right side of a sed subst in -# config.status. Protect against being in an unquoted here document -# in config.status. -rm -f conftest.defines conftest.undefs -# Using a here document instead of a string reduces the quoting nightmare. -# Putting comments in sed scripts is not portable. -# -# `end' is used to avoid that the second main sed command (meant for -# 0-ary CPP macros) applies to n-ary macro definitions. -# See the Autoconf documentation for `clear'. -cat >confdef2sed.sed <<\_ACEOF -s/[\\&,]/\\&/g -s,[\\$`],\\&,g -t clear -: clear -s,^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*\)\(([^)]*)\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1\2${ac_dC}\3${ac_dD},gp -t end -s,^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD},gp -: end -_ACEOF -# If some macros were called several times there might be several times -# the same #defines, which is useless. Nevertheless, we may not want to -# sort them, since we want the *last* AC-DEFINE to be honored. -uniq confdefs.h | sed -n -f confdef2sed.sed >conftest.defines -sed 's/ac_d/ac_u/g' conftest.defines >conftest.undefs -rm -f confdef2sed.sed +# Transform confdefs.h into a sed script `conftest.defines', that +# substitutes the proper values into config.h.in to produce config.h. +rm -f conftest.defines conftest.tail +# First, append a space to every undef/define line, to ease matching. +echo 's/$/ /' >conftest.defines +# Then, protect against being on the right side of a sed subst, or in +# an unquoted here document, in config.status. If some macros were +# called several times there might be several #defines for the same +# symbol, which is useless. But do not sort them, since the last +# AC_DEFINE must be honored. +ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]* +# These sed commands are passed to sed as "A NAME B PARAMS C VALUE D", where +# NAME is the cpp macro being defined, VALUE is the value it is being given. +# PARAMS is the parameter list in the macro definition--in most cases, it's +# just an empty string. +ac_dA='s,^\\([ #]*\\)[^ ]*\\([ ]*' +ac_dB='\\)[ (].*,\\1define\\2' +ac_dC=' ' +ac_dD=' ,' -# This sed command replaces #undef with comments. This is necessary, for +uniq confdefs.h | + sed -n ' + t rset + :rset + s/^[ ]*#[ ]*define[ ][ ]*// + t ok + d + :ok + s/[\\&,]/\\&/g + s/^\('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/ '"$ac_dA"'\1'"$ac_dB"'\2'"${ac_dC}"'\3'"$ac_dD"'/p + s/^\('"$ac_word_re"'\)[ ]*\(.*\)/'"$ac_dA"'\1'"$ac_dB$ac_dC"'\2'"$ac_dD"'/p + ' >>conftest.defines + +# Remove the space that was appended to ease matching. +# Then replace #undef with comments. This is necessary, for # example, in the case of _POSIX_SOURCE, which is predefined and required # on some systems where configure will not decide to define it. -cat >>conftest.undefs <<\_ACEOF -s,^[ ]*#[ ]*undef[ ][ ]*[a-zA-Z_][a-zA-Z_0-9]*,/* & */, +# (The regexp can be short, since the line contains either #define or #undef.) +echo 's/ $// +s,^[ #]*u.*,/* & */,' >>conftest.defines + +# Break up conftest.defines: +ac_max_sed_lines=50 + +# First sed command is: sed -f defines.sed $ac_file_inputs >"$tmp/out1" +# Second one is: sed -f defines.sed "$tmp/out1" >"$tmp/out2" +# Third one will be: sed -f defines.sed "$tmp/out2" >"$tmp/out1" +# et cetera. +ac_in='$ac_file_inputs' +ac_out='"$tmp/out1"' +ac_nxt='"$tmp/out2"' + +while : +do + # Write a here document: + cat >>$CONFIG_STATUS <<_ACEOF + # First, check the format of the line: + cat >"\$tmp/defines.sed" <<\\CEOF +/^[ ]*#[ ]*undef[ ][ ]*$ac_word_re[ ]*\$/b def +/^[ ]*#[ ]*define[ ][ ]*$ac_word_re[( ]/b def +b +:def _ACEOF - -# Break up conftest.defines because some shells have a limit on the size -# of here documents, and old seds have small limits too (100 cmds). -echo ' # Handle all the #define templates only if necessary.' >>$CONFIG_STATUS -echo ' if grep "^[ ]*#[ ]*define" $tmp/in >/dev/null; then' >>$CONFIG_STATUS -echo ' # If there are no defines, we may have an empty if/fi' >>$CONFIG_STATUS -echo ' :' >>$CONFIG_STATUS -rm -f conftest.tail -while grep . conftest.defines >/dev/null -do - # Write a limited-size here document to $tmp/defines.sed. - echo ' cat >$tmp/defines.sed <<CEOF' >>$CONFIG_STATUS - # Speed up: don't consider the non `#define' lines. - echo '/^[ ]*#[ ]*define/!b' >>$CONFIG_STATUS - # Work around the forget-to-reset-the-flag bug. - echo 't clr' >>$CONFIG_STATUS - echo ': clr' >>$CONFIG_STATUS - sed ${ac_max_here_lines}q conftest.defines >>$CONFIG_STATUS + sed ${ac_max_sed_lines}q conftest.defines >>$CONFIG_STATUS echo 'CEOF - sed -f $tmp/defines.sed $tmp/in >$tmp/out - rm -f $tmp/in - mv $tmp/out $tmp/in -' >>$CONFIG_STATUS - sed 1,${ac_max_here_lines}d conftest.defines >conftest.tail + sed -f "$tmp/defines.sed"' "$ac_in >$ac_out" >>$CONFIG_STATUS + ac_in=$ac_out; ac_out=$ac_nxt; ac_nxt=$ac_in + sed 1,${ac_max_sed_lines}d conftest.defines >conftest.tail + grep . conftest.tail >/dev/null || break rm -f conftest.defines mv conftest.tail conftest.defines done -rm -f conftest.defines -echo ' fi # grep' >>$CONFIG_STATUS -echo >>$CONFIG_STATUS - -# Break up conftest.undefs because some shells have a limit on the size -# of here documents, and old seds have small limits too (100 cmds). -echo ' # Handle all the #undef templates' >>$CONFIG_STATUS -rm -f conftest.tail -while grep . conftest.undefs >/dev/null -do - # Write a limited-size here document to $tmp/undefs.sed. - echo ' cat >$tmp/undefs.sed <<CEOF' >>$CONFIG_STATUS - # Speed up: don't consider the non `#undef' - echo '/^[ ]*#[ ]*undef/!b' >>$CONFIG_STATUS - # Work around the forget-to-reset-the-flag bug. - echo 't clr' >>$CONFIG_STATUS - echo ': clr' >>$CONFIG_STATUS - sed ${ac_max_here_lines}q conftest.undefs >>$CONFIG_STATUS - echo 'CEOF - sed -f $tmp/undefs.sed $tmp/in >$tmp/out - rm -f $tmp/in - mv $tmp/out $tmp/in -' >>$CONFIG_STATUS - sed 1,${ac_max_here_lines}d conftest.undefs >conftest.tail - rm -f conftest.undefs - mv conftest.tail conftest.undefs -done -rm -f conftest.undefs +rm -f conftest.defines conftest.tail +echo "ac_result=$ac_in" >>$CONFIG_STATUS cat >>$CONFIG_STATUS <<\_ACEOF - # Let's still pretend it is `configure' which instantiates (i.e., don't - # use $as_me), people would be surprised to read: - # /* config.h. Generated by config.status. */ - if test x"$ac_file" = x-; then - echo "/* Generated by configure. */" >$tmp/config.h - else - echo "/* $ac_file. Generated by configure. */" >$tmp/config.h - fi - cat $tmp/in >>$tmp/config.h - rm -f $tmp/in if test x"$ac_file" != x-; then - if diff $ac_file $tmp/config.h >/dev/null 2>&1; then + echo "/* $configure_input */" >"$tmp/config.h" + cat "$ac_result" >>"$tmp/config.h" + if diff $ac_file "$tmp/config.h" >/dev/null 2>&1; then { echo "$as_me:$LINENO: $ac_file is unchanged" >&5 echo "$as_me: $ac_file is unchanged" >&6;} else - ac_dir=`(dirname "$ac_file") 2>/dev/null || -$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X"$ac_file" : 'X\(//\)[^/]' \| \ - X"$ac_file" : 'X\(//\)$' \| \ - X"$ac_file" : 'X\(/\)' \| \ - . : '\(.\)' 2>/dev/null || -echo X"$ac_file" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } - /^X\(\/\/\)[^/].*/{ s//\1/; q; } - /^X\(\/\/\)$/{ s//\1/; q; } - /^X\(\/\).*/{ s//\1/; q; } - s/.*/./; q'` - { if $as_mkdir_p; then - mkdir -p "$ac_dir" - else - as_dir="$ac_dir" - as_dirs= - while test ! -d "$as_dir"; do - as_dirs="$as_dir $as_dirs" - as_dir=`(dirname "$as_dir") 2>/dev/null || -$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X"$as_dir" : 'X\(//\)[^/]' \| \ - X"$as_dir" : 'X\(//\)$' \| \ - X"$as_dir" : 'X\(/\)' \| \ - . : '\(.\)' 2>/dev/null || -echo X"$as_dir" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } - /^X\(\/\/\)[^/].*/{ s//\1/; q; } - /^X\(\/\/\)$/{ s//\1/; q; } - /^X\(\/\).*/{ s//\1/; q; } - s/.*/./; q'` - done - test ! -n "$as_dirs" || mkdir $as_dirs - fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5 -echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;} - { (exit 1); exit 1; }; }; } - rm -f $ac_file - mv $tmp/config.h $ac_file + mv "$tmp/config.h" $ac_file fi else - cat $tmp/config.h - rm -f $tmp/config.h + echo "/* $configure_input */" + cat "$ac_result" fi + rm -f "$tmp/out12" # Compute $ac_file's index in $config_headers. _am_stamp_count=1 for _am_header in $config_headers :; do @@ -51250,135 +50988,39 @@ _am_stamp_count=`expr $_am_stamp_count + 1` ;; esac done -echo "timestamp for $ac_file" >`(dirname $ac_file) 2>/dev/null || +echo "timestamp for $ac_file" >`$as_dirname -- $ac_file || $as_expr X$ac_file : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X$ac_file : 'X\(//\)[^/]' \| \ X$ac_file : 'X\(//\)$' \| \ - X$ac_file : 'X\(/\)' \| \ - . : '\(.\)' 2>/dev/null || + X$ac_file : 'X\(/\)' \| . 2>/dev/null || echo X$ac_file | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } - /^X\(\/\/\)[^/].*/{ s//\1/; q; } - /^X\(\/\/\)$/{ s//\1/; q; } - /^X\(\/\).*/{ s//\1/; q; } - s/.*/./; q'`/stamp-h$_am_stamp_count -done -_ACEOF -cat >>$CONFIG_STATUS <<\_ACEOF - -# -# CONFIG_COMMANDS section. -# -for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue - ac_dest=`echo "$ac_file" | sed 's,:.*,,'` - ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'` - ac_dir=`(dirname "$ac_dest") 2>/dev/null || -$as_expr X"$ac_dest" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X"$ac_dest" : 'X\(//\)[^/]' \| \ - X"$ac_dest" : 'X\(//\)$' \| \ - X"$ac_dest" : 'X\(/\)' \| \ - . : '\(.\)' 2>/dev/null || -echo X"$ac_dest" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } - /^X\(\/\/\)[^/].*/{ s//\1/; q; } - /^X\(\/\/\)$/{ s//\1/; q; } - /^X\(\/\).*/{ s//\1/; q; } - s/.*/./; q'` - { if $as_mkdir_p; then - mkdir -p "$ac_dir" - else - as_dir="$ac_dir" - as_dirs= - while test ! -d "$as_dir"; do - as_dirs="$as_dir $as_dirs" - as_dir=`(dirname "$as_dir") 2>/dev/null || -$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X"$as_dir" : 'X\(//\)[^/]' \| \ - X"$as_dir" : 'X\(//\)$' \| \ - X"$as_dir" : 'X\(/\)' \| \ - . : '\(.\)' 2>/dev/null || -echo X"$as_dir" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } - /^X\(\/\/\)[^/].*/{ s//\1/; q; } - /^X\(\/\/\)$/{ s//\1/; q; } - /^X\(\/\).*/{ s//\1/; q; } - s/.*/./; q'` - done - test ! -n "$as_dirs" || mkdir $as_dirs - fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5 -echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;} - { (exit 1); exit 1; }; }; } - - ac_builddir=. - -if test "$ac_dir" != .; then - ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` - # A "../" for each directory in $ac_dir_suffix. - ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'` -else - ac_dir_suffix= ac_top_builddir= -fi - -case $srcdir in - .) # No --srcdir option. We are building in place. - ac_srcdir=. - if test -z "$ac_top_builddir"; then - ac_top_srcdir=. - else - ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'` - fi ;; - [\\/]* | ?:[\\/]* ) # Absolute path. - ac_srcdir=$srcdir$ac_dir_suffix; - ac_top_srcdir=$srcdir ;; - *) # Relative path. - ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix - ac_top_srcdir=$ac_top_builddir$srcdir ;; -esac + sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ + s//\1/ + q + } + /^X\(\/\/\)[^/].*/{ + s//\1/ + q + } + /^X\(\/\/\)$/{ + s//\1/ + q + } + /^X\(\/\).*/{ + s//\1/ + q + } + s/.*/./; q'`/stamp-h$_am_stamp_count + ;; -# Do not use `cd foo && pwd` to compute absolute paths, because -# the directories may not exist. -case `pwd` in -.) ac_abs_builddir="$ac_dir";; -*) - case "$ac_dir" in - .) ac_abs_builddir=`pwd`;; - [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";; - *) ac_abs_builddir=`pwd`/"$ac_dir";; - esac;; -esac -case $ac_abs_builddir in -.) ac_abs_top_builddir=${ac_top_builddir}.;; -*) - case ${ac_top_builddir}. in - .) ac_abs_top_builddir=$ac_abs_builddir;; - [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;; - *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;; - esac;; -esac -case $ac_abs_builddir in -.) ac_abs_srcdir=$ac_srcdir;; -*) - case $ac_srcdir in - .) ac_abs_srcdir=$ac_abs_builddir;; - [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;; - *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;; - esac;; -esac -case $ac_abs_builddir in -.) ac_abs_top_srcdir=$ac_top_srcdir;; -*) - case $ac_top_srcdir in - .) ac_abs_top_srcdir=$ac_abs_builddir;; - [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;; - *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;; - esac;; -esac + :C) { echo "$as_me:$LINENO: executing $ac_file commands" >&5 +echo "$as_me: executing $ac_file commands" >&6;} + ;; + esac - { echo "$as_me:$LINENO: executing $ac_dest commands" >&5 -echo "$as_me: executing $ac_dest commands" >&6;} - case $ac_dest in - depfiles ) test x"$AMDEP_TRUE" != x"" || for mf in $CONFIG_FILES; do + case $ac_file$ac_mode in + "depfiles":C) test x"$AMDEP_TRUE" != x"" || for mf in $CONFIG_FILES; do # Strip MF so we end up with the name of the file. mf=`echo "$mf" | sed -e 's/:.*$//'` # Check whether this is an Automake generated Makefile or not. @@ -51388,18 +51030,29 @@ # each Makefile.in and add a new line on top of each file to say so. # So let's grep whole file. if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then - dirpart=`(dirname "$mf") 2>/dev/null || + dirpart=`$as_dirname -- "$mf" || $as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$mf" : 'X\(//\)[^/]' \| \ X"$mf" : 'X\(//\)$' \| \ - X"$mf" : 'X\(/\)' \| \ - . : '\(.\)' 2>/dev/null || + X"$mf" : 'X\(/\)' \| . 2>/dev/null || echo X"$mf" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } - /^X\(\/\/\)[^/].*/{ s//\1/; q; } - /^X\(\/\/\)$/{ s//\1/; q; } - /^X\(\/\).*/{ s//\1/; q; } - s/.*/./; q'` + sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ + s//\1/ + q + } + /^X\(\/\/\)[^/].*/{ + s//\1/ + q + } + /^X\(\/\/\)$/{ + s//\1/ + q + } + /^X\(\/\).*/{ + s//\1/ + q + } + s/.*/./; q'` else continue fi @@ -51421,53 +51074,79 @@ sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do # Make sure the directory exists. test -f "$dirpart/$file" && continue - fdir=`(dirname "$file") 2>/dev/null || + fdir=`$as_dirname -- "$file" || $as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$file" : 'X\(//\)[^/]' \| \ X"$file" : 'X\(//\)$' \| \ - X"$file" : 'X\(/\)' \| \ - . : '\(.\)' 2>/dev/null || + X"$file" : 'X\(/\)' \| . 2>/dev/null || echo X"$file" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } - /^X\(\/\/\)[^/].*/{ s//\1/; q; } - /^X\(\/\/\)$/{ s//\1/; q; } - /^X\(\/\).*/{ s//\1/; q; } - s/.*/./; q'` - { if $as_mkdir_p; then - mkdir -p $dirpart/$fdir - else - as_dir=$dirpart/$fdir + sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ + s//\1/ + q + } + /^X\(\/\/\)[^/].*/{ + s//\1/ + q + } + /^X\(\/\/\)$/{ + s//\1/ + q + } + /^X\(\/\).*/{ + s//\1/ + q + } + s/.*/./; q'` + { as_dir=$dirpart/$fdir + case $as_dir in #( + -*) as_dir=./$as_dir;; + esac + test -d "$as_dir" || { $as_mkdir_p && mkdir -p "$as_dir"; } || { as_dirs= - while test ! -d "$as_dir"; do - as_dirs="$as_dir $as_dirs" - as_dir=`(dirname "$as_dir") 2>/dev/null || + while :; do + case $as_dir in #( + *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #( + *) as_qdir=$as_dir;; + esac + as_dirs="'$as_qdir' $as_dirs" + as_dir=`$as_dirname -- "$as_dir" || $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$as_dir" : 'X\(//\)[^/]' \| \ X"$as_dir" : 'X\(//\)$' \| \ - X"$as_dir" : 'X\(/\)' \| \ - . : '\(.\)' 2>/dev/null || + X"$as_dir" : 'X\(/\)' \| . 2>/dev/null || echo X"$as_dir" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } - /^X\(\/\/\)[^/].*/{ s//\1/; q; } - /^X\(\/\/\)$/{ s//\1/; q; } - /^X\(\/\).*/{ s//\1/; q; } - s/.*/./; q'` + sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ + s//\1/ + q + } + /^X\(\/\/\)[^/].*/{ + s//\1/ + q + } + /^X\(\/\/\)$/{ + s//\1/ + q + } + /^X\(\/\).*/{ + s//\1/ + q + } + s/.*/./; q'` + test -d "$as_dir" && break done - test ! -n "$as_dirs" || mkdir $as_dirs - fi || { { echo "$as_me:$LINENO: error: cannot create directory $dirpart/$fdir" >&5 -echo "$as_me: error: cannot create directory $dirpart/$fdir" >&2;} + test -z "$as_dirs" || eval "mkdir $as_dirs" + } || test -d "$as_dir" || { { echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5 +echo "$as_me: error: cannot create directory $as_dir" >&2;} { (exit 1); exit 1; }; }; } - # echo "creating $dirpart/$file" echo '# dummy' > "$dirpart/$file" done done ;; + esac -done -_ACEOF +done # for ac_tag -cat >>$CONFIG_STATUS <<\_ACEOF { (exit 0); exit 0; } _ACEOF