Release coccinelle-0.2.4rc2
[bpt/coccinelle.git] / configure
index 5cf01af..073d6f7 100755 (executable)
--- a/configure
+++ b/configure
@@ -331,7 +331,6 @@ OPTBIN=$opt
 my $pythonprefix = $python ? "yes" : "no";
 pr2 "Support for python scripting : $pythonprefix";
 `cd python; ln -sf ${pythonprefix}_pycocci.ml pycocci.ml; `;
-`cd python; ln -sf ${pythonprefix}_pycocci_aux.ml pycocci_aux.ml;`;
 `cd python; make depend`;
 
 pr2 "Support for ocaml scripting : $ocamlprefix";