* configure.ac
Fix check for RC (resource compiler) used
on win32 (AC_LIBTOOL_RC used to call it
implicitely but stopped)
+2009-03-23 [colin] 3.7.1cvs23
+
+ * configure.ac
+ Fix check for RC (resource compiler) used
+ on win32 (AC_LIBTOOL_RC used to call it
+ implicitely but stopped)
+
2009-03-19 [colin] 3.7.1cvs22
* src/toolbar.c
( cvs diff -u -r 1.36.2.167 -r 1.36.2.168 src/common/utils.c; ) > 3.7.1cvs20.patchset
( cvs diff -u -r 1.1.2.5 -r 1.1.2.6 src/gtk/spell_entry.c; ) > 3.7.1cvs21.patchset
( cvs diff -u -r 1.43.2.107 -r 1.43.2.108 src/toolbar.c; cvs diff -u -r 1.36.2.168 -r 1.36.2.169 src/common/utils.c; ) > 3.7.1cvs22.patchset
+( cvs diff -u -r 1.654.2.3830 -r 1.654.2.3831 configure.ac; ) > 3.7.1cvs23.patchset
MICRO_VERSION=1
INTERFACE_AGE=0
BINARY_AGE=0
-EXTRA_VERSION=22
+EXTRA_VERSION=23
EXTRA_RELEASE=
EXTRA_GTK2_VERSION=
AC_PROG_YACC
AC_LIB_PREFIX
AC_LIBTOOL_WIN32_DLL
+LT_AC_PROG_RC
AC_LIBTOOL_RC
AC_PROG_LIBTOOL