
| Key: |
STR-293
|
| Type: |
Bug
|
| Status: |
Closed
|
| Resolution: |
Fixed
|
| Priority: |
Minor
|
| Assignee: |
Unassigned
|
| Reporter: |
Martin Bravenboer
|
| Votes: |
0
|
| Watchers: |
0
|
|
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
|
if XT_DARWIN
AM_LDFLAGS=-bind_at_load
else
AM_LDFLAGS=
endif
This is an issue on Mac OS X: check fails there (which is not a real bug: this is a bug in the testsuite)
|
|
Description
|
if XT_DARWIN
AM_LDFLAGS=-bind_at_load
else
AM_LDFLAGS=
endif
This is an issue on Mac OS X: check fails there (which is not a real bug: this is a bug in the testsuite) |
Show » |
|
There are no comments yet on this issue.
|
| |
|
|