missing ac_subst

SVN revision: 28083
This commit is contained in:
doursse 2007-01-20 16:51:48 +00:00 committed by doursse
parent 7d7d514066
commit e39d8cfde7
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@ case "$host_os" in
esac
AC_SUBST(winsock_libs)
AC_SUBST(create_shared_lib)
AC_CHECK_HEADER(fnmatch.h,, AC_MSG_ERROR([Cannot find fnmatch.h. Make sure your CFLAGS environment variable contains include lines for the location of this file. MinGW users: see the INSTALL file]))