updated Spanish translation
[claws.git] / configure.in
index 166f2e516c288368840aaf01f7afe1a65e0bd565..3972f38ed83efe5a103f28b42e7d1c5299ef1935 100644 (file)
@@ -11,7 +11,7 @@ MINOR_VERSION=8
 MICRO_VERSION=5
 INTERFACE_AGE=0
 BINARY_AGE=0
-EXTRA_VERSION=claws4
+EXTRA_VERSION=claws73
 VERSION=$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION$EXTRA_VERSION
 
 dnl set $target
@@ -62,7 +62,7 @@ AC_PROG_CPP
 dnl AC_PROG_RANLIB
 AM_PROG_LEX
 AC_PROG_YACC
-AM_PROG_LIBTOOL
+AC_PROG_LIBTOOL
 
 SYLPHEED_ACLOCAL_INCLUDE(ac)
 
@@ -291,7 +291,7 @@ else
        AC_MSG_RESULT(no)
 fi
 
-dnl ASPELL is user for spell checking
+dnl GNU/Aspell is used for spell checking
 AC_ARG_ENABLE(aspell,
        [  --enable-aspell         Enable GNU/aspell support [default=no]],
        [ac_cv_enable_aspell=$enableval], [ac_cv_enable_aspell=no])