This was one of the dependancy problems that I mentioned yesterday. The others were some *.txt files somewhere that had rules to build them, but because they are not listed as a dependancy anywhere they never get built unless you explicitly say make .....txt
On 10-Dec-99 at 17:25, David Thompson ([EMAIL PROTECTED]) wrote: > I have a problem with this file and I'd like Greg and Pete to comment on > it. > > It seems that the BUILT_SOURCES contains netlex.h. This is great, but > there is no way to generate it with the code we have. Why is this a > problem? Well, if you perform a maintainer-clean, it will wipe out the > netlex.h with no way to rebuild it less downloading it again. Would you > rather have netlex.h removed from the BUILT_SOURCES or provide the > functionality to generate this file? > > David
