Fixed "src/configure".
(Turns out that editing configure by hand is not a good idea...) Also a random racket comment.
This commit is contained in:
parent
e01e46b772
commit
7ad7857ce2
2
src/configure
vendored
2
src/configure
vendored
|
@ -9600,7 +9600,7 @@ LIBOBJS!$LIBOBJS$ac_delim
|
||||||
LTLIBOBJS!$LTLIBOBJS$ac_delim
|
LTLIBOBJS!$LTLIBOBJS$ac_delim
|
||||||
_ACEOF
|
_ACEOF
|
||||||
|
|
||||||
if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 46; then
|
if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 45; then
|
||||||
break
|
break
|
||||||
elif $ac_last_try; then
|
elif $ac_last_try; then
|
||||||
{ { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
|
{ { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
|
||||||
|
|
|
@ -14,7 +14,7 @@ exit 0
|
||||||
|#
|
|#
|
||||||
|
|
||||||
;; When autoconf produces `configure', it includes many
|
;; When autoconf produces `configure', it includes many
|
||||||
;; options that do not apply to PLT software. We want to
|
;; options that do not apply to Racket. We want to
|
||||||
;; get rid of them, so that `configure --help' produces
|
;; get rid of them, so that `configure --help' produces
|
||||||
;; valid information.
|
;; valid information.
|
||||||
;; In addition, we want none of the feature-selection flags
|
;; In addition, we want none of the feature-selection flags
|
||||||
|
|
Loading…
Reference in New Issue
Block a user