]> git.pld-linux.org Git - packages/bc.git/commitdiff
45722ec2407b5628605e25288da6ee38 bc-flex.patch
authorMarcin Winkler <qurczak@gmail.com>
Thu, 10 Jul 2003 11:21:36 +0000 (11:21 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bc-flex.patch -> 1.1

bc-flex.patch [new file with mode: 0644]

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.042203 seconds and 4 git commands to generate.