Re: m4 error at startup
Stefan Monnier <[email protected]>
| Newsgroups | gmane.comp.window-managers.ctwm |
|---|---|
| Message-ID | <[email protected]> |
>> That's my question. When I try to run `m4` manually with
>>
>> /usr/bin/m4 -s ~/tmp/foo.m4 -
>
> Check the output of the build, or the generated build/ctwm_config.h,
> to see what M4CMD wound up being; maybe it's running a different one.
No such luck: I took the /usr/bin/m4 above specifically from
build/ctwm_config.h.
> Or, maybe there's some trivial different in the syscmd() invocations?
Haven't been able to spot that either,
Stefan