[tor-bugs] #5674 [Obfsproxy]: Add --with-libevent-dir and --with-openssl-dir args, instead of using env. vars.

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Thu Apr 26 15:32:36 UTC 2012


#5674: Add --with-libevent-dir and --with-openssl-dir args, instead of using env.
vars.
-----------------------+----------------------------------------------------
 Reporter:  asn        |          Owner:  asn
     Type:  defect     |         Status:  new
 Priority:  normal     |      Milestone:     
Component:  Obfsproxy  |        Version:     
 Keywords:  building   |         Parent:     
   Points:             |   Actualpoints:     
-----------------------+----------------------------------------------------

Comment(by nickm):

 >  Any ideas on how pkg-config can help us here, nickm?

 AFIACT, pkg-config plus the LIBS/CFLAGS options have already solved this
 problem.  Adding multiple interfaces for the same thing doesn't
 necessarily make the program any better.

 But if you want to add syntactic sugar, I'd suggest just treading "--with-
 foo-dir=X" as "Set foo_LIBS to -LX/lib  and foo_INCLUDE -IX/include".  If
 you want any behavior more complicated than that, use the LIBS/CFLAGS
 arguments.

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/5674#comment:4>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list