On Wed, Jun 25, 2014 at 10:16 PM, Riccardo Mottola <rmottola at opencsw.org> wrote: > ./configure CPPFLAGS="-I/opt/csw/include" LDFLAGS="-L/opt/csw/lib -R/opt/csw/lib" PKG_CONFIG_PATH="/opt/csw/lib/pkgconfig" Interesting, what does the configure script do with these foo=bar arguments? Is there a special shell lib to parse them?