This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: automake distclean bug?


>>> "Bob" == Bob Friesenhahn <bfriesen@simple.dallas.tx.us> writes:

 Bob> I am working to get the package I support to support the 'distcheck'
 Bob> target.  The distcheck target fails with:

 Bob> ERROR: files left in build directory after distclean:
 Bob> ./GraphicsMagick-1.1-20031209.tar.gz

 Bob> Unlike the many other problems that I have already had to solve, this
 Bob> one looks like the result of an Automake bug.  

How can I reproduce this?

 Bob> Is it possible that Automake 1.7.9 does not remove its
 Bob> distribution file via the 'distclean' target?

distclean is not expected to clean tarballs, but distcheck will
do it at the right time.
-- 
Alexandre Duret-Lutz




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]