From: kim Date: Sun, 11 Sep 2011 12:31:09 +0000 (+0000) Subject: Fix build process to return correct line-number for preprocessed files. X-Git-Url: http://git.nguyen.vg/gitweb/?a=commitdiff_plain;h=38d272b6d0c20bdc58e55a02c5febc99a0ce68fa;hp=38d272b6d0c20bdc58e55a02c5febc99a0ce68fa;p=SXSI%2Fxpathcomp.git Fix build process to return correct line-number for preprocessed files. * make camlp4 return ocaml ast instead of plain .ml files * pass -unsafe option to camlp4 instead of ocamlopt git-svn-id: svn+ssh://idea.nguyen.vg/svn/sxsi/trunk/xpathcomp@1128 3cdefd35-fc62-479d-8e8d-bae585ffb9ca ---