Commit f46fe00a by Jim Wilson

(MAYBE_USE_COLLECT2): Renamed from MAYBE_USE_COLLECT.

From-SVN: r14211
parent 88a5cdb8
......@@ -309,7 +309,7 @@ EXTRA_HEADERS =@extra_headers_list@
# Set this to `ld' to enable use of collect2.
USE_COLLECT2 = @will_use_collect2@
MAYBE_USE_COLLECT = @maybe_use_collect2@
MAYBE_USE_COLLECT2 = @maybe_use_collect2@
# It is convenient for configure to add the assignment at the beginning,
# so don't override it here.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment