Message45042
| Author | nijel |
|---|---|
| Recipients | |
| Date | 2003-12-12.10:24:30 |
| SpamBayes Score | |
| Marked as misclassified | |
| Message-id | |
| In-reply-to |
| Content | |
|---|---|
Current Makefile.pre.in contains paths like $(exec_prefix)/lib, which bad especially for mixed 32-bit and 64-bit systems, where 64-bit things should go to /lib64. Attached patch changes these paths to @libdir@ (and does also simmilar changes for other paths), which is usually outputed from configure. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2007-08-23 15:30:32 | admin | link | issue858809 messages |
| 2007-08-23 15:30:32 | admin | create | |