add windres detection by libtool

SVN revision: 35152
This commit is contained in:
doursse 2008-07-18 09:22:09 +00:00 committed by doursse
parent 28d3ff0e8a
commit 94a1de12d6
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@ SNAP=`echo $PACKAGE_VERSION | awk -F. '{printf("%s", $4);}'`
version_info=`expr $VMAJ + $VMIN`":$VMIC:$VMIN"
AC_SUBST(version_info)
LT_PROG_RC
AC_FUNC_ALLOCA
MODULE_ARCH="$host_os-$host_cpu"