8000 Pretending this tag is a branch and checking in a retroactive fix. · stackless-dev/stackless_historic@9908349 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9908349

Browse files
author
richard.tew
committed
Pretending this tag is a branch and checking in a retroactive fix.
git-svn-id: http://svn.python.org/projects/stackless/tags/python-3.0@69826 6015fed2-1504-0410-9fe1-9d1591cc4771
1 parent 763bf30 commit 9908349

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

configure

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#! /bin/sh
2-
# From configure.in Revision: 67100 .
2+
# From configure.in Revision: 67772 .
33
# Guess values for system-dependent variables and create Makefiles.
44
# Generated by GNU Autoconf 2.61 for python 3.0.
55
#
@@ -25091,8 +25091,6 @@ BLDSHARED!$BLDSHARED$ac_delim
2509125091
CCSHARED!$CCSHARED$ac_delim
2509225092
LINKFORSHARED!$LINKFORSHARED$ac_delim
2509325093
CFLAGSFORSHARED!$CFLAGSFORSHARED$ac_delim
25094-
SHLIBS!$SHLIBS$ac_delim
25095-
USE_SIGNAL_MODULE!$USE_SIGNAL_MODULE$ac_delim
2509625094
_ACEOF
2509725095

2509825096
if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then
@@ -25134,6 +25132,8 @@ _ACEOF
2513425132
ac_delim='%!_!# '
2513525133
for ac_last_try in false false false false false :; do
2513625134
cat >conf$$subs.sed <<_ACEOF
25135+
SHLIBS!$SHLIBS$ac_delim
25136+
USE_SIGNAL_MODULE!$USE_SIGNAL_MODULE$ac_delim
2513725137
SIGNAL_OBJS!$SIGNAL_OBJS$ac_delim
2513825138
USE_THREAD_MODULE!$USE_THREAD_MODULE$ac_delim
2513925139
LDLAST!$LDLAST$ac_delim
@@ -25155,7 +25155,7 @@ SRCDIRS!$SRCDIRS$ac_delim
2515525155
LTLIBOBJS!$LTLIBOBJS$ac_delim
2515625156
_ACEOF
2515725157

25158-
if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 19; then
25158+
if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 21; then
2515925159
break
2516025160
elif $ac_last_try; then
2516125161
{ { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5

0 commit comments

Comments
 (0)
0