]> git.pld-linux.org Git - packages/bc.git/blobdiff - bc-flex.patch
45722ec2407b5628605e25288da6ee38 bc-flex.patch
[packages/bc.git] / bc-flex.patch
diff --git a/bc-flex.patch b/bc-flex.patch
new file mode 100644 (file)
index 0000000..38a6e66
--- /dev/null
@@ -0,0 +1,11 @@
+--- configure.in-orig  Thu Jul 10 13:07:11 2003
++++ configure.in       Thu Jul 10 13:07:14 2003
+@@ -68,7 +68,7 @@
+ ])
+ if test "$LEX" = "flex" ; then
+- LEX="flex -I8"
++ LEX="flex -I"
+ else
+  if test "$bcrl" = "y" ; then
+   AC_MSG_WARN(readline works only with flex.)
This page took 0.031697 seconds and 4 git commands to generate.