Remove /usr/athena from search path in configure.ac

Fixes #24363

Signed-off-by: Fernando Fernandez Mancera <ffernandezmancera@gmail.com>
This commit is contained in:
Fernando Fernandez Mancera
2017-11-21 16:53:37 +01:00
committed by Nick Mathewson
parent a2038b8d9e
commit edc3fe0eb5
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -0,0 +1,2 @@
o Code simplification and refactoring:
- Remove /usr/athena from search path in configure.ac. Closes ticket 24363.