Opened 15 years ago
Closed 15 years ago
#224 closed defect (fixed)
User define tmp directory not created by 'make install'
| Reported by: | rainer | Owned by: | rainer |
|---|---|---|---|
| Priority: | major | Milestone: | 2.8.1 |
| Component: | main | Version: | |
| Keywords: | Cc: |
Description
If a temporary directory is defined with
./configure --with-tmp-dir=...
then make install will not create it.
Note:
See TracTickets
for help on using tickets.
Fixed in changeset [302].