[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] #15024 [Tor]: Improve configure help layout
#15024: Improve configure help layout
-------------------------+---------------------
Reporter: cypherpunks | Owner:
Type: defect | Status: new
Priority: trivial | Milestone:
Component: Tor | Version:
Keywords: | Actual Points:
Parent ID: | Points:
-------------------------+---------------------
The result of `./configure --help` has a number of capitalization, quoting
and spacing inconsistencies. Standard autoconf options have their
descriptions start with lowercase, not all custom options do this. Quoting
prevents parameters from being interpreted incorrectly and is not done
everywhere. Finally, the AS_HELP_STRING macro should be used so spacing is
automatically fixed and everything is aligned in neat columns. The
attached patch fixes these inconsistencies.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/15024>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs