Please try: ./configure CFLAGS="-Ixxx" LDFLAGS="-Lyyy"
Should be simpler. Alon. On Mon, Jul 16, 2012 at 7:24 PM, Jonathan K. Bullard <jkbull...@gmail.com> wrote: > Thank you, Arne and Alon -- I finally managed to get Tunnelblick > more-or-less built using the new build system in 2.3_alpha2. > > For the record, I had to use xxx_LIBS="-Lyyy" (not xxx_LDFLAGS) before > ./configure, to get it working. >