]> git.pld-linux.org Git - packages/bc.git/blame - bc-flex.patch
- tabs in preamble
[packages/bc.git] / bc-flex.patch
CommitLineData
bd8582a5
MW
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.024392 seconds and 4 git commands to generate.