- Better stuf for automake.
This commit is contained in:
parent
5ed86facf3
commit
fd9f83cd2c
0
src/ChangeLog
Normal file
0
src/ChangeLog
Normal file
@ -11,7 +11,7 @@ AC_HEADER_STDC
|
||||
AC_CHECK_FUNC(atol,,AC_MSG_ERROR(oops! no atol ?!?))
|
||||
AC_CHECK_LIB(argtable2, arg_parse,,AC_MSG_ERROR(Scyther requires the argtable2 package. Get it from http://argtable.sourceforge.net/))
|
||||
AC_PROG_YACC
|
||||
AC_PROG_LEX
|
||||
AM_PROG_LEX
|
||||
|
||||
VERSION="0.0.1"
|
||||
AC_SUBST(VERSION)
|
||||
|
Loading…
Reference in New Issue
Block a user