Very delayed, but I'm replying to my own mail. Figured I should note
the solution for completeness.
As per usual, it was a PEBKAC.
<[EMAIL PROTECTED]>Alexandre Duret-Lutz writes:
"tf" == tom fogal <[EMAIL PROTECTED]> writes:
>>
> tf> Unfortunately this seems to cause problems when I make d
Sorry for the slow reply, got lost in my inbox. Perhaps I get too much
mail...
<[EMAIL PROTECTED]>Alexandre Duret-Lutz writes:
"tf" == tom fogal <[EMAIL PROTECTED]> writes:
>
> tf> Unfortunately this seems to cause problems when I make dist.
> tf> Specifically:
>
> tf> make[1]: *** No rule
Been a while since I've followed any autotools list; sorry if I've
missed the answer to this issue...
I have a project with a flex scanner that must be compiled with a C++
compiler (just for linking purposes; I'm not using the C++ flex
interface). It seems the way to do this is to name it `file.l
>>> "tf" == tom fogal <[EMAIL PROTECTED]> writes:
tf> Been a while since I've followed any autotools list; sorry if I've
tf> missed the answer to this issue...
tf> I have a project with a flex scanner that must be compiled with a C++
tf> compiler (just for linking purposes; I'm not using the