Changes between Initial Version and Version 3 of Ticket #24
- Timestamp:
- Dec 15, 2009, 9:53:09 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #24
-
Property
Status
changed from
new
toclosed
-
Property
Version
changed from
to
5.39
-
Property
Milestone
changed from
RC1 5.40
toStable Release 5.40
- Property Owner changed from somebody to Christian Franke
-
Property
Resolution
changed from
to
fixed
-
Property
Status
changed from
-
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.