Review Roadmap and TODO files.

This commit is contained in:
Vreixo Formoso
2008-01-30 20:12:54 +01:00
parent a8fe48189c
commit 04078d12ef
3 changed files with 14 additions and 35 deletions

View File

@ -81,7 +81,7 @@ AC_SYS_LARGEFILE
AC_FUNC_FSEEKO
AC_CHECK_FUNC([fseeko])
if test ! $ac_cv_func_fseeko; then
AC_ERROR([Libisofs requires largefile support.])
AC_MSG_ERROR([Libisofs requires largefile support.])
fi
AC_PROG_LIBTOOL