I can't find any reference to a macro named "database", but if I use that word
in my m4 script, it gets expanded to usually the value of the last argument
provided to previous macro. It's quite frustrating, since I need to use the
word "database" for other things.
The word "database" isn't foun
version 1.4.6 (sorry)
On 2010-06-01, at 6:02 PM, Brent Gulanowski wrote:
> I can't find any reference to a macro named "database", but if I use that
> word in my m4 script, it gets expanded to usually the value of the last
> argument provided to previous macro. It's quite frustrating, since I n
On 06/01/2010 04:02 PM, Brent Gulanowski wrote:
> version 1.4.6 (sorry)
You may want to consider upgrading; that is several years old, and has
several bugs fixed in the meantime. The latest is 1.4.14.
>
> On 2010-06-01, at 6:02 PM, Brent Gulanowski wrote:
>
>> I can't find any reference to a m