$expat_libpath = ''; $expat_incpath = ''; #### WriteMakefile( .... 'INC' => '-Ipath/to/expat', 'LIBS' => '-Lpath/to/expat -lexpat', );