sync with 0.7.5cvs3
[claws.git] / configure.in
index 8ce0e4f392acb72b5164c028863a4f73bef1fd37..eb3431887f1c0b7b7055c82e05cd5e49fa562e42 100644 (file)
@@ -8,7 +8,7 @@ MINOR_VERSION=7
 MICRO_VERSION=4
 INTERFACE_AGE=0
 BINARY_AGE=0
-EXTRA_VERSION=claws1
+EXTRA_VERSION=claws94
 VERSION=$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION$EXTRA_VERSION
 
 dnl set $target
@@ -69,8 +69,13 @@ case "$target" in
        ;;
 esac
 
+dnl add additional parameters
+AC_ARG_WITH(compiler-flags,
+    [  --with-compiler-flags=FLAGS  add parameters to the compiler command],
+    CFLAGS="$CFLAGS $withval")
+
 dnl for gettext
-ALL_LINGUAS="cs de el es fr hr it ja ko nl pl pt_BR ru sv"
+ALL_LINGUAS="cs de el en_GB es fr hr it ja ko nl pl pt_BR ru sv"
 AM_GNU_GETTEXT
 dnl AC_CHECK_FUNC(gettext, AC_CHECK_LIB(intl, gettext))
 localedir='${prefix}/${DATADIRNAME}/locale'
@@ -351,12 +356,15 @@ libkcc/Makefile
 src/version.h
 src/Makefile
 faq/Makefile
+faq/de/Makefile
 faq/en/Makefile
 faq/es/Makefile
 faq/fr/Makefile
 faq/it/Makefile
 manual/Makefile
+manual/de/Makefile
 manual/en/Makefile
+manual/es/Makefile
 manual/fr/Makefile
 manual/ja/Makefile
 tools/Makefile