cvs commit: hugs98/src machdep.c
Ross Paterson <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.hugs |
|---|---|
| Message-ID | <[email protected]> |
ross 2005/09/09 16:42:30 PDT
Modified files:
src machdep.c
Log:
If the module filename doesn't contain a slash, prefix ./ to the
corresponding shared object file name, to avoid using LD_LIBRARY_PATH
or its equivalent.
Revision Changes Path
1.134 +11 -5 hugs98/src/machdep.c