simple fix for putting older nodes before newer nodes when threading by subject
[claws.git] / configure.in
index 52d4da4125efd01c62289a255039451742e85851..b97e9564e29d58eed1e47a951feb53cfc3877ce2 100644 (file)
@@ -1,3 +1,4 @@
+
 dnl Process this file with autoconf to produce a configure script.
 AC_INIT(src/main.c)
 PACKAGE=sylpheed
@@ -8,7 +9,7 @@ MINOR_VERSION=7
 MICRO_VERSION=8
 INTERFACE_AGE=0
 BINARY_AGE=0
-EXTRA_VERSION=claws34
+EXTRA_VERSION=claws38
 VERSION=$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION$EXTRA_VERSION
 
 dnl set $target
@@ -85,7 +86,7 @@ manualdir='${prefix}/${DATADIRNAME}/${PACKAGE}/manual'
 AC_SUBST(manualdir)
 faqdir='${prefix}/${DATADIRNAME}/${PACKAGE}/faq'
 AC_SUBST(faqdir)
-mandir='$(prefix)/man/man1'
+mandir='${prefix}/man/man1'
 AC_SUBST(mandir)
 
 dnl Set PACKAGE_DATA_DIR in config.h.