export LANG= LC_ALL= env CPPFLAGS='-I/opt/local/include -Drpl_regcomp=\(regcomp\) -Drpl_regerror=\(regerror\) -Drpl_regexec=\(regexec\) -Drpl_regfree=\(regfree\)' LDFLAGS=-L/opt/local/lib ./configure --prefix=/opt/local --with-libpcre-prefix (cd src && (cd ../modules/i18n && env CPPFLAGS='-I/opt/local/include -Drpl_regcomp=\(regcomp\) -Drpl_regerror=\(regerror\) -Drpl_regexec=\(regexec\) -Drpl_regfree=\(regfree\)' LDFLAGS=-L/opt/local/lib ./configure --prefix=/opt/local --with-libpcre-prefix ) (cd ../modules/syscalls && env CPPFLAGS='-I/opt/local/include -Drpl_regcomp=\(regcomp\) -Drpl_regerror=\(regerror\) -Drpl_regexec=\(regexec\) -Drpl_regfree=\(regfree\)' LDFLAGS=-L/opt/local/lib ./configure --prefix=/opt/local --with-libpcre-prefix ) (cd ../modules/regexp && env CPPFLAGS='-I/opt/local/include -Drpl_regcomp=\(regcomp\) -Drpl_regerror=\(regerror\) -Drpl_regexec=\(regexec\) -Drpl_regfree=\(regfree\)' LDFLAGS=-L/opt/local/lib ./configure --prefix=/opt/local --with-libpcre-prefix ) (cd ../modules/readline && env CPPFLAGS='-I/opt/local/include -Drpl_regcomp=\(regcomp\) -Drpl_regerror=\(regerror\) -Drpl_regexec=\(regexec\) -Drpl_regfree=\(regfree\)' LDFLAGS=-L/opt/local/lib ./configure --prefix=/opt/local --with-libpcre-prefix ) make )