claws-mail/configure.ac

1568 lines
51 KiB
Plaintext
Raw Normal View History

AC_PREREQ(2.59)
2002-03-22 10:15:31 +01:00
AC_INIT(src/main.c)
AC_CONFIG_AUX_DIR(config)
AC_CONFIG_MACRO_DIR([m4])
2006-11-07 [paul] 2.6.0cvs7 * .cvsignore * AUTHORS * COPYING * INSTALL * Makefile.am * NEWS * README * RELEASE_NOTES * autogen.sh * claws-mail-128x128.png * claws-mail-64x64.png * claws-mail.ico * claws-mail.pc.in * claws-mail.png * configure.ac * sylpheed-claws-128x128.png * sylpheed-claws-64x64.png * sylpheed-claws.desktop * sylpheed-claws.ico * sylpheed-claws.pc.in * sylpheed-claws.png * debian/README.Debian * debian/changelog * debian/claws-mail.desktop * debian/claws-mail.menu * debian/claws-mail.postinst.debhelper * debian/claws-mail.postrm.debhelper * debian/control * debian/copyright * debian/files * debian/rules * debian/sylpheed-claws.desktop * debian/sylpheed-claws.menu * debian/sylpheed-claws.postinst.debhelper * debian/sylpheed-claws.postrm.debhelper * doc/man/Makefile.am * doc/man/claws-mail.1 * doc/man/sylpheed-claws.1 * doc/src/ChangeLog.claws-pre0.8.0 * manual/Makefile.am * manual/account.xml * manual/ack.xml * manual/addrbook.xml * manual/advanced.xml * manual/claws-mail-manual.xml * manual/faq.xml * manual/glossary.xml * manual/handling.xml * manual/intro.xml * manual/keyboard.xml * manual/plugins.xml * manual/starting.xml * manual/sylpheed-claws-manual.xml * manual/xml2pdf * manual/dist/.cvsignore * manual/dist/html/.cvsignore * manual/dist/html/Makefile.am * manual/dist/pdf/.cvsignore * manual/dist/pdf/Makefile.am * manual/dist/ps/.cvsignore * manual/dist/ps/Makefile.am * manual/dist/txt/.cvsignore * manual/dist/txt/Makefile.am * manual/es/Makefile.am * manual/es/advanced.xml * manual/es/claws-mail-manual.xml * manual/es/faq.xml * manual/es/glossary.xml * manual/es/handling.xml * manual/es/intro.xml * manual/es/plugins.xml * manual/es/sylpheed-claws-manual.xml * manual/es/dist/.cvsignore * manual/es/dist/html/.cvsignore * manual/es/dist/html/Makefile.am * manual/es/dist/pdf/.cvsignore * manual/es/dist/pdf/Makefile.am * manual/es/dist/ps/.cvsignore * manual/es/dist/ps/Makefile.am * manual/es/dist/txt/.cvsignore * manual/es/dist/txt/Makefile.am * manual/fr/Makefile.am * manual/fr/account.xml * manual/fr/ack.xml * manual/fr/addrbook.xml * manual/fr/advanced.xml * manual/fr/claws-mail-manual.xml * manual/fr/faq.xml * manual/fr/glossary.xml * manual/fr/handling.xml * manual/fr/intro.xml * manual/fr/keyboard.xml * manual/fr/plugins.xml * manual/fr/starting.xml * manual/fr/sylpheed-claws-manual.xml * manual/fr/dist/.cvsignore * manual/fr/dist/html/.cvsignore * manual/fr/dist/html/Makefile.am * manual/fr/dist/pdf/.cvsignore * manual/fr/dist/pdf/Makefile.am * manual/fr/dist/ps/.cvsignore * manual/fr/dist/ps/Makefile.am * manual/fr/dist/txt/.cvsignore * manual/fr/dist/txt/Makefile.am * manual/pl/Makefile.am * manual/pl/account.xml * manual/pl/ack.xml * manual/pl/addrbook.xml * manual/pl/advanced.xml * manual/pl/claws-mail-manual.xml * manual/pl/faq.xml * manual/pl/glossary.xml * manual/pl/handling.xml * manual/pl/intro.xml * manual/pl/keyboard.xml * manual/pl/plugins.xml * manual/pl/starting.xml * manual/pl/sylpheed-claws-manual.xml * manual/pl/dist/.cvsignore * manual/pl/dist/html/.cvsignore * manual/pl/dist/html/Makefile.am * manual/pl/dist/pdf/.cvsignore * manual/pl/dist/pdf/Makefile.am * manual/pl/dist/ps/.cvsignore * manual/pl/dist/ps/Makefile.am * manual/pl/dist/txt/.cvsignore * manual/pl/dist/txt/Makefile.am * po/.cvsignore * po/Makevars * src/.cvsignore * src/Makefile.am * src/account.c * src/account.h * src/action.c * src/action.h * src/adbookbase.h * src/addr_compl.c * src/addr_compl.h * src/addrbook.c * src/addrcache.c * src/addrcache.h * src/addrcindex.c * src/addrcindex.h * src/addrclip.c * src/addrclip.h * src/addrdefs.h * src/addressadd.c * src/addressadd.h * src/addressbook.c * src/addressbook.h * src/addressbook_foldersel.c * src/addressbook_foldersel.h * src/addrgather.c * src/addrgather.h * src/addrharvest.c * src/addrharvest.h * src/addrindex.c * src/addrindex.h * src/addritem.c * src/addritem.h * src/addrquery.c * src/addrquery.h * src/addrselect.c * src/addrselect.h * src/alertpanel.c * src/alertpanel.h * src/browseldap.c * src/browseldap.h * src/codeconv.c * src/codeconv.h * src/compose.c * src/crash.c * src/crash.h * src/customheader.c * src/customheader.h * src/displayheader.c * src/displayheader.h * src/editaddress.c * src/editaddress.h * src/editbook.c * src/editbook.h * src/editgroup.c * src/editgroup.h * src/editjpilot.c * src/editjpilot.h * src/editldap.c * src/editldap.h * src/editldap_basedn.c * src/editldap_basedn.h * src/editvcard.c * src/editvcard.h * src/exphtmldlg.c * src/exphtmldlg.h * src/expldifdlg.c * src/expldifdlg.h * src/export.c * src/exporthtml.c * src/exporthtml.h * src/exportldif.c * src/exportldif.h * src/filtering.c * src/filtering.h * src/folder.c * src/folder.h * src/folder_item_prefs.c * src/folder_item_prefs.h * src/foldersel.c * src/foldersel.h * src/folderutils.c * src/folderutils.h * src/folderview.c * src/folderview.h * src/grouplistdialog.c * src/grouplistdialog.h * src/html.c * src/html.h * src/image_viewer.c * src/image_viewer.h * src/imap.c * src/imap.h * src/imap_gtk.c * src/imap_gtk.h * src/import.c * src/import.h * src/importldif.c * src/importldif.h * src/importmutt.c * src/importmutt.h * src/importpine.c * src/importpine.h * src/inc.c * src/inc.h * src/jpilot.c * src/jpilot.h * src/ldapctrl.c * src/ldapctrl.h * src/ldaplocate.c * src/ldaplocate.h * src/ldapquery.c * src/ldapquery.h * src/ldapserver.c * src/ldapserver.h * src/ldaputil.c * src/ldaputil.h * src/ldif.c * src/ldif.h * src/localfolder.c * src/localfolder.h * src/main.c * src/main.h * src/mainwindow.c * src/mainwindow.h * src/manual.c * src/manual.h * src/matcher.c * src/matcher.h * src/matcher_parser.h * src/matcher_parser_lex.l * src/matcher_parser_parse.y * src/mbox.c * src/mbox.h * src/message_search.c * src/message_search.h * src/messageview.c * src/messageview.h * src/mh.c * src/mh.h * src/mh_gtk.c * src/mh_gtk.h * src/mimeview.c * src/mimeview.h * src/msgcache.c * src/msgcache.h * src/mutt.c * src/mutt.h * src/news.c * src/news.h * src/news_gtk.c * src/news_gtk.h * src/noticeview.c * src/noticeview.h * src/partial_download.c * src/partial_download.h * src/pine.c * src/pine.h * src/pop.c * src/pop.h * src/prefs_account.c * src/prefs_account.h * src/prefs_actions.c * src/prefs_actions.h * src/prefs_common.c * src/prefs_common.h * src/prefs_compose_writing.c * src/prefs_compose_writing.h * src/prefs_customheader.c * src/prefs_customheader.h * src/prefs_display_header.c * src/prefs_display_header.h * src/prefs_ext_prog.c * src/prefs_ext_prog.h * src/prefs_filtering.c * src/prefs_folder_column.c * src/prefs_folder_column.h * src/prefs_folder_item.c * src/prefs_folder_item.h * src/prefs_fonts.c * src/prefs_fonts.h * src/prefs_gtk.c * src/prefs_gtk.h * src/prefs_image_viewer.c * src/prefs_image_viewer.h * src/prefs_matcher.c * src/prefs_matcher.h * src/prefs_message.c * src/prefs_message.h * src/prefs_msg_colors.c * src/prefs_msg_colors.h * src/prefs_other.c * src/prefs_other.h * src/prefs_quote.c * src/prefs_quote.h * src/prefs_receive.c * src/prefs_receive.h * src/prefs_send.c * src/prefs_send.h * src/prefs_spelling.c * src/prefs_spelling.h * src/prefs_summaries.c * src/prefs_summaries.h * src/prefs_summary_column.c * src/prefs_summary_column.h * src/prefs_template.c * src/prefs_template.h * src/prefs_themes.c * src/prefs_themes.h * src/prefs_toolbar.c * src/prefs_toolbar.h * src/prefs_wrapping.c * src/prefs_wrapping.h * src/privacy.c * src/privacy.h * src/procheader.c * src/procheader.h * src/procmime.c * src/procmime.h * src/procmsg.c * src/procmsg.h * src/quote_fmt.c * src/quote_fmt_parse.y * src/recv.c * src/recv.h * src/remotefolder.c * src/remotefolder.h * src/send_message.c * src/send_message.h * src/setup.c * src/setup.h * src/sourcewindow.c * src/sourcewindow.h * src/ssl_manager.c * src/ssl_manager.h * src/statusbar.c * src/statusbar.h * src/stock_pixmap.c * src/stock_pixmap.h * src/summary_search.c * src/summary_search.h * src/summaryview.c * src/summaryview.h * src/syldap.c * src/syldap.h * src/textview.c * src/textview.h * src/toolbar.c * src/toolbar.h * src/undo.c * src/undo.h * src/unmime.c * src/unmime.h * src/vcard.c * src/vcard.h * src/wizard.c * src/wizard.h * src/common/base64.c * src/common/base64.h * src/common/defs.h * src/common/hooks.c * src/common/hooks.h * src/common/log.c * src/common/log.h * src/common/mgutils.c * src/common/mgutils.h * src/common/nntp.c * src/common/nntp.h * src/common/passcrypt.c * src/common/passcrypt.h.in * src/common/plugin.c * src/common/plugin.h * src/common/prefs.c * src/common/prefs.h * src/common/progressindicator.c * src/common/progressindicator.h * src/common/quoted-printable.c * src/common/quoted-printable.h * src/common/session.c * src/common/session.h * src/common/smtp.c * src/common/smtp.h * src/common/socket.c * src/common/socket.h * src/common/ssl.c * src/common/ssl.h * src/common/stringtable.c * src/common/stringtable.h * src/common/sylpheed.c * src/common/sylpheed.h * src/common/template.c * src/common/template.h * src/common/timing.h * src/common/utils.c * src/common/utils.h * src/common/version.h.in * src/common/xml.c * src/common/xml.h * src/common/xmlprops.c * src/common/xmlprops.h * src/gtk/about.c * src/gtk/colorlabel.c * src/gtk/colorlabel.h * src/gtk/colorsel.c * src/gtk/colorsel.h * src/gtk/combobox.c * src/gtk/combobox.h * src/gtk/description_window.c * src/gtk/description_window.h * src/gtk/filesel.c * src/gtk/filesel.h * src/gtk/foldersort.c * src/gtk/foldersort.h * src/gtk/gtkaspell.c * src/gtk/gtkaspell.h * src/gtk/gtksctree.c * src/gtk/gtkshruler.c * src/gtk/gtkshruler.h * src/gtk/gtkutils.c * src/gtk/gtkutils.h * src/gtk/icon_legend.c * src/gtk/icon_legend.h * src/gtk/logwindow.c * src/gtk/logwindow.h * src/gtk/manage_window.c * src/gtk/manage_window.h * src/gtk/pluginwindow.c * src/gtk/pluginwindow.h * src/gtk/prefswindow.c * src/gtk/prefswindow.h * src/gtk/quicksearch.c * src/gtk/quicksearch.h * src/pixmaps/claws-mail.xpm * src/pixmaps/claws-mail_icon.xpm * src/pixmaps/claws-mail_logo.xpm * src/pixmaps/sylpheed-claws.xpm * src/pixmaps/sylpheed-claws_icon.xpm * src/pixmaps/sylpheed-claws_logo.xpm * src/plugins/bogofilter/Makefile.am * src/plugins/bogofilter/bogofilter.c * src/plugins/bogofilter/bogofilter.h * src/plugins/bogofilter/bogofilter_gtk.c * src/plugins/clamav/Makefile.am * src/plugins/clamav/clamav_plugin.c * src/plugins/clamav/clamav_plugin.h * src/plugins/clamav/clamav_plugin_gtk.c * src/plugins/demo/Makefile.am * src/plugins/demo/demo.c * src/plugins/dillo_viewer/Makefile.am * src/plugins/dillo_viewer/README * src/plugins/dillo_viewer/dillo_prefs.c * src/plugins/dillo_viewer/dillo_prefs.h * src/plugins/dillo_viewer/dillo_viewer.c * src/plugins/pgpcore/Makefile.am * src/plugins/pgpcore/passphrase.c * src/plugins/pgpcore/passphrase.h * src/plugins/pgpcore/pgp_viewer.c * src/plugins/pgpcore/pgp_viewer.h * src/plugins/pgpcore/plugin.c * src/plugins/pgpcore/prefs_gpg.c * src/plugins/pgpcore/prefs_gpg.h * src/plugins/pgpcore/select-keys.c * src/plugins/pgpcore/select-keys.h * src/plugins/pgpcore/sgpgme.c * src/plugins/pgpcore/sgpgme.h * src/plugins/pgpcore/sylpheed.def * src/plugins/pgpcore/version.rc * src/plugins/pgpinline/Makefile.am * src/plugins/pgpinline/pgpinline.c * src/plugins/pgpinline/pgpinline.h * src/plugins/pgpinline/plugin.c * src/plugins/pgpinline/sylpheed.def * src/plugins/pgpinline/version.rc * src/plugins/pgpmime/Makefile.am * src/plugins/pgpmime/pgpmime.c * src/plugins/pgpmime/pgpmime.h * src/plugins/pgpmime/plugin.c * src/plugins/pgpmime/sylpheed.def * src/plugins/pgpmime/version.rc * src/plugins/spamassassin/Makefile.am * src/plugins/spamassassin/README * src/plugins/spamassassin/spamassassin.c * src/plugins/spamassassin/spamassassin.h * src/plugins/spamassassin/spamassassin_gtk.c * src/plugins/trayicon/Makefile.am * src/plugins/trayicon/trayicon.c * tools/OOo2sylpheed.pl * tools/README * tools/README.sylprint * tools/acroread2sylpheed.pl * tools/claws.i18n.status.pl * tools/filter_conv.pl * tools/filter_conv_new.pl * tools/freshmeat_search.pl * tools/google_search.pl * tools/kmail2sylpheed.pl * tools/kmail2sylpheed_v2.pl * tools/make.themes.project * tools/multiwebsearch.pl * tools/nautilus2sylpheed.sh * tools/outlook2sylpheed.pl * tools/sylprint.pl * tools/sylprint.rc * tools/tb2sylpheed * tools/textviewer.sh * tools/vcard2xml.py * tools/kdeservicemenu/README * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl * tools/kdeservicemenu/template_sylpheed-attach-files.desktop * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop Change name to Claws Mail. Announce to follow...
2006-11-07 11:24:03 +01:00
PACKAGE=claws-mail
2002-03-22 10:15:31 +01:00
dnl version number
2007-09-03 07:45:17 +02:00
MAJOR_VERSION=3
2012-11-14 17:18:26 +01:00
MINOR_VERSION=9
MICRO_VERSION=0
2002-03-22 10:15:31 +01:00
INTERFACE_AGE=0
BINARY_AGE=0
EXTRA_VERSION=84
2004-06-25 10:05:09 +02:00
EXTRA_RELEASE=
EXTRA_GTK2_VERSION=
2004-06-25 10:05:09 +02:00
if test \( $EXTRA_VERSION -eq 0 \) -o \( "x$EXTRA_RELEASE" != "x" \); then
2004-07-12 12:39:50 +02:00
VERSION=${MAJOR_VERSION}.${MINOR_VERSION}.${MICRO_VERSION}${EXTRA_RELEASE}${EXTRA_GTK2_VERSION}
2003-08-02 14:46:56 +02:00
else
2004-07-12 12:39:50 +02:00
VERSION=${MAJOR_VERSION}.${MINOR_VERSION}.${MICRO_VERSION}cvs${EXTRA_VERSION}${EXTRA_GTK2_VERSION}
2003-08-02 14:46:56 +02:00
fi
2002-03-22 10:15:31 +01:00
dnl set $target
AC_CANONICAL_SYSTEM
dnl
AM_INIT_AUTOMAKE($PACKAGE, $VERSION, no-define)
dnl AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE")
dnl AC_DEFINE_UNQUOTED(VERSION, "$VERSION")
AC_SUBST(PACKAGE)
AC_SUBST(VERSION)
AC_SUBST(MAJOR_VERSION)
AC_SUBST(MINOR_VERSION)
AC_SUBST(MICRO_VERSION)
AC_SUBST(EXTRA_VERSION)
2002-03-22 10:15:31 +01:00
dnl GNOME installed?
AC_PATH_PROG(GNOME_CONFIG, gnome-config, no)
if test "$GNOME_CONFIG" != no; then
gnomedatadir="`gnome-config --datadir`"
gnomeprefix="`gnome-config --prefix`"
if test "${prefix}" = "NONE"; then
gnomedatadir="${ac_default_prefix}/${gnomedatadir#${gnomeprefix}}"
else
gnomedatadir="${prefix}/${gnomedatadir#${gnomeprefix}}"
fi
AC_SUBST(gnomedatadir)
2002-03-22 10:15:31 +01:00
fi
2006-11-27 09:07:23 +01:00
AM_CONDITIONAL(CLAWS_GNOME, test -n "$gnomedatadir")
2002-03-22 10:15:31 +01:00
AC_PATH_PROG(PKG_CONFIG, pkg-config, no)
if test x$PKG_CONFIG = xno ; then
AC_MSG_ERROR([*** pkg-config not found. See http://www.freedesktop.org/software/pkgconfig/])
fi
dnl GNOME 2.x installed?
PKG_CHECK_MODULES(GNOME2, libgnome-2.0 >= 2.0, ac_enable_gnome2=yes, ac_enable_gnome2=no)
2006-11-27 09:07:23 +01:00
AM_CONDITIONAL(CLAWS_GNOME2, test x"$ac_enable_gnome2" = x"yes")
2002-03-22 10:15:31 +01:00
dnl libtool versioning
LT_RELEASE=$MAJOR_VERSION.$MINOR_VERSION
LT_CURRENT=`expr $MICRO_VERSION - $INTERFACE_AGE`
LT_REVISION=$INTERFACE_AGE
LT_AGE=`expr $BINARY_AGE - $INTERFACE_AGE`
AC_SUBST(LT_RELEASE)
AC_SUBST(LT_CURRENT)
AC_SUBST(LT_REVISION)
AC_SUBST(LT_AGE)
dnl Specify a header configuration file
2004-01-12 22:28:31 +01:00
AC_CONFIG_HEADERS(config.h)
2012-07-07 [colin] 3.8.1cvs7 * claws-features.h.in * configure.ac * Makefile.am * src/account.c * src/action.c * src/addr_compl.c * src/addrcustomattr.c * src/addrduplicates.c * src/addressadd.c * src/addressbook.c * src/addressbook_foldersel.c * src/addrgather.c * src/addrindex.c * src/alertpanel.c * src/autofaces.c * src/browseldap.c * src/codeconv.c * src/codeconv.h * src/compose.c * src/crash.c * src/customheader.c * src/displayheader.c * src/editaddress.c * src/editaddress_other_attributes_ldap.c * src/editbook.c * src/editgroup.c * src/editjpilot.c * src/editldap.c * src/editldap_basedn.c * src/edittags.c * src/editvcard.c * src/exphtmldlg.c * src/expldifdlg.c * src/export.c * src/exporthtml.c * src/exportldif.c * src/folder.c * src/folder_item_prefs.c * src/grouplistdialog.c * src/headerview.c * src/image_viewer.c * src/imap.c * src/imap_gtk.c * src/imap_gtk.h * src/import.c * src/importldif.c * src/importmutt.c * src/importpine.c * src/inc.c * src/inc.h * src/jpilot.c * src/jpilot.h * src/ldapctrl.c * src/ldaplocate.c * src/ldapquery.c * src/ldapserver.c * src/ldapupdate.c * src/ldaputil.c * src/main.c * src/manual.c * src/matcher.c * src/mbox.c * src/message_search.c * src/messageview.h * src/mh.c * src/mh_gtk.c * src/mimeview.c * src/msgcache.c * src/msgcache.h * src/news.c * src/news_gtk.c * src/news_gtk.h * src/noticeview.c * src/partial_download.c * src/partial_download.h * src/pop.c * src/pop.h * src/prefs_account.c * src/prefs_account.h * src/prefs_actions.c * src/prefs_common.c * src/prefs_common.h * src/prefs_compose_writing.c * src/prefs_customheader.c * src/prefs_display_header.c * src/prefs_ext_prog.c * src/prefs_filtering.c * src/prefs_filtering_action.c * src/prefs_folder_column.c * src/prefs_folder_item.c * src/prefs_fonts.c * src/prefs_gtk.c * src/prefs_image_viewer.c * src/prefs_logging.c * src/prefs_matcher.c * src/prefs_message.c * src/prefs_msg_colors.c * src/prefs_other.c * src/prefs_quote.c * src/prefs_receive.c * src/prefs_send.c * src/prefs_spelling.c * src/prefs_summaries.c * src/prefs_summary_column.c * src/prefs_summary_open.c * src/prefs_toolbar.c * src/prefs_wrapping.c * src/printing.c * src/printing.h * src/procheader.c * src/procmime.c * src/procmime.h * src/procmsg.h * src/quote_fmt.c * src/recv.c * src/send_message.c * src/setup.c * src/ssl_manager.c * src/statusbar.c * src/summary_search.c * src/textview.c * src/textview.h * src/toolbar.c * src/undo.c * src/unmime.c * src/uri_opener.c * src/wizard.c * src/common/claws.c * src/common/defs.h * src/common/hooks.c * src/common/log.c * src/common/log.h * src/common/plugin.c * src/common/prefs.c * src/common/session.c * src/common/session.h * src/common/smtp.c * src/common/smtp.h * src/common/socket.c * src/common/socket.h * src/common/ssl.c * src/common/ssl.h * src/common/ssl_certificate.c * src/common/ssl_certificate.h * src/common/string_match.c * src/common/tags.c * src/common/timing.h * src/common/utils.c * src/common/utils.h * src/etpan/etpan-thread-manager.c * src/etpan/imap-thread.c * src/etpan/nntp-thread.c * src/gtk/about.c * src/gtk/combobox.c * src/gtk/description_window.c * src/gtk/filesel.c * src/gtk/gtkaspell.c * src/gtk/gtkaspell.h * src/gtk/gtkshruler.c * src/gtk/gtkunit.c * src/gtk/gtkutils.c * src/gtk/gtkutils.h * src/gtk/gtkvscrollbutton.c * src/gtk/icon_legend.c * src/gtk/inputdialog.c * src/gtk/logwindow.c * src/gtk/menu.c * src/gtk/pluginwindow.c * src/gtk/pluginwindow.h * src/gtk/prefswindow.c * src/gtk/progressdialog.c * src/gtk/quicksearch.c * src/gtk/spell_entry.c * src/gtk/spell_entry.h * src/gtk/sslcertwindow.c * src/gtk/sslcertwindow.h * src/plugins/bogofilter/bogofilter.c * src/plugins/bogofilter/bogofilter_gtk.c * src/plugins/dillo_viewer/dillo_prefs.c * src/plugins/dillo_viewer/dillo_viewer.c * src/plugins/pgpcore/pgp_viewer.c * src/plugins/pgpcore/plugin.c * src/plugins/pgpcore/sgpgme.c * src/plugins/pgpinline/pgpinline.c * src/plugins/pgpinline/plugin.c * src/plugins/pgpmime/pgpmime.c * src/plugins/pgpmime/plugin.c * src/plugins/smime/plugin.c * src/plugins/smime/smime.c * src/plugins/spamassassin/libspamc.c * src/plugins/spamassassin/spamassassin.c * src/plugins/spamassassin/spamassassin_gtk.c * src/plugins/trayicon/trayicon.c * src/plugins/trayicon/trayicon_prefs.c Specify Claws compile-time features in a specific header
2012-07-07 09:09:39 +02:00
AC_CONFIG_HEADERS(claws-features.h)
2002-03-22 10:15:31 +01:00
AM_MAINTAINER_MODE
dnl Checks for programs.
2002-12-03 11:28:02 +01:00
dnl AC_ARG_PROGRAM
2002-03-22 10:15:31 +01:00
AC_PROG_CC
AC_ISC_POSIX
AC_PROG_INSTALL
AC_PROG_LN_S
AC_PROG_MAKE_SET
AC_PROG_CPP
dnl AC_PROG_RANLIB
AM_PROG_LEX
AC_PROG_YACC
2005-12-20 [colin] 1.9.100cvs97 * ABOUT-NLS * Makefile.am * autogen.sh * configure.ac * config/config.rpath * config/mkinstalldirs * m4/Makefile.am * m4/glibc2.m4 * m4/gnupg.m4 * m4/gpgme.m4 * m4/intmax.m4 * m4/longdouble.m4 * m4/longlong.m4 * m4/printf-posix.m4 * m4/signed.m4 * m4/size_max.m4 * m4/ulonglong.m4 * m4/wchar_t.m4 * m4/wint_t.m4 * m4/xsize.m4 * po/Makefile.in.in * po/Makevars * po/bg.po * po/ca.po * po/cs.po * po/de.po * po/el.po * po/en_GB.po * po/es.po * po/fi.po * po/fr.po * po/hr.po * po/hu.po * po/it.po * po/ja.po * po/ko.po * po/nb.po * po/nl.po * po/pl.po * po/pt_BR.po * po/ru.po * po/sk.po * po/sr.po * po/stamp-po * po/sv.po * po/zh_CN.po * po/zh_TW.po * src/Makefile.am * src/codeconv.c * src/compose.c * src/exporthtml.c * src/exportldif.c * src/folder.c * src/main.c * src/manual.c * src/mh.c * src/mimeview.c * src/send_message.c * src/common/Makefile.am * src/common/fnmatch.c * src/common/fnmatch.h * src/common/fnmatch_loop.c * src/common/nntp.c * src/common/plugin.c * src/common/smtp.c * src/common/socket.c * src/common/string_match.c * src/common/sylpheed.c * src/common/utils.c * src/common/utils.h * src/common/w32_dirent.c * src/common/w32_reg.c * src/common/w32_signal.c * src/common/w32_stat.c * src/common/w32_stdio.c * src/common/w32_stdlib.c * src/common/w32_string.c * src/common/w32_time.c * src/common/w32_unistd.c * src/common/w32_wait.c * src/common/w32lib.h * src/etpan/Makefile.am * src/gtk/Makefile.am * src/plugins/clamav/Makefile.am * src/plugins/demo/Makefile.am * src/plugins/dillo_viewer/Makefile.am * src/plugins/pgpcore/Makefile.am * src/plugins/pgpcore/passphrase.c * src/plugins/pgpcore/plugin.def * src/plugins/pgpcore/sgpgme.c * src/plugins/pgpcore/sylpheed.def * src/plugins/pgpcore/version.rc * src/plugins/pgpinline/Makefile.am * src/plugins/pgpinline/plugin.def * src/plugins/pgpinline/sylpheed.def * src/plugins/pgpinline/version.rc * src/plugins/pgpmime/Makefile.am * src/plugins/pgpmime/mypgpcore.def * src/plugins/pgpmime/plugin.def * src/plugins/pgpmime/sylpheed.def * src/plugins/pgpmime/version.rc * src/plugins/spamassassin/Makefile.am Very little ;-) patch from Werner Koch, providing infrastructure for cross-compiling to Win32
2005-12-20 18:43:40 +01:00
AC_LIB_PREFIX
AC_LIBTOOL_WIN32_DLL
LT_INIT
LT_AC_PROG_RC
2005-12-20 [colin] 1.9.100cvs97 * ABOUT-NLS * Makefile.am * autogen.sh * configure.ac * config/config.rpath * config/mkinstalldirs * m4/Makefile.am * m4/glibc2.m4 * m4/gnupg.m4 * m4/gpgme.m4 * m4/intmax.m4 * m4/longdouble.m4 * m4/longlong.m4 * m4/printf-posix.m4 * m4/signed.m4 * m4/size_max.m4 * m4/ulonglong.m4 * m4/wchar_t.m4 * m4/wint_t.m4 * m4/xsize.m4 * po/Makefile.in.in * po/Makevars * po/bg.po * po/ca.po * po/cs.po * po/de.po * po/el.po * po/en_GB.po * po/es.po * po/fi.po * po/fr.po * po/hr.po * po/hu.po * po/it.po * po/ja.po * po/ko.po * po/nb.po * po/nl.po * po/pl.po * po/pt_BR.po * po/ru.po * po/sk.po * po/sr.po * po/stamp-po * po/sv.po * po/zh_CN.po * po/zh_TW.po * src/Makefile.am * src/codeconv.c * src/compose.c * src/exporthtml.c * src/exportldif.c * src/folder.c * src/main.c * src/manual.c * src/mh.c * src/mimeview.c * src/send_message.c * src/common/Makefile.am * src/common/fnmatch.c * src/common/fnmatch.h * src/common/fnmatch_loop.c * src/common/nntp.c * src/common/plugin.c * src/common/smtp.c * src/common/socket.c * src/common/string_match.c * src/common/sylpheed.c * src/common/utils.c * src/common/utils.h * src/common/w32_dirent.c * src/common/w32_reg.c * src/common/w32_signal.c * src/common/w32_stat.c * src/common/w32_stdio.c * src/common/w32_stdlib.c * src/common/w32_string.c * src/common/w32_time.c * src/common/w32_unistd.c * src/common/w32_wait.c * src/common/w32lib.h * src/etpan/Makefile.am * src/gtk/Makefile.am * src/plugins/clamav/Makefile.am * src/plugins/demo/Makefile.am * src/plugins/dillo_viewer/Makefile.am * src/plugins/pgpcore/Makefile.am * src/plugins/pgpcore/passphrase.c * src/plugins/pgpcore/plugin.def * src/plugins/pgpcore/sgpgme.c * src/plugins/pgpcore/sylpheed.def * src/plugins/pgpcore/version.rc * src/plugins/pgpinline/Makefile.am * src/plugins/pgpinline/plugin.def * src/plugins/pgpinline/sylpheed.def * src/plugins/pgpinline/version.rc * src/plugins/pgpmime/Makefile.am * src/plugins/pgpmime/mypgpcore.def * src/plugins/pgpmime/plugin.def * src/plugins/pgpmime/sylpheed.def * src/plugins/pgpmime/version.rc * src/plugins/spamassassin/Makefile.am Very little ;-) patch from Werner Koch, providing infrastructure for cross-compiling to Win32
2005-12-20 18:43:40 +01:00
AC_LIBTOOL_RC
2004-01-12 22:28:31 +01:00
AC_PROG_LIBTOOL
2002-03-22 10:15:31 +01:00
AC_SYS_LARGEFILE
2003-10-05 12:10:30 +02:00
dnl ******************************
dnl Checks for host
2005-12-20 [colin] 1.9.100cvs97 * ABOUT-NLS * Makefile.am * autogen.sh * configure.ac * config/config.rpath * config/mkinstalldirs * m4/Makefile.am * m4/glibc2.m4 * m4/gnupg.m4 * m4/gpgme.m4 * m4/intmax.m4 * m4/longdouble.m4 * m4/longlong.m4 * m4/printf-posix.m4 * m4/signed.m4 * m4/size_max.m4 * m4/ulonglong.m4 * m4/wchar_t.m4 * m4/wint_t.m4 * m4/xsize.m4 * po/Makefile.in.in * po/Makevars * po/bg.po * po/ca.po * po/cs.po * po/de.po * po/el.po * po/en_GB.po * po/es.po * po/fi.po * po/fr.po * po/hr.po * po/hu.po * po/it.po * po/ja.po * po/ko.po * po/nb.po * po/nl.po * po/pl.po * po/pt_BR.po * po/ru.po * po/sk.po * po/sr.po * po/stamp-po * po/sv.po * po/zh_CN.po * po/zh_TW.po * src/Makefile.am * src/codeconv.c * src/compose.c * src/exporthtml.c * src/exportldif.c * src/folder.c * src/main.c * src/manual.c * src/mh.c * src/mimeview.c * src/send_message.c * src/common/Makefile.am * src/common/fnmatch.c * src/common/fnmatch.h * src/common/fnmatch_loop.c * src/common/nntp.c * src/common/plugin.c * src/common/smtp.c * src/common/socket.c * src/common/string_match.c * src/common/sylpheed.c * src/common/utils.c * src/common/utils.h * src/common/w32_dirent.c * src/common/w32_reg.c * src/common/w32_signal.c * src/common/w32_stat.c * src/common/w32_stdio.c * src/common/w32_stdlib.c * src/common/w32_string.c * src/common/w32_time.c * src/common/w32_unistd.c * src/common/w32_wait.c * src/common/w32lib.h * src/etpan/Makefile.am * src/gtk/Makefile.am * src/plugins/clamav/Makefile.am * src/plugins/demo/Makefile.am * src/plugins/dillo_viewer/Makefile.am * src/plugins/pgpcore/Makefile.am * src/plugins/pgpcore/passphrase.c * src/plugins/pgpcore/plugin.def * src/plugins/pgpcore/sgpgme.c * src/plugins/pgpcore/sylpheed.def * src/plugins/pgpcore/version.rc * src/plugins/pgpinline/Makefile.am * src/plugins/pgpinline/plugin.def * src/plugins/pgpinline/sylpheed.def * src/plugins/pgpinline/version.rc * src/plugins/pgpmime/Makefile.am * src/plugins/pgpmime/mypgpcore.def * src/plugins/pgpmime/plugin.def * src/plugins/pgpmime/sylpheed.def * src/plugins/pgpmime/version.rc * src/plugins/spamassassin/Makefile.am Very little ;-) patch from Werner Koch, providing infrastructure for cross-compiling to Win32
2005-12-20 18:43:40 +01:00
dnl Not needed anymore because we
dnl do AC_CANONICAL_SYSTEM above
2003-10-05 12:10:30 +02:00
dnl ******************************
2005-12-20 [colin] 1.9.100cvs97 * ABOUT-NLS * Makefile.am * autogen.sh * configure.ac * config/config.rpath * config/mkinstalldirs * m4/Makefile.am * m4/glibc2.m4 * m4/gnupg.m4 * m4/gpgme.m4 * m4/intmax.m4 * m4/longdouble.m4 * m4/longlong.m4 * m4/printf-posix.m4 * m4/signed.m4 * m4/size_max.m4 * m4/ulonglong.m4 * m4/wchar_t.m4 * m4/wint_t.m4 * m4/xsize.m4 * po/Makefile.in.in * po/Makevars * po/bg.po * po/ca.po * po/cs.po * po/de.po * po/el.po * po/en_GB.po * po/es.po * po/fi.po * po/fr.po * po/hr.po * po/hu.po * po/it.po * po/ja.po * po/ko.po * po/nb.po * po/nl.po * po/pl.po * po/pt_BR.po * po/ru.po * po/sk.po * po/sr.po * po/stamp-po * po/sv.po * po/zh_CN.po * po/zh_TW.po * src/Makefile.am * src/codeconv.c * src/compose.c * src/exporthtml.c * src/exportldif.c * src/folder.c * src/main.c * src/manual.c * src/mh.c * src/mimeview.c * src/send_message.c * src/common/Makefile.am * src/common/fnmatch.c * src/common/fnmatch.h * src/common/fnmatch_loop.c * src/common/nntp.c * src/common/plugin.c * src/common/smtp.c * src/common/socket.c * src/common/string_match.c * src/common/sylpheed.c * src/common/utils.c * src/common/utils.h * src/common/w32_dirent.c * src/common/w32_reg.c * src/common/w32_signal.c * src/common/w32_stat.c * src/common/w32_stdio.c * src/common/w32_stdlib.c * src/common/w32_string.c * src/common/w32_time.c * src/common/w32_unistd.c * src/common/w32_wait.c * src/common/w32lib.h * src/etpan/Makefile.am * src/gtk/Makefile.am * src/plugins/clamav/Makefile.am * src/plugins/demo/Makefile.am * src/plugins/dillo_viewer/Makefile.am * src/plugins/pgpcore/Makefile.am * src/plugins/pgpcore/passphrase.c * src/plugins/pgpcore/plugin.def * src/plugins/pgpcore/sgpgme.c * src/plugins/pgpcore/sylpheed.def * src/plugins/pgpcore/version.rc * src/plugins/pgpinline/Makefile.am * src/plugins/pgpinline/plugin.def * src/plugins/pgpinline/sylpheed.def * src/plugins/pgpinline/version.rc * src/plugins/pgpmime/Makefile.am * src/plugins/pgpmime/mypgpcore.def * src/plugins/pgpmime/plugin.def * src/plugins/pgpmime/sylpheed.def * src/plugins/pgpmime/version.rc * src/plugins/spamassassin/Makefile.am Very little ;-) patch from Werner Koch, providing infrastructure for cross-compiling to Win32
2005-12-20 18:43:40 +01:00
dnl AC_CANONICAL_HOST
2003-10-05 12:10:30 +02:00
dnl Copied from the official gtk+-2 configure.in
AC_MSG_CHECKING([for some Win32 platform])
case "$host" in
*-*-mingw*|*-*-cygwin*)
platform_win32=yes
LDFLAGS="$LDFLAGS -mwindows"
;;
*)
platform_win32=no
;;
esac
AC_MSG_RESULT([$platform_win32])
AM_CONDITIONAL(PLATFORM_WIN32, test x"$platform_win32" = x"yes")
AC_MSG_CHECKING([for native Win32])
case "$host" in
*-*-mingw*)
os_win32=yes
;;
*)
os_win32=no
;;
esac
AC_MSG_RESULT([$os_win32])
AM_CONDITIONAL(OS_WIN32, test x"$os_win32" = x"yes")
2002-03-22 10:15:31 +01:00
AC_MSG_CHECKING([for Cygwin])
case "$host" in
*-*-cygwin*)
env_cygwin=yes
;;
*)
env_cygwin=no
;;
esac
AC_MSG_RESULT([$env_cygwin])
AM_CONDITIONAL(CYGWIN, test x"$env_cygwin" = x"yes")
if test "$GCC" = "yes"
then
CFLAGS="$CFLAGS -Wno-unused-function"
#CFLAGS="-g -Wall -Wno-unused-function"
fi
AC_MSG_CHECKING([if gcc supports -Wno-pointer-sign])
_gcc_cflags_save=$CFLAGS
CFLAGS="-Wno-pointer-sign"
AC_COMPILE_IFELSE([AC_LANG_PROGRAM([])],_gcc_psign=yes,_gcc_psign=no)
AC_MSG_RESULT($_gcc_psign)
CFLAGS=$_gcc_cflags_save;
if test x"$_gcc_psign" = xyes ; then
CFLAGS="$CFLAGS -Wno-pointer-sign"
fi
CFLAGS="$CFLAGS -Wall"
if test $USE_MAINTAINER_MODE = yes; then
CFLAGS="-g -Wall -Wno-pointer-sign"
fi
2005-12-20 [colin] 1.9.100cvs97 * ABOUT-NLS * Makefile.am * autogen.sh * configure.ac * config/config.rpath * config/mkinstalldirs * m4/Makefile.am * m4/glibc2.m4 * m4/gnupg.m4 * m4/gpgme.m4 * m4/intmax.m4 * m4/longdouble.m4 * m4/longlong.m4 * m4/printf-posix.m4 * m4/signed.m4 * m4/size_max.m4 * m4/ulonglong.m4 * m4/wchar_t.m4 * m4/wint_t.m4 * m4/xsize.m4 * po/Makefile.in.in * po/Makevars * po/bg.po * po/ca.po * po/cs.po * po/de.po * po/el.po * po/en_GB.po * po/es.po * po/fi.po * po/fr.po * po/hr.po * po/hu.po * po/it.po * po/ja.po * po/ko.po * po/nb.po * po/nl.po * po/pl.po * po/pt_BR.po * po/ru.po * po/sk.po * po/sr.po * po/stamp-po * po/sv.po * po/zh_CN.po * po/zh_TW.po * src/Makefile.am * src/codeconv.c * src/compose.c * src/exporthtml.c * src/exportldif.c * src/folder.c * src/main.c * src/manual.c * src/mh.c * src/mimeview.c * src/send_message.c * src/common/Makefile.am * src/common/fnmatch.c * src/common/fnmatch.h * src/common/fnmatch_loop.c * src/common/nntp.c * src/common/plugin.c * src/common/smtp.c * src/common/socket.c * src/common/string_match.c * src/common/sylpheed.c * src/common/utils.c * src/common/utils.h * src/common/w32_dirent.c * src/common/w32_reg.c * src/common/w32_signal.c * src/common/w32_stat.c * src/common/w32_stdio.c * src/common/w32_stdlib.c * src/common/w32_string.c * src/common/w32_time.c * src/common/w32_unistd.c * src/common/w32_wait.c * src/common/w32lib.h * src/etpan/Makefile.am * src/gtk/Makefile.am * src/plugins/clamav/Makefile.am * src/plugins/demo/Makefile.am * src/plugins/dillo_viewer/Makefile.am * src/plugins/pgpcore/Makefile.am * src/plugins/pgpcore/passphrase.c * src/plugins/pgpcore/plugin.def * src/plugins/pgpcore/sgpgme.c * src/plugins/pgpcore/sylpheed.def * src/plugins/pgpcore/version.rc * src/plugins/pgpinline/Makefile.am * src/plugins/pgpinline/plugin.def * src/plugins/pgpinline/sylpheed.def * src/plugins/pgpinline/version.rc * src/plugins/pgpmime/Makefile.am * src/plugins/pgpmime/mypgpcore.def * src/plugins/pgpmime/plugin.def * src/plugins/pgpmime/sylpheed.def * src/plugins/pgpmime/version.rc * src/plugins/spamassassin/Makefile.am Very little ;-) patch from Werner Koch, providing infrastructure for cross-compiling to Win32
2005-12-20 18:43:40 +01:00
pthread_name=
2002-03-22 10:15:31 +01:00
case "$target" in
*-darwin*)
CFLAGS="$CFLAGS -no-cpp-precomp -fno-common"
2002-03-22 10:15:31 +01:00
;;
*-*-mingw*)
2005-12-20 [colin] 1.9.100cvs97 * ABOUT-NLS * Makefile.am * autogen.sh * configure.ac * config/config.rpath * config/mkinstalldirs * m4/Makefile.am * m4/glibc2.m4 * m4/gnupg.m4 * m4/gpgme.m4 * m4/intmax.m4 * m4/longdouble.m4 * m4/longlong.m4 * m4/printf-posix.m4 * m4/signed.m4 * m4/size_max.m4 * m4/ulonglong.m4 * m4/wchar_t.m4 * m4/wint_t.m4 * m4/xsize.m4 * po/Makefile.in.in * po/Makevars * po/bg.po * po/ca.po * po/cs.po * po/de.po * po/el.po * po/en_GB.po * po/es.po * po/fi.po * po/fr.po * po/hr.po * po/hu.po * po/it.po * po/ja.po * po/ko.po * po/nb.po * po/nl.po * po/pl.po * po/pt_BR.po * po/ru.po * po/sk.po * po/sr.po * po/stamp-po * po/sv.po * po/zh_CN.po * po/zh_TW.po * src/Makefile.am * src/codeconv.c * src/compose.c * src/exporthtml.c * src/exportldif.c * src/folder.c * src/main.c * src/manual.c * src/mh.c * src/mimeview.c * src/send_message.c * src/common/Makefile.am * src/common/fnmatch.c * src/common/fnmatch.h * src/common/fnmatch_loop.c * src/common/nntp.c * src/common/plugin.c * src/common/smtp.c * src/common/socket.c * src/common/string_match.c * src/common/sylpheed.c * src/common/utils.c * src/common/utils.h * src/common/w32_dirent.c * src/common/w32_reg.c * src/common/w32_signal.c * src/common/w32_stat.c * src/common/w32_stdio.c * src/common/w32_stdlib.c * src/common/w32_string.c * src/common/w32_time.c * src/common/w32_unistd.c * src/common/w32_wait.c * src/common/w32lib.h * src/etpan/Makefile.am * src/gtk/Makefile.am * src/plugins/clamav/Makefile.am * src/plugins/demo/Makefile.am * src/plugins/dillo_viewer/Makefile.am * src/plugins/pgpcore/Makefile.am * src/plugins/pgpcore/passphrase.c * src/plugins/pgpcore/plugin.def * src/plugins/pgpcore/sgpgme.c * src/plugins/pgpcore/sylpheed.def * src/plugins/pgpcore/version.rc * src/plugins/pgpinline/Makefile.am * src/plugins/pgpinline/plugin.def * src/plugins/pgpinline/sylpheed.def * src/plugins/pgpinline/version.rc * src/plugins/pgpmime/Makefile.am * src/plugins/pgpmime/mypgpcore.def * src/plugins/pgpmime/plugin.def * src/plugins/pgpmime/sylpheed.def * src/plugins/pgpmime/version.rc * src/plugins/spamassassin/Makefile.am Very little ;-) patch from Werner Koch, providing infrastructure for cross-compiling to Win32
2005-12-20 18:43:40 +01:00
# Note that we need to link to pthreadGC2 in all cases. This
# is because some locking is used even when pthread support is
# disabled.
pthread_name=pthreadGC2
CFLAGS="$CFLAGS -mms-bitfields"
2005-12-20 [colin] 1.9.100cvs97 * ABOUT-NLS * Makefile.am * autogen.sh * configure.ac * config/config.rpath * config/mkinstalldirs * m4/Makefile.am * m4/glibc2.m4 * m4/gnupg.m4 * m4/gpgme.m4 * m4/intmax.m4 * m4/longdouble.m4 * m4/longlong.m4 * m4/printf-posix.m4 * m4/signed.m4 * m4/size_max.m4 * m4/ulonglong.m4 * m4/wchar_t.m4 * m4/wint_t.m4 * m4/xsize.m4 * po/Makefile.in.in * po/Makevars * po/bg.po * po/ca.po * po/cs.po * po/de.po * po/el.po * po/en_GB.po * po/es.po * po/fi.po * po/fr.po * po/hr.po * po/hu.po * po/it.po * po/ja.po * po/ko.po * po/nb.po * po/nl.po * po/pl.po * po/pt_BR.po * po/ru.po * po/sk.po * po/sr.po * po/stamp-po * po/sv.po * po/zh_CN.po * po/zh_TW.po * src/Makefile.am * src/codeconv.c * src/compose.c * src/exporthtml.c * src/exportldif.c * src/folder.c * src/main.c * src/manual.c * src/mh.c * src/mimeview.c * src/send_message.c * src/common/Makefile.am * src/common/fnmatch.c * src/common/fnmatch.h * src/common/fnmatch_loop.c * src/common/nntp.c * src/common/plugin.c * src/common/smtp.c * src/common/socket.c * src/common/string_match.c * src/common/sylpheed.c * src/common/utils.c * src/common/utils.h * src/common/w32_dirent.c * src/common/w32_reg.c * src/common/w32_signal.c * src/common/w32_stat.c * src/common/w32_stdio.c * src/common/w32_stdlib.c * src/common/w32_string.c * src/common/w32_time.c * src/common/w32_unistd.c * src/common/w32_wait.c * src/common/w32lib.h * src/etpan/Makefile.am * src/gtk/Makefile.am * src/plugins/clamav/Makefile.am * src/plugins/demo/Makefile.am * src/plugins/dillo_viewer/Makefile.am * src/plugins/pgpcore/Makefile.am * src/plugins/pgpcore/passphrase.c * src/plugins/pgpcore/plugin.def * src/plugins/pgpcore/sgpgme.c * src/plugins/pgpcore/sylpheed.def * src/plugins/pgpcore/version.rc * src/plugins/pgpinline/Makefile.am * src/plugins/pgpinline/plugin.def * src/plugins/pgpinline/sylpheed.def * src/plugins/pgpinline/version.rc * src/plugins/pgpmime/Makefile.am * src/plugins/pgpmime/mypgpcore.def * src/plugins/pgpmime/plugin.def * src/plugins/pgpmime/sylpheed.def * src/plugins/pgpmime/version.rc * src/plugins/spamassassin/Makefile.am Very little ;-) patch from Werner Koch, providing infrastructure for cross-compiling to Win32
2005-12-20 18:43:40 +01:00
LIBS="$LIBS -l${pthread_name} -lws2_32 -lregex"
;;
*-*-solaris*)
CPPFLAGS="$CPPFLAGS -D_POSIX_PTHREAD_SEMANTICS"
CFLAGS="$CFLAGS -std=gnu99 -DSOLARIS"
;;
2002-03-22 10:15:31 +01:00
esac
2003-10-05 12:10:30 +02:00
dnl Checks for iconv
AM_ICONV
dnl floor and ceil are in -lm
LIBS="$LIBS -lm"
2005-02-10 [paul] 1.0.1cvs3.2 * AUTHORS * Makefile.am * autogen.sh * configure.ac * config/mkinstalldirs * intl/.cvsignore * intl/ChangeLog * intl/VERSION * intl/bindtextdom.c * intl/config.charset * intl/dcgettext.c * intl/dcigettext.c * intl/dcngettext.c * intl/dgettext.c * intl/dngettext.c * intl/eval-plural.h * intl/explodename.c * intl/finddomain.c * intl/gettext.c * intl/gettextP.h * intl/gmo.h * intl/hash-string.h * intl/intl-compat.c * intl/l10nflist.c * intl/libgnuintl.h.in * intl/loadinfo.h * intl/loadmsgcat.c * intl/localcharset.c * intl/localcharset.h * intl/locale.alias * intl/localealias.c * intl/localename.c * intl/log.c * intl/ngettext.c * intl/os2compat.c * intl/os2compat.h * intl/osdep.c * intl/plural-exp.c * intl/plural-exp.h * intl/plural.c * intl/plural.y * intl/ref-add.sin * intl/ref-del.sin * intl/relocatable.c * intl/relocatable.h * intl/textdomain.c * m4/Makefile.am * po/Makefile.in.in * src/Makefile.am * src/account.c * src/action.c * src/addr_compl.c * src/addressadd.c * src/addressbook.c * src/addrgather.c * src/addrindex.c * src/alertpanel.c * src/browseldap.c * src/codeconv.c * src/codeconv.h * src/compose.c * src/compose.h * src/crash.c * src/editaddress.c * src/editbook.c * src/editgroup.c * src/editjpilot.c * src/editldap.c * src/editldap_basedn.c * src/editvcard.c * src/exphtmldlg.c * src/expldifdlg.c * src/export.c * src/exporthtml.c * src/filtering.c * src/folder.c * src/folder_item_prefs.c * src/foldersel.c * src/folderview.c * src/grouplistdialog.c * src/headerview.c * src/imap.c * src/imap_gtk.c * src/import.c * src/importldif.c * src/importmutt.c * src/importpine.c * src/inc.c * src/ldif.c * src/main.c * src/mainwindow.c * src/matcher.c * src/mbox.c * src/message_search.c * src/messageview.c * src/mh.c * src/mh_gtk.c * src/mimeview.c * src/msgcache.c * src/news.c * src/news_gtk.c * src/noticeview.c * src/partial_download.c * src/pop.c * src/prefs_account.c * src/prefs_actions.c * src/prefs_common.c * src/prefs_customheader.c * src/prefs_display_header.c * src/prefs_ext_prog.c * src/prefs_filtering.c * src/prefs_filtering_action.c * src/prefs_folder_item.c * src/prefs_fonts.c * src/prefs_gtk.c * src/prefs_matcher.c * src/prefs_msg_colors.c * src/prefs_spelling.c * src/prefs_summary_column.c * src/prefs_template.c * src/prefs_themes.c * src/prefs_toolbar.c * src/prefs_wrapping.c * src/privacy.c * src/procheader.c * src/procmime.c * src/procmsg.c * src/quote_fmt.c * src/recv.c * src/send_message.c * src/setup.c * src/sourcewindow.c * src/ssl_manager.c * src/statusbar.c * src/summary_search.c * src/summaryview.c * src/textview.c * src/toolbar.c * src/wizard.c * src/common/nntp.c * src/common/plugin.c * src/common/smtp.c * src/common/ssl.c * src/common/ssl_certificate.c * src/common/string_match.c * src/common/sylpheed.c * src/common/template.c * src/common/utils.c * src/gtk/about.c * src/gtk/colorlabel.c * src/gtk/description_window.c * src/gtk/filesel.c * src/gtk/foldersort.c * src/gtk/gtkaspell.c * src/gtk/gtkutils.c * src/gtk/inputdialog.c * src/gtk/logwindow.c * src/gtk/menu.c * src/gtk/pluginwindow.c * src/gtk/prefswindow.c * src/gtk/progressdialog.c * src/gtk/quicksearch.c * src/gtk/sslcertwindow.c * src/plugins/clamav/clamav_plugin.c * src/plugins/clamav/clamav_plugin_gtk.c * src/plugins/demo/demo.c * src/plugins/dillo_viewer/dillo_prefs.c * src/plugins/dillo_viewer/dillo_viewer.c * src/plugins/image_viewer/plugin.c * src/plugins/image_viewer/viewer.c * src/plugins/image_viewer/viewerprefs.c * src/plugins/mathml_viewer/mathml_viewer.c * src/plugins/pgpmime/passphrase.c * src/plugins/pgpmime/plugin.c * src/plugins/pgpmime/prefs_gpg.c * src/plugins/pgpmime/select-keys.c * src/plugins/pgpmime/sgpgme.c * src/plugins/spamassassin/spamassassin.c * src/plugins/spamassassin/spamassassin_gtk.c * src/plugins/trayicon/trayicon.c sync with main (revision 104)
2005-02-10 13:06:07 +01:00
dnl
dnl Check for bind_textdomain_codeset, including -lintl if GLib brings it in.
dnl
syl_save_LIBS=$LIBS
LIBS="$LIBS $GTK_LIBS"
AC_CHECK_FUNCS(bind_textdomain_codeset)
LIBS=$syl_save_LIBS
2002-03-22 10:15:31 +01:00
dnl for gettext
ALL_LINGUAS="bg ca cs de en_GB es fi fr hu id_ID it ja lt nl pl pt_BR pt_PT ru sk sv uk zh_CN zh_TW"
2006-11-07 [paul] 2.6.0cvs7 * .cvsignore * AUTHORS * COPYING * INSTALL * Makefile.am * NEWS * README * RELEASE_NOTES * autogen.sh * claws-mail-128x128.png * claws-mail-64x64.png * claws-mail.ico * claws-mail.pc.in * claws-mail.png * configure.ac * sylpheed-claws-128x128.png * sylpheed-claws-64x64.png * sylpheed-claws.desktop * sylpheed-claws.ico * sylpheed-claws.pc.in * sylpheed-claws.png * debian/README.Debian * debian/changelog * debian/claws-mail.desktop * debian/claws-mail.menu * debian/claws-mail.postinst.debhelper * debian/claws-mail.postrm.debhelper * debian/control * debian/copyright * debian/files * debian/rules * debian/sylpheed-claws.desktop * debian/sylpheed-claws.menu * debian/sylpheed-claws.postinst.debhelper * debian/sylpheed-claws.postrm.debhelper * doc/man/Makefile.am * doc/man/claws-mail.1 * doc/man/sylpheed-claws.1 * doc/src/ChangeLog.claws-pre0.8.0 * manual/Makefile.am * manual/account.xml * manual/ack.xml * manual/addrbook.xml * manual/advanced.xml * manual/claws-mail-manual.xml * manual/faq.xml * manual/glossary.xml * manual/handling.xml * manual/intro.xml * manual/keyboard.xml * manual/plugins.xml * manual/starting.xml * manual/sylpheed-claws-manual.xml * manual/xml2pdf * manual/dist/.cvsignore * manual/dist/html/.cvsignore * manual/dist/html/Makefile.am * manual/dist/pdf/.cvsignore * manual/dist/pdf/Makefile.am * manual/dist/ps/.cvsignore * manual/dist/ps/Makefile.am * manual/dist/txt/.cvsignore * manual/dist/txt/Makefile.am * manual/es/Makefile.am * manual/es/advanced.xml * manual/es/claws-mail-manual.xml * manual/es/faq.xml * manual/es/glossary.xml * manual/es/handling.xml * manual/es/intro.xml * manual/es/plugins.xml * manual/es/sylpheed-claws-manual.xml * manual/es/dist/.cvsignore * manual/es/dist/html/.cvsignore * manual/es/dist/html/Makefile.am * manual/es/dist/pdf/.cvsignore * manual/es/dist/pdf/Makefile.am * manual/es/dist/ps/.cvsignore * manual/es/dist/ps/Makefile.am * manual/es/dist/txt/.cvsignore * manual/es/dist/txt/Makefile.am * manual/fr/Makefile.am * manual/fr/account.xml * manual/fr/ack.xml * manual/fr/addrbook.xml * manual/fr/advanced.xml * manual/fr/claws-mail-manual.xml * manual/fr/faq.xml * manual/fr/glossary.xml * manual/fr/handling.xml * manual/fr/intro.xml * manual/fr/keyboard.xml * manual/fr/plugins.xml * manual/fr/starting.xml * manual/fr/sylpheed-claws-manual.xml * manual/fr/dist/.cvsignore * manual/fr/dist/html/.cvsignore * manual/fr/dist/html/Makefile.am * manual/fr/dist/pdf/.cvsignore * manual/fr/dist/pdf/Makefile.am * manual/fr/dist/ps/.cvsignore * manual/fr/dist/ps/Makefile.am * manual/fr/dist/txt/.cvsignore * manual/fr/dist/txt/Makefile.am * manual/pl/Makefile.am * manual/pl/account.xml * manual/pl/ack.xml * manual/pl/addrbook.xml * manual/pl/advanced.xml * manual/pl/claws-mail-manual.xml * manual/pl/faq.xml * manual/pl/glossary.xml * manual/pl/handling.xml * manual/pl/intro.xml * manual/pl/keyboard.xml * manual/pl/plugins.xml * manual/pl/starting.xml * manual/pl/sylpheed-claws-manual.xml * manual/pl/dist/.cvsignore * manual/pl/dist/html/.cvsignore * manual/pl/dist/html/Makefile.am * manual/pl/dist/pdf/.cvsignore * manual/pl/dist/pdf/Makefile.am * manual/pl/dist/ps/.cvsignore * manual/pl/dist/ps/Makefile.am * manual/pl/dist/txt/.cvsignore * manual/pl/dist/txt/Makefile.am * po/.cvsignore * po/Makevars * src/.cvsignore * src/Makefile.am * src/account.c * src/account.h * src/action.c * src/action.h * src/adbookbase.h * src/addr_compl.c * src/addr_compl.h * src/addrbook.c * src/addrcache.c * src/addrcache.h * src/addrcindex.c * src/addrcindex.h * src/addrclip.c * src/addrclip.h * src/addrdefs.h * src/addressadd.c * src/addressadd.h * src/addressbook.c * src/addressbook.h * src/addressbook_foldersel.c * src/addressbook_foldersel.h * src/addrgather.c * src/addrgather.h * src/addrharvest.c * src/addrharvest.h * src/addrindex.c * src/addrindex.h * src/addritem.c * src/addritem.h * src/addrquery.c * src/addrquery.h * src/addrselect.c * src/addrselect.h * src/alertpanel.c * src/alertpanel.h * src/browseldap.c * src/browseldap.h * src/codeconv.c * src/codeconv.h * src/compose.c * src/crash.c * src/crash.h * src/customheader.c * src/customheader.h * src/displayheader.c * src/displayheader.h * src/editaddress.c * src/editaddress.h * src/editbook.c * src/editbook.h * src/editgroup.c * src/editgroup.h * src/editjpilot.c * src/editjpilot.h * src/editldap.c * src/editldap.h * src/editldap_basedn.c * src/editldap_basedn.h * src/editvcard.c * src/editvcard.h * src/exphtmldlg.c * src/exphtmldlg.h * src/expldifdlg.c * src/expldifdlg.h * src/export.c * src/exporthtml.c * src/exporthtml.h * src/exportldif.c * src/exportldif.h * src/filtering.c * src/filtering.h * src/folder.c * src/folder.h * src/folder_item_prefs.c * src/folder_item_prefs.h * src/foldersel.c * src/foldersel.h * src/folderutils.c * src/folderutils.h * src/folderview.c * src/folderview.h * src/grouplistdialog.c * src/grouplistdialog.h * src/html.c * src/html.h * src/image_viewer.c * src/image_viewer.h * src/imap.c * src/imap.h * src/imap_gtk.c * src/imap_gtk.h * src/import.c * src/import.h * src/importldif.c * src/importldif.h * src/importmutt.c * src/importmutt.h * src/importpine.c * src/importpine.h * src/inc.c * src/inc.h * src/jpilot.c * src/jpilot.h * src/ldapctrl.c * src/ldapctrl.h * src/ldaplocate.c * src/ldaplocate.h * src/ldapquery.c * src/ldapquery.h * src/ldapserver.c * src/ldapserver.h * src/ldaputil.c * src/ldaputil.h * src/ldif.c * src/ldif.h * src/localfolder.c * src/localfolder.h * src/main.c * src/main.h * src/mainwindow.c * src/mainwindow.h * src/manual.c * src/manual.h * src/matcher.c * src/matcher.h * src/matcher_parser.h * src/matcher_parser_lex.l * src/matcher_parser_parse.y * src/mbox.c * src/mbox.h * src/message_search.c * src/message_search.h * src/messageview.c * src/messageview.h * src/mh.c * src/mh.h * src/mh_gtk.c * src/mh_gtk.h * src/mimeview.c * src/mimeview.h * src/msgcache.c * src/msgcache.h * src/mutt.c * src/mutt.h * src/news.c * src/news.h * src/news_gtk.c * src/news_gtk.h * src/noticeview.c * src/noticeview.h * src/partial_download.c * src/partial_download.h * src/pine.c * src/pine.h * src/pop.c * src/pop.h * src/prefs_account.c * src/prefs_account.h * src/prefs_actions.c * src/prefs_actions.h * src/prefs_common.c * src/prefs_common.h * src/prefs_compose_writing.c * src/prefs_compose_writing.h * src/prefs_customheader.c * src/prefs_customheader.h * src/prefs_display_header.c * src/prefs_display_header.h * src/prefs_ext_prog.c * src/prefs_ext_prog.h * src/prefs_filtering.c * src/prefs_folder_column.c * src/prefs_folder_column.h * src/prefs_folder_item.c * src/prefs_folder_item.h * src/prefs_fonts.c * src/prefs_fonts.h * src/prefs_gtk.c * src/prefs_gtk.h * src/prefs_image_viewer.c * src/prefs_image_viewer.h * src/prefs_matcher.c * src/prefs_matcher.h * src/prefs_message.c * src/prefs_message.h * src/prefs_msg_colors.c * src/prefs_msg_colors.h * src/prefs_other.c * src/prefs_other.h * src/prefs_quote.c * src/prefs_quote.h * src/prefs_receive.c * src/prefs_receive.h * src/prefs_send.c * src/prefs_send.h * src/prefs_spelling.c * src/prefs_spelling.h * src/prefs_summaries.c * src/prefs_summaries.h * src/prefs_summary_column.c * src/prefs_summary_column.h * src/prefs_template.c * src/prefs_template.h * src/prefs_themes.c * src/prefs_themes.h * src/prefs_toolbar.c * src/prefs_toolbar.h * src/prefs_wrapping.c * src/prefs_wrapping.h * src/privacy.c * src/privacy.h * src/procheader.c * src/procheader.h * src/procmime.c * src/procmime.h * src/procmsg.c * src/procmsg.h * src/quote_fmt.c * src/quote_fmt_parse.y * src/recv.c * src/recv.h * src/remotefolder.c * src/remotefolder.h * src/send_message.c * src/send_message.h * src/setup.c * src/setup.h * src/sourcewindow.c * src/sourcewindow.h * src/ssl_manager.c * src/ssl_manager.h * src/statusbar.c * src/statusbar.h * src/stock_pixmap.c * src/stock_pixmap.h * src/summary_search.c * src/summary_search.h * src/summaryview.c * src/summaryview.h * src/syldap.c * src/syldap.h * src/textview.c * src/textview.h * src/toolbar.c * src/toolbar.h * src/undo.c * src/undo.h * src/unmime.c * src/unmime.h * src/vcard.c * src/vcard.h * src/wizard.c * src/wizard.h * src/common/base64.c * src/common/base64.h * src/common/defs.h * src/common/hooks.c * src/common/hooks.h * src/common/log.c * src/common/log.h * src/common/mgutils.c * src/common/mgutils.h * src/common/nntp.c * src/common/nntp.h * src/common/passcrypt.c * src/common/passcrypt.h.in * src/common/plugin.c * src/common/plugin.h * src/common/prefs.c * src/common/prefs.h * src/common/progressindicator.c * src/common/progressindicator.h * src/common/quoted-printable.c * src/common/quoted-printable.h * src/common/session.c * src/common/session.h * src/common/smtp.c * src/common/smtp.h * src/common/socket.c * src/common/socket.h * src/common/ssl.c * src/common/ssl.h * src/common/stringtable.c * src/common/stringtable.h * src/common/sylpheed.c * src/common/sylpheed.h * src/common/template.c * src/common/template.h * src/common/timing.h * src/common/utils.c * src/common/utils.h * src/common/version.h.in * src/common/xml.c * src/common/xml.h * src/common/xmlprops.c * src/common/xmlprops.h * src/gtk/about.c * src/gtk/colorlabel.c * src/gtk/colorlabel.h * src/gtk/colorsel.c * src/gtk/colorsel.h * src/gtk/combobox.c * src/gtk/combobox.h * src/gtk/description_window.c * src/gtk/description_window.h * src/gtk/filesel.c * src/gtk/filesel.h * src/gtk/foldersort.c * src/gtk/foldersort.h * src/gtk/gtkaspell.c * src/gtk/gtkaspell.h * src/gtk/gtksctree.c * src/gtk/gtkshruler.c * src/gtk/gtkshruler.h * src/gtk/gtkutils.c * src/gtk/gtkutils.h * src/gtk/icon_legend.c * src/gtk/icon_legend.h * src/gtk/logwindow.c * src/gtk/logwindow.h * src/gtk/manage_window.c * src/gtk/manage_window.h * src/gtk/pluginwindow.c * src/gtk/pluginwindow.h * src/gtk/prefswindow.c * src/gtk/prefswindow.h * src/gtk/quicksearch.c * src/gtk/quicksearch.h * src/pixmaps/claws-mail.xpm * src/pixmaps/claws-mail_icon.xpm * src/pixmaps/claws-mail_logo.xpm * src/pixmaps/sylpheed-claws.xpm * src/pixmaps/sylpheed-claws_icon.xpm * src/pixmaps/sylpheed-claws_logo.xpm * src/plugins/bogofilter/Makefile.am * src/plugins/bogofilter/bogofilter.c * src/plugins/bogofilter/bogofilter.h * src/plugins/bogofilter/bogofilter_gtk.c * src/plugins/clamav/Makefile.am * src/plugins/clamav/clamav_plugin.c * src/plugins/clamav/clamav_plugin.h * src/plugins/clamav/clamav_plugin_gtk.c * src/plugins/demo/Makefile.am * src/plugins/demo/demo.c * src/plugins/dillo_viewer/Makefile.am * src/plugins/dillo_viewer/README * src/plugins/dillo_viewer/dillo_prefs.c * src/plugins/dillo_viewer/dillo_prefs.h * src/plugins/dillo_viewer/dillo_viewer.c * src/plugins/pgpcore/Makefile.am * src/plugins/pgpcore/passphrase.c * src/plugins/pgpcore/passphrase.h * src/plugins/pgpcore/pgp_viewer.c * src/plugins/pgpcore/pgp_viewer.h * src/plugins/pgpcore/plugin.c * src/plugins/pgpcore/prefs_gpg.c * src/plugins/pgpcore/prefs_gpg.h * src/plugins/pgpcore/select-keys.c * src/plugins/pgpcore/select-keys.h * src/plugins/pgpcore/sgpgme.c * src/plugins/pgpcore/sgpgme.h * src/plugins/pgpcore/sylpheed.def * src/plugins/pgpcore/version.rc * src/plugins/pgpinline/Makefile.am * src/plugins/pgpinline/pgpinline.c * src/plugins/pgpinline/pgpinline.h * src/plugins/pgpinline/plugin.c * src/plugins/pgpinline/sylpheed.def * src/plugins/pgpinline/version.rc * src/plugins/pgpmime/Makefile.am * src/plugins/pgpmime/pgpmime.c * src/plugins/pgpmime/pgpmime.h * src/plugins/pgpmime/plugin.c * src/plugins/pgpmime/sylpheed.def * src/plugins/pgpmime/version.rc * src/plugins/spamassassin/Makefile.am * src/plugins/spamassassin/README * src/plugins/spamassassin/spamassassin.c * src/plugins/spamassassin/spamassassin.h * src/plugins/spamassassin/spamassassin_gtk.c * src/plugins/trayicon/Makefile.am * src/plugins/trayicon/trayicon.c * tools/OOo2sylpheed.pl * tools/README * tools/README.sylprint * tools/acroread2sylpheed.pl * tools/claws.i18n.status.pl * tools/filter_conv.pl * tools/filter_conv_new.pl * tools/freshmeat_search.pl * tools/google_search.pl * tools/kmail2sylpheed.pl * tools/kmail2sylpheed_v2.pl * tools/make.themes.project * tools/multiwebsearch.pl * tools/nautilus2sylpheed.sh * tools/outlook2sylpheed.pl * tools/sylprint.pl * tools/sylprint.rc * tools/tb2sylpheed * tools/textviewer.sh * tools/vcard2xml.py * tools/kdeservicemenu/README * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl * tools/kdeservicemenu/template_sylpheed-attach-files.desktop * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop Change name to Claws Mail. Announce to follow...
2006-11-07 11:24:03 +01:00
GETTEXT_PACKAGE=claws-mail
2005-02-10 [paul] 1.0.1cvs3.2 * AUTHORS * Makefile.am * autogen.sh * configure.ac * config/mkinstalldirs * intl/.cvsignore * intl/ChangeLog * intl/VERSION * intl/bindtextdom.c * intl/config.charset * intl/dcgettext.c * intl/dcigettext.c * intl/dcngettext.c * intl/dgettext.c * intl/dngettext.c * intl/eval-plural.h * intl/explodename.c * intl/finddomain.c * intl/gettext.c * intl/gettextP.h * intl/gmo.h * intl/hash-string.h * intl/intl-compat.c * intl/l10nflist.c * intl/libgnuintl.h.in * intl/loadinfo.h * intl/loadmsgcat.c * intl/localcharset.c * intl/localcharset.h * intl/locale.alias * intl/localealias.c * intl/localename.c * intl/log.c * intl/ngettext.c * intl/os2compat.c * intl/os2compat.h * intl/osdep.c * intl/plural-exp.c * intl/plural-exp.h * intl/plural.c * intl/plural.y * intl/ref-add.sin * intl/ref-del.sin * intl/relocatable.c * intl/relocatable.h * intl/textdomain.c * m4/Makefile.am * po/Makefile.in.in * src/Makefile.am * src/account.c * src/action.c * src/addr_compl.c * src/addressadd.c * src/addressbook.c * src/addrgather.c * src/addrindex.c * src/alertpanel.c * src/browseldap.c * src/codeconv.c * src/codeconv.h * src/compose.c * src/compose.h * src/crash.c * src/editaddress.c * src/editbook.c * src/editgroup.c * src/editjpilot.c * src/editldap.c * src/editldap_basedn.c * src/editvcard.c * src/exphtmldlg.c * src/expldifdlg.c * src/export.c * src/exporthtml.c * src/filtering.c * src/folder.c * src/folder_item_prefs.c * src/foldersel.c * src/folderview.c * src/grouplistdialog.c * src/headerview.c * src/imap.c * src/imap_gtk.c * src/import.c * src/importldif.c * src/importmutt.c * src/importpine.c * src/inc.c * src/ldif.c * src/main.c * src/mainwindow.c * src/matcher.c * src/mbox.c * src/message_search.c * src/messageview.c * src/mh.c * src/mh_gtk.c * src/mimeview.c * src/msgcache.c * src/news.c * src/news_gtk.c * src/noticeview.c * src/partial_download.c * src/pop.c * src/prefs_account.c * src/prefs_actions.c * src/prefs_common.c * src/prefs_customheader.c * src/prefs_display_header.c * src/prefs_ext_prog.c * src/prefs_filtering.c * src/prefs_filtering_action.c * src/prefs_folder_item.c * src/prefs_fonts.c * src/prefs_gtk.c * src/prefs_matcher.c * src/prefs_msg_colors.c * src/prefs_spelling.c * src/prefs_summary_column.c * src/prefs_template.c * src/prefs_themes.c * src/prefs_toolbar.c * src/prefs_wrapping.c * src/privacy.c * src/procheader.c * src/procmime.c * src/procmsg.c * src/quote_fmt.c * src/recv.c * src/send_message.c * src/setup.c * src/sourcewindow.c * src/ssl_manager.c * src/statusbar.c * src/summary_search.c * src/summaryview.c * src/textview.c * src/toolbar.c * src/wizard.c * src/common/nntp.c * src/common/plugin.c * src/common/smtp.c * src/common/ssl.c * src/common/ssl_certificate.c * src/common/string_match.c * src/common/sylpheed.c * src/common/template.c * src/common/utils.c * src/gtk/about.c * src/gtk/colorlabel.c * src/gtk/description_window.c * src/gtk/filesel.c * src/gtk/foldersort.c * src/gtk/gtkaspell.c * src/gtk/gtkutils.c * src/gtk/inputdialog.c * src/gtk/logwindow.c * src/gtk/menu.c * src/gtk/pluginwindow.c * src/gtk/prefswindow.c * src/gtk/progressdialog.c * src/gtk/quicksearch.c * src/gtk/sslcertwindow.c * src/plugins/clamav/clamav_plugin.c * src/plugins/clamav/clamav_plugin_gtk.c * src/plugins/demo/demo.c * src/plugins/dillo_viewer/dillo_prefs.c * src/plugins/dillo_viewer/dillo_viewer.c * src/plugins/image_viewer/plugin.c * src/plugins/image_viewer/viewer.c * src/plugins/image_viewer/viewerprefs.c * src/plugins/mathml_viewer/mathml_viewer.c * src/plugins/pgpmime/passphrase.c * src/plugins/pgpmime/plugin.c * src/plugins/pgpmime/prefs_gpg.c * src/plugins/pgpmime/select-keys.c * src/plugins/pgpmime/sgpgme.c * src/plugins/spamassassin/spamassassin.c * src/plugins/spamassassin/spamassassin_gtk.c * src/plugins/trayicon/trayicon.c sync with main (revision 104)
2005-02-10 13:06:07 +01:00
AC_SUBST(GETTEXT_PACKAGE)
AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,"$GETTEXT_PACKAGE", [Define text domain.])
AM_GNU_GETTEXT_VERSION([0.15])
2005-12-20 [colin] 1.9.100cvs97 * ABOUT-NLS * Makefile.am * autogen.sh * configure.ac * config/config.rpath * config/mkinstalldirs * m4/Makefile.am * m4/glibc2.m4 * m4/gnupg.m4 * m4/gpgme.m4 * m4/intmax.m4 * m4/longdouble.m4 * m4/longlong.m4 * m4/printf-posix.m4 * m4/signed.m4 * m4/size_max.m4 * m4/ulonglong.m4 * m4/wchar_t.m4 * m4/wint_t.m4 * m4/xsize.m4 * po/Makefile.in.in * po/Makevars * po/bg.po * po/ca.po * po/cs.po * po/de.po * po/el.po * po/en_GB.po * po/es.po * po/fi.po * po/fr.po * po/hr.po * po/hu.po * po/it.po * po/ja.po * po/ko.po * po/nb.po * po/nl.po * po/pl.po * po/pt_BR.po * po/ru.po * po/sk.po * po/sr.po * po/stamp-po * po/sv.po * po/zh_CN.po * po/zh_TW.po * src/Makefile.am * src/codeconv.c * src/compose.c * src/exporthtml.c * src/exportldif.c * src/folder.c * src/main.c * src/manual.c * src/mh.c * src/mimeview.c * src/send_message.c * src/common/Makefile.am * src/common/fnmatch.c * src/common/fnmatch.h * src/common/fnmatch_loop.c * src/common/nntp.c * src/common/plugin.c * src/common/smtp.c * src/common/socket.c * src/common/string_match.c * src/common/sylpheed.c * src/common/utils.c * src/common/utils.h * src/common/w32_dirent.c * src/common/w32_reg.c * src/common/w32_signal.c * src/common/w32_stat.c * src/common/w32_stdio.c * src/common/w32_stdlib.c * src/common/w32_string.c * src/common/w32_time.c * src/common/w32_unistd.c * src/common/w32_wait.c * src/common/w32lib.h * src/etpan/Makefile.am * src/gtk/Makefile.am * src/plugins/clamav/Makefile.am * src/plugins/demo/Makefile.am * src/plugins/dillo_viewer/Makefile.am * src/plugins/pgpcore/Makefile.am * src/plugins/pgpcore/passphrase.c * src/plugins/pgpcore/plugin.def * src/plugins/pgpcore/sgpgme.c * src/plugins/pgpcore/sylpheed.def * src/plugins/pgpcore/version.rc * src/plugins/pgpinline/Makefile.am * src/plugins/pgpinline/plugin.def * src/plugins/pgpinline/sylpheed.def * src/plugins/pgpinline/version.rc * src/plugins/pgpmime/Makefile.am * src/plugins/pgpmime/mypgpcore.def * src/plugins/pgpmime/plugin.def * src/plugins/pgpmime/sylpheed.def * src/plugins/pgpmime/version.rc * src/plugins/spamassassin/Makefile.am Very little ;-) patch from Werner Koch, providing infrastructure for cross-compiling to Win32
2005-12-20 18:43:40 +01:00
AM_GNU_GETTEXT([external])
manualdir='${docdir}/manual'
AC_ARG_WITH(manualdir,
[ --with-manualdir=DIR Manual directory],
[manualdir="$withval"])
AC_SUBST(manualdir)
2002-03-22 10:15:31 +01:00
AC_ARG_ENABLE(manual,
[ --disable-manual do not build manual],
[ac_cv_enable_manual=$enableval], [ac_cv_enable_manual=yes])
dnl ******************************
dnl ** Check for required tools **
dnl ** to build manuals **
dnl ******************************
AC_PATH_PROG(DOCBOOK2HTML, docbook2html)
AC_PATH_PROG(DOCBOOK2TXT, docbook2txt)
AC_PATH_PROG(DOCBOOK2PS, docbook2ps)
AC_PATH_PROG(DOCBOOK2PDF, docbook2pdf)
AM_CONDITIONAL(MANUAL_HTML, test -n "$DOCBOOK2HTML")
AM_CONDITIONAL(MANUAL_TXT, test -n "$DOCBOOK2TXT")
AM_CONDITIONAL(MANUAL_PDF, test -n "$DOCBOOK2PDF")
AM_CONDITIONAL(MANUAL_PS, test -n "$DOCBOOK2PS")
if test x"$ac_cv_enable_manual" = x"yes"; then
if test -n "$DOCBOOK2TXT" -o -n "$DOCBOOK2HTML" \
-o -n "$DOCBOOK2PS" -o -n "$DOCBOOK2PDF"; then
ac_cv_enable_manual=yes
else
ac_cv_enable_manual=no
fi
fi
AM_CONDITIONAL(BUILD_MANUAL, test x"$ac_cv_enable_manual" = xyes)
2002-03-22 10:15:31 +01:00
dnl Set PACKAGE_DATA_DIR in config.h.
if test "x${datarootdir}" = 'x${prefix}/share'; then
if test "x${prefix}" = "xNONE"; then
AC_DEFINE_UNQUOTED(PACKAGE_DATA_DIR, "${ac_default_prefix}/share/${PACKAGE}",[PACKAGE_DATA_DIR])
else
AC_DEFINE_UNQUOTED(PACKAGE_DATA_DIR, "${prefix}/share/${PACKAGE}",[PACKAGE_DATA_DIR])
fi
2002-03-22 10:15:31 +01:00
else
AC_DEFINE_UNQUOTED(PACKAGE_DATA_DIR, "${datarootdir}/${PACKAGE}",[PACKAGE_DATA_DIR])
2002-03-22 10:15:31 +01:00
fi
AC_CHECK_LIB(xpg4, setlocale)
SM_LIBS=""
dnl Check for LibSM
AC_ARG_ENABLE(libsm,
[ --disable-libsm disable libSM support for session management.],
[ac_cv_enable_libsm=$enableval], [ac_cv_enable_libsm=yes])
AC_MSG_CHECKING([whether to use LibSM])
if test x"$ac_cv_enable_libsm" = xyes; then
AC_MSG_RESULT(yes)
AC_CHECK_LIB(SM, SmcSaveYourselfDone,
[SM_LIBS="$X_LIBS -lSM -lICE"],ac_cv_enable_libsm=no,
$X_LIBS -lICE)
AC_CHECK_HEADERS(X11/SM/SMlib.h,,ac_cv_enable_libsm=no)
if test x"$ac_cv_enable_libsm" = xyes; then
AC_DEFINE(HAVE_LIBSM, 1, [Define to 1 if you have libSM installed])
else
AC_MSG_RESULT(not found)
AC_MSG_WARN([*** LibSM will not be supported ***])
fi
else
AC_MSG_RESULT(no)
fi
AC_SUBST(SM_LIBS)
2004-01-12 22:28:31 +01:00
dnl Check for d_type member in struct dirent
AC_MSG_CHECKING([whether struct dirent has d_type member])
AC_CACHE_VAL(ac_cv_dirent_d_type,[
AC_TRY_COMPILE([#include <dirent.h>],
[struct dirent d; d.d_type = DT_REG;],
ac_cv_dirent_d_type=yes, ac_cv_dirent_d_type=no)
])
AC_MSG_RESULT($ac_cv_dirent_d_type)
if test $ac_cv_dirent_d_type = yes; then
AC_DEFINE(HAVE_DIRENT_D_TYPE, 1,
Define if `struct dirent' has `d_type' member.)
fi
2005-12-20 [colin] 1.9.100cvs97 * ABOUT-NLS * Makefile.am * autogen.sh * configure.ac * config/config.rpath * config/mkinstalldirs * m4/Makefile.am * m4/glibc2.m4 * m4/gnupg.m4 * m4/gpgme.m4 * m4/intmax.m4 * m4/longdouble.m4 * m4/longlong.m4 * m4/printf-posix.m4 * m4/signed.m4 * m4/size_max.m4 * m4/ulonglong.m4 * m4/wchar_t.m4 * m4/wint_t.m4 * m4/xsize.m4 * po/Makefile.in.in * po/Makevars * po/bg.po * po/ca.po * po/cs.po * po/de.po * po/el.po * po/en_GB.po * po/es.po * po/fi.po * po/fr.po * po/hr.po * po/hu.po * po/it.po * po/ja.po * po/ko.po * po/nb.po * po/nl.po * po/pl.po * po/pt_BR.po * po/ru.po * po/sk.po * po/sr.po * po/stamp-po * po/sv.po * po/zh_CN.po * po/zh_TW.po * src/Makefile.am * src/codeconv.c * src/compose.c * src/exporthtml.c * src/exportldif.c * src/folder.c * src/main.c * src/manual.c * src/mh.c * src/mimeview.c * src/send_message.c * src/common/Makefile.am * src/common/fnmatch.c * src/common/fnmatch.h * src/common/fnmatch_loop.c * src/common/nntp.c * src/common/plugin.c * src/common/smtp.c * src/common/socket.c * src/common/string_match.c * src/common/sylpheed.c * src/common/utils.c * src/common/utils.h * src/common/w32_dirent.c * src/common/w32_reg.c * src/common/w32_signal.c * src/common/w32_stat.c * src/common/w32_stdio.c * src/common/w32_stdlib.c * src/common/w32_string.c * src/common/w32_time.c * src/common/w32_unistd.c * src/common/w32_wait.c * src/common/w32lib.h * src/etpan/Makefile.am * src/gtk/Makefile.am * src/plugins/clamav/Makefile.am * src/plugins/demo/Makefile.am * src/plugins/dillo_viewer/Makefile.am * src/plugins/pgpcore/Makefile.am * src/plugins/pgpcore/passphrase.c * src/plugins/pgpcore/plugin.def * src/plugins/pgpcore/sgpgme.c * src/plugins/pgpcore/sylpheed.def * src/plugins/pgpcore/version.rc * src/plugins/pgpinline/Makefile.am * src/plugins/pgpinline/plugin.def * src/plugins/pgpinline/sylpheed.def * src/plugins/pgpinline/version.rc * src/plugins/pgpmime/Makefile.am * src/plugins/pgpmime/mypgpcore.def * src/plugins/pgpmime/plugin.def * src/plugins/pgpmime/sylpheed.def * src/plugins/pgpmime/version.rc * src/plugins/spamassassin/Makefile.am Very little ;-) patch from Werner Koch, providing infrastructure for cross-compiling to Win32
2005-12-20 18:43:40 +01:00
# Check whether mkdir does not take the permission argument.
GNUPG_FUNC_MKDIR_TAKES_ONE_ARG
dnl Checks for header files.
AC_HEADER_DIRENT
AC_HEADER_STDC
AC_HEADER_SYS_WAIT
AC_CHECK_HEADERS(fcntl.h sys/file.h unistd.h paths.h \
sys/param.h sys/utsname.h sys/select.h \
wchar.h wctype.h locale.h netdb.h)
AC_CHECK_HEADER([execinfo.h], [AC_DEFINE(HAVE_BACKTRACE,1,[Has backtrace*() needed for retrieving stack traces])])
AC_SEARCH_LIBS(backtrace_symbols, [execinfo])
dnl alf - Check for apache installation f*ck up. apache may also install an
dnl fnmatch, which includes their own regex stuff if USE_HSREGEX is defined
AC_TRY_COMPILE([#include <stdlib.h>
#include <fnmatch.h>],
[int x = USE_HSREGEX;],
ac_cv_have_apache_fnmatch=yes, ac_cv_have_apache_fnmatch=no)
if test $ac_cv_have_apache_fnmatch = yes; then
AC_DEFINE(HAVE_APACHE_FNMATCH, 1, Define if you need to work around apache regex/fnmatch !KLUDGE!)
fi
AC_MSG_CHECKING([whether to use Apache regex header kludge])
AC_MSG_RESULT($ac_cv_have_apache_fnmatch)
dnl Checks for typedefs, structures, and compiler characteristics.
AC_C_CONST
AC_TYPE_OFF_T
AC_TYPE_PID_T
AC_TYPE_SIZE_T
AC_STRUCT_TM
dnl AC_CHECK_TYPE(wint_t, unsigned int) does not work because wint_t
dnl may be defined only in wchar.h (this happens with gcc-2.96).
dnl So we need to use this extended macro.
2006-11-27 09:07:23 +01:00
CLAWS_CHECK_TYPE(wint_t, unsigned int,
[
#if HAVE_WCHAR_H
#include <wchar.h>
#endif
], Define to `unsigned int' if <stddef.h> or <wchar.h> doesn't define.)
GNUPG_CHECK_TYPEDEF(u32, HAVE_U32_TYPEDEF, Used to test for a u32 typedef)
AC_CHECK_SIZEOF(unsigned short, 2)
AC_CHECK_SIZEOF(unsigned int, 4)
AC_CHECK_SIZEOF(unsigned long, 4)
dnl Checks for library functions.
AC_FUNC_ALLOCA
AC_CHECK_FUNCS(gethostname mkdir mktime socket strstr strchr \
uname flock lockf inet_aton inet_addr \
fchmod mkstemp truncate getuid regcomp)
AC_CHECK_FUNCS(fgets_unlocked fwrite_unlocked)
dnl *****************
dnl ** common code **
dnl *****************
dnl check for glib
PKG_CHECK_MODULES(GLIB, glib-2.0 >= 2.6 gmodule-2.0 >= 2.6 gobject-2.0 >= 2.6 gthread-2.0 >= 2.6)
GLIB_GENMARSHAL=`pkg-config --variable=glib_genmarshal glib-2.0`
AC_SUBST(GLIB_GENMARSHAL)
AC_SUBST(GLIB_CFLAGS)
AC_SUBST(GLIB_LIBS)
2003-10-05 12:10:30 +02:00
dnl Check for bind_textdomain_codeset, including -lintl if GLib brings it in.
syl_save_LIBS=$LIBS
LIBS="$LIBS $GTK_LIBS"
AC_CHECK_FUNCS(bind_textdomain_codeset)
LIBS=$syl_save_LIBS
dnl check for IPv6 option
AC_ARG_ENABLE(ipv6,
[ --disable-ipv6 disable build IPv6 support],
2004-01-12 22:28:31 +01:00
[ac_cv_enable_ipv6=$enableval], [ac_cv_enable_ipv6=yes])
dnl automated checks for IPv6 support.
AC_MSG_CHECKING([whether to use IPv6])
if test x"$ac_cv_enable_ipv6" = xyes; then
AC_MSG_RESULT(yes)
AC_MSG_CHECKING([for IPv6 support])
AC_CACHE_VAL(ac_cv_ipv6,[
AC_TRY_COMPILE([#define INET6
#include <sys/types.h>
#include <netinet/in.h>],
[int x = IPPROTO_IPV6; struct in6_addr a;],
ac_cv_ipv6=yes, ac_cv_ipv6=no)
])
AC_MSG_RESULT($ac_cv_ipv6)
if test $ac_cv_ipv6 = yes; then
AC_DEFINE(INET6, 1, Define if you want IPv6 support.)
else
AC_MSG_WARN(*** IPv6 will not be supported ***)
ac_cv_enable_ipv6=no
fi
else
AC_MSG_RESULT(no)
fi
dnl GNUTLS
AC_MSG_CHECKING([whether to use GnuTLS])
AC_ARG_ENABLE(gnutls, [ --enable-gnutls enable GnuTLS support],
[ac_cv_enable_gnutls=$enableval], [ac_cv_enable_gnutls=yes])
AC_MSG_RESULT($ac_cv_enable_gnutls)
if test "x$ac_cv_enable_gnutls" != "xno"; then
PKG_CHECK_MODULES(GNUTLS, gnutls >= 2.2,
[
AC_DEFINE(USE_GNUTLS, 1, gnutls)
echo "Building with GnuTLS"
],
[
echo "Building without gnutls"
])
PKG_CHECK_MODULES(GNUTLS, gnutls >= 2.11,
[
dnl No linking against libgcrypt needed
],
[
dnl linking against libgcrypt *is* needed
GNUTLS_LIBS="$GNUTLS_LIBS -lgcrypt"
])
AC_SUBST(GNUTLS_LIBS)
AC_SUBST(GNUTLS_CFLAGS)
fi
2004-06-25 10:05:09 +02:00
dnl password encryption
OLDLIBS=$LIBS
LIBS=
case $host_os in
*dragonfly*)
AC_SEARCH_LIBS(encrypt, cipher, [], AC_MSG_ERROR(['encrypt'-function not found.]))
;;
*)
AC_SEARCH_LIBS(encrypt, crypt, [], AC_MSG_ERROR(['encrypt'-function not found.]))
;;
esac
2004-06-25 10:05:09 +02:00
CRYPT_LIBS=$LIBS
AC_SUBST(CRYPT_LIBS)
LIBS=$OLDLIBS
AC_ARG_WITH(passcrypt-key, [ --with-passcrypt-key=KEY Key used to encode passwords (8 byte string)],
with_passcrypt_key="$withval", with_passcrypt_key="passkey0")
AC_SUBST(PASSCRYPT_KEY, $with_passcrypt_key)
dnl RC dir (will be default at a certain point in time)
2006-11-07 [paul] 2.6.0cvs7 * .cvsignore * AUTHORS * COPYING * INSTALL * Makefile.am * NEWS * README * RELEASE_NOTES * autogen.sh * claws-mail-128x128.png * claws-mail-64x64.png * claws-mail.ico * claws-mail.pc.in * claws-mail.png * configure.ac * sylpheed-claws-128x128.png * sylpheed-claws-64x64.png * sylpheed-claws.desktop * sylpheed-claws.ico * sylpheed-claws.pc.in * sylpheed-claws.png * debian/README.Debian * debian/changelog * debian/claws-mail.desktop * debian/claws-mail.menu * debian/claws-mail.postinst.debhelper * debian/claws-mail.postrm.debhelper * debian/control * debian/copyright * debian/files * debian/rules * debian/sylpheed-claws.desktop * debian/sylpheed-claws.menu * debian/sylpheed-claws.postinst.debhelper * debian/sylpheed-claws.postrm.debhelper * doc/man/Makefile.am * doc/man/claws-mail.1 * doc/man/sylpheed-claws.1 * doc/src/ChangeLog.claws-pre0.8.0 * manual/Makefile.am * manual/account.xml * manual/ack.xml * manual/addrbook.xml * manual/advanced.xml * manual/claws-mail-manual.xml * manual/faq.xml * manual/glossary.xml * manual/handling.xml * manual/intro.xml * manual/keyboard.xml * manual/plugins.xml * manual/starting.xml * manual/sylpheed-claws-manual.xml * manual/xml2pdf * manual/dist/.cvsignore * manual/dist/html/.cvsignore * manual/dist/html/Makefile.am * manual/dist/pdf/.cvsignore * manual/dist/pdf/Makefile.am * manual/dist/ps/.cvsignore * manual/dist/ps/Makefile.am * manual/dist/txt/.cvsignore * manual/dist/txt/Makefile.am * manual/es/Makefile.am * manual/es/advanced.xml * manual/es/claws-mail-manual.xml * manual/es/faq.xml * manual/es/glossary.xml * manual/es/handling.xml * manual/es/intro.xml * manual/es/plugins.xml * manual/es/sylpheed-claws-manual.xml * manual/es/dist/.cvsignore * manual/es/dist/html/.cvsignore * manual/es/dist/html/Makefile.am * manual/es/dist/pdf/.cvsignore * manual/es/dist/pdf/Makefile.am * manual/es/dist/ps/.cvsignore * manual/es/dist/ps/Makefile.am * manual/es/dist/txt/.cvsignore * manual/es/dist/txt/Makefile.am * manual/fr/Makefile.am * manual/fr/account.xml * manual/fr/ack.xml * manual/fr/addrbook.xml * manual/fr/advanced.xml * manual/fr/claws-mail-manual.xml * manual/fr/faq.xml * manual/fr/glossary.xml * manual/fr/handling.xml * manual/fr/intro.xml * manual/fr/keyboard.xml * manual/fr/plugins.xml * manual/fr/starting.xml * manual/fr/sylpheed-claws-manual.xml * manual/fr/dist/.cvsignore * manual/fr/dist/html/.cvsignore * manual/fr/dist/html/Makefile.am * manual/fr/dist/pdf/.cvsignore * manual/fr/dist/pdf/Makefile.am * manual/fr/dist/ps/.cvsignore * manual/fr/dist/ps/Makefile.am * manual/fr/dist/txt/.cvsignore * manual/fr/dist/txt/Makefile.am * manual/pl/Makefile.am * manual/pl/account.xml * manual/pl/ack.xml * manual/pl/addrbook.xml * manual/pl/advanced.xml * manual/pl/claws-mail-manual.xml * manual/pl/faq.xml * manual/pl/glossary.xml * manual/pl/handling.xml * manual/pl/intro.xml * manual/pl/keyboard.xml * manual/pl/plugins.xml * manual/pl/starting.xml * manual/pl/sylpheed-claws-manual.xml * manual/pl/dist/.cvsignore * manual/pl/dist/html/.cvsignore * manual/pl/dist/html/Makefile.am * manual/pl/dist/pdf/.cvsignore * manual/pl/dist/pdf/Makefile.am * manual/pl/dist/ps/.cvsignore * manual/pl/dist/ps/Makefile.am * manual/pl/dist/txt/.cvsignore * manual/pl/dist/txt/Makefile.am * po/.cvsignore * po/Makevars * src/.cvsignore * src/Makefile.am * src/account.c * src/account.h * src/action.c * src/action.h * src/adbookbase.h * src/addr_compl.c * src/addr_compl.h * src/addrbook.c * src/addrcache.c * src/addrcache.h * src/addrcindex.c * src/addrcindex.h * src/addrclip.c * src/addrclip.h * src/addrdefs.h * src/addressadd.c * src/addressadd.h * src/addressbook.c * src/addressbook.h * src/addressbook_foldersel.c * src/addressbook_foldersel.h * src/addrgather.c * src/addrgather.h * src/addrharvest.c * src/addrharvest.h * src/addrindex.c * src/addrindex.h * src/addritem.c * src/addritem.h * src/addrquery.c * src/addrquery.h * src/addrselect.c * src/addrselect.h * src/alertpanel.c * src/alertpanel.h * src/browseldap.c * src/browseldap.h * src/codeconv.c * src/codeconv.h * src/compose.c * src/crash.c * src/crash.h * src/customheader.c * src/customheader.h * src/displayheader.c * src/displayheader.h * src/editaddress.c * src/editaddress.h * src/editbook.c * src/editbook.h * src/editgroup.c * src/editgroup.h * src/editjpilot.c * src/editjpilot.h * src/editldap.c * src/editldap.h * src/editldap_basedn.c * src/editldap_basedn.h * src/editvcard.c * src/editvcard.h * src/exphtmldlg.c * src/exphtmldlg.h * src/expldifdlg.c * src/expldifdlg.h * src/export.c * src/exporthtml.c * src/exporthtml.h * src/exportldif.c * src/exportldif.h * src/filtering.c * src/filtering.h * src/folder.c * src/folder.h * src/folder_item_prefs.c * src/folder_item_prefs.h * src/foldersel.c * src/foldersel.h * src/folderutils.c * src/folderutils.h * src/folderview.c * src/folderview.h * src/grouplistdialog.c * src/grouplistdialog.h * src/html.c * src/html.h * src/image_viewer.c * src/image_viewer.h * src/imap.c * src/imap.h * src/imap_gtk.c * src/imap_gtk.h * src/import.c * src/import.h * src/importldif.c * src/importldif.h * src/importmutt.c * src/importmutt.h * src/importpine.c * src/importpine.h * src/inc.c * src/inc.h * src/jpilot.c * src/jpilot.h * src/ldapctrl.c * src/ldapctrl.h * src/ldaplocate.c * src/ldaplocate.h * src/ldapquery.c * src/ldapquery.h * src/ldapserver.c * src/ldapserver.h * src/ldaputil.c * src/ldaputil.h * src/ldif.c * src/ldif.h * src/localfolder.c * src/localfolder.h * src/main.c * src/main.h * src/mainwindow.c * src/mainwindow.h * src/manual.c * src/manual.h * src/matcher.c * src/matcher.h * src/matcher_parser.h * src/matcher_parser_lex.l * src/matcher_parser_parse.y * src/mbox.c * src/mbox.h * src/message_search.c * src/message_search.h * src/messageview.c * src/messageview.h * src/mh.c * src/mh.h * src/mh_gtk.c * src/mh_gtk.h * src/mimeview.c * src/mimeview.h * src/msgcache.c * src/msgcache.h * src/mutt.c * src/mutt.h * src/news.c * src/news.h * src/news_gtk.c * src/news_gtk.h * src/noticeview.c * src/noticeview.h * src/partial_download.c * src/partial_download.h * src/pine.c * src/pine.h * src/pop.c * src/pop.h * src/prefs_account.c * src/prefs_account.h * src/prefs_actions.c * src/prefs_actions.h * src/prefs_common.c * src/prefs_common.h * src/prefs_compose_writing.c * src/prefs_compose_writing.h * src/prefs_customheader.c * src/prefs_customheader.h * src/prefs_display_header.c * src/prefs_display_header.h * src/prefs_ext_prog.c * src/prefs_ext_prog.h * src/prefs_filtering.c * src/prefs_folder_column.c * src/prefs_folder_column.h * src/prefs_folder_item.c * src/prefs_folder_item.h * src/prefs_fonts.c * src/prefs_fonts.h * src/prefs_gtk.c * src/prefs_gtk.h * src/prefs_image_viewer.c * src/prefs_image_viewer.h * src/prefs_matcher.c * src/prefs_matcher.h * src/prefs_message.c * src/prefs_message.h * src/prefs_msg_colors.c * src/prefs_msg_colors.h * src/prefs_other.c * src/prefs_other.h * src/prefs_quote.c * src/prefs_quote.h * src/prefs_receive.c * src/prefs_receive.h * src/prefs_send.c * src/prefs_send.h * src/prefs_spelling.c * src/prefs_spelling.h * src/prefs_summaries.c * src/prefs_summaries.h * src/prefs_summary_column.c * src/prefs_summary_column.h * src/prefs_template.c * src/prefs_template.h * src/prefs_themes.c * src/prefs_themes.h * src/prefs_toolbar.c * src/prefs_toolbar.h * src/prefs_wrapping.c * src/prefs_wrapping.h * src/privacy.c * src/privacy.h * src/procheader.c * src/procheader.h * src/procmime.c * src/procmime.h * src/procmsg.c * src/procmsg.h * src/quote_fmt.c * src/quote_fmt_parse.y * src/recv.c * src/recv.h * src/remotefolder.c * src/remotefolder.h * src/send_message.c * src/send_message.h * src/setup.c * src/setup.h * src/sourcewindow.c * src/sourcewindow.h * src/ssl_manager.c * src/ssl_manager.h * src/statusbar.c * src/statusbar.h * src/stock_pixmap.c * src/stock_pixmap.h * src/summary_search.c * src/summary_search.h * src/summaryview.c * src/summaryview.h * src/syldap.c * src/syldap.h * src/textview.c * src/textview.h * src/toolbar.c * src/toolbar.h * src/undo.c * src/undo.h * src/unmime.c * src/unmime.h * src/vcard.c * src/vcard.h * src/wizard.c * src/wizard.h * src/common/base64.c * src/common/base64.h * src/common/defs.h * src/common/hooks.c * src/common/hooks.h * src/common/log.c * src/common/log.h * src/common/mgutils.c * src/common/mgutils.h * src/common/nntp.c * src/common/nntp.h * src/common/passcrypt.c * src/common/passcrypt.h.in * src/common/plugin.c * src/common/plugin.h * src/common/prefs.c * src/common/prefs.h * src/common/progressindicator.c * src/common/progressindicator.h * src/common/quoted-printable.c * src/common/quoted-printable.h * src/common/session.c * src/common/session.h * src/common/smtp.c * src/common/smtp.h * src/common/socket.c * src/common/socket.h * src/common/ssl.c * src/common/ssl.h * src/common/stringtable.c * src/common/stringtable.h * src/common/sylpheed.c * src/common/sylpheed.h * src/common/template.c * src/common/template.h * src/common/timing.h * src/common/utils.c * src/common/utils.h * src/common/version.h.in * src/common/xml.c * src/common/xml.h * src/common/xmlprops.c * src/common/xmlprops.h * src/gtk/about.c * src/gtk/colorlabel.c * src/gtk/colorlabel.h * src/gtk/colorsel.c * src/gtk/colorsel.h * src/gtk/combobox.c * src/gtk/combobox.h * src/gtk/description_window.c * src/gtk/description_window.h * src/gtk/filesel.c * src/gtk/filesel.h * src/gtk/foldersort.c * src/gtk/foldersort.h * src/gtk/gtkaspell.c * src/gtk/gtkaspell.h * src/gtk/gtksctree.c * src/gtk/gtkshruler.c * src/gtk/gtkshruler.h * src/gtk/gtkutils.c * src/gtk/gtkutils.h * src/gtk/icon_legend.c * src/gtk/icon_legend.h * src/gtk/logwindow.c * src/gtk/logwindow.h * src/gtk/manage_window.c * src/gtk/manage_window.h * src/gtk/pluginwindow.c * src/gtk/pluginwindow.h * src/gtk/prefswindow.c * src/gtk/prefswindow.h * src/gtk/quicksearch.c * src/gtk/quicksearch.h * src/pixmaps/claws-mail.xpm * src/pixmaps/claws-mail_icon.xpm * src/pixmaps/claws-mail_logo.xpm * src/pixmaps/sylpheed-claws.xpm * src/pixmaps/sylpheed-claws_icon.xpm * src/pixmaps/sylpheed-claws_logo.xpm * src/plugins/bogofilter/Makefile.am * src/plugins/bogofilter/bogofilter.c * src/plugins/bogofilter/bogofilter.h * src/plugins/bogofilter/bogofilter_gtk.c * src/plugins/clamav/Makefile.am * src/plugins/clamav/clamav_plugin.c * src/plugins/clamav/clamav_plugin.h * src/plugins/clamav/clamav_plugin_gtk.c * src/plugins/demo/Makefile.am * src/plugins/demo/demo.c * src/plugins/dillo_viewer/Makefile.am * src/plugins/dillo_viewer/README * src/plugins/dillo_viewer/dillo_prefs.c * src/plugins/dillo_viewer/dillo_prefs.h * src/plugins/dillo_viewer/dillo_viewer.c * src/plugins/pgpcore/Makefile.am * src/plugins/pgpcore/passphrase.c * src/plugins/pgpcore/passphrase.h * src/plugins/pgpcore/pgp_viewer.c * src/plugins/pgpcore/pgp_viewer.h * src/plugins/pgpcore/plugin.c * src/plugins/pgpcore/prefs_gpg.c * src/plugins/pgpcore/prefs_gpg.h * src/plugins/pgpcore/select-keys.c * src/plugins/pgpcore/select-keys.h * src/plugins/pgpcore/sgpgme.c * src/plugins/pgpcore/sgpgme.h * src/plugins/pgpcore/sylpheed.def * src/plugins/pgpcore/version.rc * src/plugins/pgpinline/Makefile.am * src/plugins/pgpinline/pgpinline.c * src/plugins/pgpinline/pgpinline.h * src/plugins/pgpinline/plugin.c * src/plugins/pgpinline/sylpheed.def * src/plugins/pgpinline/version.rc * src/plugins/pgpmime/Makefile.am * src/plugins/pgpmime/pgpmime.c * src/plugins/pgpmime/pgpmime.h * src/plugins/pgpmime/plugin.c * src/plugins/pgpmime/sylpheed.def * src/plugins/pgpmime/version.rc * src/plugins/spamassassin/Makefile.am * src/plugins/spamassassin/README * src/plugins/spamassassin/spamassassin.c * src/plugins/spamassassin/spamassassin.h * src/plugins/spamassassin/spamassassin_gtk.c * src/plugins/trayicon/Makefile.am * src/plugins/trayicon/trayicon.c * tools/OOo2sylpheed.pl * tools/README * tools/README.sylprint * tools/acroread2sylpheed.pl * tools/claws.i18n.status.pl * tools/filter_conv.pl * tools/filter_conv_new.pl * tools/freshmeat_search.pl * tools/google_search.pl * tools/kmail2sylpheed.pl * tools/kmail2sylpheed_v2.pl * tools/make.themes.project * tools/multiwebsearch.pl * tools/nautilus2sylpheed.sh * tools/outlook2sylpheed.pl * tools/sylprint.pl * tools/sylprint.rc * tools/tb2sylpheed * tools/textviewer.sh * tools/vcard2xml.py * tools/kdeservicemenu/README * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl * tools/kdeservicemenu/template_sylpheed-attach-files.desktop * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop Change name to Claws Mail. Announce to follow...
2006-11-07 11:24:03 +01:00
AC_ARG_WITH(config-dir, [ --with-config-dir=RCDIR Local configuration dir (default: .claws-mail)],
ac_cv_with_config_dir="$withval", ac_cv_with_config_dir=".claws-mail")
if test x"$ac_cv_with_config_dir" = x""; then
2006-11-07 [paul] 2.6.0cvs7 * .cvsignore * AUTHORS * COPYING * INSTALL * Makefile.am * NEWS * README * RELEASE_NOTES * autogen.sh * claws-mail-128x128.png * claws-mail-64x64.png * claws-mail.ico * claws-mail.pc.in * claws-mail.png * configure.ac * sylpheed-claws-128x128.png * sylpheed-claws-64x64.png * sylpheed-claws.desktop * sylpheed-claws.ico * sylpheed-claws.pc.in * sylpheed-claws.png * debian/README.Debian * debian/changelog * debian/claws-mail.desktop * debian/claws-mail.menu * debian/claws-mail.postinst.debhelper * debian/claws-mail.postrm.debhelper * debian/control * debian/copyright * debian/files * debian/rules * debian/sylpheed-claws.desktop * debian/sylpheed-claws.menu * debian/sylpheed-claws.postinst.debhelper * debian/sylpheed-claws.postrm.debhelper * doc/man/Makefile.am * doc/man/claws-mail.1 * doc/man/sylpheed-claws.1 * doc/src/ChangeLog.claws-pre0.8.0 * manual/Makefile.am * manual/account.xml * manual/ack.xml * manual/addrbook.xml * manual/advanced.xml * manual/claws-mail-manual.xml * manual/faq.xml * manual/glossary.xml * manual/handling.xml * manual/intro.xml * manual/keyboard.xml * manual/plugins.xml * manual/starting.xml * manual/sylpheed-claws-manual.xml * manual/xml2pdf * manual/dist/.cvsignore * manual/dist/html/.cvsignore * manual/dist/html/Makefile.am * manual/dist/pdf/.cvsignore * manual/dist/pdf/Makefile.am * manual/dist/ps/.cvsignore * manual/dist/ps/Makefile.am * manual/dist/txt/.cvsignore * manual/dist/txt/Makefile.am * manual/es/Makefile.am * manual/es/advanced.xml * manual/es/claws-mail-manual.xml * manual/es/faq.xml * manual/es/glossary.xml * manual/es/handling.xml * manual/es/intro.xml * manual/es/plugins.xml * manual/es/sylpheed-claws-manual.xml * manual/es/dist/.cvsignore * manual/es/dist/html/.cvsignore * manual/es/dist/html/Makefile.am * manual/es/dist/pdf/.cvsignore * manual/es/dist/pdf/Makefile.am * manual/es/dist/ps/.cvsignore * manual/es/dist/ps/Makefile.am * manual/es/dist/txt/.cvsignore * manual/es/dist/txt/Makefile.am * manual/fr/Makefile.am * manual/fr/account.xml * manual/fr/ack.xml * manual/fr/addrbook.xml * manual/fr/advanced.xml * manual/fr/claws-mail-manual.xml * manual/fr/faq.xml * manual/fr/glossary.xml * manual/fr/handling.xml * manual/fr/intro.xml * manual/fr/keyboard.xml * manual/fr/plugins.xml * manual/fr/starting.xml * manual/fr/sylpheed-claws-manual.xml * manual/fr/dist/.cvsignore * manual/fr/dist/html/.cvsignore * manual/fr/dist/html/Makefile.am * manual/fr/dist/pdf/.cvsignore * manual/fr/dist/pdf/Makefile.am * manual/fr/dist/ps/.cvsignore * manual/fr/dist/ps/Makefile.am * manual/fr/dist/txt/.cvsignore * manual/fr/dist/txt/Makefile.am * manual/pl/Makefile.am * manual/pl/account.xml * manual/pl/ack.xml * manual/pl/addrbook.xml * manual/pl/advanced.xml * manual/pl/claws-mail-manual.xml * manual/pl/faq.xml * manual/pl/glossary.xml * manual/pl/handling.xml * manual/pl/intro.xml * manual/pl/keyboard.xml * manual/pl/plugins.xml * manual/pl/starting.xml * manual/pl/sylpheed-claws-manual.xml * manual/pl/dist/.cvsignore * manual/pl/dist/html/.cvsignore * manual/pl/dist/html/Makefile.am * manual/pl/dist/pdf/.cvsignore * manual/pl/dist/pdf/Makefile.am * manual/pl/dist/ps/.cvsignore * manual/pl/dist/ps/Makefile.am * manual/pl/dist/txt/.cvsignore * manual/pl/dist/txt/Makefile.am * po/.cvsignore * po/Makevars * src/.cvsignore * src/Makefile.am * src/account.c * src/account.h * src/action.c * src/action.h * src/adbookbase.h * src/addr_compl.c * src/addr_compl.h * src/addrbook.c * src/addrcache.c * src/addrcache.h * src/addrcindex.c * src/addrcindex.h * src/addrclip.c * src/addrclip.h * src/addrdefs.h * src/addressadd.c * src/addressadd.h * src/addressbook.c * src/addressbook.h * src/addressbook_foldersel.c * src/addressbook_foldersel.h * src/addrgather.c * src/addrgather.h * src/addrharvest.c * src/addrharvest.h * src/addrindex.c * src/addrindex.h * src/addritem.c * src/addritem.h * src/addrquery.c * src/addrquery.h * src/addrselect.c * src/addrselect.h * src/alertpanel.c * src/alertpanel.h * src/browseldap.c * src/browseldap.h * src/codeconv.c * src/codeconv.h * src/compose.c * src/crash.c * src/crash.h * src/customheader.c * src/customheader.h * src/displayheader.c * src/displayheader.h * src/editaddress.c * src/editaddress.h * src/editbook.c * src/editbook.h * src/editgroup.c * src/editgroup.h * src/editjpilot.c * src/editjpilot.h * src/editldap.c * src/editldap.h * src/editldap_basedn.c * src/editldap_basedn.h * src/editvcard.c * src/editvcard.h * src/exphtmldlg.c * src/exphtmldlg.h * src/expldifdlg.c * src/expldifdlg.h * src/export.c * src/exporthtml.c * src/exporthtml.h * src/exportldif.c * src/exportldif.h * src/filtering.c * src/filtering.h * src/folder.c * src/folder.h * src/folder_item_prefs.c * src/folder_item_prefs.h * src/foldersel.c * src/foldersel.h * src/folderutils.c * src/folderutils.h * src/folderview.c * src/folderview.h * src/grouplistdialog.c * src/grouplistdialog.h * src/html.c * src/html.h * src/image_viewer.c * src/image_viewer.h * src/imap.c * src/imap.h * src/imap_gtk.c * src/imap_gtk.h * src/import.c * src/import.h * src/importldif.c * src/importldif.h * src/importmutt.c * src/importmutt.h * src/importpine.c * src/importpine.h * src/inc.c * src/inc.h * src/jpilot.c * src/jpilot.h * src/ldapctrl.c * src/ldapctrl.h * src/ldaplocate.c * src/ldaplocate.h * src/ldapquery.c * src/ldapquery.h * src/ldapserver.c * src/ldapserver.h * src/ldaputil.c * src/ldaputil.h * src/ldif.c * src/ldif.h * src/localfolder.c * src/localfolder.h * src/main.c * src/main.h * src/mainwindow.c * src/mainwindow.h * src/manual.c * src/manual.h * src/matcher.c * src/matcher.h * src/matcher_parser.h * src/matcher_parser_lex.l * src/matcher_parser_parse.y * src/mbox.c * src/mbox.h * src/message_search.c * src/message_search.h * src/messageview.c * src/messageview.h * src/mh.c * src/mh.h * src/mh_gtk.c * src/mh_gtk.h * src/mimeview.c * src/mimeview.h * src/msgcache.c * src/msgcache.h * src/mutt.c * src/mutt.h * src/news.c * src/news.h * src/news_gtk.c * src/news_gtk.h * src/noticeview.c * src/noticeview.h * src/partial_download.c * src/partial_download.h * src/pine.c * src/pine.h * src/pop.c * src/pop.h * src/prefs_account.c * src/prefs_account.h * src/prefs_actions.c * src/prefs_actions.h * src/prefs_common.c * src/prefs_common.h * src/prefs_compose_writing.c * src/prefs_compose_writing.h * src/prefs_customheader.c * src/prefs_customheader.h * src/prefs_display_header.c * src/prefs_display_header.h * src/prefs_ext_prog.c * src/prefs_ext_prog.h * src/prefs_filtering.c * src/prefs_folder_column.c * src/prefs_folder_column.h * src/prefs_folder_item.c * src/prefs_folder_item.h * src/prefs_fonts.c * src/prefs_fonts.h * src/prefs_gtk.c * src/prefs_gtk.h * src/prefs_image_viewer.c * src/prefs_image_viewer.h * src/prefs_matcher.c * src/prefs_matcher.h * src/prefs_message.c * src/prefs_message.h * src/prefs_msg_colors.c * src/prefs_msg_colors.h * src/prefs_other.c * src/prefs_other.h * src/prefs_quote.c * src/prefs_quote.h * src/prefs_receive.c * src/prefs_receive.h * src/prefs_send.c * src/prefs_send.h * src/prefs_spelling.c * src/prefs_spelling.h * src/prefs_summaries.c * src/prefs_summaries.h * src/prefs_summary_column.c * src/prefs_summary_column.h * src/prefs_template.c * src/prefs_template.h * src/prefs_themes.c * src/prefs_themes.h * src/prefs_toolbar.c * src/prefs_toolbar.h * src/prefs_wrapping.c * src/prefs_wrapping.h * src/privacy.c * src/privacy.h * src/procheader.c * src/procheader.h * src/procmime.c * src/procmime.h * src/procmsg.c * src/procmsg.h * src/quote_fmt.c * src/quote_fmt_parse.y * src/recv.c * src/recv.h * src/remotefolder.c * src/remotefolder.h * src/send_message.c * src/send_message.h * src/setup.c * src/setup.h * src/sourcewindow.c * src/sourcewindow.h * src/ssl_manager.c * src/ssl_manager.h * src/statusbar.c * src/statusbar.h * src/stock_pixmap.c * src/stock_pixmap.h * src/summary_search.c * src/summary_search.h * src/summaryview.c * src/summaryview.h * src/syldap.c * src/syldap.h * src/textview.c * src/textview.h * src/toolbar.c * src/toolbar.h * src/undo.c * src/undo.h * src/unmime.c * src/unmime.h * src/vcard.c * src/vcard.h * src/wizard.c * src/wizard.h * src/common/base64.c * src/common/base64.h * src/common/defs.h * src/common/hooks.c * src/common/hooks.h * src/common/log.c * src/common/log.h * src/common/mgutils.c * src/common/mgutils.h * src/common/nntp.c * src/common/nntp.h * src/common/passcrypt.c * src/common/passcrypt.h.in * src/common/plugin.c * src/common/plugin.h * src/common/prefs.c * src/common/prefs.h * src/common/progressindicator.c * src/common/progressindicator.h * src/common/quoted-printable.c * src/common/quoted-printable.h * src/common/session.c * src/common/session.h * src/common/smtp.c * src/common/smtp.h * src/common/socket.c * src/common/socket.h * src/common/ssl.c * src/common/ssl.h * src/common/stringtable.c * src/common/stringtable.h * src/common/sylpheed.c * src/common/sylpheed.h * src/common/template.c * src/common/template.h * src/common/timing.h * src/common/utils.c * src/common/utils.h * src/common/version.h.in * src/common/xml.c * src/common/xml.h * src/common/xmlprops.c * src/common/xmlprops.h * src/gtk/about.c * src/gtk/colorlabel.c * src/gtk/colorlabel.h * src/gtk/colorsel.c * src/gtk/colorsel.h * src/gtk/combobox.c * src/gtk/combobox.h * src/gtk/description_window.c * src/gtk/description_window.h * src/gtk/filesel.c * src/gtk/filesel.h * src/gtk/foldersort.c * src/gtk/foldersort.h * src/gtk/gtkaspell.c * src/gtk/gtkaspell.h * src/gtk/gtksctree.c * src/gtk/gtkshruler.c * src/gtk/gtkshruler.h * src/gtk/gtkutils.c * src/gtk/gtkutils.h * src/gtk/icon_legend.c * src/gtk/icon_legend.h * src/gtk/logwindow.c * src/gtk/logwindow.h * src/gtk/manage_window.c * src/gtk/manage_window.h * src/gtk/pluginwindow.c * src/gtk/pluginwindow.h * src/gtk/prefswindow.c * src/gtk/prefswindow.h * src/gtk/quicksearch.c * src/gtk/quicksearch.h * src/pixmaps/claws-mail.xpm * src/pixmaps/claws-mail_icon.xpm * src/pixmaps/claws-mail_logo.xpm * src/pixmaps/sylpheed-claws.xpm * src/pixmaps/sylpheed-claws_icon.xpm * src/pixmaps/sylpheed-claws_logo.xpm * src/plugins/bogofilter/Makefile.am * src/plugins/bogofilter/bogofilter.c * src/plugins/bogofilter/bogofilter.h * src/plugins/bogofilter/bogofilter_gtk.c * src/plugins/clamav/Makefile.am * src/plugins/clamav/clamav_plugin.c * src/plugins/clamav/clamav_plugin.h * src/plugins/clamav/clamav_plugin_gtk.c * src/plugins/demo/Makefile.am * src/plugins/demo/demo.c * src/plugins/dillo_viewer/Makefile.am * src/plugins/dillo_viewer/README * src/plugins/dillo_viewer/dillo_prefs.c * src/plugins/dillo_viewer/dillo_prefs.h * src/plugins/dillo_viewer/dillo_viewer.c * src/plugins/pgpcore/Makefile.am * src/plugins/pgpcore/passphrase.c * src/plugins/pgpcore/passphrase.h * src/plugins/pgpcore/pgp_viewer.c * src/plugins/pgpcore/pgp_viewer.h * src/plugins/pgpcore/plugin.c * src/plugins/pgpcore/prefs_gpg.c * src/plugins/pgpcore/prefs_gpg.h * src/plugins/pgpcore/select-keys.c * src/plugins/pgpcore/select-keys.h * src/plugins/pgpcore/sgpgme.c * src/plugins/pgpcore/sgpgme.h * src/plugins/pgpcore/sylpheed.def * src/plugins/pgpcore/version.rc * src/plugins/pgpinline/Makefile.am * src/plugins/pgpinline/pgpinline.c * src/plugins/pgpinline/pgpinline.h * src/plugins/pgpinline/plugin.c * src/plugins/pgpinline/sylpheed.def * src/plugins/pgpinline/version.rc * src/plugins/pgpmime/Makefile.am * src/plugins/pgpmime/pgpmime.c * src/plugins/pgpmime/pgpmime.h * src/plugins/pgpmime/plugin.c * src/plugins/pgpmime/sylpheed.def * src/plugins/pgpmime/version.rc * src/plugins/spamassassin/Makefile.am * src/plugins/spamassassin/README * src/plugins/spamassassin/spamassassin.c * src/plugins/spamassassin/spamassassin.h * src/plugins/spamassassin/spamassassin_gtk.c * src/plugins/trayicon/Makefile.am * src/plugins/trayicon/trayicon.c * tools/OOo2sylpheed.pl * tools/README * tools/README.sylprint * tools/acroread2sylpheed.pl * tools/claws.i18n.status.pl * tools/filter_conv.pl * tools/filter_conv_new.pl * tools/freshmeat_search.pl * tools/google_search.pl * tools/kmail2sylpheed.pl * tools/kmail2sylpheed_v2.pl * tools/make.themes.project * tools/multiwebsearch.pl * tools/nautilus2sylpheed.sh * tools/outlook2sylpheed.pl * tools/sylprint.pl * tools/sylprint.rc * tools/tb2sylpheed * tools/textviewer.sh * tools/vcard2xml.py * tools/kdeservicemenu/README * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl * tools/kdeservicemenu/template_sylpheed-attach-files.desktop * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop Change name to Claws Mail. Announce to follow...
2006-11-07 11:24:03 +01:00
ac_cv_with_config_dir=".claws-mail"
fi
AC_DEFINE_UNQUOTED(CFG_RC_DIR, "$ac_cv_with_config_dir", Configuration directory)
dnl ************************
dnl ** GTK user interface **
dnl ************************
dnl Checks for GTK
AC_ARG_ENABLE(gtk3,
AS_HELP_STRING([--enable-gtk3],
[Determines whether to use Gtk+ 3.0.]),
[ac_cv_enable_gtk3=$enableval],[ac_cv_enable_gtk3=no])
AM_CONDITIONAL(GTK3, false)
AM_CONDITIONAL(GTK2, true)
if test x"$ac_cv_enable_gtk3" = x"yes"; then
PKG_CHECK_MODULES(GTK, gtk+-3.0 >= 3.0 cairo)
AM_CONDITIONAL(GTK3, true)
AM_CONDITIONAL(GTK2, false)
else
PKG_CHECK_MODULES(GTK, gtk+-2.0 >= 2.16)
2002-03-22 10:15:31 +01:00
dnl --disable-deprecated switch for GTK2 purification
AC_ARG_ENABLE(deprecated, [ --disable-deprecated disable deprecated GTK functions. ],
2005-02-10 [paul] 1.0.1cvs3.2 * AUTHORS * Makefile.am * autogen.sh * configure.ac * config/mkinstalldirs * intl/.cvsignore * intl/ChangeLog * intl/VERSION * intl/bindtextdom.c * intl/config.charset * intl/dcgettext.c * intl/dcigettext.c * intl/dcngettext.c * intl/dgettext.c * intl/dngettext.c * intl/eval-plural.h * intl/explodename.c * intl/finddomain.c * intl/gettext.c * intl/gettextP.h * intl/gmo.h * intl/hash-string.h * intl/intl-compat.c * intl/l10nflist.c * intl/libgnuintl.h.in * intl/loadinfo.h * intl/loadmsgcat.c * intl/localcharset.c * intl/localcharset.h * intl/locale.alias * intl/localealias.c * intl/localename.c * intl/log.c * intl/ngettext.c * intl/os2compat.c * intl/os2compat.h * intl/osdep.c * intl/plural-exp.c * intl/plural-exp.h * intl/plural.c * intl/plural.y * intl/ref-add.sin * intl/ref-del.sin * intl/relocatable.c * intl/relocatable.h * intl/textdomain.c * m4/Makefile.am * po/Makefile.in.in * src/Makefile.am * src/account.c * src/action.c * src/addr_compl.c * src/addressadd.c * src/addressbook.c * src/addrgather.c * src/addrindex.c * src/alertpanel.c * src/browseldap.c * src/codeconv.c * src/codeconv.h * src/compose.c * src/compose.h * src/crash.c * src/editaddress.c * src/editbook.c * src/editgroup.c * src/editjpilot.c * src/editldap.c * src/editldap_basedn.c * src/editvcard.c * src/exphtmldlg.c * src/expldifdlg.c * src/export.c * src/exporthtml.c * src/filtering.c * src/folder.c * src/folder_item_prefs.c * src/foldersel.c * src/folderview.c * src/grouplistdialog.c * src/headerview.c * src/imap.c * src/imap_gtk.c * src/import.c * src/importldif.c * src/importmutt.c * src/importpine.c * src/inc.c * src/ldif.c * src/main.c * src/mainwindow.c * src/matcher.c * src/mbox.c * src/message_search.c * src/messageview.c * src/mh.c * src/mh_gtk.c * src/mimeview.c * src/msgcache.c * src/news.c * src/news_gtk.c * src/noticeview.c * src/partial_download.c * src/pop.c * src/prefs_account.c * src/prefs_actions.c * src/prefs_common.c * src/prefs_customheader.c * src/prefs_display_header.c * src/prefs_ext_prog.c * src/prefs_filtering.c * src/prefs_filtering_action.c * src/prefs_folder_item.c * src/prefs_fonts.c * src/prefs_gtk.c * src/prefs_matcher.c * src/prefs_msg_colors.c * src/prefs_spelling.c * src/prefs_summary_column.c * src/prefs_template.c * src/prefs_themes.c * src/prefs_toolbar.c * src/prefs_wrapping.c * src/privacy.c * src/procheader.c * src/procmime.c * src/procmsg.c * src/quote_fmt.c * src/recv.c * src/send_message.c * src/setup.c * src/sourcewindow.c * src/ssl_manager.c * src/statusbar.c * src/summary_search.c * src/summaryview.c * src/textview.c * src/toolbar.c * src/wizard.c * src/common/nntp.c * src/common/plugin.c * src/common/smtp.c * src/common/ssl.c * src/common/ssl_certificate.c * src/common/string_match.c * src/common/sylpheed.c * src/common/template.c * src/common/utils.c * src/gtk/about.c * src/gtk/colorlabel.c * src/gtk/description_window.c * src/gtk/filesel.c * src/gtk/foldersort.c * src/gtk/gtkaspell.c * src/gtk/gtkutils.c * src/gtk/inputdialog.c * src/gtk/logwindow.c * src/gtk/menu.c * src/gtk/pluginwindow.c * src/gtk/prefswindow.c * src/gtk/progressdialog.c * src/gtk/quicksearch.c * src/gtk/sslcertwindow.c * src/plugins/clamav/clamav_plugin.c * src/plugins/clamav/clamav_plugin_gtk.c * src/plugins/demo/demo.c * src/plugins/dillo_viewer/dillo_prefs.c * src/plugins/dillo_viewer/dillo_viewer.c * src/plugins/image_viewer/plugin.c * src/plugins/image_viewer/viewer.c * src/plugins/image_viewer/viewerprefs.c * src/plugins/mathml_viewer/mathml_viewer.c * src/plugins/pgpmime/passphrase.c * src/plugins/pgpmime/plugin.c * src/plugins/pgpmime/prefs_gpg.c * src/plugins/pgpmime/select-keys.c * src/plugins/pgpmime/sgpgme.c * src/plugins/spamassassin/spamassassin.c * src/plugins/spamassassin/spamassassin_gtk.c * src/plugins/trayicon/trayicon.c sync with main (revision 104)
2005-02-10 13:06:07 +01:00
[GTK_CFLAGS="$GTK_CFLAGS -DG_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED"], [])
fi
2005-02-10 [paul] 1.0.1cvs3.2 * AUTHORS * Makefile.am * autogen.sh * configure.ac * config/mkinstalldirs * intl/.cvsignore * intl/ChangeLog * intl/VERSION * intl/bindtextdom.c * intl/config.charset * intl/dcgettext.c * intl/dcigettext.c * intl/dcngettext.c * intl/dgettext.c * intl/dngettext.c * intl/eval-plural.h * intl/explodename.c * intl/finddomain.c * intl/gettext.c * intl/gettextP.h * intl/gmo.h * intl/hash-string.h * intl/intl-compat.c * intl/l10nflist.c * intl/libgnuintl.h.in * intl/loadinfo.h * intl/loadmsgcat.c * intl/localcharset.c * intl/localcharset.h * intl/locale.alias * intl/localealias.c * intl/localename.c * intl/log.c * intl/ngettext.c * intl/os2compat.c * intl/os2compat.h * intl/osdep.c * intl/plural-exp.c * intl/plural-exp.h * intl/plural.c * intl/plural.y * intl/ref-add.sin * intl/ref-del.sin * intl/relocatable.c * intl/relocatable.h * intl/textdomain.c * m4/Makefile.am * po/Makefile.in.in * src/Makefile.am * src/account.c * src/action.c * src/addr_compl.c * src/addressadd.c * src/addressbook.c * src/addrgather.c * src/addrindex.c * src/alertpanel.c * src/browseldap.c * src/codeconv.c * src/codeconv.h * src/compose.c * src/compose.h * src/crash.c * src/editaddress.c * src/editbook.c * src/editgroup.c * src/editjpilot.c * src/editldap.c * src/editldap_basedn.c * src/editvcard.c * src/exphtmldlg.c * src/expldifdlg.c * src/export.c * src/exporthtml.c * src/filtering.c * src/folder.c * src/folder_item_prefs.c * src/foldersel.c * src/folderview.c * src/grouplistdialog.c * src/headerview.c * src/imap.c * src/imap_gtk.c * src/import.c * src/importldif.c * src/importmutt.c * src/importpine.c * src/inc.c * src/ldif.c * src/main.c * src/mainwindow.c * src/matcher.c * src/mbox.c * src/message_search.c * src/messageview.c * src/mh.c * src/mh_gtk.c * src/mimeview.c * src/msgcache.c * src/news.c * src/news_gtk.c * src/noticeview.c * src/partial_download.c * src/pop.c * src/prefs_account.c * src/prefs_actions.c * src/prefs_common.c * src/prefs_customheader.c * src/prefs_display_header.c * src/prefs_ext_prog.c * src/prefs_filtering.c * src/prefs_filtering_action.c * src/prefs_folder_item.c * src/prefs_fonts.c * src/prefs_gtk.c * src/prefs_matcher.c * src/prefs_msg_colors.c * src/prefs_spelling.c * src/prefs_summary_column.c * src/prefs_template.c * src/prefs_themes.c * src/prefs_toolbar.c * src/prefs_wrapping.c * src/privacy.c * src/procheader.c * src/procmime.c * src/procmsg.c * src/quote_fmt.c * src/recv.c * src/send_message.c * src/setup.c * src/sourcewindow.c * src/ssl_manager.c * src/statusbar.c * src/summary_search.c * src/summaryview.c * src/textview.c * src/toolbar.c * src/wizard.c * src/common/nntp.c * src/common/plugin.c * src/common/smtp.c * src/common/ssl.c * src/common/ssl_certificate.c * src/common/string_match.c * src/common/sylpheed.c * src/common/template.c * src/common/utils.c * src/gtk/about.c * src/gtk/colorlabel.c * src/gtk/description_window.c * src/gtk/filesel.c * src/gtk/foldersort.c * src/gtk/gtkaspell.c * src/gtk/gtkutils.c * src/gtk/inputdialog.c * src/gtk/logwindow.c * src/gtk/menu.c * src/gtk/pluginwindow.c * src/gtk/prefswindow.c * src/gtk/progressdialog.c * src/gtk/quicksearch.c * src/gtk/sslcertwindow.c * src/plugins/clamav/clamav_plugin.c * src/plugins/clamav/clamav_plugin_gtk.c * src/plugins/demo/demo.c * src/plugins/dillo_viewer/dillo_prefs.c * src/plugins/dillo_viewer/dillo_viewer.c * src/plugins/image_viewer/plugin.c * src/plugins/image_viewer/viewer.c * src/plugins/image_viewer/viewerprefs.c * src/plugins/mathml_viewer/mathml_viewer.c * src/plugins/pgpmime/passphrase.c * src/plugins/pgpmime/plugin.c * src/plugins/pgpmime/prefs_gpg.c * src/plugins/pgpmime/select-keys.c * src/plugins/pgpmime/sgpgme.c * src/plugins/spamassassin/spamassassin.c * src/plugins/spamassassin/spamassassin_gtk.c * src/plugins/trayicon/trayicon.c sync with main (revision 104)
2005-02-10 13:06:07 +01:00
AC_SUBST(GTK_CFLAGS)
AC_SUBST(GTK_LIBS)
dnl enchant is used for spell checking
AC_MSG_CHECKING([whether to use enchant])
AC_ARG_ENABLE(enchant,
[ --disable-enchant disable enchant support],
[ac_cv_enable_enchant=$enableval], [ac_cv_enable_enchant=yes])
AC_MSG_RESULT($ac_cv_enable_enchant)
if test $ac_cv_enable_enchant = yes; then
PKG_CHECK_MODULES(ENCHANT, enchant >= 1.0.0,
[
AC_DEFINE(USE_ENCHANT, 1, enchant)
echo "Building with enchant"
ac_cv_enable_enchant=yes
CFLAGS="$CFLAGS `$PKG_CONFIG --cflags enchant`"
],
[
echo "Building without enchant-notification"
ac_cv_enable_enchant=no
])
AC_SUBST(ENCHANT_CFLAGS)
AC_SUBST(ENCHANT_LIBS)
2002-03-22 10:15:31 +01:00
fi
dnl want crash dialog
AC_ARG_ENABLE(crash-dialog,
[ --enable-crash-dialog Enable crash dialog [default=no]],
[ac_cv_enable_crash_dialog=$enableval], [ac_cv_enable_crash_dialog=no])
if test $ac_cv_enable_crash_dialog = yes; then
dnl check if GDB is somewhere
AC_CHECK_PROG(ac_cv_enable_crash_dialog, gdb, yes, no)
AC_MSG_CHECKING([whether to use crash dialog])
if test $ac_cv_enable_crash_dialog = yes; then
AC_DEFINE(CRASH_DIALOG, 1, Pop up crash dialog)
2002-03-22 10:15:31 +01:00
fi
AC_MSG_RESULT($ac_cv_enable_crash_dialog)
fi
2002-03-22 10:15:31 +01:00
dnl generic umpc
AC_ARG_ENABLE(generic-umpc,
[ --enable-generic-umpc Enable generic UMPC code [default=no]],
[ac_cv_enable_generic_umpc=$enableval], [ac_cv_enable_generic_umpc=no])
if test $ac_cv_enable_generic_umpc = yes; then
AC_DEFINE(GENERIC_UMPC, 1, Generic UMPC code)
AC_MSG_RESULT($ac_cv_enable_generic_umpc)
fi
dnl Maemo platform
AC_ARG_ENABLE(maemo,
[ --enable-maemo build for the Maemo platform [default=no]],
[ac_cv_enable_maemo=$enableval], [ac_cv_enable_maemo=no])
if test $ac_cv_enable_maemo = yes; then
PKG_CHECK_MODULES(MAEMO, libosso hildon-libs hildon-fm gnome-vfs-2.0, ac_cv_enable_maemo=yes,
ac_cv_enable_maemo=no)
AC_SUBST(MAEMO_CFLAGS)
AC_SUBST(MAEMO_LIBS)
if test $ac_cv_enable_maemo = no; then
#test for chinook
PKG_CHECK_MODULES(MAEMO, libosso hildon-1 hildon-fm-2 gnome-vfs-2.0 hal, ac_cv_enable_maemo=yes,
ac_cv_enable_maemo=no)
AC_SUBST(MAEMO_CFLAGS)
AC_SUBST(MAEMO_LIBS)
if test $ac_cv_enable_maemo = no; then
AC_MSG_ERROR(one of libosso hildon-libs hildon-fm hildon-1 hildon-fm-2 not found)
else
AC_DEFINE(MAEMO, 1, Build for maemo)
AC_DEFINE(CHINOOK, 1, Maemo chinook)
AC_DEFINE(GENERIC_UMPC, 1, Generic UMPC code)
ac_cv_enable_generic_umpc=yes
fi
else
AC_DEFINE(MAEMO, 1, Build for maemo)
AC_DEFINE(GENERIC_UMPC, 1, Generic UMPC code)
ac_cv_enable_generic_umpc=yes
fi
fi
PKG_CHECK_MODULES(CONIC, conic, ac_cv_enable_conic=yes,
ac_cv_enable_conic=no)
AC_SUBST(CONIC_CFLAGS)
AC_SUBST(CONIC_LIBS)
if test $ac_cv_enable_conic = yes; then
AC_DEFINE(CONIC, 1, Have conic lib)
fi
dnl Check for X-Face support
AC_ARG_ENABLE(compface,
[ --disable-compface disable compface (X-Face) support],
[ac_cv_enable_compface=$enableval], [ac_cv_enable_compface=yes])
2004-01-12 22:28:31 +01:00
AC_MSG_CHECKING([whether to use compface])
if test x"$ac_cv_enable_compface" = xyes; then
AC_MSG_RESULT(yes)
AC_CHECK_LIB(compface, uncompface,
[AC_DEFINE(HAVE_LIBCOMPFACE, 1, Define if you want compface support.)],
[ac_cv_enable_compface=no])
if test x"$ac_cv_enable_compface" = xyes; then
COMPFACE_LIBS="-lcompface"
else
COMPFACE_LIBS=""
fi
AC_SUBST(COMPFACE_LIBS)
else
AC_MSG_RESULT(no)
2002-03-22 10:15:31 +01:00
fi
dnl check for pthread support
AC_ARG_ENABLE(pthread,
[ --disable-pthread disable pthread support],
[ac_cv_enable_pthread=$enableval], [ac_cv_enable_pthread=yes])
AC_MSG_CHECKING([whether to use pthread])
if test x$ac_cv_enable_pthread = xno; then
AC_MSG_RESULT(no)
else
AC_MSG_RESULT(yes)
2005-12-20 [colin] 1.9.100cvs97 * ABOUT-NLS * Makefile.am * autogen.sh * configure.ac * config/config.rpath * config/mkinstalldirs * m4/Makefile.am * m4/glibc2.m4 * m4/gnupg.m4 * m4/gpgme.m4 * m4/intmax.m4 * m4/longdouble.m4 * m4/longlong.m4 * m4/printf-posix.m4 * m4/signed.m4 * m4/size_max.m4 * m4/ulonglong.m4 * m4/wchar_t.m4 * m4/wint_t.m4 * m4/xsize.m4 * po/Makefile.in.in * po/Makevars * po/bg.po * po/ca.po * po/cs.po * po/de.po * po/el.po * po/en_GB.po * po/es.po * po/fi.po * po/fr.po * po/hr.po * po/hu.po * po/it.po * po/ja.po * po/ko.po * po/nb.po * po/nl.po * po/pl.po * po/pt_BR.po * po/ru.po * po/sk.po * po/sr.po * po/stamp-po * po/sv.po * po/zh_CN.po * po/zh_TW.po * src/Makefile.am * src/codeconv.c * src/compose.c * src/exporthtml.c * src/exportldif.c * src/folder.c * src/main.c * src/manual.c * src/mh.c * src/mimeview.c * src/send_message.c * src/common/Makefile.am * src/common/fnmatch.c * src/common/fnmatch.h * src/common/fnmatch_loop.c * src/common/nntp.c * src/common/plugin.c * src/common/smtp.c * src/common/socket.c * src/common/string_match.c * src/common/sylpheed.c * src/common/utils.c * src/common/utils.h * src/common/w32_dirent.c * src/common/w32_reg.c * src/common/w32_signal.c * src/common/w32_stat.c * src/common/w32_stdio.c * src/common/w32_stdlib.c * src/common/w32_string.c * src/common/w32_time.c * src/common/w32_unistd.c * src/common/w32_wait.c * src/common/w32lib.h * src/etpan/Makefile.am * src/gtk/Makefile.am * src/plugins/clamav/Makefile.am * src/plugins/demo/Makefile.am * src/plugins/dillo_viewer/Makefile.am * src/plugins/pgpcore/Makefile.am * src/plugins/pgpcore/passphrase.c * src/plugins/pgpcore/plugin.def * src/plugins/pgpcore/sgpgme.c * src/plugins/pgpcore/sylpheed.def * src/plugins/pgpcore/version.rc * src/plugins/pgpinline/Makefile.am * src/plugins/pgpinline/plugin.def * src/plugins/pgpinline/sylpheed.def * src/plugins/pgpinline/version.rc * src/plugins/pgpmime/Makefile.am * src/plugins/pgpmime/mypgpcore.def * src/plugins/pgpmime/plugin.def * src/plugins/pgpmime/sylpheed.def * src/plugins/pgpmime/version.rc * src/plugins/spamassassin/Makefile.am Very little ;-) patch from Werner Koch, providing infrastructure for cross-compiling to Win32
2005-12-20 18:43:40 +01:00
# For W32 we need to use a special ptrhead lib. In this case we can't
# use AC_CHECK_LIB because it has no means of checking for a
# library installed under a different name. Checking for the
# header is okay.
if test -n "${pthread_name}" ; then
ac_cv_enable_pthread=yes
else
AC_CHECK_LIB(pthread, pthread_create, :, ac_cv_enable_pthread=no)
2005-12-20 [colin] 1.9.100cvs97 * ABOUT-NLS * Makefile.am * autogen.sh * configure.ac * config/config.rpath * config/mkinstalldirs * m4/Makefile.am * m4/glibc2.m4 * m4/gnupg.m4 * m4/gpgme.m4 * m4/intmax.m4 * m4/longdouble.m4 * m4/longlong.m4 * m4/printf-posix.m4 * m4/signed.m4 * m4/size_max.m4 * m4/ulonglong.m4 * m4/wchar_t.m4 * m4/wint_t.m4 * m4/xsize.m4 * po/Makefile.in.in * po/Makevars * po/bg.po * po/ca.po * po/cs.po * po/de.po * po/el.po * po/en_GB.po * po/es.po * po/fi.po * po/fr.po * po/hr.po * po/hu.po * po/it.po * po/ja.po * po/ko.po * po/nb.po * po/nl.po * po/pl.po * po/pt_BR.po * po/ru.po * po/sk.po * po/sr.po * po/stamp-po * po/sv.po * po/zh_CN.po * po/zh_TW.po * src/Makefile.am * src/codeconv.c * src/compose.c * src/exporthtml.c * src/exportldif.c * src/folder.c * src/main.c * src/manual.c * src/mh.c * src/mimeview.c * src/send_message.c * src/common/Makefile.am * src/common/fnmatch.c * src/common/fnmatch.h * src/common/fnmatch_loop.c * src/common/nntp.c * src/common/plugin.c * src/common/smtp.c * src/common/socket.c * src/common/string_match.c * src/common/sylpheed.c * src/common/utils.c * src/common/utils.h * src/common/w32_dirent.c * src/common/w32_reg.c * src/common/w32_signal.c * src/common/w32_stat.c * src/common/w32_stdio.c * src/common/w32_stdlib.c * src/common/w32_string.c * src/common/w32_time.c * src/common/w32_unistd.c * src/common/w32_wait.c * src/common/w32lib.h * src/etpan/Makefile.am * src/gtk/Makefile.am * src/plugins/clamav/Makefile.am * src/plugins/demo/Makefile.am * src/plugins/dillo_viewer/Makefile.am * src/plugins/pgpcore/Makefile.am * src/plugins/pgpcore/passphrase.c * src/plugins/pgpcore/plugin.def * src/plugins/pgpcore/sgpgme.c * src/plugins/pgpcore/sylpheed.def * src/plugins/pgpcore/version.rc * src/plugins/pgpinline/Makefile.am * src/plugins/pgpinline/plugin.def * src/plugins/pgpinline/sylpheed.def * src/plugins/pgpinline/version.rc * src/plugins/pgpmime/Makefile.am * src/plugins/pgpmime/mypgpcore.def * src/plugins/pgpmime/plugin.def * src/plugins/pgpmime/sylpheed.def * src/plugins/pgpmime/version.rc * src/plugins/spamassassin/Makefile.am Very little ;-) patch from Werner Koch, providing infrastructure for cross-compiling to Win32
2005-12-20 18:43:40 +01:00
fi
AC_CHECK_HEADERS(pthread.h, :, ac_cv_enable_pthread=no)
if test x$ac_cv_enable_pthread = xyes; then
AC_DEFINE(USE_PTHREAD, 1, Define if you have pthread)
2005-12-20 [colin] 1.9.100cvs97 * ABOUT-NLS * Makefile.am * autogen.sh * configure.ac * config/config.rpath * config/mkinstalldirs * m4/Makefile.am * m4/glibc2.m4 * m4/gnupg.m4 * m4/gpgme.m4 * m4/intmax.m4 * m4/longdouble.m4 * m4/longlong.m4 * m4/printf-posix.m4 * m4/signed.m4 * m4/size_max.m4 * m4/ulonglong.m4 * m4/wchar_t.m4 * m4/wint_t.m4 * m4/xsize.m4 * po/Makefile.in.in * po/Makevars * po/bg.po * po/ca.po * po/cs.po * po/de.po * po/el.po * po/en_GB.po * po/es.po * po/fi.po * po/fr.po * po/hr.po * po/hu.po * po/it.po * po/ja.po * po/ko.po * po/nb.po * po/nl.po * po/pl.po * po/pt_BR.po * po/ru.po * po/sk.po * po/sr.po * po/stamp-po * po/sv.po * po/zh_CN.po * po/zh_TW.po * src/Makefile.am * src/codeconv.c * src/compose.c * src/exporthtml.c * src/exportldif.c * src/folder.c * src/main.c * src/manual.c * src/mh.c * src/mimeview.c * src/send_message.c * src/common/Makefile.am * src/common/fnmatch.c * src/common/fnmatch.h * src/common/fnmatch_loop.c * src/common/nntp.c * src/common/plugin.c * src/common/smtp.c * src/common/socket.c * src/common/string_match.c * src/common/sylpheed.c * src/common/utils.c * src/common/utils.h * src/common/w32_dirent.c * src/common/w32_reg.c * src/common/w32_signal.c * src/common/w32_stat.c * src/common/w32_stdio.c * src/common/w32_stdlib.c * src/common/w32_string.c * src/common/w32_time.c * src/common/w32_unistd.c * src/common/w32_wait.c * src/common/w32lib.h * src/etpan/Makefile.am * src/gtk/Makefile.am * src/plugins/clamav/Makefile.am * src/plugins/demo/Makefile.am * src/plugins/dillo_viewer/Makefile.am * src/plugins/pgpcore/Makefile.am * src/plugins/pgpcore/passphrase.c * src/plugins/pgpcore/plugin.def * src/plugins/pgpcore/sgpgme.c * src/plugins/pgpcore/sylpheed.def * src/plugins/pgpcore/version.rc * src/plugins/pgpinline/Makefile.am * src/plugins/pgpinline/plugin.def * src/plugins/pgpinline/sylpheed.def * src/plugins/pgpinline/version.rc * src/plugins/pgpmime/Makefile.am * src/plugins/pgpmime/mypgpcore.def * src/plugins/pgpmime/plugin.def * src/plugins/pgpmime/sylpheed.def * src/plugins/pgpmime/version.rc * src/plugins/spamassassin/Makefile.am Very little ;-) patch from Werner Koch, providing infrastructure for cross-compiling to Win32
2005-12-20 18:43:40 +01:00
if test -z "${pthread_name}" ; then
PTHREAD_LIBS="-lpthread"
fi
2005-12-20 [colin] 1.9.100cvs97 * ABOUT-NLS * Makefile.am * autogen.sh * configure.ac * config/config.rpath * config/mkinstalldirs * m4/Makefile.am * m4/glibc2.m4 * m4/gnupg.m4 * m4/gpgme.m4 * m4/intmax.m4 * m4/longdouble.m4 * m4/longlong.m4 * m4/printf-posix.m4 * m4/signed.m4 * m4/size_max.m4 * m4/ulonglong.m4 * m4/wchar_t.m4 * m4/wint_t.m4 * m4/xsize.m4 * po/Makefile.in.in * po/Makevars * po/bg.po * po/ca.po * po/cs.po * po/de.po * po/el.po * po/en_GB.po * po/es.po * po/fi.po * po/fr.po * po/hr.po * po/hu.po * po/it.po * po/ja.po * po/ko.po * po/nb.po * po/nl.po * po/pl.po * po/pt_BR.po * po/ru.po * po/sk.po * po/sr.po * po/stamp-po * po/sv.po * po/zh_CN.po * po/zh_TW.po * src/Makefile.am * src/codeconv.c * src/compose.c * src/exporthtml.c * src/exportldif.c * src/folder.c * src/main.c * src/manual.c * src/mh.c * src/mimeview.c * src/send_message.c * src/common/Makefile.am * src/common/fnmatch.c * src/common/fnmatch.h * src/common/fnmatch_loop.c * src/common/nntp.c * src/common/plugin.c * src/common/smtp.c * src/common/socket.c * src/common/string_match.c * src/common/sylpheed.c * src/common/utils.c * src/common/utils.h * src/common/w32_dirent.c * src/common/w32_reg.c * src/common/w32_signal.c * src/common/w32_stat.c * src/common/w32_stdio.c * src/common/w32_stdlib.c * src/common/w32_string.c * src/common/w32_time.c * src/common/w32_unistd.c * src/common/w32_wait.c * src/common/w32lib.h * src/etpan/Makefile.am * src/gtk/Makefile.am * src/plugins/clamav/Makefile.am * src/plugins/demo/Makefile.am * src/plugins/dillo_viewer/Makefile.am * src/plugins/pgpcore/Makefile.am * src/plugins/pgpcore/passphrase.c * src/plugins/pgpcore/plugin.def * src/plugins/pgpcore/sgpgme.c * src/plugins/pgpcore/sylpheed.def * src/plugins/pgpcore/version.rc * src/plugins/pgpinline/Makefile.am * src/plugins/pgpinline/plugin.def * src/plugins/pgpinline/sylpheed.def * src/plugins/pgpinline/version.rc * src/plugins/pgpmime/Makefile.am * src/plugins/pgpmime/mypgpcore.def * src/plugins/pgpmime/plugin.def * src/plugins/pgpmime/sylpheed.def * src/plugins/pgpmime/version.rc * src/plugins/spamassassin/Makefile.am Very little ;-) patch from Werner Koch, providing infrastructure for cross-compiling to Win32
2005-12-20 18:43:40 +01:00
fi
fi
AC_SUBST(PTHREAD_LIBS)
2005-12-20 [colin] 1.9.100cvs97 * ABOUT-NLS * Makefile.am * autogen.sh * configure.ac * config/config.rpath * config/mkinstalldirs * m4/Makefile.am * m4/glibc2.m4 * m4/gnupg.m4 * m4/gpgme.m4 * m4/intmax.m4 * m4/longdouble.m4 * m4/longlong.m4 * m4/printf-posix.m4 * m4/signed.m4 * m4/size_max.m4 * m4/ulonglong.m4 * m4/wchar_t.m4 * m4/wint_t.m4 * m4/xsize.m4 * po/Makefile.in.in * po/Makevars * po/bg.po * po/ca.po * po/cs.po * po/de.po * po/el.po * po/en_GB.po * po/es.po * po/fi.po * po/fr.po * po/hr.po * po/hu.po * po/it.po * po/ja.po * po/ko.po * po/nb.po * po/nl.po * po/pl.po * po/pt_BR.po * po/ru.po * po/sk.po * po/sr.po * po/stamp-po * po/sv.po * po/zh_CN.po * po/zh_TW.po * src/Makefile.am * src/codeconv.c * src/compose.c * src/exporthtml.c * src/exportldif.c * src/folder.c * src/main.c * src/manual.c * src/mh.c * src/mimeview.c * src/send_message.c * src/common/Makefile.am * src/common/fnmatch.c * src/common/fnmatch.h * src/common/fnmatch_loop.c * src/common/nntp.c * src/common/plugin.c * src/common/smtp.c * src/common/socket.c * src/common/string_match.c * src/common/sylpheed.c * src/common/utils.c * src/common/utils.h * src/common/w32_dirent.c * src/common/w32_reg.c * src/common/w32_signal.c * src/common/w32_stat.c * src/common/w32_stdio.c * src/common/w32_stdlib.c * src/common/w32_string.c * src/common/w32_time.c * src/common/w32_unistd.c * src/common/w32_wait.c * src/common/w32lib.h * src/etpan/Makefile.am * src/gtk/Makefile.am * src/plugins/clamav/Makefile.am * src/plugins/demo/Makefile.am * src/plugins/dillo_viewer/Makefile.am * src/plugins/pgpcore/Makefile.am * src/plugins/pgpcore/passphrase.c * src/plugins/pgpcore/plugin.def * src/plugins/pgpcore/sgpgme.c * src/plugins/pgpcore/sylpheed.def * src/plugins/pgpcore/version.rc * src/plugins/pgpinline/Makefile.am * src/plugins/pgpinline/plugin.def * src/plugins/pgpinline/sylpheed.def * src/plugins/pgpinline/version.rc * src/plugins/pgpmime/Makefile.am * src/plugins/pgpmime/mypgpcore.def * src/plugins/pgpmime/plugin.def * src/plugins/pgpmime/sylpheed.def * src/plugins/pgpmime/version.rc * src/plugins/spamassassin/Makefile.am Very little ;-) patch from Werner Koch, providing infrastructure for cross-compiling to Win32
2005-12-20 18:43:40 +01:00
dnl
dnl Check whether we need to pass -lresolv
dnl We know that we don't need it for W32.
dnl
if test x$os_win32 = xno; then
t_oldLibs="$LIBS"
LIBS="$LIBS"
ac_cv_var__res_options=no
AC_TRY_LINK([#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <arpa/nameser.h>
#include <resolv.h>],
[_res.options = RES_INIT;],
ac_cv_var__res_options=yes);
2005-12-20 [colin] 1.9.100cvs97 * ABOUT-NLS * Makefile.am * autogen.sh * configure.ac * config/config.rpath * config/mkinstalldirs * m4/Makefile.am * m4/glibc2.m4 * m4/gnupg.m4 * m4/gpgme.m4 * m4/intmax.m4 * m4/longdouble.m4 * m4/longlong.m4 * m4/printf-posix.m4 * m4/signed.m4 * m4/size_max.m4 * m4/ulonglong.m4 * m4/wchar_t.m4 * m4/wint_t.m4 * m4/xsize.m4 * po/Makefile.in.in * po/Makevars * po/bg.po * po/ca.po * po/cs.po * po/de.po * po/el.po * po/en_GB.po * po/es.po * po/fi.po * po/fr.po * po/hr.po * po/hu.po * po/it.po * po/ja.po * po/ko.po * po/nb.po * po/nl.po * po/pl.po * po/pt_BR.po * po/ru.po * po/sk.po * po/sr.po * po/stamp-po * po/sv.po * po/zh_CN.po * po/zh_TW.po * src/Makefile.am * src/codeconv.c * src/compose.c * src/exporthtml.c * src/exportldif.c * src/folder.c * src/main.c * src/manual.c * src/mh.c * src/mimeview.c * src/send_message.c * src/common/Makefile.am * src/common/fnmatch.c * src/common/fnmatch.h * src/common/fnmatch_loop.c * src/common/nntp.c * src/common/plugin.c * src/common/smtp.c * src/common/socket.c * src/common/string_match.c * src/common/sylpheed.c * src/common/utils.c * src/common/utils.h * src/common/w32_dirent.c * src/common/w32_reg.c * src/common/w32_signal.c * src/common/w32_stat.c * src/common/w32_stdio.c * src/common/w32_stdlib.c * src/common/w32_string.c * src/common/w32_time.c * src/common/w32_unistd.c * src/common/w32_wait.c * src/common/w32lib.h * src/etpan/Makefile.am * src/gtk/Makefile.am * src/plugins/clamav/Makefile.am * src/plugins/demo/Makefile.am * src/plugins/dillo_viewer/Makefile.am * src/plugins/pgpcore/Makefile.am * src/plugins/pgpcore/passphrase.c * src/plugins/pgpcore/plugin.def * src/plugins/pgpcore/sgpgme.c * src/plugins/pgpcore/sylpheed.def * src/plugins/pgpcore/version.rc * src/plugins/pgpinline/Makefile.am * src/plugins/pgpinline/plugin.def * src/plugins/pgpinline/sylpheed.def * src/plugins/pgpinline/version.rc * src/plugins/pgpmime/Makefile.am * src/plugins/pgpmime/mypgpcore.def * src/plugins/pgpmime/plugin.def * src/plugins/pgpmime/sylpheed.def * src/plugins/pgpmime/version.rc * src/plugins/spamassassin/Makefile.am Very little ;-) patch from Werner Koch, providing infrastructure for cross-compiling to Win32
2005-12-20 18:43:40 +01:00
if test "$ac_cv_var__res_options" != "yes"; then
LIBRESOLV="-lresolv"
2005-12-20 [colin] 1.9.100cvs97 * ABOUT-NLS * Makefile.am * autogen.sh * configure.ac * config/config.rpath * config/mkinstalldirs * m4/Makefile.am * m4/glibc2.m4 * m4/gnupg.m4 * m4/gpgme.m4 * m4/intmax.m4 * m4/longdouble.m4 * m4/longlong.m4 * m4/printf-posix.m4 * m4/signed.m4 * m4/size_max.m4 * m4/ulonglong.m4 * m4/wchar_t.m4 * m4/wint_t.m4 * m4/xsize.m4 * po/Makefile.in.in * po/Makevars * po/bg.po * po/ca.po * po/cs.po * po/de.po * po/el.po * po/en_GB.po * po/es.po * po/fi.po * po/fr.po * po/hr.po * po/hu.po * po/it.po * po/ja.po * po/ko.po * po/nb.po * po/nl.po * po/pl.po * po/pt_BR.po * po/ru.po * po/sk.po * po/sr.po * po/stamp-po * po/sv.po * po/zh_CN.po * po/zh_TW.po * src/Makefile.am * src/codeconv.c * src/compose.c * src/exporthtml.c * src/exportldif.c * src/folder.c * src/main.c * src/manual.c * src/mh.c * src/mimeview.c * src/send_message.c * src/common/Makefile.am * src/common/fnmatch.c * src/common/fnmatch.h * src/common/fnmatch_loop.c * src/common/nntp.c * src/common/plugin.c * src/common/smtp.c * src/common/socket.c * src/common/string_match.c * src/common/sylpheed.c * src/common/utils.c * src/common/utils.h * src/common/w32_dirent.c * src/common/w32_reg.c * src/common/w32_signal.c * src/common/w32_stat.c * src/common/w32_stdio.c * src/common/w32_stdlib.c * src/common/w32_string.c * src/common/w32_time.c * src/common/w32_unistd.c * src/common/w32_wait.c * src/common/w32lib.h * src/etpan/Makefile.am * src/gtk/Makefile.am * src/plugins/clamav/Makefile.am * src/plugins/demo/Makefile.am * src/plugins/dillo_viewer/Makefile.am * src/plugins/pgpcore/Makefile.am * src/plugins/pgpcore/passphrase.c * src/plugins/pgpcore/plugin.def * src/plugins/pgpcore/sgpgme.c * src/plugins/pgpcore/sylpheed.def * src/plugins/pgpcore/version.rc * src/plugins/pgpinline/Makefile.am * src/plugins/pgpinline/plugin.def * src/plugins/pgpinline/sylpheed.def * src/plugins/pgpinline/version.rc * src/plugins/pgpmime/Makefile.am * src/plugins/pgpmime/mypgpcore.def * src/plugins/pgpmime/plugin.def * src/plugins/pgpmime/sylpheed.def * src/plugins/pgpmime/version.rc * src/plugins/spamassassin/Makefile.am Very little ;-) patch from Werner Koch, providing infrastructure for cross-compiling to Win32
2005-12-20 18:43:40 +01:00
fi
LIBS="$t_oldLibs"
2005-12-20 [colin] 1.9.100cvs97 * ABOUT-NLS * Makefile.am * autogen.sh * configure.ac * config/config.rpath * config/mkinstalldirs * m4/Makefile.am * m4/glibc2.m4 * m4/gnupg.m4 * m4/gpgme.m4 * m4/intmax.m4 * m4/longdouble.m4 * m4/longlong.m4 * m4/printf-posix.m4 * m4/signed.m4 * m4/size_max.m4 * m4/ulonglong.m4 * m4/wchar_t.m4 * m4/wint_t.m4 * m4/xsize.m4 * po/Makefile.in.in * po/Makevars * po/bg.po * po/ca.po * po/cs.po * po/de.po * po/el.po * po/en_GB.po * po/es.po * po/fi.po * po/fr.po * po/hr.po * po/hu.po * po/it.po * po/ja.po * po/ko.po * po/nb.po * po/nl.po * po/pl.po * po/pt_BR.po * po/ru.po * po/sk.po * po/sr.po * po/stamp-po * po/sv.po * po/zh_CN.po * po/zh_TW.po * src/Makefile.am * src/codeconv.c * src/compose.c * src/exporthtml.c * src/exportldif.c * src/folder.c * src/main.c * src/manual.c * src/mh.c * src/mimeview.c * src/send_message.c * src/common/Makefile.am * src/common/fnmatch.c * src/common/fnmatch.h * src/common/fnmatch_loop.c * src/common/nntp.c * src/common/plugin.c * src/common/smtp.c * src/common/socket.c * src/common/string_match.c * src/common/sylpheed.c * src/common/utils.c * src/common/utils.h * src/common/w32_dirent.c * src/common/w32_reg.c * src/common/w32_signal.c * src/common/w32_stat.c * src/common/w32_stdio.c * src/common/w32_stdlib.c * src/common/w32_string.c * src/common/w32_time.c * src/common/w32_unistd.c * src/common/w32_wait.c * src/common/w32lib.h * src/etpan/Makefile.am * src/gtk/Makefile.am * src/plugins/clamav/Makefile.am * src/plugins/demo/Makefile.am * src/plugins/dillo_viewer/Makefile.am * src/plugins/pgpcore/Makefile.am * src/plugins/pgpcore/passphrase.c * src/plugins/pgpcore/plugin.def * src/plugins/pgpcore/sgpgme.c * src/plugins/pgpcore/sylpheed.def * src/plugins/pgpcore/version.rc * src/plugins/pgpinline/Makefile.am * src/plugins/pgpinline/plugin.def * src/plugins/pgpinline/sylpheed.def * src/plugins/pgpinline/version.rc * src/plugins/pgpmime/Makefile.am * src/plugins/pgpmime/mypgpcore.def * src/plugins/pgpmime/plugin.def * src/plugins/pgpmime/sylpheed.def * src/plugins/pgpmime/version.rc * src/plugins/spamassassin/Makefile.am Very little ;-) patch from Werner Koch, providing infrastructure for cross-compiling to Win32
2005-12-20 18:43:40 +01:00
if test "x$LIBRESOLV" = "x"; then
AC_CHECK_LIB(resolv, res_query, [LIBRESOLV=-lresolv])
LIBS="$t_oldLibs"
2005-12-20 [colin] 1.9.100cvs97 * ABOUT-NLS * Makefile.am * autogen.sh * configure.ac * config/config.rpath * config/mkinstalldirs * m4/Makefile.am * m4/glibc2.m4 * m4/gnupg.m4 * m4/gpgme.m4 * m4/intmax.m4 * m4/longdouble.m4 * m4/longlong.m4 * m4/printf-posix.m4 * m4/signed.m4 * m4/size_max.m4 * m4/ulonglong.m4 * m4/wchar_t.m4 * m4/wint_t.m4 * m4/xsize.m4 * po/Makefile.in.in * po/Makevars * po/bg.po * po/ca.po * po/cs.po * po/de.po * po/el.po * po/en_GB.po * po/es.po * po/fi.po * po/fr.po * po/hr.po * po/hu.po * po/it.po * po/ja.po * po/ko.po * po/nb.po * po/nl.po * po/pl.po * po/pt_BR.po * po/ru.po * po/sk.po * po/sr.po * po/stamp-po * po/sv.po * po/zh_CN.po * po/zh_TW.po * src/Makefile.am * src/codeconv.c * src/compose.c * src/exporthtml.c * src/exportldif.c * src/folder.c * src/main.c * src/manual.c * src/mh.c * src/mimeview.c * src/send_message.c * src/common/Makefile.am * src/common/fnmatch.c * src/common/fnmatch.h * src/common/fnmatch_loop.c * src/common/nntp.c * src/common/plugin.c * src/common/smtp.c * src/common/socket.c * src/common/string_match.c * src/common/sylpheed.c * src/common/utils.c * src/common/utils.h * src/common/w32_dirent.c * src/common/w32_reg.c * src/common/w32_signal.c * src/common/w32_stat.c * src/common/w32_stdio.c * src/common/w32_stdlib.c * src/common/w32_string.c * src/common/w32_time.c * src/common/w32_unistd.c * src/common/w32_wait.c * src/common/w32lib.h * src/etpan/Makefile.am * src/gtk/Makefile.am * src/plugins/clamav/Makefile.am * src/plugins/demo/Makefile.am * src/plugins/dillo_viewer/Makefile.am * src/plugins/pgpcore/Makefile.am * src/plugins/pgpcore/passphrase.c * src/plugins/pgpcore/plugin.def * src/plugins/pgpcore/sgpgme.c * src/plugins/pgpcore/sylpheed.def * src/plugins/pgpcore/version.rc * src/plugins/pgpinline/Makefile.am * src/plugins/pgpinline/plugin.def * src/plugins/pgpinline/sylpheed.def * src/plugins/pgpinline/version.rc * src/plugins/pgpmime/Makefile.am * src/plugins/pgpmime/mypgpcore.def * src/plugins/pgpmime/plugin.def * src/plugins/pgpmime/sylpheed.def * src/plugins/pgpmime/version.rc * src/plugins/spamassassin/Makefile.am Very little ;-) patch from Werner Koch, providing infrastructure for cross-compiling to Win32
2005-12-20 18:43:40 +01:00
fi
fi
AC_SUBST(LIBRESOLV)
LIBS="$LIBS $LIBRESOLV"
2002-03-22 10:15:31 +01:00
2004-08-12 15:32:51 +02:00
dnl #######################################################################
dnl # Check for startup notification
dnl #######################################################################
AC_ARG_ENABLE(startup-notification, [ --disable-startup-notification disable startup notification support],,enable_startup_notification=yes)
2004-08-12 15:32:51 +02:00
if test "x$enable_startup_notification" = "xyes"; then
PKG_CHECK_MODULES(STARTUP_NOTIFICATION, libstartup-notification-1.0 >= 0.5,
[
AC_DEFINE(HAVE_STARTUP_NOTIFICATION, 1, [Define if we're using libstartup-notification.])
echo "Building with libstartup-notification"
enable_startup_notification=yes
],
[
echo "Building without libstartup-notification"
enable_startup_notification=no
])
AC_SUBST(STARTUP_NOTIFICATION_CFLAGS)
AC_SUBST(STARTUP_NOTIFICATION_LIBS)
fi
dnl #######################################################################
dnl # Check for D-Bus support
dnl #######################################################################
AC_ARG_ENABLE(dbus, [ --disable-dbus disable dbus support],,enable_dbus=yes)
if test "x$enable_dbus" = "xyes"; then
PKG_CHECK_MODULES(DBUS, [dbus-1 >= 0.60, dbus-glib-1 >= 0.60],
[
AC_DEFINE(HAVE_DBUS_GLIB, 1, [Define if glib bindings of D-Bus are available])
enable_dbus_glib=yes
],
[
echo "D-Bus requirements not met. D-Bus support not activated."
enable_dbus_glib=no
])
AC_SUBST(DBUS_CFLAGS)
AC_SUBST(DBUS_LIBS)
fi
dnl #######################################################################
dnl # Configure address book support
dnl #######################################################################
dnl #######################################################################
dnl # Check for new address book support
dnl #######################################################################
AC_MSG_CHECKING([whether DBUS support for new address book is present])
if test x"$enable_dbus_glib" = xyes; then
AC_MSG_RESULT([yes])
AC_MSG_CHECKING([whether to enable new address book])
AC_ARG_ENABLE(new-addrbook, [ --enable-new-addrbook enable new address book],,enable_new_addrbook=no)
if test x"$enable_new_addrbook" = xyes; then
AC_MSG_RESULT([yes])
PKG_CHECK_MODULES(CONTACTS, [claws-contacts],
[
AC_DEFINE(USE_NEW_ADDRBOOK, 1, [Define if new address book is to be activated.])
enable_new_addrbook=yes
AC_SUBST(CONTACTS_CFLAGS)
AC_SUBST(CONTACTS_LIBS)
],
[
enable_new_addrbook=no
])
else
AC_MSG_RESULT([no])
enable_new_addrbook=no
fi
else
AC_MSG_RESULT([no])
enable_new_addrbook=no
fi
dnl #######################################################################
dnl # Check for old address book support
dnl #######################################################################
if test x"$enable_new_addrbook" = xno; then
dnl for LDAP support in addressbook
dnl no check for libraries; dynamically loaded
AC_ARG_ENABLE(ldap,
[ --disable-ldap disable LDAP support],
[ac_cv_enable_ldap=$enableval], [ac_cv_enable_ldap=yes])
AC_MSG_CHECKING([whether to use LDAP])
if test x"$ac_cv_enable_ldap" = xno; then
AC_MSG_RESULT(no)
elif test x"$ac_cv_enable_ldap" = xyes -a x"$ac_cv_enable_pthread" = xno; then
AC_MSG_RESULT(no - LDAP support needs pthread support)
ac_cv_enable_ldap=no
elif test x"$platform_win32" = xyes; then
AC_MSG_RESULT(yes)
AC_DEFINE(USE_LDAP, 1, Define if you want LDAP support in addressbook.)
LDAP_LIBS="-lwldap32"
AC_SUBST(LDAP_LIBS)
else
AC_MSG_RESULT(yes)
dnl check for available libraries, and pull them in
AC_CHECK_LIB(resolv, res_query, LDAP_LIBS="$LDAP_LIBS -lresolv")
AC_CHECK_LIB(socket, bind, LDAP_LIBS="$LDAP_LIBS -lsocket")
AC_CHECK_LIB(nsl, gethostbyaddr, LDAP_LIBS="$LDAP_LIBS -lnsl")
AC_CHECK_LIB(lber, ber_get_tag, LDAP_LIBS="$LDAP_LIBS -llber",,
$LDAP_LIBS)
AC_CHECK_HEADERS(ldap.h lber.h,
[ ac_cv_enable_ldap=yes ],
[ ac_cv_enable_ldap=no ])
if test "$ac_cv_enable_ldap" = yes; then
AC_CHECK_LIB(ldap, ldap_open,
[ ac_cv_enable_ldap=yes ],
[ ac_cv_enable_ldap=no ],
$LDAP_LIBS)
AC_CHECK_LIB(ldap, ldap_start_tls_s,
[ ac_cv_have_tls=yes ],
[ ac_cv_have_tls=no ])
fi
AC_MSG_CHECKING([whether ldap library is available])
AC_MSG_RESULT($ac_cv_enable_ldap)
AC_MSG_CHECKING([whether TLS library is available])
AC_MSG_RESULT($ac_cv_have_tls)
if test "$ac_cv_enable_ldap" = yes; then
AC_DEFINE(USE_LDAP, 1, Define if you want LDAP support in addressbook.)
LDAP_LIBS="$LDAP_LIBS -lldap"
AC_SUBST(LDAP_LIBS)
if test "$ac_cv_have_tls" = yes; then
AC_DEFINE(USE_LDAP_TLS, 1, Define if you want LDAP TLS support in addressbook.)
fi
dnl As of OpenLDAP API version 3000 a number of functions has
dnl been deprecated. As Claws-mail compiles and runs on many
dnl platforms and many versions of OpenLDAP we need to be able
dnl to switch between the old and new API because new API has
dnl added new functions replacing old ones and at the same time
dnl old functions has been changed.
dnl If cross-compiling defaults to enable deprecated features
dnl for maximum portability
AC_MSG_CHECKING([The API version of OpenLDAP])
AC_RUN_IFELSE(
[AC_LANG_PROGRAM(
[#include <ldap.h>],
[if (LDAP_API_VERSION >= 3000)
return 1
])],
[AC_MSG_RESULT([version < 3000])
AC_DEFINE(OPEN_LDAP_API_AT_LEAST_3000, 0, Define if OpenLDAP API is at least version 3000.)],
[AC_MSG_RESULT([version >= 3000])
AC_DEFINE(OPEN_LDAP_API_AT_LEAST_3000, 1, Define if OpenLDAP API is at least version 3000.)],
[AC_MSG_RESULT([Enabling deprecated features in OpenLDAP])
AC_DEFINE(OPEN_LDAP_API_AT_LEAST_3000, 0, Define if OpenLDAP API is at least version 3000.)
AC_DEFINE(LDAP_DEPRECATED, 1, Define to activate deprecated features in OpenLDAP)]
)
fi
fi
dnl for JPilot support in addressbook
dnl no check for libraries; these are dynamically loaded
AC_ARG_ENABLE(jpilot,
[ --disable-jpilot disable JPilot support],
[ac_cv_enable_jpilot=$enableval], [ac_cv_enable_jpilot=yes])
AC_MSG_CHECKING([whether to use JPilot])
if test "$ac_cv_enable_jpilot" = yes; then
AC_MSG_RESULT(yes)
AC_CHECK_HEADERS(pi-args.h pi-appinfo.h pi-address.h pi-version.h,
[ AC_DEFINE(USE_JPILOT, 1, Define if you want JPilot support in addressbook.) ],
[ ac_cv_enable_jpilot=no ])
if test "$ac_cv_enable_jpilot" = no; then
AC_CHECK_HEADERS(libpisock/pi-args.h libpisock/pi-appinfo.h libpisock/pi-address.h libpisock/pi-version.h,
[ ac_cv_enable_jpilot=yes
AC_DEFINE(USE_JPILOT, 1, Define if you want JPilot support in addressbook.) ])
fi
AC_CHECK_LIB(pisock, unpack_Address, [JPILOT_LIBS="-lpisock"], [JPILOT_LIBS="" ac_cv_enable_jpilot="no"])
if test x"$ac_cv_enable_jpilot" = xyes; then
AC_DEFINE(USE_JPILOT, 1, Define if you want JPilot support in addressbook.)
else
AC_MSG_NOTICE([JPilot support not available])
fi
AC_SUBST(JPILOT_LIBS)
else
AC_MSG_RESULT(no)
fi
fi
AM_CONDITIONAL(BUILD_NEWADDRBOOK, test x"$enable_new_addrbook" = x"yes")
dnl #######################################################################
dnl # Check for NetworkManager support
dnl #######################################################################
if test x"$enable_dbus_glib" = xyes; then
AC_ARG_ENABLE(networkmanager-support, [ --disable-networkmanager-support disable NetworkManager support],,enable_networkmanager_support=yes)
if test x"$enable_networkmanager_support" = xyes; then
PKG_CHECK_MODULES(NETWORKMANAGER_SUPPORT, NetworkManager >= 0.6.2,
[
AC_DEFINE(HAVE_NETWORKMANAGER_SUPPORT, 1, [Define if NetworkManager support is to be included.])
echo "Building with NetworkManager support"
enable_networkmanager_support=yes
],
[
echo "NetworkManager not found."
enable_networkmanager_support=no
])
AC_SUBST(NETWORKMANAGER_SUPPORT_CFLAGS)
fi
else
echo "NetworkManager support deactivated as D-Bus requirements were not met."
enable_networkmanager_support=no
fi
dnl *************************
dnl ** section for plugins **
dnl *************************
2002-03-22 10:15:31 +01:00
PLUGINS=""
2002-03-22 10:15:31 +01:00
dnl Find curl-config, used by fancy, vcalendar
PKG_CHECK_MODULES(CURL, libcurl, [have_curl=yes], [have_curl=no])
AC_SUBST(CURL_LIBS)
AC_SUBST(CURL_CFLAGS)
2002-03-22 10:15:31 +01:00
dnl --- acpi_notifier ---
AC_ARG_ENABLE(acpi_notifier-plugin,
[ --disable-acpi_notifier-plugin do not build acpi_notifier plugin],
[ac_cv_enable_acpi_notifier_plugin=$enableval], [ac_cv_enable_acpi_notifier_plugin=yes])
if test x"$ac_cv_enable_acpi_notifier_plugin" = xyes; then
PLUGINS="acpi_notifier $PLUGINS"
2013-02-17 [colin] 3.9.0cvs75 * src/plugins/Makefile.am * src/plugins/archive/Makefile.am * src/plugins/clamd/Makefile.am * src/plugins/clamd/clamav_plugin.c * src/plugins/clamd/clamav_plugin.h * src/plugins/clamd/clamav_plugin_gtk.c * src/plugins/clamd/placeholder.txt * src/plugins/clamd/libclamd/Makefile.am * src/plugins/clamd/libclamd/clamd-plugin.c * src/plugins/clamd/libclamd/clamd-plugin.h * src/plugins/fetchinfo/Makefile.am * src/plugins/fetchinfo/fetchinfo_plugin.c * src/plugins/fetchinfo/fetchinfo_plugin.h * src/plugins/fetchinfo/fetchinfo_plugin_gtk.c * src/plugins/fetchinfo/placeholder.txt * src/plugins/gdata/Makefile.am * src/plugins/gdata/cm_gdata_contacts.c * src/plugins/gdata/cm_gdata_contacts.h * src/plugins/gdata/cm_gdata_prefs.c * src/plugins/gdata/cm_gdata_prefs.h * src/plugins/gdata/gdata_plugin.c * src/plugins/gdata/gdata_plugin.h * src/plugins/gdata/placeholder.txt * src/plugins/geolocation/placeholder.txt * src/plugins/gtkhtml2_viewer/placeholder.txt * src/plugins/mailmbox/Makefile.am * src/plugins/mailmbox/carray.c * src/plugins/mailmbox/carray.h * src/plugins/mailmbox/chash.c * src/plugins/mailmbox/chash.h * src/plugins/mailmbox/clist.c * src/plugins/mailmbox/clist.h * src/plugins/mailmbox/mailimf.c * src/plugins/mailmbox/mailimf.h * src/plugins/mailmbox/mailimf_types.c * src/plugins/mailmbox/mailimf_types.h * src/plugins/mailmbox/mailimf_types_helper.c * src/plugins/mailmbox/mailimf_types_helper.h * src/plugins/mailmbox/mailimf_write.c * src/plugins/mailmbox/mailimf_write.h * src/plugins/mailmbox/maillock.c * src/plugins/mailmbox/maillock.h * src/plugins/mailmbox/mailmbox.c * src/plugins/mailmbox/mailmbox.h * src/plugins/mailmbox/mailmbox_folder.c * src/plugins/mailmbox/mailmbox_folder.h * src/plugins/mailmbox/mailmbox_gtk.deps * src/plugins/mailmbox/mailmbox_parse.c * src/plugins/mailmbox/mailmbox_parse.h * src/plugins/mailmbox/mailmbox_types.c * src/plugins/mailmbox/mailmbox_types.h * src/plugins/mailmbox/mmapstring.c * src/plugins/mailmbox/mmapstring.h * src/plugins/mailmbox/placeholder.txt * src/plugins/mailmbox/plugin.c * src/plugins/mailmbox/plugin_gtk.c * src/plugins/mailmbox/plugin_gtk.h * src/plugins/newmail/Makefile.am * src/plugins/newmail/newmail.c * src/plugins/newmail/placeholder.txt * src/plugins/notification/Makefile.am * src/plugins/notification/claws.def * src/plugins/notification/notification_banner.c * src/plugins/notification/notification_banner.h * src/plugins/notification/notification_command.c * src/plugins/notification/notification_command.h * src/plugins/notification/notification_core.c * src/plugins/notification/notification_core.h * src/plugins/notification/notification_foldercheck.c * src/plugins/notification/notification_foldercheck.h * src/plugins/notification/notification_hotkeys.c * src/plugins/notification/notification_hotkeys.h * src/plugins/notification/notification_indicator.c * src/plugins/notification/notification_indicator.h * src/plugins/notification/notification_lcdproc.c * src/plugins/notification/notification_lcdproc.h * src/plugins/notification/notification_pixbuf.c * src/plugins/notification/notification_pixbuf.h * src/plugins/notification/notification_plugin.c * src/plugins/notification/notification_plugin.h * src/plugins/notification/notification_popup.c * src/plugins/notification/notification_popup.h * src/plugins/notification/notification_prefs.c * src/plugins/notification/notification_prefs.h * src/plugins/notification/notification_trayicon.c * src/plugins/notification/notification_trayicon.h * src/plugins/notification/placeholder.txt * src/plugins/notification/plugin.def * src/plugins/notification/raw_claws_mail_logo_64x64.h * src/plugins/notification/version.rc * src/plugins/pdf_viewer/Makefile.am * src/plugins/pdf_viewer/doc_index.xpm * src/plugins/pdf_viewer/doc_index_close.xpm * src/plugins/pdf_viewer/doc_info.xpm * src/plugins/pdf_viewer/first_arrow.xpm * src/plugins/pdf_viewer/last_arrow.xpm * src/plugins/pdf_viewer/left_arrow.xpm * src/plugins/pdf_viewer/placeholder.txt * src/plugins/pdf_viewer/poppler_viewer.c * src/plugins/pdf_viewer/poppler_viewer.h * src/plugins/pdf_viewer/right_arrow.xpm * src/plugins/pdf_viewer/rotate_left.xpm * src/plugins/pdf_viewer/rotate_right.xpm * src/plugins/pdf_viewer/zoom_fit.xpm * src/plugins/pdf_viewer/zoom_in.xpm * src/plugins/pdf_viewer/zoom_out.xpm * src/plugins/pdf_viewer/zoom_width.xpm * src/plugins/perl/Makefile.am * src/plugins/perl/perl_gtk.c * src/plugins/perl/perl_gtk.h * src/plugins/perl/perl_plugin.c * src/plugins/perl/perl_plugin.h * src/plugins/perl/placeholder.txt * src/plugins/python/Makefile.am * src/plugins/python/clawsmailmodule.c * src/plugins/python/clawsmailmodule.h * src/plugins/python/composewindowtype.c * src/plugins/python/composewindowtype.h * src/plugins/python/foldertype.c * src/plugins/python/foldertype.h * src/plugins/python/messageinfotype.c * src/plugins/python/messageinfotype.h * src/plugins/python/nodetype.c * src/plugins/python/nodetype.h * src/plugins/python/placeholder.txt * src/plugins/python/python-hooks.c * src/plugins/python/python-hooks.h * src/plugins/python/python-shell.c * src/plugins/python/python-shell.h * src/plugins/python/python_plugin.c * src/plugins/vcalendar/Makefile.in Add some plugins (clamd, fetchinfo, gdata, mailmbox, newmail, notification, pdf_viewer, perl, python). Notification not yet enabled because it has too much autoconf switches for my taste.
2013-02-17 22:22:03 +01:00
AC_MSG_RESULT(yes)
else
AC_MSG_RESULT(no)
fi
AM_CONDITIONAL(BUILD_ACPI_NOTIFIER_PLUGIN, test x"$ac_cv_enable_acpi_notifier_plugin" = xyes)
dnl --- address_keeper ---
AC_ARG_ENABLE(address_keeper-plugin,
[ --disable-address_keeper-plugin do not build address_keeper plugin],
[ac_cv_enable_address_keeper_plugin=$enableval], [ac_cv_enable_address_keeper_plugin=yes])
if test x"$ac_cv_enable_address_keeper_plugin" = xyes; then
PLUGINS="address_keeper $PLUGINS"
2013-02-17 [colin] 3.9.0cvs75 * src/plugins/Makefile.am * src/plugins/archive/Makefile.am * src/plugins/clamd/Makefile.am * src/plugins/clamd/clamav_plugin.c * src/plugins/clamd/clamav_plugin.h * src/plugins/clamd/clamav_plugin_gtk.c * src/plugins/clamd/placeholder.txt * src/plugins/clamd/libclamd/Makefile.am * src/plugins/clamd/libclamd/clamd-plugin.c * src/plugins/clamd/libclamd/clamd-plugin.h * src/plugins/fetchinfo/Makefile.am * src/plugins/fetchinfo/fetchinfo_plugin.c * src/plugins/fetchinfo/fetchinfo_plugin.h * src/plugins/fetchinfo/fetchinfo_plugin_gtk.c * src/plugins/fetchinfo/placeholder.txt * src/plugins/gdata/Makefile.am * src/plugins/gdata/cm_gdata_contacts.c * src/plugins/gdata/cm_gdata_contacts.h * src/plugins/gdata/cm_gdata_prefs.c * src/plugins/gdata/cm_gdata_prefs.h * src/plugins/gdata/gdata_plugin.c * src/plugins/gdata/gdata_plugin.h * src/plugins/gdata/placeholder.txt * src/plugins/geolocation/placeholder.txt * src/plugins/gtkhtml2_viewer/placeholder.txt * src/plugins/mailmbox/Makefile.am * src/plugins/mailmbox/carray.c * src/plugins/mailmbox/carray.h * src/plugins/mailmbox/chash.c * src/plugins/mailmbox/chash.h * src/plugins/mailmbox/clist.c * src/plugins/mailmbox/clist.h * src/plugins/mailmbox/mailimf.c * src/plugins/mailmbox/mailimf.h * src/plugins/mailmbox/mailimf_types.c * src/plugins/mailmbox/mailimf_types.h * src/plugins/mailmbox/mailimf_types_helper.c * src/plugins/mailmbox/mailimf_types_helper.h * src/plugins/mailmbox/mailimf_write.c * src/plugins/mailmbox/mailimf_write.h * src/plugins/mailmbox/maillock.c * src/plugins/mailmbox/maillock.h * src/plugins/mailmbox/mailmbox.c * src/plugins/mailmbox/mailmbox.h * src/plugins/mailmbox/mailmbox_folder.c * src/plugins/mailmbox/mailmbox_folder.h * src/plugins/mailmbox/mailmbox_gtk.deps * src/plugins/mailmbox/mailmbox_parse.c * src/plugins/mailmbox/mailmbox_parse.h * src/plugins/mailmbox/mailmbox_types.c * src/plugins/mailmbox/mailmbox_types.h * src/plugins/mailmbox/mmapstring.c * src/plugins/mailmbox/mmapstring.h * src/plugins/mailmbox/placeholder.txt * src/plugins/mailmbox/plugin.c * src/plugins/mailmbox/plugin_gtk.c * src/plugins/mailmbox/plugin_gtk.h * src/plugins/newmail/Makefile.am * src/plugins/newmail/newmail.c * src/plugins/newmail/placeholder.txt * src/plugins/notification/Makefile.am * src/plugins/notification/claws.def * src/plugins/notification/notification_banner.c * src/plugins/notification/notification_banner.h * src/plugins/notification/notification_command.c * src/plugins/notification/notification_command.h * src/plugins/notification/notification_core.c * src/plugins/notification/notification_core.h * src/plugins/notification/notification_foldercheck.c * src/plugins/notification/notification_foldercheck.h * src/plugins/notification/notification_hotkeys.c * src/plugins/notification/notification_hotkeys.h * src/plugins/notification/notification_indicator.c * src/plugins/notification/notification_indicator.h * src/plugins/notification/notification_lcdproc.c * src/plugins/notification/notification_lcdproc.h * src/plugins/notification/notification_pixbuf.c * src/plugins/notification/notification_pixbuf.h * src/plugins/notification/notification_plugin.c * src/plugins/notification/notification_plugin.h * src/plugins/notification/notification_popup.c * src/plugins/notification/notification_popup.h * src/plugins/notification/notification_prefs.c * src/plugins/notification/notification_prefs.h * src/plugins/notification/notification_trayicon.c * src/plugins/notification/notification_trayicon.h * src/plugins/notification/placeholder.txt * src/plugins/notification/plugin.def * src/plugins/notification/raw_claws_mail_logo_64x64.h * src/plugins/notification/version.rc * src/plugins/pdf_viewer/Makefile.am * src/plugins/pdf_viewer/doc_index.xpm * src/plugins/pdf_viewer/doc_index_close.xpm * src/plugins/pdf_viewer/doc_info.xpm * src/plugins/pdf_viewer/first_arrow.xpm * src/plugins/pdf_viewer/last_arrow.xpm * src/plugins/pdf_viewer/left_arrow.xpm * src/plugins/pdf_viewer/placeholder.txt * src/plugins/pdf_viewer/poppler_viewer.c * src/plugins/pdf_viewer/poppler_viewer.h * src/plugins/pdf_viewer/right_arrow.xpm * src/plugins/pdf_viewer/rotate_left.xpm * src/plugins/pdf_viewer/rotate_right.xpm * src/plugins/pdf_viewer/zoom_fit.xpm * src/plugins/pdf_viewer/zoom_in.xpm * src/plugins/pdf_viewer/zoom_out.xpm * src/plugins/pdf_viewer/zoom_width.xpm * src/plugins/perl/Makefile.am * src/plugins/perl/perl_gtk.c * src/plugins/perl/perl_gtk.h * src/plugins/perl/perl_plugin.c * src/plugins/perl/perl_plugin.h * src/plugins/perl/placeholder.txt * src/plugins/python/Makefile.am * src/plugins/python/clawsmailmodule.c * src/plugins/python/clawsmailmodule.h * src/plugins/python/composewindowtype.c * src/plugins/python/composewindowtype.h * src/plugins/python/foldertype.c * src/plugins/python/foldertype.h * src/plugins/python/messageinfotype.c * src/plugins/python/messageinfotype.h * src/plugins/python/nodetype.c * src/plugins/python/nodetype.h * src/plugins/python/placeholder.txt * src/plugins/python/python-hooks.c * src/plugins/python/python-hooks.h * src/plugins/python/python-shell.c * src/plugins/python/python-shell.h * src/plugins/python/python_plugin.c * src/plugins/vcalendar/Makefile.in Add some plugins (clamd, fetchinfo, gdata, mailmbox, newmail, notification, pdf_viewer, perl, python). Notification not yet enabled because it has too much autoconf switches for my taste.
2013-02-17 22:22:03 +01:00
AC_MSG_RESULT(yes)
else
AC_MSG_RESULT(no)
fi
AM_CONDITIONAL(BUILD_ADDRESS_KEEPER_PLUGIN, test x"$ac_cv_enable_address_keeper_plugin" = xyes)
dnl --- archive ---
AC_ARG_ENABLE(archive-plugin,
[ --disable-archive-plugin do not build archive plugin],
[ac_cv_enable_archive_plugin=$enableval], [ac_cv_enable_archive_plugin=yes])
if test x"$ac_cv_enable_archive_plugin" = xyes; then
AC_SEARCH_LIBS([archive_read_new], [archive],
ARCHIVE_LIBS=-larchive
AC_SUBST(ARCHIVE_LIBS),
echo "You need to install libarchive"
exit 1
)
PLUGINS="archive $PLUGINS"
2013-02-17 [colin] 3.9.0cvs75 * src/plugins/Makefile.am * src/plugins/archive/Makefile.am * src/plugins/clamd/Makefile.am * src/plugins/clamd/clamav_plugin.c * src/plugins/clamd/clamav_plugin.h * src/plugins/clamd/clamav_plugin_gtk.c * src/plugins/clamd/placeholder.txt * src/plugins/clamd/libclamd/Makefile.am * src/plugins/clamd/libclamd/clamd-plugin.c * src/plugins/clamd/libclamd/clamd-plugin.h * src/plugins/fetchinfo/Makefile.am * src/plugins/fetchinfo/fetchinfo_plugin.c * src/plugins/fetchinfo/fetchinfo_plugin.h * src/plugins/fetchinfo/fetchinfo_plugin_gtk.c * src/plugins/fetchinfo/placeholder.txt * src/plugins/gdata/Makefile.am * src/plugins/gdata/cm_gdata_contacts.c * src/plugins/gdata/cm_gdata_contacts.h * src/plugins/gdata/cm_gdata_prefs.c * src/plugins/gdata/cm_gdata_prefs.h * src/plugins/gdata/gdata_plugin.c * src/plugins/gdata/gdata_plugin.h * src/plugins/gdata/placeholder.txt * src/plugins/geolocation/placeholder.txt * src/plugins/gtkhtml2_viewer/placeholder.txt * src/plugins/mailmbox/Makefile.am * src/plugins/mailmbox/carray.c * src/plugins/mailmbox/carray.h * src/plugins/mailmbox/chash.c * src/plugins/mailmbox/chash.h * src/plugins/mailmbox/clist.c * src/plugins/mailmbox/clist.h * src/plugins/mailmbox/mailimf.c * src/plugins/mailmbox/mailimf.h * src/plugins/mailmbox/mailimf_types.c * src/plugins/mailmbox/mailimf_types.h * src/plugins/mailmbox/mailimf_types_helper.c * src/plugins/mailmbox/mailimf_types_helper.h * src/plugins/mailmbox/mailimf_write.c * src/plugins/mailmbox/mailimf_write.h * src/plugins/mailmbox/maillock.c * src/plugins/mailmbox/maillock.h * src/plugins/mailmbox/mailmbox.c * src/plugins/mailmbox/mailmbox.h * src/plugins/mailmbox/mailmbox_folder.c * src/plugins/mailmbox/mailmbox_folder.h * src/plugins/mailmbox/mailmbox_gtk.deps * src/plugins/mailmbox/mailmbox_parse.c * src/plugins/mailmbox/mailmbox_parse.h * src/plugins/mailmbox/mailmbox_types.c * src/plugins/mailmbox/mailmbox_types.h * src/plugins/mailmbox/mmapstring.c * src/plugins/mailmbox/mmapstring.h * src/plugins/mailmbox/placeholder.txt * src/plugins/mailmbox/plugin.c * src/plugins/mailmbox/plugin_gtk.c * src/plugins/mailmbox/plugin_gtk.h * src/plugins/newmail/Makefile.am * src/plugins/newmail/newmail.c * src/plugins/newmail/placeholder.txt * src/plugins/notification/Makefile.am * src/plugins/notification/claws.def * src/plugins/notification/notification_banner.c * src/plugins/notification/notification_banner.h * src/plugins/notification/notification_command.c * src/plugins/notification/notification_command.h * src/plugins/notification/notification_core.c * src/plugins/notification/notification_core.h * src/plugins/notification/notification_foldercheck.c * src/plugins/notification/notification_foldercheck.h * src/plugins/notification/notification_hotkeys.c * src/plugins/notification/notification_hotkeys.h * src/plugins/notification/notification_indicator.c * src/plugins/notification/notification_indicator.h * src/plugins/notification/notification_lcdproc.c * src/plugins/notification/notification_lcdproc.h * src/plugins/notification/notification_pixbuf.c * src/plugins/notification/notification_pixbuf.h * src/plugins/notification/notification_plugin.c * src/plugins/notification/notification_plugin.h * src/plugins/notification/notification_popup.c * src/plugins/notification/notification_popup.h * src/plugins/notification/notification_prefs.c * src/plugins/notification/notification_prefs.h * src/plugins/notification/notification_trayicon.c * src/plugins/notification/notification_trayicon.h * src/plugins/notification/placeholder.txt * src/plugins/notification/plugin.def * src/plugins/notification/raw_claws_mail_logo_64x64.h * src/plugins/notification/version.rc * src/plugins/pdf_viewer/Makefile.am * src/plugins/pdf_viewer/doc_index.xpm * src/plugins/pdf_viewer/doc_index_close.xpm * src/plugins/pdf_viewer/doc_info.xpm * src/plugins/pdf_viewer/first_arrow.xpm * src/plugins/pdf_viewer/last_arrow.xpm * src/plugins/pdf_viewer/left_arrow.xpm * src/plugins/pdf_viewer/placeholder.txt * src/plugins/pdf_viewer/poppler_viewer.c * src/plugins/pdf_viewer/poppler_viewer.h * src/plugins/pdf_viewer/right_arrow.xpm * src/plugins/pdf_viewer/rotate_left.xpm * src/plugins/pdf_viewer/rotate_right.xpm * src/plugins/pdf_viewer/zoom_fit.xpm * src/plugins/pdf_viewer/zoom_in.xpm * src/plugins/pdf_viewer/zoom_out.xpm * src/plugins/pdf_viewer/zoom_width.xpm * src/plugins/perl/Makefile.am * src/plugins/perl/perl_gtk.c * src/plugins/perl/perl_gtk.h * src/plugins/perl/perl_plugin.c * src/plugins/perl/perl_plugin.h * src/plugins/perl/placeholder.txt * src/plugins/python/Makefile.am * src/plugins/python/clawsmailmodule.c * src/plugins/python/clawsmailmodule.h * src/plugins/python/composewindowtype.c * src/plugins/python/composewindowtype.h * src/plugins/python/foldertype.c * src/plugins/python/foldertype.h * src/plugins/python/messageinfotype.c * src/plugins/python/messageinfotype.h * src/plugins/python/nodetype.c * src/plugins/python/nodetype.h * src/plugins/python/placeholder.txt * src/plugins/python/python-hooks.c * src/plugins/python/python-hooks.h * src/plugins/python/python-shell.c * src/plugins/python/python-shell.h * src/plugins/python/python_plugin.c * src/plugins/vcalendar/Makefile.in Add some plugins (clamd, fetchinfo, gdata, mailmbox, newmail, notification, pdf_viewer, perl, python). Notification not yet enabled because it has too much autoconf switches for my taste.
2013-02-17 22:22:03 +01:00
AC_MSG_RESULT(yes)
else
AC_MSG_RESULT(no)
fi
AM_CONDITIONAL(BUILD_ARCHIVE_PLUGIN, test x"$ac_cv_enable_archive_plugin" = xyes)
dnl --- att_remover ---
AC_ARG_ENABLE(att_remover-plugin,
[ --disable-att_remover-plugin do not build att_remover plugin],
[ac_cv_enable_att_remover_plugin=$enableval], [ac_cv_enable_att_remover_plugin=yes])
if test x"$ac_cv_enable_att_remover_plugin" = xyes; then
PLUGINS="att_remover $PLUGINS"
2013-02-17 [colin] 3.9.0cvs75 * src/plugins/Makefile.am * src/plugins/archive/Makefile.am * src/plugins/clamd/Makefile.am * src/plugins/clamd/clamav_plugin.c * src/plugins/clamd/clamav_plugin.h * src/plugins/clamd/clamav_plugin_gtk.c * src/plugins/clamd/placeholder.txt * src/plugins/clamd/libclamd/Makefile.am * src/plugins/clamd/libclamd/clamd-plugin.c * src/plugins/clamd/libclamd/clamd-plugin.h * src/plugins/fetchinfo/Makefile.am * src/plugins/fetchinfo/fetchinfo_plugin.c * src/plugins/fetchinfo/fetchinfo_plugin.h * src/plugins/fetchinfo/fetchinfo_plugin_gtk.c * src/plugins/fetchinfo/placeholder.txt * src/plugins/gdata/Makefile.am * src/plugins/gdata/cm_gdata_contacts.c * src/plugins/gdata/cm_gdata_contacts.h * src/plugins/gdata/cm_gdata_prefs.c * src/plugins/gdata/cm_gdata_prefs.h * src/plugins/gdata/gdata_plugin.c * src/plugins/gdata/gdata_plugin.h * src/plugins/gdata/placeholder.txt * src/plugins/geolocation/placeholder.txt * src/plugins/gtkhtml2_viewer/placeholder.txt * src/plugins/mailmbox/Makefile.am * src/plugins/mailmbox/carray.c * src/plugins/mailmbox/carray.h * src/plugins/mailmbox/chash.c * src/plugins/mailmbox/chash.h * src/plugins/mailmbox/clist.c * src/plugins/mailmbox/clist.h * src/plugins/mailmbox/mailimf.c * src/plugins/mailmbox/mailimf.h * src/plugins/mailmbox/mailimf_types.c * src/plugins/mailmbox/mailimf_types.h * src/plugins/mailmbox/mailimf_types_helper.c * src/plugins/mailmbox/mailimf_types_helper.h * src/plugins/mailmbox/mailimf_write.c * src/plugins/mailmbox/mailimf_write.h * src/plugins/mailmbox/maillock.c * src/plugins/mailmbox/maillock.h * src/plugins/mailmbox/mailmbox.c * src/plugins/mailmbox/mailmbox.h * src/plugins/mailmbox/mailmbox_folder.c * src/plugins/mailmbox/mailmbox_folder.h * src/plugins/mailmbox/mailmbox_gtk.deps * src/plugins/mailmbox/mailmbox_parse.c * src/plugins/mailmbox/mailmbox_parse.h * src/plugins/mailmbox/mailmbox_types.c * src/plugins/mailmbox/mailmbox_types.h * src/plugins/mailmbox/mmapstring.c * src/plugins/mailmbox/mmapstring.h * src/plugins/mailmbox/placeholder.txt * src/plugins/mailmbox/plugin.c * src/plugins/mailmbox/plugin_gtk.c * src/plugins/mailmbox/plugin_gtk.h * src/plugins/newmail/Makefile.am * src/plugins/newmail/newmail.c * src/plugins/newmail/placeholder.txt * src/plugins/notification/Makefile.am * src/plugins/notification/claws.def * src/plugins/notification/notification_banner.c * src/plugins/notification/notification_banner.h * src/plugins/notification/notification_command.c * src/plugins/notification/notification_command.h * src/plugins/notification/notification_core.c * src/plugins/notification/notification_core.h * src/plugins/notification/notification_foldercheck.c * src/plugins/notification/notification_foldercheck.h * src/plugins/notification/notification_hotkeys.c * src/plugins/notification/notification_hotkeys.h * src/plugins/notification/notification_indicator.c * src/plugins/notification/notification_indicator.h * src/plugins/notification/notification_lcdproc.c * src/plugins/notification/notification_lcdproc.h * src/plugins/notification/notification_pixbuf.c * src/plugins/notification/notification_pixbuf.h * src/plugins/notification/notification_plugin.c * src/plugins/notification/notification_plugin.h * src/plugins/notification/notification_popup.c * src/plugins/notification/notification_popup.h * src/plugins/notification/notification_prefs.c * src/plugins/notification/notification_prefs.h * src/plugins/notification/notification_trayicon.c * src/plugins/notification/notification_trayicon.h * src/plugins/notification/placeholder.txt * src/plugins/notification/plugin.def * src/plugins/notification/raw_claws_mail_logo_64x64.h * src/plugins/notification/version.rc * src/plugins/pdf_viewer/Makefile.am * src/plugins/pdf_viewer/doc_index.xpm * src/plugins/pdf_viewer/doc_index_close.xpm * src/plugins/pdf_viewer/doc_info.xpm * src/plugins/pdf_viewer/first_arrow.xpm * src/plugins/pdf_viewer/last_arrow.xpm * src/plugins/pdf_viewer/left_arrow.xpm * src/plugins/pdf_viewer/placeholder.txt * src/plugins/pdf_viewer/poppler_viewer.c * src/plugins/pdf_viewer/poppler_viewer.h * src/plugins/pdf_viewer/right_arrow.xpm * src/plugins/pdf_viewer/rotate_left.xpm * src/plugins/pdf_viewer/rotate_right.xpm * src/plugins/pdf_viewer/zoom_fit.xpm * src/plugins/pdf_viewer/zoom_in.xpm * src/plugins/pdf_viewer/zoom_out.xpm * src/plugins/pdf_viewer/zoom_width.xpm * src/plugins/perl/Makefile.am * src/plugins/perl/perl_gtk.c * src/plugins/perl/perl_gtk.h * src/plugins/perl/perl_plugin.c * src/plugins/perl/perl_plugin.h * src/plugins/perl/placeholder.txt * src/plugins/python/Makefile.am * src/plugins/python/clawsmailmodule.c * src/plugins/python/clawsmailmodule.h * src/plugins/python/composewindowtype.c * src/plugins/python/composewindowtype.h * src/plugins/python/foldertype.c * src/plugins/python/foldertype.h * src/plugins/python/messageinfotype.c * src/plugins/python/messageinfotype.h * src/plugins/python/nodetype.c * src/plugins/python/nodetype.h * src/plugins/python/placeholder.txt * src/plugins/python/python-hooks.c * src/plugins/python/python-hooks.h * src/plugins/python/python-shell.c * src/plugins/python/python-shell.h * src/plugins/python/python_plugin.c * src/plugins/vcalendar/Makefile.in Add some plugins (clamd, fetchinfo, gdata, mailmbox, newmail, notification, pdf_viewer, perl, python). Notification not yet enabled because it has too much autoconf switches for my taste.
2013-02-17 22:22:03 +01:00
AC_MSG_RESULT(yes)
else
AC_MSG_RESULT(no)
fi
AM_CONDITIONAL(BUILD_ATT_REMOVER_PLUGIN, test x"$ac_cv_enable_att_remover_plugin" = xyes)
dnl --- attachwarner ---
AC_ARG_ENABLE(attachwarner-plugin,
[ --disable-attachwarner-plugin do not build attachwarner plugin],
[ac_cv_enable_attachwarner_plugin=$enableval], [ac_cv_enable_attachwarner_plugin=yes])
if test x"$ac_cv_enable_attachwarner_plugin" = xyes; then
PLUGINS="attachwarner $PLUGINS"
2013-02-17 [colin] 3.9.0cvs75 * src/plugins/Makefile.am * src/plugins/archive/Makefile.am * src/plugins/clamd/Makefile.am * src/plugins/clamd/clamav_plugin.c * src/plugins/clamd/clamav_plugin.h * src/plugins/clamd/clamav_plugin_gtk.c * src/plugins/clamd/placeholder.txt * src/plugins/clamd/libclamd/Makefile.am * src/plugins/clamd/libclamd/clamd-plugin.c * src/plugins/clamd/libclamd/clamd-plugin.h * src/plugins/fetchinfo/Makefile.am * src/plugins/fetchinfo/fetchinfo_plugin.c * src/plugins/fetchinfo/fetchinfo_plugin.h * src/plugins/fetchinfo/fetchinfo_plugin_gtk.c * src/plugins/fetchinfo/placeholder.txt * src/plugins/gdata/Makefile.am * src/plugins/gdata/cm_gdata_contacts.c * src/plugins/gdata/cm_gdata_contacts.h * src/plugins/gdata/cm_gdata_prefs.c * src/plugins/gdata/cm_gdata_prefs.h * src/plugins/gdata/gdata_plugin.c * src/plugins/gdata/gdata_plugin.h * src/plugins/gdata/placeholder.txt * src/plugins/geolocation/placeholder.txt * src/plugins/gtkhtml2_viewer/placeholder.txt * src/plugins/mailmbox/Makefile.am * src/plugins/mailmbox/carray.c * src/plugins/mailmbox/carray.h * src/plugins/mailmbox/chash.c * src/plugins/mailmbox/chash.h * src/plugins/mailmbox/clist.c * src/plugins/mailmbox/clist.h * src/plugins/mailmbox/mailimf.c * src/plugins/mailmbox/mailimf.h * src/plugins/mailmbox/mailimf_types.c * src/plugins/mailmbox/mailimf_types.h * src/plugins/mailmbox/mailimf_types_helper.c * src/plugins/mailmbox/mailimf_types_helper.h * src/plugins/mailmbox/mailimf_write.c * src/plugins/mailmbox/mailimf_write.h * src/plugins/mailmbox/maillock.c * src/plugins/mailmbox/maillock.h * src/plugins/mailmbox/mailmbox.c * src/plugins/mailmbox/mailmbox.h * src/plugins/mailmbox/mailmbox_folder.c * src/plugins/mailmbox/mailmbox_folder.h * src/plugins/mailmbox/mailmbox_gtk.deps * src/plugins/mailmbox/mailmbox_parse.c * src/plugins/mailmbox/mailmbox_parse.h * src/plugins/mailmbox/mailmbox_types.c * src/plugins/mailmbox/mailmbox_types.h * src/plugins/mailmbox/mmapstring.c * src/plugins/mailmbox/mmapstring.h * src/plugins/mailmbox/placeholder.txt * src/plugins/mailmbox/plugin.c * src/plugins/mailmbox/plugin_gtk.c * src/plugins/mailmbox/plugin_gtk.h * src/plugins/newmail/Makefile.am * src/plugins/newmail/newmail.c * src/plugins/newmail/placeholder.txt * src/plugins/notification/Makefile.am * src/plugins/notification/claws.def * src/plugins/notification/notification_banner.c * src/plugins/notification/notification_banner.h * src/plugins/notification/notification_command.c * src/plugins/notification/notification_command.h * src/plugins/notification/notification_core.c * src/plugins/notification/notification_core.h * src/plugins/notification/notification_foldercheck.c * src/plugins/notification/notification_foldercheck.h * src/plugins/notification/notification_hotkeys.c * src/plugins/notification/notification_hotkeys.h * src/plugins/notification/notification_indicator.c * src/plugins/notification/notification_indicator.h * src/plugins/notification/notification_lcdproc.c * src/plugins/notification/notification_lcdproc.h * src/plugins/notification/notification_pixbuf.c * src/plugins/notification/notification_pixbuf.h * src/plugins/notification/notification_plugin.c * src/plugins/notification/notification_plugin.h * src/plugins/notification/notification_popup.c * src/plugins/notification/notification_popup.h * src/plugins/notification/notification_prefs.c * src/plugins/notification/notification_prefs.h * src/plugins/notification/notification_trayicon.c * src/plugins/notification/notification_trayicon.h * src/plugins/notification/placeholder.txt * src/plugins/notification/plugin.def * src/plugins/notification/raw_claws_mail_logo_64x64.h * src/plugins/notification/version.rc * src/plugins/pdf_viewer/Makefile.am * src/plugins/pdf_viewer/doc_index.xpm * src/plugins/pdf_viewer/doc_index_close.xpm * src/plugins/pdf_viewer/doc_info.xpm * src/plugins/pdf_viewer/first_arrow.xpm * src/plugins/pdf_viewer/last_arrow.xpm * src/plugins/pdf_viewer/left_arrow.xpm * src/plugins/pdf_viewer/placeholder.txt * src/plugins/pdf_viewer/poppler_viewer.c * src/plugins/pdf_viewer/poppler_viewer.h * src/plugins/pdf_viewer/right_arrow.xpm * src/plugins/pdf_viewer/rotate_left.xpm * src/plugins/pdf_viewer/rotate_right.xpm * src/plugins/pdf_viewer/zoom_fit.xpm * src/plugins/pdf_viewer/zoom_in.xpm * src/plugins/pdf_viewer/zoom_out.xpm * src/plugins/pdf_viewer/zoom_width.xpm * src/plugins/perl/Makefile.am * src/plugins/perl/perl_gtk.c * src/plugins/perl/perl_gtk.h * src/plugins/perl/perl_plugin.c * src/plugins/perl/perl_plugin.h * src/plugins/perl/placeholder.txt * src/plugins/python/Makefile.am * src/plugins/python/clawsmailmodule.c * src/plugins/python/clawsmailmodule.h * src/plugins/python/composewindowtype.c * src/plugins/python/composewindowtype.h * src/plugins/python/foldertype.c * src/plugins/python/foldertype.h * src/plugins/python/messageinfotype.c * src/plugins/python/messageinfotype.h * src/plugins/python/nodetype.c * src/plugins/python/nodetype.h * src/plugins/python/placeholder.txt * src/plugins/python/python-hooks.c * src/plugins/python/python-hooks.h * src/plugins/python/python-shell.c * src/plugins/python/python-shell.h * src/plugins/python/python_plugin.c * src/plugins/vcalendar/Makefile.in Add some plugins (clamd, fetchinfo, gdata, mailmbox, newmail, notification, pdf_viewer, perl, python). Notification not yet enabled because it has too much autoconf switches for my taste.
2013-02-17 22:22:03 +01:00
AC_MSG_RESULT(yes)
else
AC_MSG_RESULT(no)
fi
AM_CONDITIONAL(BUILD_ATTACHWARNER_PLUGIN, test x"$ac_cv_enable_attachwarner_plugin" = xyes)
dnl --- Bogofilter ---
AC_MSG_CHECKING([whether to build Bogofilter plugin])
AC_ARG_ENABLE(bogofilter-plugin,
[ --disable-bogofilter-plugin do not build bogofilter plugin],
[ac_cv_enable_bogofilter_plugin=$enableval], [ac_cv_enable_bogofilter_plugin=yes])
if test x"$ac_cv_enable_bogofilter_plugin" = xyes; then
AC_MSG_RESULT(yes)
PLUGINS="bogofilter $PLUGINS"
AC_DEFINE(USE_BOGOFILTER_PLUGIN, 1, Define if bogofilter plugin is being built.)
else
AC_MSG_RESULT(no)
fi
AM_CONDITIONAL(BUILD_BOGOFILTER_PLUGIN, test x"$ac_cv_enable_bogofilter_plugin" = xyes)
dnl --- bsfilter ---
AC_MSG_CHECKING([whether to build bsfilter plugin])
AC_ARG_ENABLE(bsfilter-plugin,
[ --disable-bsfilter-plugin do not build bsfilter plugin],
[ac_cv_enable_bsfilter_plugin=$enableval], [ac_cv_enable_bsfilter_plugin=yes])
if test x"$ac_cv_enable_bsfilter_plugin" = xyes; then
PLUGINS="bsfilter $PLUGINS"
2013-02-17 [colin] 3.9.0cvs75 * src/plugins/Makefile.am * src/plugins/archive/Makefile.am * src/plugins/clamd/Makefile.am * src/plugins/clamd/clamav_plugin.c * src/plugins/clamd/clamav_plugin.h * src/plugins/clamd/clamav_plugin_gtk.c * src/plugins/clamd/placeholder.txt * src/plugins/clamd/libclamd/Makefile.am * src/plugins/clamd/libclamd/clamd-plugin.c * src/plugins/clamd/libclamd/clamd-plugin.h * src/plugins/fetchinfo/Makefile.am * src/plugins/fetchinfo/fetchinfo_plugin.c * src/plugins/fetchinfo/fetchinfo_plugin.h * src/plugins/fetchinfo/fetchinfo_plugin_gtk.c * src/plugins/fetchinfo/placeholder.txt * src/plugins/gdata/Makefile.am * src/plugins/gdata/cm_gdata_contacts.c * src/plugins/gdata/cm_gdata_contacts.h * src/plugins/gdata/cm_gdata_prefs.c * src/plugins/gdata/cm_gdata_prefs.h * src/plugins/gdata/gdata_plugin.c * src/plugins/gdata/gdata_plugin.h * src/plugins/gdata/placeholder.txt * src/plugins/geolocation/placeholder.txt * src/plugins/gtkhtml2_viewer/placeholder.txt * src/plugins/mailmbox/Makefile.am * src/plugins/mailmbox/carray.c * src/plugins/mailmbox/carray.h * src/plugins/mailmbox/chash.c * src/plugins/mailmbox/chash.h * src/plugins/mailmbox/clist.c * src/plugins/mailmbox/clist.h * src/plugins/mailmbox/mailimf.c * src/plugins/mailmbox/mailimf.h * src/plugins/mailmbox/mailimf_types.c * src/plugins/mailmbox/mailimf_types.h * src/plugins/mailmbox/mailimf_types_helper.c * src/plugins/mailmbox/mailimf_types_helper.h * src/plugins/mailmbox/mailimf_write.c * src/plugins/mailmbox/mailimf_write.h * src/plugins/mailmbox/maillock.c * src/plugins/mailmbox/maillock.h * src/plugins/mailmbox/mailmbox.c * src/plugins/mailmbox/mailmbox.h * src/plugins/mailmbox/mailmbox_folder.c * src/plugins/mailmbox/mailmbox_folder.h * src/plugins/mailmbox/mailmbox_gtk.deps * src/plugins/mailmbox/mailmbox_parse.c * src/plugins/mailmbox/mailmbox_parse.h * src/plugins/mailmbox/mailmbox_types.c * src/plugins/mailmbox/mailmbox_types.h * src/plugins/mailmbox/mmapstring.c * src/plugins/mailmbox/mmapstring.h * src/plugins/mailmbox/placeholder.txt * src/plugins/mailmbox/plugin.c * src/plugins/mailmbox/plugin_gtk.c * src/plugins/mailmbox/plugin_gtk.h * src/plugins/newmail/Makefile.am * src/plugins/newmail/newmail.c * src/plugins/newmail/placeholder.txt * src/plugins/notification/Makefile.am * src/plugins/notification/claws.def * src/plugins/notification/notification_banner.c * src/plugins/notification/notification_banner.h * src/plugins/notification/notification_command.c * src/plugins/notification/notification_command.h * src/plugins/notification/notification_core.c * src/plugins/notification/notification_core.h * src/plugins/notification/notification_foldercheck.c * src/plugins/notification/notification_foldercheck.h * src/plugins/notification/notification_hotkeys.c * src/plugins/notification/notification_hotkeys.h * src/plugins/notification/notification_indicator.c * src/plugins/notification/notification_indicator.h * src/plugins/notification/notification_lcdproc.c * src/plugins/notification/notification_lcdproc.h * src/plugins/notification/notification_pixbuf.c * src/plugins/notification/notification_pixbuf.h * src/plugins/notification/notification_plugin.c * src/plugins/notification/notification_plugin.h * src/plugins/notification/notification_popup.c * src/plugins/notification/notification_popup.h * src/plugins/notification/notification_prefs.c * src/plugins/notification/notification_prefs.h * src/plugins/notification/notification_trayicon.c * src/plugins/notification/notification_trayicon.h * src/plugins/notification/placeholder.txt * src/plugins/notification/plugin.def * src/plugins/notification/raw_claws_mail_logo_64x64.h * src/plugins/notification/version.rc * src/plugins/pdf_viewer/Makefile.am * src/plugins/pdf_viewer/doc_index.xpm * src/plugins/pdf_viewer/doc_index_close.xpm * src/plugins/pdf_viewer/doc_info.xpm * src/plugins/pdf_viewer/first_arrow.xpm * src/plugins/pdf_viewer/last_arrow.xpm * src/plugins/pdf_viewer/left_arrow.xpm * src/plugins/pdf_viewer/placeholder.txt * src/plugins/pdf_viewer/poppler_viewer.c * src/plugins/pdf_viewer/poppler_viewer.h * src/plugins/pdf_viewer/right_arrow.xpm * src/plugins/pdf_viewer/rotate_left.xpm * src/plugins/pdf_viewer/rotate_right.xpm * src/plugins/pdf_viewer/zoom_fit.xpm * src/plugins/pdf_viewer/zoom_in.xpm * src/plugins/pdf_viewer/zoom_out.xpm * src/plugins/pdf_viewer/zoom_width.xpm * src/plugins/perl/Makefile.am * src/plugins/perl/perl_gtk.c * src/plugins/perl/perl_gtk.h * src/plugins/perl/perl_plugin.c * src/plugins/perl/perl_plugin.h * src/plugins/perl/placeholder.txt * src/plugins/python/Makefile.am * src/plugins/python/clawsmailmodule.c * src/plugins/python/clawsmailmodule.h * src/plugins/python/composewindowtype.c * src/plugins/python/composewindowtype.h * src/plugins/python/foldertype.c * src/plugins/python/foldertype.h * src/plugins/python/messageinfotype.c * src/plugins/python/messageinfotype.h * src/plugins/python/nodetype.c * src/plugins/python/nodetype.h * src/plugins/python/placeholder.txt * src/plugins/python/python-hooks.c * src/plugins/python/python-hooks.h * src/plugins/python/python-shell.c * src/plugins/python/python-shell.h * src/plugins/python/python_plugin.c * src/plugins/vcalendar/Makefile.in Add some plugins (clamd, fetchinfo, gdata, mailmbox, newmail, notification, pdf_viewer, perl, python). Notification not yet enabled because it has too much autoconf switches for my taste.
2013-02-17 22:22:03 +01:00
AC_MSG_RESULT(yes)
else
AC_MSG_RESULT(no)
fi
AM_CONDITIONAL(BUILD_BSFILTER_PLUGIN, test x"$ac_cv_enable_bsfilter_plugin" = xyes)
2013-02-17 [colin] 3.9.0cvs75 * src/plugins/Makefile.am * src/plugins/archive/Makefile.am * src/plugins/clamd/Makefile.am * src/plugins/clamd/clamav_plugin.c * src/plugins/clamd/clamav_plugin.h * src/plugins/clamd/clamav_plugin_gtk.c * src/plugins/clamd/placeholder.txt * src/plugins/clamd/libclamd/Makefile.am * src/plugins/clamd/libclamd/clamd-plugin.c * src/plugins/clamd/libclamd/clamd-plugin.h * src/plugins/fetchinfo/Makefile.am * src/plugins/fetchinfo/fetchinfo_plugin.c * src/plugins/fetchinfo/fetchinfo_plugin.h * src/plugins/fetchinfo/fetchinfo_plugin_gtk.c * src/plugins/fetchinfo/placeholder.txt * src/plugins/gdata/Makefile.am * src/plugins/gdata/cm_gdata_contacts.c * src/plugins/gdata/cm_gdata_contacts.h * src/plugins/gdata/cm_gdata_prefs.c * src/plugins/gdata/cm_gdata_prefs.h * src/plugins/gdata/gdata_plugin.c * src/plugins/gdata/gdata_plugin.h * src/plugins/gdata/placeholder.txt * src/plugins/geolocation/placeholder.txt * src/plugins/gtkhtml2_viewer/placeholder.txt * src/plugins/mailmbox/Makefile.am * src/plugins/mailmbox/carray.c * src/plugins/mailmbox/carray.h * src/plugins/mailmbox/chash.c * src/plugins/mailmbox/chash.h * src/plugins/mailmbox/clist.c * src/plugins/mailmbox/clist.h * src/plugins/mailmbox/mailimf.c * src/plugins/mailmbox/mailimf.h * src/plugins/mailmbox/mailimf_types.c * src/plugins/mailmbox/mailimf_types.h * src/plugins/mailmbox/mailimf_types_helper.c * src/plugins/mailmbox/mailimf_types_helper.h * src/plugins/mailmbox/mailimf_write.c * src/plugins/mailmbox/mailimf_write.h * src/plugins/mailmbox/maillock.c * src/plugins/mailmbox/maillock.h * src/plugins/mailmbox/mailmbox.c * src/plugins/mailmbox/mailmbox.h * src/plugins/mailmbox/mailmbox_folder.c * src/plugins/mailmbox/mailmbox_folder.h * src/plugins/mailmbox/mailmbox_gtk.deps * src/plugins/mailmbox/mailmbox_parse.c * src/plugins/mailmbox/mailmbox_parse.h * src/plugins/mailmbox/mailmbox_types.c * src/plugins/mailmbox/mailmbox_types.h * src/plugins/mailmbox/mmapstring.c * src/plugins/mailmbox/mmapstring.h * src/plugins/mailmbox/placeholder.txt * src/plugins/mailmbox/plugin.c * src/plugins/mailmbox/plugin_gtk.c * src/plugins/mailmbox/plugin_gtk.h * src/plugins/newmail/Makefile.am * src/plugins/newmail/newmail.c * src/plugins/newmail/placeholder.txt * src/plugins/notification/Makefile.am * src/plugins/notification/claws.def * src/plugins/notification/notification_banner.c * src/plugins/notification/notification_banner.h * src/plugins/notification/notification_command.c * src/plugins/notification/notification_command.h * src/plugins/notification/notification_core.c * src/plugins/notification/notification_core.h * src/plugins/notification/notification_foldercheck.c * src/plugins/notification/notification_foldercheck.h * src/plugins/notification/notification_hotkeys.c * src/plugins/notification/notification_hotkeys.h * src/plugins/notification/notification_indicator.c * src/plugins/notification/notification_indicator.h * src/plugins/notification/notification_lcdproc.c * src/plugins/notification/notification_lcdproc.h * src/plugins/notification/notification_pixbuf.c * src/plugins/notification/notification_pixbuf.h * src/plugins/notification/notification_plugin.c * src/plugins/notification/notification_plugin.h * src/plugins/notification/notification_popup.c * src/plugins/notification/notification_popup.h * src/plugins/notification/notification_prefs.c * src/plugins/notification/notification_prefs.h * src/plugins/notification/notification_trayicon.c * src/plugins/notification/notification_trayicon.h * src/plugins/notification/placeholder.txt * src/plugins/notification/plugin.def * src/plugins/notification/raw_claws_mail_logo_64x64.h * src/plugins/notification/version.rc * src/plugins/pdf_viewer/Makefile.am * src/plugins/pdf_viewer/doc_index.xpm * src/plugins/pdf_viewer/doc_index_close.xpm * src/plugins/pdf_viewer/doc_info.xpm * src/plugins/pdf_viewer/first_arrow.xpm * src/plugins/pdf_viewer/last_arrow.xpm * src/plugins/pdf_viewer/left_arrow.xpm * src/plugins/pdf_viewer/placeholder.txt * src/plugins/pdf_viewer/poppler_viewer.c * src/plugins/pdf_viewer/poppler_viewer.h * src/plugins/pdf_viewer/right_arrow.xpm * src/plugins/pdf_viewer/rotate_left.xpm * src/plugins/pdf_viewer/rotate_right.xpm * src/plugins/pdf_viewer/zoom_fit.xpm * src/plugins/pdf_viewer/zoom_in.xpm * src/plugins/pdf_viewer/zoom_out.xpm * src/plugins/pdf_viewer/zoom_width.xpm * src/plugins/perl/Makefile.am * src/plugins/perl/perl_gtk.c * src/plugins/perl/perl_gtk.h * src/plugins/perl/perl_plugin.c * src/plugins/perl/perl_plugin.h * src/plugins/perl/placeholder.txt * src/plugins/python/Makefile.am * src/plugins/python/clawsmailmodule.c * src/plugins/python/clawsmailmodule.h * src/plugins/python/composewindowtype.c * src/plugins/python/composewindowtype.h * src/plugins/python/foldertype.c * src/plugins/python/foldertype.h * src/plugins/python/messageinfotype.c * src/plugins/python/messageinfotype.h * src/plugins/python/nodetype.c * src/plugins/python/nodetype.h * src/plugins/python/placeholder.txt * src/plugins/python/python-hooks.c * src/plugins/python/python-hooks.h * src/plugins/python/python-shell.c * src/plugins/python/python-shell.h * src/plugins/python/python_plugin.c * src/plugins/vcalendar/Makefile.in Add some plugins (clamd, fetchinfo, gdata, mailmbox, newmail, notification, pdf_viewer, perl, python). Notification not yet enabled because it has too much autoconf switches for my taste.
2013-02-17 22:22:03 +01:00
dnl --- clamd ---
AC_MSG_CHECKING([whether to build clamd plugin])
AC_ARG_ENABLE(clamd-plugin,
[ --disable-clamd-plugin do not build clamd plugin],
[ac_cv_enable_clamd_plugin=$enableval], [ac_cv_enable_clamd_plugin=yes])
if test x"$ac_cv_enable_clamd_plugin" = xyes; then
PLUGINS="clamd $PLUGINS"
AC_MSG_RESULT(yes)
else
AC_MSG_RESULT(no)
fi
AM_CONDITIONAL(BUILD_CLAMD_PLUGIN, test x"$ac_cv_enable_clamd_plugin" = xyes)
dnl --- Demo ---
AC_ARG_ENABLE(demo-plugin,
[ --enable-demo-plugin build demo plugin],
[ac_cv_enable_demo_plugin=$enableval], [ac_cv_enable_demo_plugin=no])
if test x"$ac_cv_enable_demo_plugin" = xyes; then
PLUGINS="demo $PLUGINS"
2013-02-17 [colin] 3.9.0cvs75 * src/plugins/Makefile.am * src/plugins/archive/Makefile.am * src/plugins/clamd/Makefile.am * src/plugins/clamd/clamav_plugin.c * src/plugins/clamd/clamav_plugin.h * src/plugins/clamd/clamav_plugin_gtk.c * src/plugins/clamd/placeholder.txt * src/plugins/clamd/libclamd/Makefile.am * src/plugins/clamd/libclamd/clamd-plugin.c * src/plugins/clamd/libclamd/clamd-plugin.h * src/plugins/fetchinfo/Makefile.am * src/plugins/fetchinfo/fetchinfo_plugin.c * src/plugins/fetchinfo/fetchinfo_plugin.h * src/plugins/fetchinfo/fetchinfo_plugin_gtk.c * src/plugins/fetchinfo/placeholder.txt * src/plugins/gdata/Makefile.am * src/plugins/gdata/cm_gdata_contacts.c * src/plugins/gdata/cm_gdata_contacts.h * src/plugins/gdata/cm_gdata_prefs.c * src/plugins/gdata/cm_gdata_prefs.h * src/plugins/gdata/gdata_plugin.c * src/plugins/gdata/gdata_plugin.h * src/plugins/gdata/placeholder.txt * src/plugins/geolocation/placeholder.txt * src/plugins/gtkhtml2_viewer/placeholder.txt * src/plugins/mailmbox/Makefile.am * src/plugins/mailmbox/carray.c * src/plugins/mailmbox/carray.h * src/plugins/mailmbox/chash.c * src/plugins/mailmbox/chash.h * src/plugins/mailmbox/clist.c * src/plugins/mailmbox/clist.h * src/plugins/mailmbox/mailimf.c * src/plugins/mailmbox/mailimf.h * src/plugins/mailmbox/mailimf_types.c * src/plugins/mailmbox/mailimf_types.h * src/plugins/mailmbox/mailimf_types_helper.c * src/plugins/mailmbox/mailimf_types_helper.h * src/plugins/mailmbox/mailimf_write.c * src/plugins/mailmbox/mailimf_write.h * src/plugins/mailmbox/maillock.c * src/plugins/mailmbox/maillock.h * src/plugins/mailmbox/mailmbox.c * src/plugins/mailmbox/mailmbox.h * src/plugins/mailmbox/mailmbox_folder.c * src/plugins/mailmbox/mailmbox_folder.h * src/plugins/mailmbox/mailmbox_gtk.deps * src/plugins/mailmbox/mailmbox_parse.c * src/plugins/mailmbox/mailmbox_parse.h * src/plugins/mailmbox/mailmbox_types.c * src/plugins/mailmbox/mailmbox_types.h * src/plugins/mailmbox/mmapstring.c * src/plugins/mailmbox/mmapstring.h * src/plugins/mailmbox/placeholder.txt * src/plugins/mailmbox/plugin.c * src/plugins/mailmbox/plugin_gtk.c * src/plugins/mailmbox/plugin_gtk.h * src/plugins/newmail/Makefile.am * src/plugins/newmail/newmail.c * src/plugins/newmail/placeholder.txt * src/plugins/notification/Makefile.am * src/plugins/notification/claws.def * src/plugins/notification/notification_banner.c * src/plugins/notification/notification_banner.h * src/plugins/notification/notification_command.c * src/plugins/notification/notification_command.h * src/plugins/notification/notification_core.c * src/plugins/notification/notification_core.h * src/plugins/notification/notification_foldercheck.c * src/plugins/notification/notification_foldercheck.h * src/plugins/notification/notification_hotkeys.c * src/plugins/notification/notification_hotkeys.h * src/plugins/notification/notification_indicator.c * src/plugins/notification/notification_indicator.h * src/plugins/notification/notification_lcdproc.c * src/plugins/notification/notification_lcdproc.h * src/plugins/notification/notification_pixbuf.c * src/plugins/notification/notification_pixbuf.h * src/plugins/notification/notification_plugin.c * src/plugins/notification/notification_plugin.h * src/plugins/notification/notification_popup.c * src/plugins/notification/notification_popup.h * src/plugins/notification/notification_prefs.c * src/plugins/notification/notification_prefs.h * src/plugins/notification/notification_trayicon.c * src/plugins/notification/notification_trayicon.h * src/plugins/notification/placeholder.txt * src/plugins/notification/plugin.def * src/plugins/notification/raw_claws_mail_logo_64x64.h * src/plugins/notification/version.rc * src/plugins/pdf_viewer/Makefile.am * src/plugins/pdf_viewer/doc_index.xpm * src/plugins/pdf_viewer/doc_index_close.xpm * src/plugins/pdf_viewer/doc_info.xpm * src/plugins/pdf_viewer/first_arrow.xpm * src/plugins/pdf_viewer/last_arrow.xpm * src/plugins/pdf_viewer/left_arrow.xpm * src/plugins/pdf_viewer/placeholder.txt * src/plugins/pdf_viewer/poppler_viewer.c * src/plugins/pdf_viewer/poppler_viewer.h * src/plugins/pdf_viewer/right_arrow.xpm * src/plugins/pdf_viewer/rotate_left.xpm * src/plugins/pdf_viewer/rotate_right.xpm * src/plugins/pdf_viewer/zoom_fit.xpm * src/plugins/pdf_viewer/zoom_in.xpm * src/plugins/pdf_viewer/zoom_out.xpm * src/plugins/pdf_viewer/zoom_width.xpm * src/plugins/perl/Makefile.am * src/plugins/perl/perl_gtk.c * src/plugins/perl/perl_gtk.h * src/plugins/perl/perl_plugin.c * src/plugins/perl/perl_plugin.h * src/plugins/perl/placeholder.txt * src/plugins/python/Makefile.am * src/plugins/python/clawsmailmodule.c * src/plugins/python/clawsmailmodule.h * src/plugins/python/composewindowtype.c * src/plugins/python/composewindowtype.h * src/plugins/python/foldertype.c * src/plugins/python/foldertype.h * src/plugins/python/messageinfotype.c * src/plugins/python/messageinfotype.h * src/plugins/python/nodetype.c * src/plugins/python/nodetype.h * src/plugins/python/placeholder.txt * src/plugins/python/python-hooks.c * src/plugins/python/python-hooks.h * src/plugins/python/python-shell.c * src/plugins/python/python-shell.h * src/plugins/python/python_plugin.c * src/plugins/vcalendar/Makefile.in Add some plugins (clamd, fetchinfo, gdata, mailmbox, newmail, notification, pdf_viewer, perl, python). Notification not yet enabled because it has too much autoconf switches for my taste.
2013-02-17 22:22:03 +01:00
AC_MSG_RESULT(yes)
else
AC_MSG_RESULT(no)
fi
AM_CONDITIONAL(BUILD_DEMO_PLUGIN, test x"$ac_cv_enable_demo_plugin" = xyes)
dnl --- Fancy ---
AC_MSG_CHECKING([whether to build Fancy plugin])
AC_ARG_ENABLE(fancy-plugin,
[ --disable-fancy-plugin do not build Fancy plugin for html mail rendering],
[ac_cv_enable_fancy_plugin=$enableval], [ac_cv_enable_fancy_plugin=yes])
if test x"$ac_cv_enable_fancy_plugin" = xyes; then
AC_MSG_RESULT(yes)
dnl Check for WebKit
PKG_CHECK_MODULES(WEBKIT, webkit-1.0,
[
PLUGINS="fancy $PLUGINS"
],
[
echo "webkit-1.0 not found."
ac_cv_enable_fancy_plugin=no
])
AC_SUBST(WEBKIT_LIBS)
AC_SUBST(WEBKIT_CFLAGS)
fi
if test x"$ac_cv_enable_fancy_plugin" = xyes; then
dnl Check for libsoup-gnome
PKG_CHECK_MODULES(LIBSOUP_GNOME, libsoup-gnome-2.4 >= 2.26, ac_cv_enable_soup_gnome=yes, ac_cv_enable_soup_gnome=no)
if test x$ac_cv_enable_soup_gnome = xyes; then
AC_DEFINE(HAVE_LIBSOUP_GNOME, 1, Define if you want soup gnome proxy support)
fi
AC_SUBST(LIBSOUP_GNOME_CFLAGS)
AC_SUBST(LIBSOUP_GNOME_LIBS)
PKG_CHECK_MODULES(GTKPRINTUNIX, gtk+-unix-print-2.0, ac_cv_enable_gtkprint=yes, ac_cv_enable_gtkprint=no)
if test x$ac_cv_enable_gtkprint = xyes; then
AC_DEFINE(USE_PRINTUNIX, 1, Define if you want gtk+-unix-print support)
else
AC_MSG_RESULT(not found)
fi
AC_SUBST(GTKPRINTUNIX_CFLAGS)
AC_SUBST(GTKPRINTUNIX_LIBS)
fi
AM_CONDITIONAL(BUILD_FANCY_PLUGIN, test x"$ac_cv_enable_fancy_plugin" = xyes)
2013-02-17 [colin] 3.9.0cvs75 * src/plugins/Makefile.am * src/plugins/archive/Makefile.am * src/plugins/clamd/Makefile.am * src/plugins/clamd/clamav_plugin.c * src/plugins/clamd/clamav_plugin.h * src/plugins/clamd/clamav_plugin_gtk.c * src/plugins/clamd/placeholder.txt * src/plugins/clamd/libclamd/Makefile.am * src/plugins/clamd/libclamd/clamd-plugin.c * src/plugins/clamd/libclamd/clamd-plugin.h * src/plugins/fetchinfo/Makefile.am * src/plugins/fetchinfo/fetchinfo_plugin.c * src/plugins/fetchinfo/fetchinfo_plugin.h * src/plugins/fetchinfo/fetchinfo_plugin_gtk.c * src/plugins/fetchinfo/placeholder.txt * src/plugins/gdata/Makefile.am * src/plugins/gdata/cm_gdata_contacts.c * src/plugins/gdata/cm_gdata_contacts.h * src/plugins/gdata/cm_gdata_prefs.c * src/plugins/gdata/cm_gdata_prefs.h * src/plugins/gdata/gdata_plugin.c * src/plugins/gdata/gdata_plugin.h * src/plugins/gdata/placeholder.txt * src/plugins/geolocation/placeholder.txt * src/plugins/gtkhtml2_viewer/placeholder.txt * src/plugins/mailmbox/Makefile.am * src/plugins/mailmbox/carray.c * src/plugins/mailmbox/carray.h * src/plugins/mailmbox/chash.c * src/plugins/mailmbox/chash.h * src/plugins/mailmbox/clist.c * src/plugins/mailmbox/clist.h * src/plugins/mailmbox/mailimf.c * src/plugins/mailmbox/mailimf.h * src/plugins/mailmbox/mailimf_types.c * src/plugins/mailmbox/mailimf_types.h * src/plugins/mailmbox/mailimf_types_helper.c * src/plugins/mailmbox/mailimf_types_helper.h * src/plugins/mailmbox/mailimf_write.c * src/plugins/mailmbox/mailimf_write.h * src/plugins/mailmbox/maillock.c * src/plugins/mailmbox/maillock.h * src/plugins/mailmbox/mailmbox.c * src/plugins/mailmbox/mailmbox.h * src/plugins/mailmbox/mailmbox_folder.c * src/plugins/mailmbox/mailmbox_folder.h * src/plugins/mailmbox/mailmbox_gtk.deps * src/plugins/mailmbox/mailmbox_parse.c * src/plugins/mailmbox/mailmbox_parse.h * src/plugins/mailmbox/mailmbox_types.c * src/plugins/mailmbox/mailmbox_types.h * src/plugins/mailmbox/mmapstring.c * src/plugins/mailmbox/mmapstring.h * src/plugins/mailmbox/placeholder.txt * src/plugins/mailmbox/plugin.c * src/plugins/mailmbox/plugin_gtk.c * src/plugins/mailmbox/plugin_gtk.h * src/plugins/newmail/Makefile.am * src/plugins/newmail/newmail.c * src/plugins/newmail/placeholder.txt * src/plugins/notification/Makefile.am * src/plugins/notification/claws.def * src/plugins/notification/notification_banner.c * src/plugins/notification/notification_banner.h * src/plugins/notification/notification_command.c * src/plugins/notification/notification_command.h * src/plugins/notification/notification_core.c * src/plugins/notification/notification_core.h * src/plugins/notification/notification_foldercheck.c * src/plugins/notification/notification_foldercheck.h * src/plugins/notification/notification_hotkeys.c * src/plugins/notification/notification_hotkeys.h * src/plugins/notification/notification_indicator.c * src/plugins/notification/notification_indicator.h * src/plugins/notification/notification_lcdproc.c * src/plugins/notification/notification_lcdproc.h * src/plugins/notification/notification_pixbuf.c * src/plugins/notification/notification_pixbuf.h * src/plugins/notification/notification_plugin.c * src/plugins/notification/notification_plugin.h * src/plugins/notification/notification_popup.c * src/plugins/notification/notification_popup.h * src/plugins/notification/notification_prefs.c * src/plugins/notification/notification_prefs.h * src/plugins/notification/notification_trayicon.c * src/plugins/notification/notification_trayicon.h * src/plugins/notification/placeholder.txt * src/plugins/notification/plugin.def * src/plugins/notification/raw_claws_mail_logo_64x64.h * src/plugins/notification/version.rc * src/plugins/pdf_viewer/Makefile.am * src/plugins/pdf_viewer/doc_index.xpm * src/plugins/pdf_viewer/doc_index_close.xpm * src/plugins/pdf_viewer/doc_info.xpm * src/plugins/pdf_viewer/first_arrow.xpm * src/plugins/pdf_viewer/last_arrow.xpm * src/plugins/pdf_viewer/left_arrow.xpm * src/plugins/pdf_viewer/placeholder.txt * src/plugins/pdf_viewer/poppler_viewer.c * src/plugins/pdf_viewer/poppler_viewer.h * src/plugins/pdf_viewer/right_arrow.xpm * src/plugins/pdf_viewer/rotate_left.xpm * src/plugins/pdf_viewer/rotate_right.xpm * src/plugins/pdf_viewer/zoom_fit.xpm * src/plugins/pdf_viewer/zoom_in.xpm * src/plugins/pdf_viewer/zoom_out.xpm * src/plugins/pdf_viewer/zoom_width.xpm * src/plugins/perl/Makefile.am * src/plugins/perl/perl_gtk.c * src/plugins/perl/perl_gtk.h * src/plugins/perl/perl_plugin.c * src/plugins/perl/perl_plugin.h * src/plugins/perl/placeholder.txt * src/plugins/python/Makefile.am * src/plugins/python/clawsmailmodule.c * src/plugins/python/clawsmailmodule.h * src/plugins/python/composewindowtype.c * src/plugins/python/composewindowtype.h * src/plugins/python/foldertype.c * src/plugins/python/foldertype.h * src/plugins/python/messageinfotype.c * src/plugins/python/messageinfotype.h * src/plugins/python/nodetype.c * src/plugins/python/nodetype.h * src/plugins/python/placeholder.txt * src/plugins/python/python-hooks.c * src/plugins/python/python-hooks.h * src/plugins/python/python-shell.c * src/plugins/python/python-shell.h * src/plugins/python/python_plugin.c * src/plugins/vcalendar/Makefile.in Add some plugins (clamd, fetchinfo, gdata, mailmbox, newmail, notification, pdf_viewer, perl, python). Notification not yet enabled because it has too much autoconf switches for my taste.
2013-02-17 22:22:03 +01:00
dnl --- fetchinfo ---
AC_MSG_CHECKING([whether to build fetchinfo plugin])
AC_ARG_ENABLE(fetchinfo-plugin,
[ --disable-fetchinfo-plugin do not build fetchinfo plugin],
[ac_cv_enable_fetchinfo_plugin=$enableval], [ac_cv_enable_fetchinfo_plugin=yes])
if test x"$ac_cv_enable_fetchinfo_plugin" = xyes; then
PLUGINS="fetchinfo $PLUGINS"
AC_MSG_RESULT(yes)
else
AC_MSG_RESULT(no)
fi
AM_CONDITIONAL(BUILD_FETCHINFO_PLUGIN, test x"$ac_cv_enable_fetchinfo_plugin" = xyes)
dnl --- gdata ---
AC_MSG_CHECKING([whether to build gdata plugin])
AC_ARG_ENABLE(gdata-plugin,
[ --disable-gdata-plugin do not build gdata plugin],
[ac_cv_enable_gdata_plugin=$enableval], [ac_cv_enable_gdata_plugin=yes])
if test x"$ac_cv_enable_gdata_plugin" = xyes; then
PKG_CHECK_MODULES(GDATA, libgdata >= 0.9.1, [ac_cv_enable_gdata_plugin=yes], [ac_cv_enable_gdata_plugin=no])
if test x"$ac_cv_enable_gdata_plugin" = xyes; then
AC_DEFINE(HAVE_GDATA_VERSION_0_9_1, 1, [at least version 0.9.1 of libgdata is available])
AC_DEFINE(HAVE_GDATA_VERSION_0_9, 1, [at least version 0.9.0 of libgdata is available])
else
PKG_CHECK_MODULES(GDATA, libgdata >= 0.6.4, [ac_cv_enable_gdata_plugin=yes], [ac_cv_enable_gdata_plugin=no])
fi
if test x"$ac_cv_enable_gdata_plugin" = xyes; then
AC_SUBST(GDATA_CFLAGS)
AC_SUBST(GDATA_LIBS)
AC_DEFINE(CM_GDATA_CLIENT_ID, ["Claws Mail GData plugin"], [client id])
PLUGINS="gdata $PLUGINS"
AC_MSG_RESULT(yes)
else
AC_MSG_ERROR(libgdata is not available)
fi
else
AC_MSG_RESULT(no)
fi
AM_CONDITIONAL(BUILD_GDATA_PLUGIN, test x"$ac_cv_enable_gdata_plugin" = xyes)
dnl --- mailmbox ---
AC_MSG_CHECKING([whether to build mailmbox plugin])
AC_ARG_ENABLE(mailmbox-plugin,
[ --disable-mailmbox-plugin do not build mailmbox plugin],
[ac_cv_enable_mailmbox_plugin=$enableval], [ac_cv_enable_mailmbox_plugin=yes])
if test x"$ac_cv_enable_mailmbox_plugin" = xyes; then
PLUGINS="mailmbox $PLUGINS"
AC_MSG_RESULT(yes)
else
AC_MSG_RESULT(no)
fi
AM_CONDITIONAL(BUILD_MAILMBOX_PLUGIN, test x"$ac_cv_enable_mailmbox_plugin" = xyes)
dnl --- newmail ---
AC_MSG_CHECKING([whether to build newmail plugin])
AC_ARG_ENABLE(newmail-plugin,
[ --disable-newmail-plugin do not build newmail plugin],
[ac_cv_enable_newmail_plugin=$enableval], [ac_cv_enable_newmail_plugin=yes])
if test x"$ac_cv_enable_newmail_plugin" = xyes; then
PLUGINS="newmail $PLUGINS"
AC_MSG_RESULT(yes)
else
AC_MSG_RESULT(no)
fi
AM_CONDITIONAL(BUILD_NEWMAIL_PLUGIN, test x"$ac_cv_enable_newmail_plugin" = xyes)
dnl --- notification - disabled - too many autofoo annoyances for today ---
AC_MSG_CHECKING([whether to build notification plugin])
AC_ARG_ENABLE(notification-plugin,
[ --disable-notification-plugin do not build notification plugin],
[ac_cv_enable_notification_plugin=$enableval], [ac_cv_enable_notification_plugin=yes])
2013-02-17 [colin] 3.9.0cvs75 * src/plugins/Makefile.am * src/plugins/archive/Makefile.am * src/plugins/clamd/Makefile.am * src/plugins/clamd/clamav_plugin.c * src/plugins/clamd/clamav_plugin.h * src/plugins/clamd/clamav_plugin_gtk.c * src/plugins/clamd/placeholder.txt * src/plugins/clamd/libclamd/Makefile.am * src/plugins/clamd/libclamd/clamd-plugin.c * src/plugins/clamd/libclamd/clamd-plugin.h * src/plugins/fetchinfo/Makefile.am * src/plugins/fetchinfo/fetchinfo_plugin.c * src/plugins/fetchinfo/fetchinfo_plugin.h * src/plugins/fetchinfo/fetchinfo_plugin_gtk.c * src/plugins/fetchinfo/placeholder.txt * src/plugins/gdata/Makefile.am * src/plugins/gdata/cm_gdata_contacts.c * src/plugins/gdata/cm_gdata_contacts.h * src/plugins/gdata/cm_gdata_prefs.c * src/plugins/gdata/cm_gdata_prefs.h * src/plugins/gdata/gdata_plugin.c * src/plugins/gdata/gdata_plugin.h * src/plugins/gdata/placeholder.txt * src/plugins/geolocation/placeholder.txt * src/plugins/gtkhtml2_viewer/placeholder.txt * src/plugins/mailmbox/Makefile.am * src/plugins/mailmbox/carray.c * src/plugins/mailmbox/carray.h * src/plugins/mailmbox/chash.c * src/plugins/mailmbox/chash.h * src/plugins/mailmbox/clist.c * src/plugins/mailmbox/clist.h * src/plugins/mailmbox/mailimf.c * src/plugins/mailmbox/mailimf.h * src/plugins/mailmbox/mailimf_types.c * src/plugins/mailmbox/mailimf_types.h * src/plugins/mailmbox/mailimf_types_helper.c * src/plugins/mailmbox/mailimf_types_helper.h * src/plugins/mailmbox/mailimf_write.c * src/plugins/mailmbox/mailimf_write.h * src/plugins/mailmbox/maillock.c * src/plugins/mailmbox/maillock.h * src/plugins/mailmbox/mailmbox.c * src/plugins/mailmbox/mailmbox.h * src/plugins/mailmbox/mailmbox_folder.c * src/plugins/mailmbox/mailmbox_folder.h * src/plugins/mailmbox/mailmbox_gtk.deps * src/plugins/mailmbox/mailmbox_parse.c * src/plugins/mailmbox/mailmbox_parse.h * src/plugins/mailmbox/mailmbox_types.c * src/plugins/mailmbox/mailmbox_types.h * src/plugins/mailmbox/mmapstring.c * src/plugins/mailmbox/mmapstring.h * src/plugins/mailmbox/placeholder.txt * src/plugins/mailmbox/plugin.c * src/plugins/mailmbox/plugin_gtk.c * src/plugins/mailmbox/plugin_gtk.h * src/plugins/newmail/Makefile.am * src/plugins/newmail/newmail.c * src/plugins/newmail/placeholder.txt * src/plugins/notification/Makefile.am * src/plugins/notification/claws.def * src/plugins/notification/notification_banner.c * src/plugins/notification/notification_banner.h * src/plugins/notification/notification_command.c * src/plugins/notification/notification_command.h * src/plugins/notification/notification_core.c * src/plugins/notification/notification_core.h * src/plugins/notification/notification_foldercheck.c * src/plugins/notification/notification_foldercheck.h * src/plugins/notification/notification_hotkeys.c * src/plugins/notification/notification_hotkeys.h * src/plugins/notification/notification_indicator.c * src/plugins/notification/notification_indicator.h * src/plugins/notification/notification_lcdproc.c * src/plugins/notification/notification_lcdproc.h * src/plugins/notification/notification_pixbuf.c * src/plugins/notification/notification_pixbuf.h * src/plugins/notification/notification_plugin.c * src/plugins/notification/notification_plugin.h * src/plugins/notification/notification_popup.c * src/plugins/notification/notification_popup.h * src/plugins/notification/notification_prefs.c * src/plugins/notification/notification_prefs.h * src/plugins/notification/notification_trayicon.c * src/plugins/notification/notification_trayicon.h * src/plugins/notification/placeholder.txt * src/plugins/notification/plugin.def * src/plugins/notification/raw_claws_mail_logo_64x64.h * src/plugins/notification/version.rc * src/plugins/pdf_viewer/Makefile.am * src/plugins/pdf_viewer/doc_index.xpm * src/plugins/pdf_viewer/doc_index_close.xpm * src/plugins/pdf_viewer/doc_info.xpm * src/plugins/pdf_viewer/first_arrow.xpm * src/plugins/pdf_viewer/last_arrow.xpm * src/plugins/pdf_viewer/left_arrow.xpm * src/plugins/pdf_viewer/placeholder.txt * src/plugins/pdf_viewer/poppler_viewer.c * src/plugins/pdf_viewer/poppler_viewer.h * src/plugins/pdf_viewer/right_arrow.xpm * src/plugins/pdf_viewer/rotate_left.xpm * src/plugins/pdf_viewer/rotate_right.xpm * src/plugins/pdf_viewer/zoom_fit.xpm * src/plugins/pdf_viewer/zoom_in.xpm * src/plugins/pdf_viewer/zoom_out.xpm * src/plugins/pdf_viewer/zoom_width.xpm * src/plugins/perl/Makefile.am * src/plugins/perl/perl_gtk.c * src/plugins/perl/perl_gtk.h * src/plugins/perl/perl_plugin.c * src/plugins/perl/perl_plugin.h * src/plugins/perl/placeholder.txt * src/plugins/python/Makefile.am * src/plugins/python/clawsmailmodule.c * src/plugins/python/clawsmailmodule.h * src/plugins/python/composewindowtype.c * src/plugins/python/composewindowtype.h * src/plugins/python/foldertype.c * src/plugins/python/foldertype.h * src/plugins/python/messageinfotype.c * src/plugins/python/messageinfotype.h * src/plugins/python/nodetype.c * src/plugins/python/nodetype.h * src/plugins/python/placeholder.txt * src/plugins/python/python-hooks.c * src/plugins/python/python-hooks.h * src/plugins/python/python-shell.c * src/plugins/python/python-shell.h * src/plugins/python/python_plugin.c * src/plugins/vcalendar/Makefile.in Add some plugins (clamd, fetchinfo, gdata, mailmbox, newmail, notification, pdf_viewer, perl, python). Notification not yet enabled because it has too much autoconf switches for my taste.
2013-02-17 22:22:03 +01:00
if test x"$ac_cv_enable_notification_plugin" = xyes; then
LIBNOTIFY_REQUIRED=0.4.3
PKG_CHECK_MODULES(libnotify, libnotify >= $LIBNOTIFY_REQUIRED,
[AC_DEFINE(HAVE_LIBNOTIFY, 1, [Define if libnotify support is enabled])],
[AC_MSG_ERROR([libnotify not found])])
AC_SUBST(libnotify_CFLAGS)
AC_SUBST(libnotify_LIBS)
AC_DEFINE(NOTIFICATION_POPUP, 1, Activate notification popup)
AC_DEFINE(NOTIFICATION_BANNER, 1, Activate notification banner)
AC_DEFINE(NOTIFICATION_COMMAND, 1, Activate notification shell command)
AC_DEFINE(NOTIFICATION_TRAYICON, 1, Activate notification trayicon)
AC_DEFINE(NOTIFICATION_LCDPROC, 1, Activate lcdproc support)
#AC_DEFINE(NOTIFICATION_INDICATOR, 1, [Activate support for indicators])
2013-02-17 [colin] 3.9.0cvs75 * src/plugins/Makefile.am * src/plugins/archive/Makefile.am * src/plugins/clamd/Makefile.am * src/plugins/clamd/clamav_plugin.c * src/plugins/clamd/clamav_plugin.h * src/plugins/clamd/clamav_plugin_gtk.c * src/plugins/clamd/placeholder.txt * src/plugins/clamd/libclamd/Makefile.am * src/plugins/clamd/libclamd/clamd-plugin.c * src/plugins/clamd/libclamd/clamd-plugin.h * src/plugins/fetchinfo/Makefile.am * src/plugins/fetchinfo/fetchinfo_plugin.c * src/plugins/fetchinfo/fetchinfo_plugin.h * src/plugins/fetchinfo/fetchinfo_plugin_gtk.c * src/plugins/fetchinfo/placeholder.txt * src/plugins/gdata/Makefile.am * src/plugins/gdata/cm_gdata_contacts.c * src/plugins/gdata/cm_gdata_contacts.h * src/plugins/gdata/cm_gdata_prefs.c * src/plugins/gdata/cm_gdata_prefs.h * src/plugins/gdata/gdata_plugin.c * src/plugins/gdata/gdata_plugin.h * src/plugins/gdata/placeholder.txt * src/plugins/geolocation/placeholder.txt * src/plugins/gtkhtml2_viewer/placeholder.txt * src/plugins/mailmbox/Makefile.am * src/plugins/mailmbox/carray.c * src/plugins/mailmbox/carray.h * src/plugins/mailmbox/chash.c * src/plugins/mailmbox/chash.h * src/plugins/mailmbox/clist.c * src/plugins/mailmbox/clist.h * src/plugins/mailmbox/mailimf.c * src/plugins/mailmbox/mailimf.h * src/plugins/mailmbox/mailimf_types.c * src/plugins/mailmbox/mailimf_types.h * src/plugins/mailmbox/mailimf_types_helper.c * src/plugins/mailmbox/mailimf_types_helper.h * src/plugins/mailmbox/mailimf_write.c * src/plugins/mailmbox/mailimf_write.h * src/plugins/mailmbox/maillock.c * src/plugins/mailmbox/maillock.h * src/plugins/mailmbox/mailmbox.c * src/plugins/mailmbox/mailmbox.h * src/plugins/mailmbox/mailmbox_folder.c * src/plugins/mailmbox/mailmbox_folder.h * src/plugins/mailmbox/mailmbox_gtk.deps * src/plugins/mailmbox/mailmbox_parse.c * src/plugins/mailmbox/mailmbox_parse.h * src/plugins/mailmbox/mailmbox_types.c * src/plugins/mailmbox/mailmbox_types.h * src/plugins/mailmbox/mmapstring.c * src/plugins/mailmbox/mmapstring.h * src/plugins/mailmbox/placeholder.txt * src/plugins/mailmbox/plugin.c * src/plugins/mailmbox/plugin_gtk.c * src/plugins/mailmbox/plugin_gtk.h * src/plugins/newmail/Makefile.am * src/plugins/newmail/newmail.c * src/plugins/newmail/placeholder.txt * src/plugins/notification/Makefile.am * src/plugins/notification/claws.def * src/plugins/notification/notification_banner.c * src/plugins/notification/notification_banner.h * src/plugins/notification/notification_command.c * src/plugins/notification/notification_command.h * src/plugins/notification/notification_core.c * src/plugins/notification/notification_core.h * src/plugins/notification/notification_foldercheck.c * src/plugins/notification/notification_foldercheck.h * src/plugins/notification/notification_hotkeys.c * src/plugins/notification/notification_hotkeys.h * src/plugins/notification/notification_indicator.c * src/plugins/notification/notification_indicator.h * src/plugins/notification/notification_lcdproc.c * src/plugins/notification/notification_lcdproc.h * src/plugins/notification/notification_pixbuf.c * src/plugins/notification/notification_pixbuf.h * src/plugins/notification/notification_plugin.c * src/plugins/notification/notification_plugin.h * src/plugins/notification/notification_popup.c * src/plugins/notification/notification_popup.h * src/plugins/notification/notification_prefs.c * src/plugins/notification/notification_prefs.h * src/plugins/notification/notification_trayicon.c * src/plugins/notification/notification_trayicon.h * src/plugins/notification/placeholder.txt * src/plugins/notification/plugin.def * src/plugins/notification/raw_claws_mail_logo_64x64.h * src/plugins/notification/version.rc * src/plugins/pdf_viewer/Makefile.am * src/plugins/pdf_viewer/doc_index.xpm * src/plugins/pdf_viewer/doc_index_close.xpm * src/plugins/pdf_viewer/doc_info.xpm * src/plugins/pdf_viewer/first_arrow.xpm * src/plugins/pdf_viewer/last_arrow.xpm * src/plugins/pdf_viewer/left_arrow.xpm * src/plugins/pdf_viewer/placeholder.txt * src/plugins/pdf_viewer/poppler_viewer.c * src/plugins/pdf_viewer/poppler_viewer.h * src/plugins/pdf_viewer/right_arrow.xpm * src/plugins/pdf_viewer/rotate_left.xpm * src/plugins/pdf_viewer/rotate_right.xpm * src/plugins/pdf_viewer/zoom_fit.xpm * src/plugins/pdf_viewer/zoom_in.xpm * src/plugins/pdf_viewer/zoom_out.xpm * src/plugins/pdf_viewer/zoom_width.xpm * src/plugins/perl/Makefile.am * src/plugins/perl/perl_gtk.c * src/plugins/perl/perl_gtk.h * src/plugins/perl/perl_plugin.c * src/plugins/perl/perl_plugin.h * src/plugins/perl/placeholder.txt * src/plugins/python/Makefile.am * src/plugins/python/clawsmailmodule.c * src/plugins/python/clawsmailmodule.h * src/plugins/python/composewindowtype.c * src/plugins/python/composewindowtype.h * src/plugins/python/foldertype.c * src/plugins/python/foldertype.h * src/plugins/python/messageinfotype.c * src/plugins/python/messageinfotype.h * src/plugins/python/nodetype.c * src/plugins/python/nodetype.h * src/plugins/python/placeholder.txt * src/plugins/python/python-hooks.c * src/plugins/python/python-hooks.h * src/plugins/python/python-shell.c * src/plugins/python/python-shell.h * src/plugins/python/python_plugin.c * src/plugins/vcalendar/Makefile.in Add some plugins (clamd, fetchinfo, gdata, mailmbox, newmail, notification, pdf_viewer, perl, python). Notification not yet enabled because it has too much autoconf switches for my taste.
2013-02-17 22:22:03 +01:00
PLUGINS="notification $PLUGINS"
AC_MSG_RESULT(yes)
else
AC_MSG_RESULT(no)
fi
AM_CONDITIONAL(BUILD_NOTIFICATION_PLUGIN, test x"$ac_cv_enable_notification_plugin" = xyes)
dnl --- pdf_viewer ---
AC_MSG_CHECKING([whether to build pdf_viewer plugin])
AC_ARG_ENABLE(pdf_viewer-plugin,
[ --disable-pdf_viewer-plugin do not build pdf_viewer plugin],
[ac_cv_enable_pdf_viewer_plugin=$enableval], [ac_cv_enable_pdf_viewer_plugin=yes])
if test x"$ac_cv_enable_pdf_viewer_plugin" = xyes; then
PKG_CHECK_MODULES(POPPLER, poppler-glib >= 0.4.2, ,
AC_MSG_ERROR([Can't find Poppler >= 0.4.2 Glib wrapper]))
AC_SUBST(POPPLER_LIBS)
AC_SUBST(POPPLER_CFLAGS)
OLD_CFLAGS=$CFLAGS
CFLAGS="$POPPLER_CFLAGS $GTK_CFLAGS $GLIB_CFLAGS"
AC_CHECK_DECL(POPPLER_DEST_NAMED,
[AC_DEFINE([HAVE_POPPLER_DEST_NAMED], [], [Description])],
,[#include <poppler-action.h>])
AC_CHECK_DECL(POPPLER_DEST_XYZ,
[AC_DEFINE([HAVE_POPPLER_DEST_XYZ], [], [Description])],
,[#include <poppler-action.h>])
CFLAGS=$OLD_CFLAGS
PLUGINS="pdf_viewer $PLUGINS"
AC_MSG_RESULT(yes)
else
AC_MSG_RESULT(no)
fi
AM_CONDITIONAL(BUILD_PDF_VIEWER_PLUGIN, test x"$ac_cv_enable_pdf_viewer_plugin" = xyes)
dnl --- perl ---
AC_MSG_CHECKING([whether to build perl plugin])
AC_ARG_ENABLE(perl-plugin,
[ --disable-perl-plugin do not build perl plugin],
[ac_cv_enable_perl_plugin=$enableval], [ac_cv_enable_perl_plugin=yes])
if test x"$ac_cv_enable_perl_plugin" = xyes; then
AC_PATH_PROG(sedpath, sed, no)
if test x$sedpath = xno ; then
AC_MSG_ERROR(Test for sed failed.)
fi
dnl Perl
AC_PATH_PROG(PERL_PATH, perl, no)
if test x$PERL_PATH = xno ; then
AC_MSG_ERROR(Test for Perl failed)
fi
AC_MSG_CHECKING(for perl >= 5.8.0)
PERL_VER=`$PERL_PATH -e 'print $] > 5.0079999?"yes":"no"'`
if test "$PERL_VER" = "yes"; then
AC_MSG_RESULT(yes)
else
AC_MSG_RESULT(no)
AC_MSG_ERROR(Your Perl version is too old.)
fi
AC_MSG_CHECKING(for Perl compile flags)
PERL_CFLAGS=`$PERL_PATH -MExtUtils::Embed -e ccopts`
PERL_CFLAGS=`echo $PERL_CFLAGS | $sedpath 's/-D_FILE_OFFSET_BITS=[[0-9]]*//'`
PERL_LDFLAGS=`$PERL_PATH -MExtUtils::Embed -e ldopts |$sedpath 's/-lgdbm//'`
PERL_LDFLAGS=`echo $PERL_LDFLAGS |$sedpath 's/-ldb//'`
PERL_LDFLAGS=`echo $PERL_LDFLAGS |$sedpath 's/-lndbm//'`
PERL_LDFLAGS=`echo $PERL_LDFLAGS |$sedpath 's/-lc//'`
AC_MSG_RESULT(ok)
AC_SUBST(PERL_CFLAGS)
AC_SUBST(PERL_LDFLAGS)
PLUGINS="perl $PLUGINS"
AC_MSG_RESULT(yes)
else
AC_MSG_RESULT(no)
fi
AM_CONDITIONAL(BUILD_PERL_PLUGIN, test x"$ac_cv_enable_perl_plugin" = xyes)
dnl --- python ---
AC_MSG_CHECKING([whether to build python plugin])
AC_ARG_ENABLE(python-plugin,
[ --disable-python-plugin do not build python plugin],
[ac_cv_enable_python_plugin=$enableval], [ac_cv_enable_python_plugin=yes])
if test x"$ac_cv_enable_python_plugin" = xyes; then
AM_PATH_PYTHON([2.5], [
AC_PATH_PROG(PYTHON_CONFIG, python$PYTHON_VERSION-config)
if test x"$PYTHON_CONFIG" = x"" ; then
AC_PATH_PROG(PYTHON_CONFIG, python-config)
fi
if test x"$PYTHON_CONFIG" != x""; then
PYTHON_CFLAGS=`$PYTHON_CONFIG --includes`
PYTHON_LIBS=`$PYTHON_CONFIG --libs`
PYTHON_PREFIX=`$PYTHON_CONFIG --prefix`
else
AC_MSG_ERROR(python-config not found. Maybe you need to install development packages for Python.)
fi
# libpython.so
PYTHON_SO_FILE="libpython${PYTHON_VERSION}.so"
found_libpython_so="no"
if test -f "$PYTHON_PREFIX/lib/$PYTHON_SO_FILE"; then
found_libpython_so="yes"
PYTHON_SHARED_LIB=`python -c "import os,sys; print os.path.basename(os.path.realpath(\"$PYTHON_PREFIX/lib/$PYTHON_SO_FILE\"))"`
fi
if test -f "$PYTHON_PREFIX/lib64/$PYTHON_SO_FILE"; then
found_libpython_so="yes"
PYTHON_SHARED_LIB=`python -c "import os,sys; print os.path.basename(os.path.realpath(\"$PYTHON_PREFIX/lib64/$PYTHON_SO_FILE\"))"`
fi
if test x"$found_libpython_so" != x"yes"; then
AC_MSG_ERROR(Could not find Python shared libary: $PYTHON_SO_FILE does not exist. Maybe you need to install development packages for Python.)
fi
# PyGTK
PKG_CHECK_MODULES(PYGTK,
[pygtk-2.0 >= 2.10.3],
[
AC_DEFINE(ENABLE_PYTHON, [1], [Enable Python support])
])
])
AC_SUBST(PYTHON_SHARED_LIB)
AC_SUBST(PYTHON_CFLAGS)
AC_SUBST(PYTHON_LIBS)
AC_SUBST(PYGTK_CFLAGS)
AC_SUBST(PYGTK_LIBS)
PLUGINS="python $PLUGINS"
AC_MSG_RESULT(yes)
else
AC_MSG_RESULT(no)
fi
AM_CONDITIONAL(BUILD_PYTHON_PLUGIN, test x"$ac_cv_enable_python_plugin" = xyes)
dnl --- PGP/CORE ---
AC_MSG_CHECKING([whether to build PGP/CORE plugin])
AC_ARG_ENABLE(pgpcore-plugin,
[ --disable-pgpcore-plugin do not build PGP/Core plugin],
[ac_cv_enable_pgpcore_plugin=$enableval], [ac_cv_enable_pgpcore_plugin=yes])
if test x"$ac_cv_enable_pgpcore_plugin" = xyes; then
AC_MSG_RESULT(yes)
2005-12-20 [colin] 1.9.100cvs97 * ABOUT-NLS * Makefile.am * autogen.sh * configure.ac * config/config.rpath * config/mkinstalldirs * m4/Makefile.am * m4/glibc2.m4 * m4/gnupg.m4 * m4/gpgme.m4 * m4/intmax.m4 * m4/longdouble.m4 * m4/longlong.m4 * m4/printf-posix.m4 * m4/signed.m4 * m4/size_max.m4 * m4/ulonglong.m4 * m4/wchar_t.m4 * m4/wint_t.m4 * m4/xsize.m4 * po/Makefile.in.in * po/Makevars * po/bg.po * po/ca.po * po/cs.po * po/de.po * po/el.po * po/en_GB.po * po/es.po * po/fi.po * po/fr.po * po/hr.po * po/hu.po * po/it.po * po/ja.po * po/ko.po * po/nb.po * po/nl.po * po/pl.po * po/pt_BR.po * po/ru.po * po/sk.po * po/sr.po * po/stamp-po * po/sv.po * po/zh_CN.po * po/zh_TW.po * src/Makefile.am * src/codeconv.c * src/compose.c * src/exporthtml.c * src/exportldif.c * src/folder.c * src/main.c * src/manual.c * src/mh.c * src/mimeview.c * src/send_message.c * src/common/Makefile.am * src/common/fnmatch.c * src/common/fnmatch.h * src/common/fnmatch_loop.c * src/common/nntp.c * src/common/plugin.c * src/common/smtp.c * src/common/socket.c * src/common/string_match.c * src/common/sylpheed.c * src/common/utils.c * src/common/utils.h * src/common/w32_dirent.c * src/common/w32_reg.c * src/common/w32_signal.c * src/common/w32_stat.c * src/common/w32_stdio.c * src/common/w32_stdlib.c * src/common/w32_string.c * src/common/w32_time.c * src/common/w32_unistd.c * src/common/w32_wait.c * src/common/w32lib.h * src/etpan/Makefile.am * src/gtk/Makefile.am * src/plugins/clamav/Makefile.am * src/plugins/demo/Makefile.am * src/plugins/dillo_viewer/Makefile.am * src/plugins/pgpcore/Makefile.am * src/plugins/pgpcore/passphrase.c * src/plugins/pgpcore/plugin.def * src/plugins/pgpcore/sgpgme.c * src/plugins/pgpcore/sylpheed.def * src/plugins/pgpcore/version.rc * src/plugins/pgpinline/Makefile.am * src/plugins/pgpinline/plugin.def * src/plugins/pgpinline/sylpheed.def * src/plugins/pgpinline/version.rc * src/plugins/pgpmime/Makefile.am * src/plugins/pgpmime/mypgpcore.def * src/plugins/pgpmime/plugin.def * src/plugins/pgpmime/sylpheed.def * src/plugins/pgpmime/version.rc * src/plugins/spamassassin/Makefile.am Very little ;-) patch from Werner Koch, providing infrastructure for cross-compiling to Win32
2005-12-20 18:43:40 +01:00
AM_PATH_GPGME(1.0.0, AC_DEFINE(USE_GPGME, 1, Define if you use GPGME to support OpenPGP.),
[ac_cv_enable_pgpcore_plugin=no])
if test x"$ac_cv_enable_pgpcore_plugin" = xyes; then
PLUGINS="pgpcore $PLUGINS"
AM_PATH_GPGME(1.1.1,
AC_DEFINE(HAVE_GPGME_PKA_TRUST, 1,
[Define if GPGME supports PKA.]))
#needed to get GPGME_LIBS and al correctly
AM_PATH_GPGME(1.0.0, AC_DEFINE(USE_GPGME, 1, Define if you use GPGME to support OpenPGP.),
[ac_cv_enable_pgpcore_plugin=no])
else
AC_MSG_WARN([*** PGP/CORE plugin will not be built ***])
fi
else
AC_MSG_RESULT(no)
fi
AM_CONDITIONAL(BUILD_PGPCORE_PLUGIN, test x"$ac_cv_enable_pgpcore_plugin" = xyes)
AC_MSG_CHECKING([whether to build PGP/MIME plugin])
2004-08-09 10:13:26 +02:00
AC_ARG_ENABLE(pgpmime-plugin,
[ --disable-pgpmime-plugin do not build PGP/MIME plugin],
2004-08-09 10:13:26 +02:00
[ac_cv_enable_pgpmime_plugin=$enableval], [ac_cv_enable_pgpmime_plugin=yes])
if test x"$ac_cv_enable_pgpmime_plugin" = xyes; then
AC_MSG_RESULT(yes)
if test x"$ac_cv_enable_pgpcore_plugin" = xyes; then
PLUGINS="pgpmime $PLUGINS"
else
AC_MSG_WARN([*** PGP/MIME plugin cannot be built ***])
AC_MSG_WARN([*** without the PGP/CORE plugin ***])
fi
else
AC_MSG_RESULT(no)
2004-08-09 10:13:26 +02:00
fi
AM_CONDITIONAL(BUILD_PGPMIME_PLUGIN, test x"$ac_cv_enable_pgpmime_plugin" = xyes)
AC_MSG_CHECKING([whether to build PGP/Inline plugin])
AC_ARG_ENABLE(pgpinline-plugin,
[ --disable-pgpinline-plugin do not build PGP/Inline plugin],
[ac_cv_enable_pgpinline_plugin=$enableval], [ac_cv_enable_pgpinline_plugin=yes])
if test x"$ac_cv_enable_pgpinline_plugin" = xyes; then
AC_MSG_RESULT(yes)
if test x"$ac_cv_enable_pgpcore_plugin" = xyes; then
PLUGINS="pgpinline $PLUGINS"
else
AC_MSG_WARN([*** PGP/Inline plugin cannot be built ***])
AC_MSG_WARN([*** without the PGP/CORE plugin ***])
fi
else
AC_MSG_RESULT(no)
fi
AM_CONDITIONAL(BUILD_PGPINLINE_PLUGIN, test x"$ac_cv_enable_pgpinline_plugin" = xyes)
dnl --- RSSyl ---
AC_MSG_CHECKING([whether to build RSSyl plugin])
AC_ARG_ENABLE(rssyl-plugin,
[ --disable-rssyl-plugin do not build rssyl plugin for RSS and Atom feeds],
[ac_cv_enable_rssyl_plugin=$enableval], [ac_cv_enable_rssyl_plugin=yes])
if test x"$ac_cv_enable_rssyl_plugin" = xyes; then
AC_MSG_RESULT(yes)
PKG_CHECK_MODULES(LIBXML, "libxml-2.0",,
[AC_MSG_ERROR(libxml library is missing)])
PLUGINS="rssyl $PLUGINS"
AC_SUBST(LIBXML_CFLAGS)
AC_SUBST(LIBXML_LIBS)
fi
AM_CONDITIONAL(BUILD_RSSYL_PLUGIN, test x"$ac_cv_enable_rssyl_plugin" = xyes)
AC_MSG_CHECKING([whether to build S/Mime plugin])
AC_ARG_ENABLE(smime-plugin,
[ --disable-smime-plugin do not build S/Mime plugin],
[ac_cv_enable_smime_plugin=$enableval], [ac_cv_enable_smime_plugin=yes])
if test x"$ac_cv_enable_smime_plugin" = xyes; then
AC_MSG_RESULT(yes)
if test x"$ac_cv_enable_pgpcore_plugin" = xyes; then
PLUGINS="smime $PLUGINS"
else
AC_MSG_WARN([*** S/Mime plugin cannot be built ***])
AC_MSG_WARN([*** without the PGP/CORE plugin ***])
fi
else
AC_MSG_RESULT(no)
fi
AM_CONDITIONAL(BUILD_SMIME_PLUGIN, test x"$ac_cv_enable_smime_plugin" = xyes)
dnl --- SpamAssassin ---
AC_MSG_CHECKING([whether to build SpamAssassin plugin])
AC_ARG_ENABLE(spamassassin-plugin,
[ --disable-spamassassin-plugin do not build SpamAssassin plugin],
[ac_cv_enable_spamassassin_plugin=$enableval], [ac_cv_enable_spamassassin_plugin=yes])
if test x"$ac_cv_enable_spamassassin_plugin" = xyes; then
AC_MSG_RESULT(yes)
AC_SPAMASSASSIN
PLUGINS="spamassassin $PLUGINS"
AC_DEFINE(USE_SPAMASSASSIN_PLUGIN, 1, Define if spamassassin plugin is being built.)
else
AC_MSG_RESULT(no)
fi
AM_CONDITIONAL(BUILD_SPAMASSASSIN_PLUGIN, test x"$ac_cv_enable_spamassassin_plugin" = xyes)
dnl --- spam_report ---
AC_MSG_CHECKING([whether to build spam_report plugin])
AC_ARG_ENABLE(spam_report-plugin,
[ --disable-spam_report-plugin do not build spam_report plugin],
[ac_cv_enable_spam_report_plugin=$enableval], [ac_cv_enable_spam_report_plugin=yes])
if test x"$ac_cv_enable_spam_report_plugin" = xyes; then
if test x"$have_curl" = xyes; then
AC_MSG_RESULT(yes)
PLUGINS="spam_report $PLUGINS"
else
AC_MSG_ERROR(spam_report needs libcurl)
fi
else
AC_MSG_RESULT(no)
fi
AM_CONDITIONAL(BUILD_SPAM_REPORT_PLUGIN, test x"$ac_cv_enable_spam_report_plugin" = xyes)
dnl --- tnef_parse ---
AC_MSG_CHECKING([whether to build tnef_parse plugin])
AC_ARG_ENABLE(tnef_parse-plugin,
[ --disable-tnef_parse-plugin do not build tnef_parse plugin],
[ac_cv_enable_tnef_parse_plugin=$enableval], [ac_cv_enable_tnef_parse_plugin=yes])
if test x"$ac_cv_enable_tnef_parse_plugin" = xyes; then
AC_MSG_RESULT(yes)
PLUGINS="tnef_parse $PLUGINS"
else
AC_MSG_RESULT(no)
fi
AM_CONDITIONAL(BUILD_TNEF_PARSE_PLUGIN, test x"$ac_cv_enable_tnef_parse_plugin" = xyes)
dnl --- vCalendar ---
2013-02-13 [colin] 3.9.0cvs65 * src/plugins/address_dup_finder/placeholder.txt * src/plugins/synce/placeholder.txt Removed, deprecated plugins * src/plugins/Makefile.am * src/plugins/vcalendar/Makefile.am * src/plugins/vcalendar/Makefile.in * src/plugins/vcalendar/common-views.c * src/plugins/vcalendar/common-views.h * src/plugins/vcalendar/day-view.c * src/plugins/vcalendar/icaltime_as_local.c * src/plugins/vcalendar/icaltime_as_local.h * src/plugins/vcalendar/month-view.c * src/plugins/vcalendar/placeholder.txt * src/plugins/vcalendar/plugin.c * src/plugins/vcalendar/vcal_dbus.c * src/plugins/vcalendar/vcal_dbus.h * src/plugins/vcalendar/vcal_folder.c * src/plugins/vcalendar/vcal_folder.h * src/plugins/vcalendar/vcal_interface.h * src/plugins/vcalendar/vcal_manager.c * src/plugins/vcalendar/vcal_manager.h * src/plugins/vcalendar/vcal_meeting_gtk.c * src/plugins/vcalendar/vcal_meeting_gtk.h * src/plugins/vcalendar/vcal_prefs.c * src/plugins/vcalendar/vcal_prefs.h * src/plugins/vcalendar/vcalendar.c * src/plugins/vcalendar/vcalendar.h * src/plugins/vcalendar/version.rc * src/plugins/vcalendar/libical/.cvsignore * src/plugins/vcalendar/libical/Makefile.am * src/plugins/vcalendar/libical/Makefile.in * src/plugins/vcalendar/libical/design-data/.cvsignore * src/plugins/vcalendar/libical/design-data/Makefile.am * src/plugins/vcalendar/libical/design-data/Makefile.in * src/plugins/vcalendar/libical/design-data/parameters.csv * src/plugins/vcalendar/libical/design-data/properties.csv * src/plugins/vcalendar/libical/design-data/restrictions.csv * src/plugins/vcalendar/libical/design-data/status.txt * src/plugins/vcalendar/libical/design-data/value-types.csv * src/plugins/vcalendar/libical/libical/.cvsignore * src/plugins/vcalendar/libical/libical/Makefile.am * src/plugins/vcalendar/libical/libical/Makefile.in * src/plugins/vcalendar/libical/libical/icalattendee.c * src/plugins/vcalendar/libical/libical/icalattendee.h * src/plugins/vcalendar/libical/libical/icalcomponent.c * src/plugins/vcalendar/libical/libical/icalcomponent.h * src/plugins/vcalendar/libical/libical/icalderivedparameter.c.in * src/plugins/vcalendar/libical/libical/icalderivedparameter.h.in * src/plugins/vcalendar/libical/libical/icalderivedproperty.c.in * src/plugins/vcalendar/libical/libical/icalderivedproperty.h.in * src/plugins/vcalendar/libical/libical/icalderivedvalue.c.in * src/plugins/vcalendar/libical/libical/icalderivedvalue.h.in * src/plugins/vcalendar/libical/libical/icalduration.c * src/plugins/vcalendar/libical/libical/icalduration.h * src/plugins/vcalendar/libical/libical/icalenums.c * src/plugins/vcalendar/libical/libical/icalenums.h * src/plugins/vcalendar/libical/libical/icalerror.c * src/plugins/vcalendar/libical/libical/icalerror.h * src/plugins/vcalendar/libical/libical/icallangbind.c * src/plugins/vcalendar/libical/libical/icallangbind.h * src/plugins/vcalendar/libical/libical/icallexer.l * src/plugins/vcalendar/libical/libical/icalmemory.c * src/plugins/vcalendar/libical/libical/icalmemory.h * src/plugins/vcalendar/libical/libical/icalmime.c * src/plugins/vcalendar/libical/libical/icalmime.h * src/plugins/vcalendar/libical/libical/icalparameter.c * src/plugins/vcalendar/libical/libical/icalparameter.h * src/plugins/vcalendar/libical/libical/icalparameterimpl.h * src/plugins/vcalendar/libical/libical/icalparser.c * src/plugins/vcalendar/libical/libical/icalparser.h * src/plugins/vcalendar/libical/libical/icalperiod.c * src/plugins/vcalendar/libical/libical/icalperiod.h * src/plugins/vcalendar/libical/libical/icalproperty.c * src/plugins/vcalendar/libical/libical/icalproperty.h * src/plugins/vcalendar/libical/libical/icalrecur.c * src/plugins/vcalendar/libical/libical/icalrecur.h * src/plugins/vcalendar/libical/libical/icalrestriction.c.in * src/plugins/vcalendar/libical/libical/icalrestriction.h * src/plugins/vcalendar/libical/libical/icaltime.c * src/plugins/vcalendar/libical/libical/icaltime.h * src/plugins/vcalendar/libical/libical/icaltypes.c * src/plugins/vcalendar/libical/libical/icaltypes.h * src/plugins/vcalendar/libical/libical/icalvalue.c * src/plugins/vcalendar/libical/libical/icalvalue.h * src/plugins/vcalendar/libical/libical/icalvalueimpl.h * src/plugins/vcalendar/libical/libical/icalversion.h * src/plugins/vcalendar/libical/libical/icalversion.h.in * src/plugins/vcalendar/libical/libical/icalyacc.output * src/plugins/vcalendar/libical/libical/icalyacc.y * src/plugins/vcalendar/libical/libical/pvl.c * src/plugins/vcalendar/libical/libical/pvl.h * src/plugins/vcalendar/libical/libical/sspm.c * src/plugins/vcalendar/libical/libical/sspm.h * src/plugins/vcalendar/libical/libical/vsnprintf.c * src/plugins/vcalendar/libical/scripts/.cvsignore * src/plugins/vcalendar/libical/scripts/Makefile.am * src/plugins/vcalendar/libical/scripts/Makefile.in * src/plugins/vcalendar/libical/scripts/mkderivedcomponents.pl * src/plugins/vcalendar/libical/scripts/mkderivedparameters.pl * src/plugins/vcalendar/libical/scripts/mkderivedproperties.pl * src/plugins/vcalendar/libical/scripts/mkderivedvalues.pl * src/plugins/vcalendar/libical/scripts/mkparameterrestrictions.pl * src/plugins/vcalendar/libical/scripts/mkrestrictionrecords.pl * src/plugins/vcalendar/libical/scripts/mkrestrictiontable.pl * src/plugins/vcalendar/libical/scripts/readvaluesfile.pl Add vcalendar.
2013-02-13 21:50:31 +01:00
AC_MSG_CHECKING([whether to build vCalendar plugin])
AC_ARG_ENABLE(vcalendar-plugin,
[ --disable-vcalendar-plugin do not build vcalendar plugin for ical rendering],
[ac_cv_enable_vcalendar_plugin=$enableval], [ac_cv_enable_vcalendar_plugin=yes])
if test x"$ac_cv_enable_vcalendar_plugin" = xyes; then
AC_CHECK_PROGS(PERL, perl5 perl)
if test x"$PERL" != x; then
AC_MSG_RESULT(yes)
PLUGINS="vcalendar $PLUGINS"
else
AC_MSG_RESULT(no)
ac_cv_enable_vcalendar_plugin=no
fi
2013-02-13 [colin] 3.9.0cvs65 * src/plugins/address_dup_finder/placeholder.txt * src/plugins/synce/placeholder.txt Removed, deprecated plugins * src/plugins/Makefile.am * src/plugins/vcalendar/Makefile.am * src/plugins/vcalendar/Makefile.in * src/plugins/vcalendar/common-views.c * src/plugins/vcalendar/common-views.h * src/plugins/vcalendar/day-view.c * src/plugins/vcalendar/icaltime_as_local.c * src/plugins/vcalendar/icaltime_as_local.h * src/plugins/vcalendar/month-view.c * src/plugins/vcalendar/placeholder.txt * src/plugins/vcalendar/plugin.c * src/plugins/vcalendar/vcal_dbus.c * src/plugins/vcalendar/vcal_dbus.h * src/plugins/vcalendar/vcal_folder.c * src/plugins/vcalendar/vcal_folder.h * src/plugins/vcalendar/vcal_interface.h * src/plugins/vcalendar/vcal_manager.c * src/plugins/vcalendar/vcal_manager.h * src/plugins/vcalendar/vcal_meeting_gtk.c * src/plugins/vcalendar/vcal_meeting_gtk.h * src/plugins/vcalendar/vcal_prefs.c * src/plugins/vcalendar/vcal_prefs.h * src/plugins/vcalendar/vcalendar.c * src/plugins/vcalendar/vcalendar.h * src/plugins/vcalendar/version.rc * src/plugins/vcalendar/libical/.cvsignore * src/plugins/vcalendar/libical/Makefile.am * src/plugins/vcalendar/libical/Makefile.in * src/plugins/vcalendar/libical/design-data/.cvsignore * src/plugins/vcalendar/libical/design-data/Makefile.am * src/plugins/vcalendar/libical/design-data/Makefile.in * src/plugins/vcalendar/libical/design-data/parameters.csv * src/plugins/vcalendar/libical/design-data/properties.csv * src/plugins/vcalendar/libical/design-data/restrictions.csv * src/plugins/vcalendar/libical/design-data/status.txt * src/plugins/vcalendar/libical/design-data/value-types.csv * src/plugins/vcalendar/libical/libical/.cvsignore * src/plugins/vcalendar/libical/libical/Makefile.am * src/plugins/vcalendar/libical/libical/Makefile.in * src/plugins/vcalendar/libical/libical/icalattendee.c * src/plugins/vcalendar/libical/libical/icalattendee.h * src/plugins/vcalendar/libical/libical/icalcomponent.c * src/plugins/vcalendar/libical/libical/icalcomponent.h * src/plugins/vcalendar/libical/libical/icalderivedparameter.c.in * src/plugins/vcalendar/libical/libical/icalderivedparameter.h.in * src/plugins/vcalendar/libical/libical/icalderivedproperty.c.in * src/plugins/vcalendar/libical/libical/icalderivedproperty.h.in * src/plugins/vcalendar/libical/libical/icalderivedvalue.c.in * src/plugins/vcalendar/libical/libical/icalderivedvalue.h.in * src/plugins/vcalendar/libical/libical/icalduration.c * src/plugins/vcalendar/libical/libical/icalduration.h * src/plugins/vcalendar/libical/libical/icalenums.c * src/plugins/vcalendar/libical/libical/icalenums.h * src/plugins/vcalendar/libical/libical/icalerror.c * src/plugins/vcalendar/libical/libical/icalerror.h * src/plugins/vcalendar/libical/libical/icallangbind.c * src/plugins/vcalendar/libical/libical/icallangbind.h * src/plugins/vcalendar/libical/libical/icallexer.l * src/plugins/vcalendar/libical/libical/icalmemory.c * src/plugins/vcalendar/libical/libical/icalmemory.h * src/plugins/vcalendar/libical/libical/icalmime.c * src/plugins/vcalendar/libical/libical/icalmime.h * src/plugins/vcalendar/libical/libical/icalparameter.c * src/plugins/vcalendar/libical/libical/icalparameter.h * src/plugins/vcalendar/libical/libical/icalparameterimpl.h * src/plugins/vcalendar/libical/libical/icalparser.c * src/plugins/vcalendar/libical/libical/icalparser.h * src/plugins/vcalendar/libical/libical/icalperiod.c * src/plugins/vcalendar/libical/libical/icalperiod.h * src/plugins/vcalendar/libical/libical/icalproperty.c * src/plugins/vcalendar/libical/libical/icalproperty.h * src/plugins/vcalendar/libical/libical/icalrecur.c * src/plugins/vcalendar/libical/libical/icalrecur.h * src/plugins/vcalendar/libical/libical/icalrestriction.c.in * src/plugins/vcalendar/libical/libical/icalrestriction.h * src/plugins/vcalendar/libical/libical/icaltime.c * src/plugins/vcalendar/libical/libical/icaltime.h * src/plugins/vcalendar/libical/libical/icaltypes.c * src/plugins/vcalendar/libical/libical/icaltypes.h * src/plugins/vcalendar/libical/libical/icalvalue.c * src/plugins/vcalendar/libical/libical/icalvalue.h * src/plugins/vcalendar/libical/libical/icalvalueimpl.h * src/plugins/vcalendar/libical/libical/icalversion.h * src/plugins/vcalendar/libical/libical/icalversion.h.in * src/plugins/vcalendar/libical/libical/icalyacc.output * src/plugins/vcalendar/libical/libical/icalyacc.y * src/plugins/vcalendar/libical/libical/pvl.c * src/plugins/vcalendar/libical/libical/pvl.h * src/plugins/vcalendar/libical/libical/sspm.c * src/plugins/vcalendar/libical/libical/sspm.h * src/plugins/vcalendar/libical/libical/vsnprintf.c * src/plugins/vcalendar/libical/scripts/.cvsignore * src/plugins/vcalendar/libical/scripts/Makefile.am * src/plugins/vcalendar/libical/scripts/Makefile.in * src/plugins/vcalendar/libical/scripts/mkderivedcomponents.pl * src/plugins/vcalendar/libical/scripts/mkderivedparameters.pl * src/plugins/vcalendar/libical/scripts/mkderivedproperties.pl * src/plugins/vcalendar/libical/scripts/mkderivedvalues.pl * src/plugins/vcalendar/libical/scripts/mkparameterrestrictions.pl * src/plugins/vcalendar/libical/scripts/mkrestrictionrecords.pl * src/plugins/vcalendar/libical/scripts/mkrestrictiontable.pl * src/plugins/vcalendar/libical/scripts/readvaluesfile.pl Add vcalendar.
2013-02-13 21:50:31 +01:00
fi
AM_CONDITIONAL(BUILD_VCALENDAR_PLUGIN, test x"$ac_cv_enable_vcalendar_plugin" = xyes)
2005-07-03 17:09:13 +02:00
dnl Libetpan
AC_MSG_CHECKING([whether to use libetpan])
AC_ARG_ENABLE(libetpan,
[ --disable-libetpan disable IMAP4/NNTP (libetpan) support],
[ac_cv_enable_libetpan=$enableval], [ac_cv_enable_libetpan=yes])
if test x"$ac_cv_enable_libetpan" = xyes; then
AC_MSG_RESULT(yes)
libetpan_result=no
AC_PATH_PROG(libetpanconfig, [libetpan-config])
if test "x$libetpanconfig" != "x"; then
CPPFLAGS="$CPPFLAGS `$libetpanconfig --cflags 2>/dev/null`"
AC_CHECK_HEADER(libetpan/libetpan.h, [libetpan_result=yes])
if test "x$libetpan_result" = "xyes"; then
AC_MSG_CHECKING([whether libetpan-config hints compiles and links fine])
LIBS="$LIBS `$libetpanconfig --libs 2>/dev/null`"
AC_TRY_LINK([#include <libetpan/dbstorage.h>], [db_mailstorage_init(NULL, NULL);], [libetpan_result=yes], [libetpan_result=no])
AC_MSG_RESULT([$libetpan_result])
fi
fi
if test "x$libetpan_result" = "xyes"; then
LIBETPAN_CPPFLAGS="`$libetpanconfig --cflags`"
LIBETPAN_LIBS="`$libetpanconfig --libs`"
LIBETPAN_STABLE=`$libetpanconfig --version | grep -v ^0`
LIBETPAN_VERSION=`$libetpanconfig --version | sed "s/\.//g" | sed "s/-.*$//"`
if test x"$LIBETPAN_STABLE" != "x"; then
LIBETPAN_VERSION="100"
fi
if test "$LIBETPAN_VERSION" -lt "057"; then
AC_MSG_RESULT([*** Claws Mail requires libetpan 0.57 or newer. See http://www.etpan.org/])
AC_MSG_RESULT([*** You can use --disable-libetpan if you don't need IMAP4 and/or NNTP support.])
AC_MSG_ERROR([libetpan 0.57 not found])
fi
AC_SUBST(LIBETPAN_FLAGS)
AC_SUBST(LIBETPAN_LIBS)
AC_DEFINE(HAVE_LIBETPAN, 1, Define if you want IMAP and/or NNTP support.)
else
AC_MSG_RESULT([*** Claws Mail requires libetpan 0.57 or newer. See http://www.etpan.org/ ])
AC_MSG_RESULT([*** You can use --disable-libetpan if you don't need IMAP4 and/or NNTP support.])
AC_MSG_ERROR([libetpan 0.57 not found])
fi
else
AC_MSG_RESULT(no)
2005-07-03 17:09:13 +02:00
fi
2006-11-27 09:07:23 +01:00
AM_CONDITIONAL(CLAWS_LIBETPAN, test "x$libetpan_result" = "xyes")
2005-12-20 [colin] 1.9.100cvs97 * ABOUT-NLS * Makefile.am * autogen.sh * configure.ac * config/config.rpath * config/mkinstalldirs * m4/Makefile.am * m4/glibc2.m4 * m4/gnupg.m4 * m4/gpgme.m4 * m4/intmax.m4 * m4/longdouble.m4 * m4/longlong.m4 * m4/printf-posix.m4 * m4/signed.m4 * m4/size_max.m4 * m4/ulonglong.m4 * m4/wchar_t.m4 * m4/wint_t.m4 * m4/xsize.m4 * po/Makefile.in.in * po/Makevars * po/bg.po * po/ca.po * po/cs.po * po/de.po * po/el.po * po/en_GB.po * po/es.po * po/fi.po * po/fr.po * po/hr.po * po/hu.po * po/it.po * po/ja.po * po/ko.po * po/nb.po * po/nl.po * po/pl.po * po/pt_BR.po * po/ru.po * po/sk.po * po/sr.po * po/stamp-po * po/sv.po * po/zh_CN.po * po/zh_TW.po * src/Makefile.am * src/codeconv.c * src/compose.c * src/exporthtml.c * src/exportldif.c * src/folder.c * src/main.c * src/manual.c * src/mh.c * src/mimeview.c * src/send_message.c * src/common/Makefile.am * src/common/fnmatch.c * src/common/fnmatch.h * src/common/fnmatch_loop.c * src/common/nntp.c * src/common/plugin.c * src/common/smtp.c * src/common/socket.c * src/common/string_match.c * src/common/sylpheed.c * src/common/utils.c * src/common/utils.h * src/common/w32_dirent.c * src/common/w32_reg.c * src/common/w32_signal.c * src/common/w32_stat.c * src/common/w32_stdio.c * src/common/w32_stdlib.c * src/common/w32_string.c * src/common/w32_time.c * src/common/w32_unistd.c * src/common/w32_wait.c * src/common/w32lib.h * src/etpan/Makefile.am * src/gtk/Makefile.am * src/plugins/clamav/Makefile.am * src/plugins/demo/Makefile.am * src/plugins/dillo_viewer/Makefile.am * src/plugins/pgpcore/Makefile.am * src/plugins/pgpcore/passphrase.c * src/plugins/pgpcore/plugin.def * src/plugins/pgpcore/sgpgme.c * src/plugins/pgpcore/sylpheed.def * src/plugins/pgpcore/version.rc * src/plugins/pgpinline/Makefile.am * src/plugins/pgpinline/plugin.def * src/plugins/pgpinline/sylpheed.def * src/plugins/pgpinline/version.rc * src/plugins/pgpmime/Makefile.am * src/plugins/pgpmime/mypgpcore.def * src/plugins/pgpmime/plugin.def * src/plugins/pgpmime/sylpheed.def * src/plugins/pgpmime/version.rc * src/plugins/spamassassin/Makefile.am Very little ;-) patch from Werner Koch, providing infrastructure for cross-compiling to Win32
2005-12-20 18:43:40 +01:00
AC_MSG_CHECKING([whether to use valgrind])
AC_ARG_ENABLE(valgrind,
[ --disable-valgrind disable valgrind support for debugging],
[ac_cv_enable_valgrind=$enableval], [ac_cv_enable_valgrind=yes])
if test x$ac_cv_enable_valgrind = xyes; then
AC_MSG_RESULT(yes)
PKG_CHECK_MODULES(VALGRIND, valgrind >= 2.4.0,
ac_cv_enable_valgrind=yes, ac_cv_enable_valgrind=no)
if test x"$ac_cv_enable_valgrind" = xyes; then
AC_DEFINE(HAVE_VALGRIND, 1, Define if you want valgrind support)
else
AC_MSG_RESULT(not found)
fi
else
AC_MSG_RESULT(no)
fi
AM_CONDITIONAL(CLAWS_VALGRIND, test x"$ac_cv_enable_valgrind" = x"yes")
dnl ****************************
dnl ** Final configure output **
dnl ****************************
2002-03-22 10:15:31 +01:00
AC_OUTPUT([
Makefile
2004-05-05 10:51:12 +02:00
m4/Makefile
2002-06-28 12:12:40 +02:00
po/Makefile.in
src/common/version.h
2002-03-22 10:15:31 +01:00
src/Makefile
src/common/Makefile
src/common/passcrypt.h
src/gtk/Makefile
2005-07-03 17:09:13 +02:00
src/etpan/Makefile
src/plugins/Makefile
src/plugins/acpi_notifier/Makefile
src/plugins/address_keeper/Makefile
src/plugins/archive/Makefile
src/plugins/att_remover/Makefile
src/plugins/attachwarner/Makefile
src/plugins/bogofilter/Makefile
src/plugins/bsfilter/Makefile
2013-02-17 [colin] 3.9.0cvs75 * src/plugins/Makefile.am * src/plugins/archive/Makefile.am * src/plugins/clamd/Makefile.am * src/plugins/clamd/clamav_plugin.c * src/plugins/clamd/clamav_plugin.h * src/plugins/clamd/clamav_plugin_gtk.c * src/plugins/clamd/placeholder.txt * src/plugins/clamd/libclamd/Makefile.am * src/plugins/clamd/libclamd/clamd-plugin.c * src/plugins/clamd/libclamd/clamd-plugin.h * src/plugins/fetchinfo/Makefile.am * src/plugins/fetchinfo/fetchinfo_plugin.c * src/plugins/fetchinfo/fetchinfo_plugin.h * src/plugins/fetchinfo/fetchinfo_plugin_gtk.c * src/plugins/fetchinfo/placeholder.txt * src/plugins/gdata/Makefile.am * src/plugins/gdata/cm_gdata_contacts.c * src/plugins/gdata/cm_gdata_contacts.h * src/plugins/gdata/cm_gdata_prefs.c * src/plugins/gdata/cm_gdata_prefs.h * src/plugins/gdata/gdata_plugin.c * src/plugins/gdata/gdata_plugin.h * src/plugins/gdata/placeholder.txt * src/plugins/geolocation/placeholder.txt * src/plugins/gtkhtml2_viewer/placeholder.txt * src/plugins/mailmbox/Makefile.am * src/plugins/mailmbox/carray.c * src/plugins/mailmbox/carray.h * src/plugins/mailmbox/chash.c * src/plugins/mailmbox/chash.h * src/plugins/mailmbox/clist.c * src/plugins/mailmbox/clist.h * src/plugins/mailmbox/mailimf.c * src/plugins/mailmbox/mailimf.h * src/plugins/mailmbox/mailimf_types.c * src/plugins/mailmbox/mailimf_types.h * src/plugins/mailmbox/mailimf_types_helper.c * src/plugins/mailmbox/mailimf_types_helper.h * src/plugins/mailmbox/mailimf_write.c * src/plugins/mailmbox/mailimf_write.h * src/plugins/mailmbox/maillock.c * src/plugins/mailmbox/maillock.h * src/plugins/mailmbox/mailmbox.c * src/plugins/mailmbox/mailmbox.h * src/plugins/mailmbox/mailmbox_folder.c * src/plugins/mailmbox/mailmbox_folder.h * src/plugins/mailmbox/mailmbox_gtk.deps * src/plugins/mailmbox/mailmbox_parse.c * src/plugins/mailmbox/mailmbox_parse.h * src/plugins/mailmbox/mailmbox_types.c * src/plugins/mailmbox/mailmbox_types.h * src/plugins/mailmbox/mmapstring.c * src/plugins/mailmbox/mmapstring.h * src/plugins/mailmbox/placeholder.txt * src/plugins/mailmbox/plugin.c * src/plugins/mailmbox/plugin_gtk.c * src/plugins/mailmbox/plugin_gtk.h * src/plugins/newmail/Makefile.am * src/plugins/newmail/newmail.c * src/plugins/newmail/placeholder.txt * src/plugins/notification/Makefile.am * src/plugins/notification/claws.def * src/plugins/notification/notification_banner.c * src/plugins/notification/notification_banner.h * src/plugins/notification/notification_command.c * src/plugins/notification/notification_command.h * src/plugins/notification/notification_core.c * src/plugins/notification/notification_core.h * src/plugins/notification/notification_foldercheck.c * src/plugins/notification/notification_foldercheck.h * src/plugins/notification/notification_hotkeys.c * src/plugins/notification/notification_hotkeys.h * src/plugins/notification/notification_indicator.c * src/plugins/notification/notification_indicator.h * src/plugins/notification/notification_lcdproc.c * src/plugins/notification/notification_lcdproc.h * src/plugins/notification/notification_pixbuf.c * src/plugins/notification/notification_pixbuf.h * src/plugins/notification/notification_plugin.c * src/plugins/notification/notification_plugin.h * src/plugins/notification/notification_popup.c * src/plugins/notification/notification_popup.h * src/plugins/notification/notification_prefs.c * src/plugins/notification/notification_prefs.h * src/plugins/notification/notification_trayicon.c * src/plugins/notification/notification_trayicon.h * src/plugins/notification/placeholder.txt * src/plugins/notification/plugin.def * src/plugins/notification/raw_claws_mail_logo_64x64.h * src/plugins/notification/version.rc * src/plugins/pdf_viewer/Makefile.am * src/plugins/pdf_viewer/doc_index.xpm * src/plugins/pdf_viewer/doc_index_close.xpm * src/plugins/pdf_viewer/doc_info.xpm * src/plugins/pdf_viewer/first_arrow.xpm * src/plugins/pdf_viewer/last_arrow.xpm * src/plugins/pdf_viewer/left_arrow.xpm * src/plugins/pdf_viewer/placeholder.txt * src/plugins/pdf_viewer/poppler_viewer.c * src/plugins/pdf_viewer/poppler_viewer.h * src/plugins/pdf_viewer/right_arrow.xpm * src/plugins/pdf_viewer/rotate_left.xpm * src/plugins/pdf_viewer/rotate_right.xpm * src/plugins/pdf_viewer/zoom_fit.xpm * src/plugins/pdf_viewer/zoom_in.xpm * src/plugins/pdf_viewer/zoom_out.xpm * src/plugins/pdf_viewer/zoom_width.xpm * src/plugins/perl/Makefile.am * src/plugins/perl/perl_gtk.c * src/plugins/perl/perl_gtk.h * src/plugins/perl/perl_plugin.c * src/plugins/perl/perl_plugin.h * src/plugins/perl/placeholder.txt * src/plugins/python/Makefile.am * src/plugins/python/clawsmailmodule.c * src/plugins/python/clawsmailmodule.h * src/plugins/python/composewindowtype.c * src/plugins/python/composewindowtype.h * src/plugins/python/foldertype.c * src/plugins/python/foldertype.h * src/plugins/python/messageinfotype.c * src/plugins/python/messageinfotype.h * src/plugins/python/nodetype.c * src/plugins/python/nodetype.h * src/plugins/python/placeholder.txt * src/plugins/python/python-hooks.c * src/plugins/python/python-hooks.h * src/plugins/python/python-shell.c * src/plugins/python/python-shell.h * src/plugins/python/python_plugin.c * src/plugins/vcalendar/Makefile.in Add some plugins (clamd, fetchinfo, gdata, mailmbox, newmail, notification, pdf_viewer, perl, python). Notification not yet enabled because it has too much autoconf switches for my taste.
2013-02-17 22:22:03 +01:00
src/plugins/clamd/Makefile
src/plugins/clamd/libclamd/Makefile
src/plugins/demo/Makefile
src/plugins/fancy/Makefile
2013-02-17 [colin] 3.9.0cvs75 * src/plugins/Makefile.am * src/plugins/archive/Makefile.am * src/plugins/clamd/Makefile.am * src/plugins/clamd/clamav_plugin.c * src/plugins/clamd/clamav_plugin.h * src/plugins/clamd/clamav_plugin_gtk.c * src/plugins/clamd/placeholder.txt * src/plugins/clamd/libclamd/Makefile.am * src/plugins/clamd/libclamd/clamd-plugin.c * src/plugins/clamd/libclamd/clamd-plugin.h * src/plugins/fetchinfo/Makefile.am * src/plugins/fetchinfo/fetchinfo_plugin.c * src/plugins/fetchinfo/fetchinfo_plugin.h * src/plugins/fetchinfo/fetchinfo_plugin_gtk.c * src/plugins/fetchinfo/placeholder.txt * src/plugins/gdata/Makefile.am * src/plugins/gdata/cm_gdata_contacts.c * src/plugins/gdata/cm_gdata_contacts.h * src/plugins/gdata/cm_gdata_prefs.c * src/plugins/gdata/cm_gdata_prefs.h * src/plugins/gdata/gdata_plugin.c * src/plugins/gdata/gdata_plugin.h * src/plugins/gdata/placeholder.txt * src/plugins/geolocation/placeholder.txt * src/plugins/gtkhtml2_viewer/placeholder.txt * src/plugins/mailmbox/Makefile.am * src/plugins/mailmbox/carray.c * src/plugins/mailmbox/carray.h * src/plugins/mailmbox/chash.c * src/plugins/mailmbox/chash.h * src/plugins/mailmbox/clist.c * src/plugins/mailmbox/clist.h * src/plugins/mailmbox/mailimf.c * src/plugins/mailmbox/mailimf.h * src/plugins/mailmbox/mailimf_types.c * src/plugins/mailmbox/mailimf_types.h * src/plugins/mailmbox/mailimf_types_helper.c * src/plugins/mailmbox/mailimf_types_helper.h * src/plugins/mailmbox/mailimf_write.c * src/plugins/mailmbox/mailimf_write.h * src/plugins/mailmbox/maillock.c * src/plugins/mailmbox/maillock.h * src/plugins/mailmbox/mailmbox.c * src/plugins/mailmbox/mailmbox.h * src/plugins/mailmbox/mailmbox_folder.c * src/plugins/mailmbox/mailmbox_folder.h * src/plugins/mailmbox/mailmbox_gtk.deps * src/plugins/mailmbox/mailmbox_parse.c * src/plugins/mailmbox/mailmbox_parse.h * src/plugins/mailmbox/mailmbox_types.c * src/plugins/mailmbox/mailmbox_types.h * src/plugins/mailmbox/mmapstring.c * src/plugins/mailmbox/mmapstring.h * src/plugins/mailmbox/placeholder.txt * src/plugins/mailmbox/plugin.c * src/plugins/mailmbox/plugin_gtk.c * src/plugins/mailmbox/plugin_gtk.h * src/plugins/newmail/Makefile.am * src/plugins/newmail/newmail.c * src/plugins/newmail/placeholder.txt * src/plugins/notification/Makefile.am * src/plugins/notification/claws.def * src/plugins/notification/notification_banner.c * src/plugins/notification/notification_banner.h * src/plugins/notification/notification_command.c * src/plugins/notification/notification_command.h * src/plugins/notification/notification_core.c * src/plugins/notification/notification_core.h * src/plugins/notification/notification_foldercheck.c * src/plugins/notification/notification_foldercheck.h * src/plugins/notification/notification_hotkeys.c * src/plugins/notification/notification_hotkeys.h * src/plugins/notification/notification_indicator.c * src/plugins/notification/notification_indicator.h * src/plugins/notification/notification_lcdproc.c * src/plugins/notification/notification_lcdproc.h * src/plugins/notification/notification_pixbuf.c * src/plugins/notification/notification_pixbuf.h * src/plugins/notification/notification_plugin.c * src/plugins/notification/notification_plugin.h * src/plugins/notification/notification_popup.c * src/plugins/notification/notification_popup.h * src/plugins/notification/notification_prefs.c * src/plugins/notification/notification_prefs.h * src/plugins/notification/notification_trayicon.c * src/plugins/notification/notification_trayicon.h * src/plugins/notification/placeholder.txt * src/plugins/notification/plugin.def * src/plugins/notification/raw_claws_mail_logo_64x64.h * src/plugins/notification/version.rc * src/plugins/pdf_viewer/Makefile.am * src/plugins/pdf_viewer/doc_index.xpm * src/plugins/pdf_viewer/doc_index_close.xpm * src/plugins/pdf_viewer/doc_info.xpm * src/plugins/pdf_viewer/first_arrow.xpm * src/plugins/pdf_viewer/last_arrow.xpm * src/plugins/pdf_viewer/left_arrow.xpm * src/plugins/pdf_viewer/placeholder.txt * src/plugins/pdf_viewer/poppler_viewer.c * src/plugins/pdf_viewer/poppler_viewer.h * src/plugins/pdf_viewer/right_arrow.xpm * src/plugins/pdf_viewer/rotate_left.xpm * src/plugins/pdf_viewer/rotate_right.xpm * src/plugins/pdf_viewer/zoom_fit.xpm * src/plugins/pdf_viewer/zoom_in.xpm * src/plugins/pdf_viewer/zoom_out.xpm * src/plugins/pdf_viewer/zoom_width.xpm * src/plugins/perl/Makefile.am * src/plugins/perl/perl_gtk.c * src/plugins/perl/perl_gtk.h * src/plugins/perl/perl_plugin.c * src/plugins/perl/perl_plugin.h * src/plugins/perl/placeholder.txt * src/plugins/python/Makefile.am * src/plugins/python/clawsmailmodule.c * src/plugins/python/clawsmailmodule.h * src/plugins/python/composewindowtype.c * src/plugins/python/composewindowtype.h * src/plugins/python/foldertype.c * src/plugins/python/foldertype.h * src/plugins/python/messageinfotype.c * src/plugins/python/messageinfotype.h * src/plugins/python/nodetype.c * src/plugins/python/nodetype.h * src/plugins/python/placeholder.txt * src/plugins/python/python-hooks.c * src/plugins/python/python-hooks.h * src/plugins/python/python-shell.c * src/plugins/python/python-shell.h * src/plugins/python/python_plugin.c * src/plugins/vcalendar/Makefile.in Add some plugins (clamd, fetchinfo, gdata, mailmbox, newmail, notification, pdf_viewer, perl, python). Notification not yet enabled because it has too much autoconf switches for my taste.
2013-02-17 22:22:03 +01:00
src/plugins/fetchinfo/Makefile
src/plugins/gdata/Makefile
src/plugins/mailmbox/Makefile
src/plugins/newmail/Makefile
src/plugins/notification/Makefile
2013-02-17 [colin] 3.9.0cvs75 * src/plugins/Makefile.am * src/plugins/archive/Makefile.am * src/plugins/clamd/Makefile.am * src/plugins/clamd/clamav_plugin.c * src/plugins/clamd/clamav_plugin.h * src/plugins/clamd/clamav_plugin_gtk.c * src/plugins/clamd/placeholder.txt * src/plugins/clamd/libclamd/Makefile.am * src/plugins/clamd/libclamd/clamd-plugin.c * src/plugins/clamd/libclamd/clamd-plugin.h * src/plugins/fetchinfo/Makefile.am * src/plugins/fetchinfo/fetchinfo_plugin.c * src/plugins/fetchinfo/fetchinfo_plugin.h * src/plugins/fetchinfo/fetchinfo_plugin_gtk.c * src/plugins/fetchinfo/placeholder.txt * src/plugins/gdata/Makefile.am * src/plugins/gdata/cm_gdata_contacts.c * src/plugins/gdata/cm_gdata_contacts.h * src/plugins/gdata/cm_gdata_prefs.c * src/plugins/gdata/cm_gdata_prefs.h * src/plugins/gdata/gdata_plugin.c * src/plugins/gdata/gdata_plugin.h * src/plugins/gdata/placeholder.txt * src/plugins/geolocation/placeholder.txt * src/plugins/gtkhtml2_viewer/placeholder.txt * src/plugins/mailmbox/Makefile.am * src/plugins/mailmbox/carray.c * src/plugins/mailmbox/carray.h * src/plugins/mailmbox/chash.c * src/plugins/mailmbox/chash.h * src/plugins/mailmbox/clist.c * src/plugins/mailmbox/clist.h * src/plugins/mailmbox/mailimf.c * src/plugins/mailmbox/mailimf.h * src/plugins/mailmbox/mailimf_types.c * src/plugins/mailmbox/mailimf_types.h * src/plugins/mailmbox/mailimf_types_helper.c * src/plugins/mailmbox/mailimf_types_helper.h * src/plugins/mailmbox/mailimf_write.c * src/plugins/mailmbox/mailimf_write.h * src/plugins/mailmbox/maillock.c * src/plugins/mailmbox/maillock.h * src/plugins/mailmbox/mailmbox.c * src/plugins/mailmbox/mailmbox.h * src/plugins/mailmbox/mailmbox_folder.c * src/plugins/mailmbox/mailmbox_folder.h * src/plugins/mailmbox/mailmbox_gtk.deps * src/plugins/mailmbox/mailmbox_parse.c * src/plugins/mailmbox/mailmbox_parse.h * src/plugins/mailmbox/mailmbox_types.c * src/plugins/mailmbox/mailmbox_types.h * src/plugins/mailmbox/mmapstring.c * src/plugins/mailmbox/mmapstring.h * src/plugins/mailmbox/placeholder.txt * src/plugins/mailmbox/plugin.c * src/plugins/mailmbox/plugin_gtk.c * src/plugins/mailmbox/plugin_gtk.h * src/plugins/newmail/Makefile.am * src/plugins/newmail/newmail.c * src/plugins/newmail/placeholder.txt * src/plugins/notification/Makefile.am * src/plugins/notification/claws.def * src/plugins/notification/notification_banner.c * src/plugins/notification/notification_banner.h * src/plugins/notification/notification_command.c * src/plugins/notification/notification_command.h * src/plugins/notification/notification_core.c * src/plugins/notification/notification_core.h * src/plugins/notification/notification_foldercheck.c * src/plugins/notification/notification_foldercheck.h * src/plugins/notification/notification_hotkeys.c * src/plugins/notification/notification_hotkeys.h * src/plugins/notification/notification_indicator.c * src/plugins/notification/notification_indicator.h * src/plugins/notification/notification_lcdproc.c * src/plugins/notification/notification_lcdproc.h * src/plugins/notification/notification_pixbuf.c * src/plugins/notification/notification_pixbuf.h * src/plugins/notification/notification_plugin.c * src/plugins/notification/notification_plugin.h * src/plugins/notification/notification_popup.c * src/plugins/notification/notification_popup.h * src/plugins/notification/notification_prefs.c * src/plugins/notification/notification_prefs.h * src/plugins/notification/notification_trayicon.c * src/plugins/notification/notification_trayicon.h * src/plugins/notification/placeholder.txt * src/plugins/notification/plugin.def * src/plugins/notification/raw_claws_mail_logo_64x64.h * src/plugins/notification/version.rc * src/plugins/pdf_viewer/Makefile.am * src/plugins/pdf_viewer/doc_index.xpm * src/plugins/pdf_viewer/doc_index_close.xpm * src/plugins/pdf_viewer/doc_info.xpm * src/plugins/pdf_viewer/first_arrow.xpm * src/plugins/pdf_viewer/last_arrow.xpm * src/plugins/pdf_viewer/left_arrow.xpm * src/plugins/pdf_viewer/placeholder.txt * src/plugins/pdf_viewer/poppler_viewer.c * src/plugins/pdf_viewer/poppler_viewer.h * src/plugins/pdf_viewer/right_arrow.xpm * src/plugins/pdf_viewer/rotate_left.xpm * src/plugins/pdf_viewer/rotate_right.xpm * src/plugins/pdf_viewer/zoom_fit.xpm * src/plugins/pdf_viewer/zoom_in.xpm * src/plugins/pdf_viewer/zoom_out.xpm * src/plugins/pdf_viewer/zoom_width.xpm * src/plugins/perl/Makefile.am * src/plugins/perl/perl_gtk.c * src/plugins/perl/perl_gtk.h * src/plugins/perl/perl_plugin.c * src/plugins/perl/perl_plugin.h * src/plugins/perl/placeholder.txt * src/plugins/python/Makefile.am * src/plugins/python/clawsmailmodule.c * src/plugins/python/clawsmailmodule.h * src/plugins/python/composewindowtype.c * src/plugins/python/composewindowtype.h * src/plugins/python/foldertype.c * src/plugins/python/foldertype.h * src/plugins/python/messageinfotype.c * src/plugins/python/messageinfotype.h * src/plugins/python/nodetype.c * src/plugins/python/nodetype.h * src/plugins/python/placeholder.txt * src/plugins/python/python-hooks.c * src/plugins/python/python-hooks.h * src/plugins/python/python-shell.c * src/plugins/python/python-shell.h * src/plugins/python/python_plugin.c * src/plugins/vcalendar/Makefile.in Add some plugins (clamd, fetchinfo, gdata, mailmbox, newmail, notification, pdf_viewer, perl, python). Notification not yet enabled because it has too much autoconf switches for my taste.
2013-02-17 22:22:03 +01:00
src/plugins/pdf_viewer/Makefile
src/plugins/perl/Makefile
src/plugins/python/Makefile
src/plugins/pgpcore/Makefile
2004-08-09 10:13:26 +02:00
src/plugins/pgpmime/Makefile
src/plugins/pgpinline/Makefile
src/plugins/rssyl/Makefile
src/plugins/smime/Makefile
src/plugins/spamassassin/Makefile
src/plugins/spam_report/Makefile
src/plugins/tnef_parse/Makefile
2013-02-13 [colin] 3.9.0cvs65 * src/plugins/address_dup_finder/placeholder.txt * src/plugins/synce/placeholder.txt Removed, deprecated plugins * src/plugins/Makefile.am * src/plugins/vcalendar/Makefile.am * src/plugins/vcalendar/Makefile.in * src/plugins/vcalendar/common-views.c * src/plugins/vcalendar/common-views.h * src/plugins/vcalendar/day-view.c * src/plugins/vcalendar/icaltime_as_local.c * src/plugins/vcalendar/icaltime_as_local.h * src/plugins/vcalendar/month-view.c * src/plugins/vcalendar/placeholder.txt * src/plugins/vcalendar/plugin.c * src/plugins/vcalendar/vcal_dbus.c * src/plugins/vcalendar/vcal_dbus.h * src/plugins/vcalendar/vcal_folder.c * src/plugins/vcalendar/vcal_folder.h * src/plugins/vcalendar/vcal_interface.h * src/plugins/vcalendar/vcal_manager.c * src/plugins/vcalendar/vcal_manager.h * src/plugins/vcalendar/vcal_meeting_gtk.c * src/plugins/vcalendar/vcal_meeting_gtk.h * src/plugins/vcalendar/vcal_prefs.c * src/plugins/vcalendar/vcal_prefs.h * src/plugins/vcalendar/vcalendar.c * src/plugins/vcalendar/vcalendar.h * src/plugins/vcalendar/version.rc * src/plugins/vcalendar/libical/.cvsignore * src/plugins/vcalendar/libical/Makefile.am * src/plugins/vcalendar/libical/Makefile.in * src/plugins/vcalendar/libical/design-data/.cvsignore * src/plugins/vcalendar/libical/design-data/Makefile.am * src/plugins/vcalendar/libical/design-data/Makefile.in * src/plugins/vcalendar/libical/design-data/parameters.csv * src/plugins/vcalendar/libical/design-data/properties.csv * src/plugins/vcalendar/libical/design-data/restrictions.csv * src/plugins/vcalendar/libical/design-data/status.txt * src/plugins/vcalendar/libical/design-data/value-types.csv * src/plugins/vcalendar/libical/libical/.cvsignore * src/plugins/vcalendar/libical/libical/Makefile.am * src/plugins/vcalendar/libical/libical/Makefile.in * src/plugins/vcalendar/libical/libical/icalattendee.c * src/plugins/vcalendar/libical/libical/icalattendee.h * src/plugins/vcalendar/libical/libical/icalcomponent.c * src/plugins/vcalendar/libical/libical/icalcomponent.h * src/plugins/vcalendar/libical/libical/icalderivedparameter.c.in * src/plugins/vcalendar/libical/libical/icalderivedparameter.h.in * src/plugins/vcalendar/libical/libical/icalderivedproperty.c.in * src/plugins/vcalendar/libical/libical/icalderivedproperty.h.in * src/plugins/vcalendar/libical/libical/icalderivedvalue.c.in * src/plugins/vcalendar/libical/libical/icalderivedvalue.h.in * src/plugins/vcalendar/libical/libical/icalduration.c * src/plugins/vcalendar/libical/libical/icalduration.h * src/plugins/vcalendar/libical/libical/icalenums.c * src/plugins/vcalendar/libical/libical/icalenums.h * src/plugins/vcalendar/libical/libical/icalerror.c * src/plugins/vcalendar/libical/libical/icalerror.h * src/plugins/vcalendar/libical/libical/icallangbind.c * src/plugins/vcalendar/libical/libical/icallangbind.h * src/plugins/vcalendar/libical/libical/icallexer.l * src/plugins/vcalendar/libical/libical/icalmemory.c * src/plugins/vcalendar/libical/libical/icalmemory.h * src/plugins/vcalendar/libical/libical/icalmime.c * src/plugins/vcalendar/libical/libical/icalmime.h * src/plugins/vcalendar/libical/libical/icalparameter.c * src/plugins/vcalendar/libical/libical/icalparameter.h * src/plugins/vcalendar/libical/libical/icalparameterimpl.h * src/plugins/vcalendar/libical/libical/icalparser.c * src/plugins/vcalendar/libical/libical/icalparser.h * src/plugins/vcalendar/libical/libical/icalperiod.c * src/plugins/vcalendar/libical/libical/icalperiod.h * src/plugins/vcalendar/libical/libical/icalproperty.c * src/plugins/vcalendar/libical/libical/icalproperty.h * src/plugins/vcalendar/libical/libical/icalrecur.c * src/plugins/vcalendar/libical/libical/icalrecur.h * src/plugins/vcalendar/libical/libical/icalrestriction.c.in * src/plugins/vcalendar/libical/libical/icalrestriction.h * src/plugins/vcalendar/libical/libical/icaltime.c * src/plugins/vcalendar/libical/libical/icaltime.h * src/plugins/vcalendar/libical/libical/icaltypes.c * src/plugins/vcalendar/libical/libical/icaltypes.h * src/plugins/vcalendar/libical/libical/icalvalue.c * src/plugins/vcalendar/libical/libical/icalvalue.h * src/plugins/vcalendar/libical/libical/icalvalueimpl.h * src/plugins/vcalendar/libical/libical/icalversion.h * src/plugins/vcalendar/libical/libical/icalversion.h.in * src/plugins/vcalendar/libical/libical/icalyacc.output * src/plugins/vcalendar/libical/libical/icalyacc.y * src/plugins/vcalendar/libical/libical/pvl.c * src/plugins/vcalendar/libical/libical/pvl.h * src/plugins/vcalendar/libical/libical/sspm.c * src/plugins/vcalendar/libical/libical/sspm.h * src/plugins/vcalendar/libical/libical/vsnprintf.c * src/plugins/vcalendar/libical/scripts/.cvsignore * src/plugins/vcalendar/libical/scripts/Makefile.am * src/plugins/vcalendar/libical/scripts/Makefile.in * src/plugins/vcalendar/libical/scripts/mkderivedcomponents.pl * src/plugins/vcalendar/libical/scripts/mkderivedparameters.pl * src/plugins/vcalendar/libical/scripts/mkderivedproperties.pl * src/plugins/vcalendar/libical/scripts/mkderivedvalues.pl * src/plugins/vcalendar/libical/scripts/mkparameterrestrictions.pl * src/plugins/vcalendar/libical/scripts/mkrestrictionrecords.pl * src/plugins/vcalendar/libical/scripts/mkrestrictiontable.pl * src/plugins/vcalendar/libical/scripts/readvaluesfile.pl Add vcalendar.
2013-02-13 21:50:31 +01:00
src/plugins/vcalendar/Makefile
src/plugins/vcalendar/libical/Makefile
src/plugins/vcalendar/libical/libical/icalversion.h
src/plugins/vcalendar/libical/libical/Makefile
src/plugins/vcalendar/libical/design-data/Makefile
src/plugins/vcalendar/libical/scripts/Makefile
doc/Makefile
doc/man/Makefile
2002-03-22 10:15:31 +01:00
tools/Makefile
config/Makefile
manual/Makefile
manual/dtd/Makefile
manual/dist/Makefile
manual/dist/pdf/Makefile
manual/dist/ps/Makefile
manual/dist/html/Makefile
manual/dist/txt/Makefile
manual/fr/Makefile
manual/fr/dist/Makefile
manual/fr/dist/pdf/Makefile
manual/fr/dist/ps/Makefile
manual/fr/dist/html/Makefile
manual/fr/dist/txt/Makefile
manual/pl/Makefile
manual/pl/dist/Makefile
manual/pl/dist/pdf/Makefile
manual/pl/dist/ps/Makefile
manual/pl/dist/html/Makefile
manual/pl/dist/txt/Makefile
manual/es/Makefile
manual/es/dist/Makefile
manual/es/dist/pdf/Makefile
manual/es/dist/ps/Makefile
manual/es/dist/html/Makefile
manual/es/dist/txt/Makefile
manual/de/Makefile
manual/de/dist/Makefile
manual/de/dist/pdf/Makefile
manual/de/dist/ps/Makefile
manual/de/dist/html/Makefile
manual/de/dist/txt/Makefile
2006-11-07 [paul] 2.6.0cvs7 * .cvsignore * AUTHORS * COPYING * INSTALL * Makefile.am * NEWS * README * RELEASE_NOTES * autogen.sh * claws-mail-128x128.png * claws-mail-64x64.png * claws-mail.ico * claws-mail.pc.in * claws-mail.png * configure.ac * sylpheed-claws-128x128.png * sylpheed-claws-64x64.png * sylpheed-claws.desktop * sylpheed-claws.ico * sylpheed-claws.pc.in * sylpheed-claws.png * debian/README.Debian * debian/changelog * debian/claws-mail.desktop * debian/claws-mail.menu * debian/claws-mail.postinst.debhelper * debian/claws-mail.postrm.debhelper * debian/control * debian/copyright * debian/files * debian/rules * debian/sylpheed-claws.desktop * debian/sylpheed-claws.menu * debian/sylpheed-claws.postinst.debhelper * debian/sylpheed-claws.postrm.debhelper * doc/man/Makefile.am * doc/man/claws-mail.1 * doc/man/sylpheed-claws.1 * doc/src/ChangeLog.claws-pre0.8.0 * manual/Makefile.am * manual/account.xml * manual/ack.xml * manual/addrbook.xml * manual/advanced.xml * manual/claws-mail-manual.xml * manual/faq.xml * manual/glossary.xml * manual/handling.xml * manual/intro.xml * manual/keyboard.xml * manual/plugins.xml * manual/starting.xml * manual/sylpheed-claws-manual.xml * manual/xml2pdf * manual/dist/.cvsignore * manual/dist/html/.cvsignore * manual/dist/html/Makefile.am * manual/dist/pdf/.cvsignore * manual/dist/pdf/Makefile.am * manual/dist/ps/.cvsignore * manual/dist/ps/Makefile.am * manual/dist/txt/.cvsignore * manual/dist/txt/Makefile.am * manual/es/Makefile.am * manual/es/advanced.xml * manual/es/claws-mail-manual.xml * manual/es/faq.xml * manual/es/glossary.xml * manual/es/handling.xml * manual/es/intro.xml * manual/es/plugins.xml * manual/es/sylpheed-claws-manual.xml * manual/es/dist/.cvsignore * manual/es/dist/html/.cvsignore * manual/es/dist/html/Makefile.am * manual/es/dist/pdf/.cvsignore * manual/es/dist/pdf/Makefile.am * manual/es/dist/ps/.cvsignore * manual/es/dist/ps/Makefile.am * manual/es/dist/txt/.cvsignore * manual/es/dist/txt/Makefile.am * manual/fr/Makefile.am * manual/fr/account.xml * manual/fr/ack.xml * manual/fr/addrbook.xml * manual/fr/advanced.xml * manual/fr/claws-mail-manual.xml * manual/fr/faq.xml * manual/fr/glossary.xml * manual/fr/handling.xml * manual/fr/intro.xml * manual/fr/keyboard.xml * manual/fr/plugins.xml * manual/fr/starting.xml * manual/fr/sylpheed-claws-manual.xml * manual/fr/dist/.cvsignore * manual/fr/dist/html/.cvsignore * manual/fr/dist/html/Makefile.am * manual/fr/dist/pdf/.cvsignore * manual/fr/dist/pdf/Makefile.am * manual/fr/dist/ps/.cvsignore * manual/fr/dist/ps/Makefile.am * manual/fr/dist/txt/.cvsignore * manual/fr/dist/txt/Makefile.am * manual/pl/Makefile.am * manual/pl/account.xml * manual/pl/ack.xml * manual/pl/addrbook.xml * manual/pl/advanced.xml * manual/pl/claws-mail-manual.xml * manual/pl/faq.xml * manual/pl/glossary.xml * manual/pl/handling.xml * manual/pl/intro.xml * manual/pl/keyboard.xml * manual/pl/plugins.xml * manual/pl/starting.xml * manual/pl/sylpheed-claws-manual.xml * manual/pl/dist/.cvsignore * manual/pl/dist/html/.cvsignore * manual/pl/dist/html/Makefile.am * manual/pl/dist/pdf/.cvsignore * manual/pl/dist/pdf/Makefile.am * manual/pl/dist/ps/.cvsignore * manual/pl/dist/ps/Makefile.am * manual/pl/dist/txt/.cvsignore * manual/pl/dist/txt/Makefile.am * po/.cvsignore * po/Makevars * src/.cvsignore * src/Makefile.am * src/account.c * src/account.h * src/action.c * src/action.h * src/adbookbase.h * src/addr_compl.c * src/addr_compl.h * src/addrbook.c * src/addrcache.c * src/addrcache.h * src/addrcindex.c * src/addrcindex.h * src/addrclip.c * src/addrclip.h * src/addrdefs.h * src/addressadd.c * src/addressadd.h * src/addressbook.c * src/addressbook.h * src/addressbook_foldersel.c * src/addressbook_foldersel.h * src/addrgather.c * src/addrgather.h * src/addrharvest.c * src/addrharvest.h * src/addrindex.c * src/addrindex.h * src/addritem.c * src/addritem.h * src/addrquery.c * src/addrquery.h * src/addrselect.c * src/addrselect.h * src/alertpanel.c * src/alertpanel.h * src/browseldap.c * src/browseldap.h * src/codeconv.c * src/codeconv.h * src/compose.c * src/crash.c * src/crash.h * src/customheader.c * src/customheader.h * src/displayheader.c * src/displayheader.h * src/editaddress.c * src/editaddress.h * src/editbook.c * src/editbook.h * src/editgroup.c * src/editgroup.h * src/editjpilot.c * src/editjpilot.h * src/editldap.c * src/editldap.h * src/editldap_basedn.c * src/editldap_basedn.h * src/editvcard.c * src/editvcard.h * src/exphtmldlg.c * src/exphtmldlg.h * src/expldifdlg.c * src/expldifdlg.h * src/export.c * src/exporthtml.c * src/exporthtml.h * src/exportldif.c * src/exportldif.h * src/filtering.c * src/filtering.h * src/folder.c * src/folder.h * src/folder_item_prefs.c * src/folder_item_prefs.h * src/foldersel.c * src/foldersel.h * src/folderutils.c * src/folderutils.h * src/folderview.c * src/folderview.h * src/grouplistdialog.c * src/grouplistdialog.h * src/html.c * src/html.h * src/image_viewer.c * src/image_viewer.h * src/imap.c * src/imap.h * src/imap_gtk.c * src/imap_gtk.h * src/import.c * src/import.h * src/importldif.c * src/importldif.h * src/importmutt.c * src/importmutt.h * src/importpine.c * src/importpine.h * src/inc.c * src/inc.h * src/jpilot.c * src/jpilot.h * src/ldapctrl.c * src/ldapctrl.h * src/ldaplocate.c * src/ldaplocate.h * src/ldapquery.c * src/ldapquery.h * src/ldapserver.c * src/ldapserver.h * src/ldaputil.c * src/ldaputil.h * src/ldif.c * src/ldif.h * src/localfolder.c * src/localfolder.h * src/main.c * src/main.h * src/mainwindow.c * src/mainwindow.h * src/manual.c * src/manual.h * src/matcher.c * src/matcher.h * src/matcher_parser.h * src/matcher_parser_lex.l * src/matcher_parser_parse.y * src/mbox.c * src/mbox.h * src/message_search.c * src/message_search.h * src/messageview.c * src/messageview.h * src/mh.c * src/mh.h * src/mh_gtk.c * src/mh_gtk.h * src/mimeview.c * src/mimeview.h * src/msgcache.c * src/msgcache.h * src/mutt.c * src/mutt.h * src/news.c * src/news.h * src/news_gtk.c * src/news_gtk.h * src/noticeview.c * src/noticeview.h * src/partial_download.c * src/partial_download.h * src/pine.c * src/pine.h * src/pop.c * src/pop.h * src/prefs_account.c * src/prefs_account.h * src/prefs_actions.c * src/prefs_actions.h * src/prefs_common.c * src/prefs_common.h * src/prefs_compose_writing.c * src/prefs_compose_writing.h * src/prefs_customheader.c * src/prefs_customheader.h * src/prefs_display_header.c * src/prefs_display_header.h * src/prefs_ext_prog.c * src/prefs_ext_prog.h * src/prefs_filtering.c * src/prefs_folder_column.c * src/prefs_folder_column.h * src/prefs_folder_item.c * src/prefs_folder_item.h * src/prefs_fonts.c * src/prefs_fonts.h * src/prefs_gtk.c * src/prefs_gtk.h * src/prefs_image_viewer.c * src/prefs_image_viewer.h * src/prefs_matcher.c * src/prefs_matcher.h * src/prefs_message.c * src/prefs_message.h * src/prefs_msg_colors.c * src/prefs_msg_colors.h * src/prefs_other.c * src/prefs_other.h * src/prefs_quote.c * src/prefs_quote.h * src/prefs_receive.c * src/prefs_receive.h * src/prefs_send.c * src/prefs_send.h * src/prefs_spelling.c * src/prefs_spelling.h * src/prefs_summaries.c * src/prefs_summaries.h * src/prefs_summary_column.c * src/prefs_summary_column.h * src/prefs_template.c * src/prefs_template.h * src/prefs_themes.c * src/prefs_themes.h * src/prefs_toolbar.c * src/prefs_toolbar.h * src/prefs_wrapping.c * src/prefs_wrapping.h * src/privacy.c * src/privacy.h * src/procheader.c * src/procheader.h * src/procmime.c * src/procmime.h * src/procmsg.c * src/procmsg.h * src/quote_fmt.c * src/quote_fmt_parse.y * src/recv.c * src/recv.h * src/remotefolder.c * src/remotefolder.h * src/send_message.c * src/send_message.h * src/setup.c * src/setup.h * src/sourcewindow.c * src/sourcewindow.h * src/ssl_manager.c * src/ssl_manager.h * src/statusbar.c * src/statusbar.h * src/stock_pixmap.c * src/stock_pixmap.h * src/summary_search.c * src/summary_search.h * src/summaryview.c * src/summaryview.h * src/syldap.c * src/syldap.h * src/textview.c * src/textview.h * src/toolbar.c * src/toolbar.h * src/undo.c * src/undo.h * src/unmime.c * src/unmime.h * src/vcard.c * src/vcard.h * src/wizard.c * src/wizard.h * src/common/base64.c * src/common/base64.h * src/common/defs.h * src/common/hooks.c * src/common/hooks.h * src/common/log.c * src/common/log.h * src/common/mgutils.c * src/common/mgutils.h * src/common/nntp.c * src/common/nntp.h * src/common/passcrypt.c * src/common/passcrypt.h.in * src/common/plugin.c * src/common/plugin.h * src/common/prefs.c * src/common/prefs.h * src/common/progressindicator.c * src/common/progressindicator.h * src/common/quoted-printable.c * src/common/quoted-printable.h * src/common/session.c * src/common/session.h * src/common/smtp.c * src/common/smtp.h * src/common/socket.c * src/common/socket.h * src/common/ssl.c * src/common/ssl.h * src/common/stringtable.c * src/common/stringtable.h * src/common/sylpheed.c * src/common/sylpheed.h * src/common/template.c * src/common/template.h * src/common/timing.h * src/common/utils.c * src/common/utils.h * src/common/version.h.in * src/common/xml.c * src/common/xml.h * src/common/xmlprops.c * src/common/xmlprops.h * src/gtk/about.c * src/gtk/colorlabel.c * src/gtk/colorlabel.h * src/gtk/colorsel.c * src/gtk/colorsel.h * src/gtk/combobox.c * src/gtk/combobox.h * src/gtk/description_window.c * src/gtk/description_window.h * src/gtk/filesel.c * src/gtk/filesel.h * src/gtk/foldersort.c * src/gtk/foldersort.h * src/gtk/gtkaspell.c * src/gtk/gtkaspell.h * src/gtk/gtksctree.c * src/gtk/gtkshruler.c * src/gtk/gtkshruler.h * src/gtk/gtkutils.c * src/gtk/gtkutils.h * src/gtk/icon_legend.c * src/gtk/icon_legend.h * src/gtk/logwindow.c * src/gtk/logwindow.h * src/gtk/manage_window.c * src/gtk/manage_window.h * src/gtk/pluginwindow.c * src/gtk/pluginwindow.h * src/gtk/prefswindow.c * src/gtk/prefswindow.h * src/gtk/quicksearch.c * src/gtk/quicksearch.h * src/pixmaps/claws-mail.xpm * src/pixmaps/claws-mail_icon.xpm * src/pixmaps/claws-mail_logo.xpm * src/pixmaps/sylpheed-claws.xpm * src/pixmaps/sylpheed-claws_icon.xpm * src/pixmaps/sylpheed-claws_logo.xpm * src/plugins/bogofilter/Makefile.am * src/plugins/bogofilter/bogofilter.c * src/plugins/bogofilter/bogofilter.h * src/plugins/bogofilter/bogofilter_gtk.c * src/plugins/clamav/Makefile.am * src/plugins/clamav/clamav_plugin.c * src/plugins/clamav/clamav_plugin.h * src/plugins/clamav/clamav_plugin_gtk.c * src/plugins/demo/Makefile.am * src/plugins/demo/demo.c * src/plugins/dillo_viewer/Makefile.am * src/plugins/dillo_viewer/README * src/plugins/dillo_viewer/dillo_prefs.c * src/plugins/dillo_viewer/dillo_prefs.h * src/plugins/dillo_viewer/dillo_viewer.c * src/plugins/pgpcore/Makefile.am * src/plugins/pgpcore/passphrase.c * src/plugins/pgpcore/passphrase.h * src/plugins/pgpcore/pgp_viewer.c * src/plugins/pgpcore/pgp_viewer.h * src/plugins/pgpcore/plugin.c * src/plugins/pgpcore/prefs_gpg.c * src/plugins/pgpcore/prefs_gpg.h * src/plugins/pgpcore/select-keys.c * src/plugins/pgpcore/select-keys.h * src/plugins/pgpcore/sgpgme.c * src/plugins/pgpcore/sgpgme.h * src/plugins/pgpcore/sylpheed.def * src/plugins/pgpcore/version.rc * src/plugins/pgpinline/Makefile.am * src/plugins/pgpinline/pgpinline.c * src/plugins/pgpinline/pgpinline.h * src/plugins/pgpinline/plugin.c * src/plugins/pgpinline/sylpheed.def * src/plugins/pgpinline/version.rc * src/plugins/pgpmime/Makefile.am * src/plugins/pgpmime/pgpmime.c * src/plugins/pgpmime/pgpmime.h * src/plugins/pgpmime/plugin.c * src/plugins/pgpmime/sylpheed.def * src/plugins/pgpmime/version.rc * src/plugins/spamassassin/Makefile.am * src/plugins/spamassassin/README * src/plugins/spamassassin/spamassassin.c * src/plugins/spamassassin/spamassassin.h * src/plugins/spamassassin/spamassassin_gtk.c * src/plugins/trayicon/Makefile.am * src/plugins/trayicon/trayicon.c * tools/OOo2sylpheed.pl * tools/README * tools/README.sylprint * tools/acroread2sylpheed.pl * tools/claws.i18n.status.pl * tools/filter_conv.pl * tools/filter_conv_new.pl * tools/freshmeat_search.pl * tools/google_search.pl * tools/kmail2sylpheed.pl * tools/kmail2sylpheed_v2.pl * tools/make.themes.project * tools/multiwebsearch.pl * tools/nautilus2sylpheed.sh * tools/outlook2sylpheed.pl * tools/sylprint.pl * tools/sylprint.rc * tools/tb2sylpheed * tools/textviewer.sh * tools/vcard2xml.py * tools/kdeservicemenu/README * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl * tools/kdeservicemenu/template_sylpheed-attach-files.desktop * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop Change name to Claws Mail. Announce to follow...
2006-11-07 11:24:03 +01:00
claws-mail.pc
2002-03-22 10:15:31 +01:00
])
dnl Output the configuration summary
echo ""
echo "$PACKAGE $VERSION"
echo ""
if test x"$enable_new_addrbook" = xyes; then
echo "Using Address Book : New experimental interface"
else
echo "Using Address Book : Old stable interface"
echo "JPilot : $ac_cv_enable_jpilot"
echo "LDAP : $ac_cv_enable_ldap"
fi
echo "gnuTLS : $ac_cv_enable_gnutls"
echo "iconv : $am_cv_func_iconv"
echo "compface : $ac_cv_enable_compface"
echo "IPv6 : $ac_cv_enable_ipv6"
echo "enchant : $ac_cv_enable_enchant"
echo "IMAP4 : $ac_cv_enable_libetpan"
echo "NNTP : $ac_cv_enable_libetpan"
echo "Crash dialog : $ac_cv_enable_crash_dialog"
echo "LibSM : $ac_cv_enable_libsm"
echo "DBUS : $enable_dbus"
echo "NetworkManager : $enable_networkmanager_support"
echo "Manual : $ac_cv_enable_manual"
echo "Plugins : $PLUGINS"
echo "Generic UMPC code : $ac_cv_enable_generic_umpc"
echo "Maemo build : $ac_cv_enable_maemo"
echo "Config dir : $ac_cv_with_config_dir"
2002-03-22 10:15:31 +01:00
echo ""
echo "The binary will be installed in $prefix/bin"
echo ""
echo "Configure finished, type 'make' to build."