fix 3m-too flag
svn: r1015
This commit is contained in:
parent
6afc5dd4e5
commit
368b9d3382
|
@ -215,7 +215,7 @@ inspecting "/usr/lib". More generally, the "last chance" argument to
|
||||||
windows-libs
|
windows-libs
|
||||||
extra-depends
|
extra-depends
|
||||||
last-chance-k
|
last-chance-k
|
||||||
[3m-too? #t])
|
[3m-too? #f])
|
||||||
|
|
||||||
The arguments are as follows:
|
The arguments are as follows:
|
||||||
|
|
||||||
|
|
|
@ -43,7 +43,7 @@
|
||||||
windows-libs
|
windows-libs
|
||||||
extra-depends
|
extra-depends
|
||||||
last-chance-k
|
last-chance-k
|
||||||
3m-too?)
|
[3m-too? #f])
|
||||||
;; Compile and link one file:
|
;; Compile and link one file:
|
||||||
(define (go file.c xform-src.c)
|
(define (go file.c xform-src.c)
|
||||||
(pre-install/check-precompiled plthome
|
(pre-install/check-precompiled plthome
|
||||||
|
|
Loading…
Reference in New Issue
Block a user