mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-05-04 21:04:41 +00:00
build with flex 2.5.25
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@680 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
c47cb54dc0
commit
a0ac71384c
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# use beta flex from ftp://ftp.uncg.edu/people/wlestes/ for reentrant
|
||||
# bison parser support
|
||||
FLEX=/home/calvin/src/flex-2.5.24/flex
|
||||
FLEX=/home/calvin/src/flex-2.5.25/flex
|
||||
|
||||
all: htmllex.c htmlparse.c
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue