CXX=aCC CC=cc ./configure --prefix=/usr/local gmake gmake install gmake distclean LDFLAGS=-L/usr/local/lib/pa20_64 CXX=g++ CC=gcc ./configure --prefix=/usr/local --libdir=/usr/local/lib/pa20_64 --bindir=/usr/local/bin/pa20_64 --without-ssl gmake gmake install |