* src/selective_download.[ch]
[claws.git] / configure.in
index 67be59d726b4f8ef46726b1a129857b192bc1bd4..a59a64d527409a923d2e58f2dab9dc52f409f028 100644 (file)
@@ -8,7 +8,7 @@ MINOR_VERSION=7
 MICRO_VERSION=8
 INTERFACE_AGE=0
 BINARY_AGE=0
-EXTRA_VERSION=claws51
+EXTRA_VERSION=claws77
 VERSION=$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION$EXTRA_VERSION
 
 dnl set $target
@@ -85,8 +85,6 @@ manualdir='${prefix}/${DATADIRNAME}/${PACKAGE}/manual'
 AC_SUBST(manualdir)
 faqdir='${prefix}/${DATADIRNAME}/${PACKAGE}/faq'
 AC_SUBST(faqdir)
-mandir='${prefix}/man/man1'
-AC_SUBST(mandir)
 
 dnl Set PACKAGE_DATA_DIR in config.h.
 if test "x${datadir}" = 'x${prefix}/share'; then
@@ -245,7 +243,6 @@ if test "$ac_cv_enable_jconv" = yes; then
 fi
 
 AC_CHECK_LIB(xpg4, setlocale)
-dnl AC_CHECK_LIB(kcc, KCC_filter)
 
 dnl for GThread support (currently disabled)
 dnl AC_ARG_ENABLE(threads,
@@ -373,7 +370,6 @@ sylpheed.spec
 intl/Makefile
 ac/Makefile
 po/Makefile.in
-libkcc/Makefile
 src/version.h
 src/Makefile
 faq/Makefile