Fix build on wt 4.0.3

This commit is contained in:
emeric
2018-04-18 13:23:13 +02:00
parent f804bacbd6
commit 7c841f6b46
3 changed files with 7 additions and 3 deletions
+1 -1
View File
@@ -74,7 +74,7 @@ AC_CHECK_LIB( [tag],
AC_CHECK_LIB( [config++],
[main],
,
[AC_MSG_ERROR([libtag not found!])])
[AC_MSG_ERROR([libconfig++ not found!])])
AC_CONFIG_FILES([Makefile
src/Makefile