On 07/10/2012 11:32 PM, Kenny Ho wrote:
> Hi,
> 
> I am trying to convert one of my existing project to use automake but after
> I run autoreconf and tried ./configure, I an "rm: cannot remove `core': Is a
> directory" error.  So I look into ./configure and found "rm -f core" in the
> script.
>
In addition to what Diego explained: the configure script is generated by
Autoconf, not Automake, so this issue would be better discussed on the
Autoconf list.

Regards,
  Stefano

Reply via email to