- More extensive explanation of unfound libs.

This commit is contained in:
ccremers 2004-05-22 12:35:14 +00:00
parent abd8ad3998
commit a501986669

View File

@ -19,7 +19,9 @@ AC_FUNC_MALLOC
AC_FUNC_REALLOC AC_FUNC_REALLOC
AC_CHECK_LIB(argtable2, arg_parse,,AC_MSG_ERROR(Scyther requires the argtable2 package (LGPL). AC_CHECK_LIB(argtable2, arg_parse,,AC_MSG_ERROR(Scyther requires the argtable2 package (LGPL).
Get it from http://argtable.sourceforge.net/)) Get it from http://argtable.sourceforge.net/,
or make sure that Scyther can find the libraries by setting
LD_LIBRARY_PATH correctly.))
AC_PROG_YACC AC_PROG_YACC
AM_PROG_LEX AM_PROG_LEX