allow filename to be typed in
[claws.git] / configure.in
index 9d0bc90be65618b27c0ba3c0a5a993d1508cef6e..897987aae670aee19c355679aff15add2d58461a 100644 (file)
@@ -5,10 +5,10 @@ PACKAGE=sylpheed
 dnl version number
 MAJOR_VERSION=0
 MINOR_VERSION=7
-MICRO_VERSION=5
+MICRO_VERSION=6
 INTERFACE_AGE=0
 BINARY_AGE=0
-EXTRA_VERSION=claws6
+EXTRA_VERSION=claws46
 VERSION=$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION$EXTRA_VERSION
 
 dnl set $target
@@ -349,9 +349,7 @@ AC_CHECK_FUNCS(gethostname mkdir mktime socket strstr \
 AC_OUTPUT([
 Makefile
 sylpheed.spec
-intl/Makefile
 ac/Makefile
-po/Makefile.in
 libkcc/Makefile
 src/version.h
 src/Makefile
@@ -368,6 +366,7 @@ manual/es/Makefile
 manual/fr/Makefile
 manual/ja/Makefile
 tools/Makefile
+intl/Makefile po/Makefile.in
 ])
 
 dnl Output the configuration summary