summaryrefslogtreecommitdiff
path: root/hints/posix-bc.sh
diff options
context:
space:
mode:
authorDorner Thomas <tdorner@amadeus.net>2003-12-17 16:41:17 +0100
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2003-12-20 22:56:24 +0000
commit1a6a79b784525259ef3f326dcae7b68a3aaebb75 (patch)
tree1279f9c237e39260de78ce9ed0e7317e9c35973c /hints/posix-bc.sh
parenta18b03821cf93f26cfdbfc7f3fa4c6617a44f121 (diff)
downloadperl-1a6a79b784525259ef3f326dcae7b68a3aaebb75.tar.gz
Perl 5.8.3 patches from the BS2000 port
Message-ID: <6727B1DACFCDD311A757009027CA8D69044B673A@Ex02.inhouse.start.de> p4raw-id: //depot/perl@21938
Diffstat (limited to 'hints/posix-bc.sh')
-rw-r--r--hints/posix-bc.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/hints/posix-bc.sh b/hints/posix-bc.sh
index 006323fd25..00c1cc9ac5 100644
--- a/hints/posix-bc.sh
+++ b/hints/posix-bc.sh
@@ -23,7 +23,7 @@ esac
# -DUSE_PURE_BISON
# -D_XOPEN_SOURCE_EXTENDED alters system headers.
# Prepend your favorites with Configure -Dccflags=your_favorites
-ccflags="$ccflags -Kc_names_unlimited,enum_long,llm_case_lower,llm_keep,no_integer_overflow -DPOSIX_BC -DUSE_PURE_BISON -D_XOPEN_SOURCE_EXTENDED"
+ccflags="$ccflags -Kc_names_unlimited,enum_long,llm_case_lower,llm_keep,no_integer_overflow -DPOSIX_BC -DUSE_PURE_BISON -DYYMAXDEPTH=65000 -DYYINITDEPTH=1000 -D_XOPEN_SOURCE_EXTENDED"
# Now, what kind of BS2000 system are we running on?
echo