Closed
Bug 290482
Opened 20 years ago
Closed 20 years ago
Wrong lib path setting in ssldap Makefile.in
Categories
(Directory :: LDAP C SDK, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: richm, Assigned: richm)
Details
Attachments
(1 file)
|
850 bytes,
patch
|
mcs
:
review+
|
Details | Diff | Splinter Review |
The ssldap makefile.in is missing the dollar sign $ in front of the lib path macro. This was reported a while a go on the newsgroup but I can't seem to find the original post.
| Assignee | ||
Comment 1•20 years ago
|
||
Just put a dollar sign in front of the macro.
Comment 2•20 years ago
|
||
Comment on attachment 180806 [details] [diff] [review] Diffs for fix Easy as pie.
Attachment #180806 -
Flags: review+
Comment 3•20 years ago
|
||
Please commit.
| Assignee | ||
Comment 4•20 years ago
|
||
Checking in mozilla/directory/c-sdk/ldap/libraries/libssldap/Makefile.in; /cvsroot/mozilla/directory/c-sdk/ldap/libraries/libssldap/Makefile.in,v <-- Makefile.in new revision: 5.8; previous revision: 5.7
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•