Changes between Initial Version and Version 3 of Ticket #24
- Timestamp:
- Dec 15, 2009, 9:53:09 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #24
- Property Milestone RC1 5.40 → Stable Release 5.40
- Property Owner changed from to
- Property Status new → closed
- Property Version → 5.39
- Property Resolution → fixed
-
Ticket #24 – Description
initial v3 1 1 Recent autoconf releases provide a '--docdir' option with default value 'DATAROOTDIR/doc/smartmontools'. The '--with-docdir' defined in configure.in always overwrites this setting and uses a different default value 'PREFIX/share/doc/smartmontools-VERSION'. 2 3 '--with-docdir' should be removed.