Update of bug #15536 (project avrdude):
Status: Confirmed => Fixed
Assigned to: None => joerg_wunsch
Open/Closed: Open => Closed
_______________________________________________________
Follow-up Comment #2:
This turned out to be a bugfeature of automake.
While they document that several static files are going to be
added to the distribution archive when present (which IMHO is
a misfeature), in addition, several generated files like the
.c and .h files generated out of .l and .y sources are getting
added without that being documented.
So I had to add a dist-hook to Makefile.am that explicitly
drops these files from the distribution, so the target machine
is now forced to regenerate these using their own versions of
lex and yacc.
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/bugs/?15536>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
_______________________________________________
avrdude-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/avrdude-dev