]> git.pld-linux.org Git - packages/bc.git/blob - bc-flex.patch
45722ec2407b5628605e25288da6ee38 bc-flex.patch
[packages/bc.git] / bc-flex.patch
1 --- configure.in-orig   Thu Jul 10 13:07:11 2003
2 +++ configure.in        Thu Jul 10 13:07:14 2003
3 @@ -68,7 +68,7 @@
4  ])
5  
6  if test "$LEX" = "flex" ; then
7 - LEX="flex -I8"
8 + LEX="flex -I"
9  else
10   if test "$bcrl" = "y" ; then
11    AC_MSG_WARN(readline works only with flex.)
This page took 0.021177 seconds and 3 git commands to generate.