diff options
author | Nick Mathewson <nickm@torproject.org> | 2019-11-05 08:37:22 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2019-11-05 08:37:22 -0500 |
commit | 4c2c98900b7698469cea02a57c977dc636ec1f65 (patch) | |
tree | 9963e177719c6528b19440a547c0731e6174604b /Makefile.am | |
parent | 6e023d55851f4287ffac5eef83721a43ee0a4319 (diff) | |
download | tor-4c2c98900b7698469cea02a57c977dc636ec1f65.tar.gz tor-4c2c98900b7698469cea02a57c977dc636ec1f65.zip |
doxygen: Use @SRCDIR@ instead of @top_srcdir@.
Our @top_srcdir@ directory can contain "..", which confuses doxygen
when it tries to make references to directories. Using
@abs_top_srcdir@ has the same problem. Instead, we should use our
@SRCDIR@ configuration variable, which is canonicalized.
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions